Read costs matrix and preprocess it

This commit is contained in:
Dimitri Lozeve 2020-02-18 22:43:37 +01:00
parent f7f1db9246
commit e9e7f927ab
2 changed files with 10 additions and 0 deletions

View file

@ -4,6 +4,7 @@ authors = ["Dimitri Lozeve <dimitri@lozeve.com>"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
[compat]