mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
introduce SolutionCostCalculator
This commit is contained in:
parent
2ac272ba79
commit
b37064ec17
5 changed files with 14 additions and 9 deletions
|
|
@ -65,6 +65,8 @@ public class SolutionPrinter {
|
|||
*
|
||||
* @param solution
|
||||
* @param level
|
||||
*
|
||||
* @deprecated is not going to work anymore
|
||||
*/
|
||||
@Deprecated
|
||||
public static void print(VehicleRoutingProblemSolution solution, Print level){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue