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
a055516042
commit
3b310b1116
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ Change-log
|
||||||
==========
|
==========
|
||||||
**v1.1.0** @ 2014-01-27
|
**v1.1.0** @ 2014-01-27
|
||||||
|
|
||||||
<em>jsprit-core</em>:
|
<em>jsprit-core:</em>
|
||||||
- added javadocs (VehicleRoutingProblem and classes in package vehicle. and job.)
|
- added javadocs (VehicleRoutingProblem and classes in package vehicle. and job.)
|
||||||
- added unit-tests (for classes in package vehicle. and job.)
|
- added unit-tests (for classes in package vehicle. and job.)
|
||||||
- deprecated methods in VehicleRoutingProblem, VehicleTypeImpl, VehicleImpl
|
- deprecated methods in VehicleRoutingProblem, VehicleTypeImpl, VehicleImpl
|
||||||
|
|
@ -13,16 +13,16 @@ Change-log
|
||||||
- fixed bug: #58,#76-#79
|
- fixed bug: #58,#76-#79
|
||||||
- inspected and removed all warnings
|
- inspected and removed all warnings
|
||||||
|
|
||||||
jsprit-analysis:
|
<em>jsprit-analysis:</em>
|
||||||
- added GraphStreamViewer
|
- added GraphStreamViewer
|
||||||
- inspected and removed all warnings
|
- inspected and removed all warnings
|
||||||
|
|
||||||
jsprit-example:
|
<em>jsprit-example:</em>
|
||||||
- added BicycleMessenger
|
- added BicycleMessenger
|
||||||
- enriched examples with GraphStreamViewer
|
- enriched examples with GraphStreamViewer
|
||||||
- inspected and removed all warnings
|
- inspected and removed all warnings
|
||||||
|
|
||||||
jsprit-instance:
|
<em>jsprit-instance:</em>
|
||||||
- added VrphGoldenReader (plus instances to bechmark VRPH)
|
- added VrphGoldenReader (plus instances to bechmark VRPH)
|
||||||
- inspected and removed all warnings
|
- inspected and removed all warnings
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue