PHP Classes

BFS: Search graphs with Breadth-First Search algorithm

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 416 All time: 6,437 This week: 455Up
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: 169299 in India India
Week rank: 163 Up17 in India India Up
Innovation award
Innovation award
Nominee: 1x

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:416
This week:0
All time:6,437
This week:455Up
User Comments (1)
Documentation not clear.
11 years ago (CPK Smithies)
12%Star