- Fixed a major issue in
bfs_iddfs
(nodes of lower depth were being returned as result, causing lots of issues downstream). - Initial work on optimizing the code (only timelines were affected)
- Coordinates are now stored as
(i32, isize, u8, u8)
bfs_iddfs
(nodes of lower depth were being returned as result, causing lots of issues downstream).(i32, isize, u8, u8)