Anti_Util_CircularReference
Package:
Summary:
Find circular references using waypoint array
Groups:
Author:
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.
Comments are closed.