Breadth-first search implementation in Zig that supports Zig 0.14 & 0.15.0+.
0.14
0.15.0+
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.