squash-me

This commit is contained in:
Kerollmops
2020-06-09 23:06:59 +02:00
parent 5d5b827f1a
commit 13977d9338
3 changed files with 95 additions and 158 deletions

View File

@ -27,6 +27,9 @@ smallvec = "1.4.0"
structopt = { version = "0.3.14", default-features = false }
tempfile = "3.1.0"
# best proximity
pathfinding = "2.0.4"
# to implement internally
itertools = "0.9.0"