Libraries tagged by depth-first
vinogradsoft/scanner
3 Favers
75 Downloads
75 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.
vertilia/algo-toposort
0 Favers
6 Downloads
6 Downloads
Topological sort algorithm
sharkodlak/ent
0 Favers
9 Downloads
9 Downloads
PHP Tree Library, provides common TreeNode implementation.
selcukmart/number-of-connected-groups-y42
0 Favers
3 Downloads
3 Downloads
dbeurive/graph
0 Favers
26 Downloads
26 Downloads
This package contains the implementation of various graphs' algorithms