Commit graph

11 commits

Author SHA1 Message Date
eeb8a7400b
WIP have roots on to construction of graphs 2026-03-30 23:22:12 -05:00
b7feb7a341 (patch) general code improvements and more documentation (#8)
All checks were successful
/ Build and Release Library (push) Successful in 2m30s
Reviewed-on: #8
2026-03-28 03:23:43 +00:00
c297f2f2ca (patch) fix incoming algorithm -- inverted boolean (#7)
All checks were successful
/ Build and Release Library (push) Successful in 2m31s
Reviewed-on: #7
2026-01-26 03:03:36 +00:00
05258f86f5 (patch) add incoming edges (#4)
All checks were successful
/ Build and Release Library (push) Successful in 2m21s
Reviewed-on: #4
2026-01-08 04:26:52 +00:00
5827a13f21 (patch) Add data variants to traversals in fs2 (#3)
All checks were successful
/ Build and Release Library (push) Successful in 2m24s
Reviewed-on: #3
2026-01-06 03:59:07 +00: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