mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
add v1.6.1
This commit is contained in:
parent
808413f989
commit
1599fc4e76
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
||||||
WHATS NEW
|
WHATS NEW
|
||||||
==========
|
==========
|
||||||
------------------------------
|
------------------------------
|
||||||
|
<b>2015-08-10</b> new release **v1.6.1**
|
||||||
|
|
||||||
|
Jsprit results are now reproducible since every time the algorithm runs, a unique random number generator (always starting with a
|
||||||
|
predefined seed) is invoked. If one does not want this behaviour, one can always specify customer random number generators.
|
||||||
|
|
||||||
<b>2015-03-12</b> new release **v1.6**
|
<b>2015-03-12</b> new release **v1.6**
|
||||||
|
|
||||||
When reviewing the feedback from our users, we realized that jsprit cannot solve certain kinds of problems adequately.
|
When reviewing the feedback from our users, we realized that jsprit cannot solve certain kinds of problems adequately.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue