This website requires JavaScript.
Explore
Help
Sign in
trans
/
graphhopper-jsprit
Watch
1
Star
0
Fork
You've already forked graphhopper-jsprit
0
mirror of
https://github.com/graphhopper/jsprit.git
synced
2020-01-24 07:45:05 +01:00
Code
Issues
Releases
Wiki
Activity
e1d5f3165a
graphhopper-jsprit
/
jsprit-core
/
src
History
Download ZIP
Download TAR.GZ
Pierre-David Bélanger
e1d5f3165a
Fix a bug where one gets an error message (solutionSelector is not know. Currently, it only knows "selectRandom" and "selectBest") when he uses selectRandomly as a selector. But selectRandom is not a valid enumeration in the selectorType restriction in the algorithm_schema.xsd.
2014-07-30 22:48:34 -04:00
..
main
Fix a bug where one gets an error message (solutionSelector is not know. Currently, it only knows "selectRandom" and "selectBest") when he uses selectRandomly as a selector. But selectRandom is not a valid enumeration in the selectorType restriction in the algorithm_schema.xsd.
2014-07-30 22:48:34 -04:00
test
A very simple test case to reproduce a bug where one is not able to use the selectRandomly selector
2014-07-30 22:42:01 -04:00