Package | Description |
---|---|
be.ac.ulb.infof307.g02.models | |
be.ac.ulb.infof307.g02.views |
Modifier and Type | Method and Description |
---|---|
BestTour |
BestTourFinder.getBestTour()
Create a BestTour object to store the result of the algorithm
|
Modifier and Type | Method and Description |
---|---|
void |
MapView.showBestTour(BestTour bestTour)
Show a best tour on the map
|