mrusme/bfstree.zig
Breadth-first search implementation in Zig
Breadth-first search implementation in Zig that uses Zig 0.14.
0.14
Refer to the test "BFS Path Finding" case in src/root.zig. :-)
test "BFS Path Finding"
src/root.zig
Contributions are welcome, please submit a PR on GitHub.