PHP Classes
elePHPant
Icontem

BFS: Search graphs with Breadth-First Search algorithm

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2012-10-26 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 353 All time: 6,668 This week: 623Up
Version License PHP version Categories
bfs-search 1.0.0BSD License5.0Algorithms, PHP 5
Description Author

This class can search graphs with Breadth-First Search algorithm.

It can traverse a hierarchy of node graphs stored as arrays using the breadth-first search algorithm to search for given parent graph nodes.

Innovation Award
PHP Programming Innovation award nominee
November 2012
Number 4


Prize: One downloadable copy of CodeLobster Professional
Breadth-first search is an algorithm for searching data structured in graphs.

This class provides a PHP implementation of this algorithm.

Manuel Lemos
  Performance   Level  
Name: Subramanian <contact>
Classes: 6 packages by
Country: India India
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file searchBFS.php Class Search BFS Class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:353
This week:0
All time:6,668
This week:623Up
User Comments (1)
Documentation not clear.
4 years ago (CPK Smithies)
12%Star