Login   Register  
PHP Classes
elePHPant
Icontem

Class: Anti_Util_CircularReference

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Christian  >  Anti_Util_CircularReference  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Anti_Util_CircularReference
Base name: circularreference
Description: Find circular references using waypoint array
Related classes: ,
Version: 1.0
PHP version: 5.0
License: Public Domain
All time users: 166 users
All time rank: 6195
Week users: 0 users
Week rank: 2530
Picture of Christian
Author: Christian <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 29
All time rank: 138098 in Germany Germany
Week rank: 601 Up24 in Germany Germany Up
Innovation award
Innovation award
Nominee: 3x


  Detailed 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.

 

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageAnti (1 directory)
Accessible without login Plain text file example.php Example Example usage
Accessible without login Plain text file example_output.txt Output Example output

  Files  /  Files folder image Anti  
File Role Description
Files folder imageUtil (2 files)

  Files  /  Anti  /  Files folder image Util  
File Role Description
  Plain text file CircularReference.php Class CircularReference
  Plain text file Exception.php Class Exception class

Download all files: circularreference.tar.gz circularreference.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.