Skip to content

Version 0.1.4

Latest
Compare
Choose a tag to compare
@adri326 adri326 released this 28 Nov 19:42
· 4 commits to master since this release
v0.1.4
ddb13cd
  • 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)