Innovation Award
 May 2009
Number 9 |
When you are trying to determine a route in a map to go from one point to the other, it is not good path if it goes in circles through routes that return to points that you previously passed.
This class can determine if a route returned to a point that it passed in previous route paths.
Manuel Lemos |
This class can be used to find circular references using waypoint array.
It takes an array of pairs of values that are links between to points for instance in a map.
The class traverses the array of values and detects when there groups of points that form a cyclic reference.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.