mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
mod solutionCalcCosts
This commit is contained in:
parent
fb365036af
commit
2ac272ba79
4 changed files with 1 additions and 44 deletions
|
|
@ -66,6 +66,7 @@ public class SolutionPrinter {
|
|||
* @param solution
|
||||
* @param level
|
||||
*/
|
||||
@Deprecated
|
||||
public static void print(VehicleRoutingProblemSolution solution, Print level){
|
||||
if(level.equals(Print.CONCISE)){
|
||||
print(solution);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue