PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 416 This week: 1All time: 6,434 This week: 560Up
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
Picture of Subramanian
  Performance   Level  
Name: Subramanian is available for providing paid consulting. Contact Subramanian .
Classes: 6 packages by
Country: India India
Age: ???
All time rank: 169199 in India India
Week rank: 416 Up25 in India India Up
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:416
This week:1
All time:6,434
This week:560Up
User Comments (1)
Documentation not clear.
11 years ago (CPK Smithies)
12%Star