Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 530 Bytes

bsftree

Static Badge

Breadth-first search implementation in Zig that uses Zig 0.14.

Usage

Refer to the test "BFS Path Finding" case in src/root.zig. :-)

Contributing

Contributions are welcome, please submit a PR on GitHub.