mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
what has and will change for v1.7
This commit is contained in:
parent
a96719fde2
commit
7a510fbe60
1 changed files with 8 additions and 0 deletions
|
|
@ -1,6 +1,14 @@
|
||||||
WHATS NEW
|
WHATS NEW
|
||||||
==========
|
==========
|
||||||
------------------------------
|
------------------------------
|
||||||
|
<b>??</b> new release **v1.7**
|
||||||
|
- move to graphhopper.com
|
||||||
|
- change license from GPLv3 to Apache v2 to make it even more attractive to other developers
|
||||||
|
- pushed binaries to maven central, i.e. made it better accessible and we get rid of our own repo
|
||||||
|
- outsourced various io operations, e.g. reading writing problem/algorithm to a new module called jsprit-io. this way the core is even more lightweight and less dependent on other libraries
|
||||||
|
- made it much more memory efficient for large problems
|
||||||
|
- add priority feature
|
||||||
|
|
||||||
<b>2016-02-02</b> new release **v1.6.2**
|
<b>2016-02-02</b> new release **v1.6.2**
|
||||||
|
|
||||||
<b>Consideration of Waiting Times</b>:
|
<b>Consideration of Waiting Times</b>:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue