CodeBase - Fast search routines

Return to the CodeBase listing

Category: Libraries

Version: 1.30

0
0

Information

Uploaded: 30th Aug 2003 10:00

Modified: 10th May 2006 14:06

Author:  IanM

Summary

A* and Flood pathfinding routines - Updated for DBPro 6.0

Full Description

Various search routines:<br /> <br /> A* and Flood search routines. Can be configured for standard 8-way search, 8-way with restrictions on the diagonals, and 4-way search. Can also be configured to stop when a certain distance has been reached.<br /> <br /> See the example in the ZIP for usage.<br /> <br /> All modifications can be found at the end of the code.

Comments

No comments yet.