graphp / algorithms

Common mathematical graph algorithms implemented in PHP
MIT License
136 stars 68 forks source link

Add max depth parameter to breadth first search #27

Closed phyrwork closed 6 years ago

phyrwork commented 6 years ago

Test cases added, goto removed, brace added for if statement. Ship it!