shark/fish/src
tali 3e52b6fb71 Fix clippy lints
- format strings
2023-03-05 12:45:04 -05:00
..
bin Use tracing crate for logging 2023-03-05 12:45:04 -05:00
eval Fix clippy lints 2023-03-05 12:45:04 -05:00
ai.rs Guide AI by heuristic evaluation; "best first search" 2023-03-05 12:45:04 -05:00
find.rs Create DFS find_locations algorithm 2022-12-16 10:22:27 -05:00
io.rs Add some types to be serialized over IO 2022-12-20 11:12:05 -05:00
lib.rs Implement a couple straightforward heuristics 2022-12-21 16:31:52 -05:00