mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
b285ec0145
commit
8f5cb1ff16
1 changed files with 4 additions and 3 deletions
|
|
@ -2,13 +2,14 @@ Change-log
|
||||||
==========
|
==========
|
||||||
**v1.0.0** @ 2013-11-?? (break change)
|
**v1.0.0** @ 2013-11-?? (break change)
|
||||||
|
|
||||||
- re-organized API
|
- re-organized API (re-organize imports)
|
||||||
- new package names: jsprit.<module>.<folder(s)>
|
- new package names: jsprit.<module>.<folder(s)>
|
||||||
- detailed changelog with all changes
|
- detailed changelog
|
||||||
- most relevant changes:
|
- most relevant changes:
|
||||||
- SolutionPrinter.<del>print(solution, Print.VERBOSE)</del>
|
- SolutionPrinter.<del>print(solution, Print.VERBOSE)</del>
|
||||||
- VehicleRoute: <del>getCosts()</del>, <del>getCostCalculator()</del>
|
- VehicleRoute: <del>getCosts()</del>, <del>getCostCalculator()</del>
|
||||||
- TimeBreaker -> TimeTermination, VariationCoefficentBreaker -> ...Termination, Iteration...Breaker -> ...Termination
|
- TimeBreaker --> TimeTermination, VariationCoefficentBreaker --> ...Termination, Iteration...Breaker --> ...Termination
|
||||||
|
- VehicleRoutingAlgorithm: setPrematureBreaker(...) --> setPrematureTermination(...)
|
||||||
|
|
||||||
**v0.0.5** @ 2013-11-22
|
**v0.0.5** @ 2013-11-22
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue