mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
rename test
This commit is contained in:
parent
75c54103ad
commit
170699d5c0
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ import basics.algo.SearchStrategyManager;
|
||||||
import basics.io.VrpXMLReader;
|
import basics.io.VrpXMLReader;
|
||||||
import basics.route.TourActivity;
|
import basics.route.TourActivity;
|
||||||
|
|
||||||
public class BuildFastCVRPAlgoTest {
|
public class BuildCVRPAlgoFromScratchTest {
|
||||||
|
|
||||||
VehicleRoutingProblem vrp;
|
VehicleRoutingProblem vrp;
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue