PHP Classes

Dijkstra Implementation: Find best route using the Dijkstra algorithm

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 596 This week: 1All time: 5,218 This week: 560Up
Version License PHP version Categories
dijkstra_implementat 1.0Artistic License5Algorithms, PHP 5, Geography
Description 

Author

This class can find best route using the Dijkstra algorithm.

There is an auxiliary class that encapsulates the functionality of a node through which a route may pass.

Links may be added between each node with the information of distance and whether there is a reciprocal link in the opposite direction.

The main class may the best routes between two nodes returning the information of the path nodes and associated costs.

Picture of Mallory  Dessaintes
Name: Mallory Dessaintes <contact>
Classes: 3 packages by
Country: Belgium Belgium
Age: 34
All time rank: 168811 in Belgium Belgium
Week rank: 411 Up3 in Belgium Belgium Up

  Files folder image Files  
File Role Description
Plain text file Dijkstra.class.php Class Main file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:596
This week:1
All time:5,218
This week:560Up