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
1945e5af38
commit
60b8be66bc
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Change-log
|
|||
- countless improvements of javadocs
|
||||
|
||||
<em>jsprit-core</em>
|
||||
- renaming of core.problem.constraint.HardActivityStateLevelConstraint into HardActivityConstraint
|
||||
- renaming of core.problem.constraint.HardRouteStateLevelConstraint into HardRouteConstraint
|
||||
- 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.route.state.StateFactory.StateId to core.algorithm.state.StateId
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue