Commit graph

7 commits

Author SHA1 Message Date
1982ab9947
(patch) Add data variants to traversals in fs2
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 2m15s
2026-01-04 22:01:12 -06:00
db6b785c1f (patch) add bfs (#2)
All checks were successful
/ Build and Release Library (push) Successful in 2m19s
Reviewed-on: #2
2026-01-04 03:16:44 +00:00
14e33a24f9
WIP: Adding streaming traversal.
All checks were successful
/ Build and Release Library (push) Successful in 1m32s
2025-12-28 21:39:16 -06:00
86c067f3fa
WIP, now with streaming DFS
All checks were successful
/ Build and Release Library (push) Successful in 1m22s
2025-12-17 22:26:12 -06:00
f185bed5f5
The first test.
All checks were successful
/ Build and Release Library (push) Successful in 1m21s
2025-12-11 07:44:38 -06:00
4788240666
Support undirected graphs.
All checks were successful
/ Build and Release Library (push) Successful in 1m19s
2025-12-11 07:29:33 -06:00
2dcb9f7c26
Refactoring to support cats. Adding documentation. Moving DAGs.
All checks were successful
/ Build and Release Library (push) Successful in 1m20s
2025-12-10 22:17:11 -06:00