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
ea4695f50c
commit
e47cd74e76
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ 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.StateFactory to core.algorithm.state.InternalStates
|
||||
- StateId moved from core.problem.rout.state.StateFactory.StateId to core.algorithm.state.StateId
|
||||
- StateId moved from core.problem.route.state.StateFactory.StateId to core.algorithm.state.StateId
|
||||
- StateFactory.createId(String name) is not accessible anymore
|
||||
- constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue