Anti_Util_CircularReference

Package:
Anti_Util_CircularReference
Summary:
Find circular references using waypoint array
Groups:
Algorithms
Author:
Christian
Description:
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.


Powered by Gewgley