1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
graphhopper-jsprit/jsprit-core/src
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