Alessandro

Results 2 issues of Alessandro

I used the version 0.14.5 of Itinero.Optimization. When I need to optimize I used: var routerTSP = new TSPRouter(new WeightMatrixAlgorithm(router, InstanceProfile, massResolver), 0); I've updated the Itinero.Optimization library to the...

Hi, I looked at the source code but I didn't find how to check if a file exists before reading. Thanks