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
a3aebbbfcd
commit
318157a140
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ Change-log
|
|||
|
||||
<em>jsprit-core</em>
|
||||
- StateFactory.createId(String name) moved to core.algorithm.state.StateManager.createStateId(String name)
|
||||
- StateFactory moved from core.problem.solution.route.state to core.algorithm.state
|
||||
- StateFactory.createId(String name) is not accessible anymore
|
||||
- constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp)
|
||||
|
||||
**v1.3.1** @ 2014-06-14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue