Libraries tagged by depth-first
vinogradsoft/scanner
3 Favers
70 Downloads
70 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
3 Downloads
3 Downloads
Topological sort algorithm
selcukmart/number-of-connected-groups-y42
0 Favers
2 Downloads
2 Downloads
dbeurive/graph
0 Favers
23 Downloads
23 Downloads
This package contains the implementation of various graphs' algorithms