Skip to content

mrusme/bfstree.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.