Commits
Click on a commit to change the comparison rangemod: optimise through FxHashing mod: carry-over distance calculation (x3 reduction in calculation) mod: remove dist. calc from default emission cost mod: address clippy warnings mod: attempt indirection to prevent unecessary allocation mod: having a go at vendoring the dijkstra impl mod: segmentation of concepts feat(cache): generic cache map implementation with predicates and successors lint(all): resolve clippy warnings mod(benches): do not parse during bench segment fix(tests): enforce conformance fix(cargo): remove smallvec dep