1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

create and add docs

This commit is contained in:
oblonski 2016-09-01 10:21:41 +02:00
parent 0fa42df82f
commit d6b034ae11

View file

@ -101,7 +101,7 @@ which results in
+----------------------------------------------------------+
</samp></pre>
If you want to have more information about individual routes, you use the verbose level such as
If you want to have more information about individual routes, use the verbose level such as
<code>SolutionPrinter.print(problem, bestSolution, Print.VERBOSE);</code>