Commit graph

13 commits

Author SHA1 Message Date
a8351ed516
(patch) fix incoming algorithm -- inverted boolean
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 2m28s
2026-01-25 21:00:33 -06:00
ebd7d98ebb (patch) upgrade pre-commit (#6)
All checks were successful
/ Build and Release Library (push) Successful in 2m22s
Reviewed-on: #6
2026-01-25 03:55:13 +00:00
cf1690aebb (patch) update scala to 3.8.1 (#5)
All checks were successful
/ Build and Release Library (push) Successful in 2m22s
Reviewed-on: #5
2026-01-24 17:13:19 +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
ee97bfb65d (patch) first development release build (#1)
All checks were successful
/ Build and Release Library (push) Successful in 2m17s
Reviewed-on: #1
2025-12-29 04:01:29 +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
7b1c110c75
Initial implementation.
All checks were successful
/ Build and Release Library (push) Successful in 1m19s
2025-12-08 22:26:20 -06:00