Fernando Pacheco
Results
2
issues of
Fernando Pacheco
If we run vrp_trashCollection with less than 4 containers we obtain: Error computing solution: AssertFailedException: path.size() > 1 at ../solverTrash/tripVehicle.cpp:575: It's Ok?. It is necessary more than 3 containers to...
I created the tables as indicated in README.md. When I run: SELECT messages FROM vrp_trashCollectionCheck( 'select id, x, y, open, close, service, demand from containers', 'select id, x, y, open,...