oblonski
|
1540f35cbb
|
replace old GPL header with new LGPL header (#126)
|
2014-08-26 19:37:29 +02:00 |
|
oblonski
|
5bc63953dc
|
remove old GPL header (#126)
|
2014-08-26 15:32:18 +02:00 |
|
oblonski
|
8aa27517af
|
add example.AdditionalDistanceConstraintExample
|
2014-08-26 10:10:52 +02:00 |
|
jsprit
|
893aae83f0
|
Update README.md
|
2014-08-14 12:44:29 +02:00 |
|
jsprit
|
80f9f9fa8e
|
Update README.md
|
2014-08-14 12:42:13 +02:00 |
|
jsprit
|
7b1ce08e62
|
Update README.md
|
2014-08-14 12:41:02 +02:00 |
|
jsprit
|
8fefba29e8
|
Update README.md
|
2014-08-14 12:39:19 +02:00 |
|
jsprit
|
6a1983c931
|
Update README.md
|
2014-08-14 12:38:01 +02:00 |
|
oblonski
|
bef5f4ca53
|
document core.algorithm.termination.VariationCoefficientTermination
|
2014-08-14 00:43:44 +02:00 |
|
oblonski
|
ec4a899938
|
document core.algorithm.termination.VariationCoefficientTermination
|
2014-08-14 00:42:48 +02:00 |
|
oblonski
|
ad39bea373
|
Merge remote-tracking branch 'origin/master'
|
2014-08-12 12:45:59 +02:00 |
|
oblonski
|
dce8019b80
|
clean, test and document core.algorithm.termination.IterationWithoutImprovementTermination
|
2014-08-12 12:45:33 +02:00 |
|
jsprit
|
886890a39a
|
Update README.md
|
2014-08-12 10:37:49 +02:00 |
|
oblonski
|
b3dd790be2
|
Merge remote-tracking branch 'origin/master'
|
2014-08-12 10:19:23 +02:00 |
|
oblonski
|
e198f71600
|
clean and document core.algorithm.termination.TimeTermination
|
2014-08-12 10:17:41 +02:00 |
|
jsprit
|
3667c74a77
|
Update pom.xml
|
2014-08-11 21:13:44 +02:00 |
|
oblonski
|
632a889c4b
|
add and test core.algorithm.VehicleRoutingAlgorithm.setMaxIterations(...) and .getMaxIterations()
deprecate .setNuOfIterations(...) and .getNuOfIterations()
|
2014-08-08 08:50:49 +02:00 |
|
oblonski
|
ae83eadad7
|
Merge remote-tracking branch 'origin/master'
|
2014-08-07 21:00:35 +02:00 |
|
oblonski
|
f271ac2551
|
clean examples
|
2014-08-07 20:59:59 +02:00 |
|
jsprit
|
f1a8bacfe2
|
Merge pull request #118 from pierredavidbelanger/readAndCreateAlgorithm-new-signatures-with-nThreads
new signatures of the VehicleRoutingAlgorithms.createAlgorithm method th...
|
2014-08-07 08:51:01 +02:00 |
|
jsprit
|
68ebf95b20
|
Update README.md
|
2014-08-06 23:11:52 +02:00 |
|
oblonski
|
ffeb4bc8a9
|
added travis.yml for travis ci
|
2014-08-06 22:44:28 +02:00 |
|
oblonski
|
80b77f1a42
|
Merge branch 'master' of https://github.com/jsprit/jsprit
|
2014-08-06 22:34:17 +02:00 |
|
oblonski
|
dabe40c1c5
|
added travis.yml for travis ci
|
2014-08-06 22:33:28 +02:00 |
|
jsprit
|
a951236303
|
Merge pull request #117 from pierredavidbelanger/select-randomly-test
Fix a bug with the selectRandomly selector
|
2014-08-04 21:01:13 +02:00 |
|
oblonski
|
0186cd701f
|
Merge branch 'master' of https://github.com/jsprit/jsprit
|
2014-08-04 13:43:09 +02:00 |
|
oblonski
|
c9f75a826e
|
try to reproduce potential bug #116
|
2014-08-04 13:41:31 +02:00 |
|
Pierre-David Bélanger
|
3828bd0cb6
|
new signatures of the VehicleRoutingAlgorithms.createAlgorithm method that allow one to specify the nThreads with AlgorithmConfig algorithmConfig or URL configURL
|
2014-07-30 23:21:03 -04:00 |
|
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 |
|
Pierre-David Bélanger
|
81a7b34b04
|
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 |
|
jsprit
|
126b8c90c0
|
Update CHANGELOG.md
|
2014-07-30 13:06:50 +02:00 |
|
jsprit
|
ac83e2ded9
|
Update CHANGELOG.md
|
2014-07-30 12:40:22 +02:00 |
|
jsprit
|
919358b0f6
|
Update CHANGELOG.md
|
2014-07-30 12:31:19 +02:00 |
|
oblonski
|
f1cdc60289
|
removed warning
|
2014-07-30 12:21:41 +02:00 |
|
oblonski
|
58c9030b8a
|
fixed bug #112 and #114
|
2014-07-30 12:18:56 +02:00 |
|
oblonski
|
bca9323c67
|
fixed bug #112
|
2014-07-30 11:07:44 +02:00 |
|
oblonski
|
fee2a396d9
|
reproduced bug #112
|
2014-07-30 10:46:04 +02:00 |
|
oblonski
|
c32507329d
|
reproduced bug #112
|
2014-07-30 10:08:29 +02:00 |
|
oblonski
|
63cd55ebb7
|
added javadocs
|
2014-07-29 20:36:37 +02:00 |
|
oblonski
|
a989338b18
|
mod example
|
2014-07-29 20:16:17 +02:00 |
|
oblonski
|
3786f8e977
|
added skill reader/writer
|
2014-07-29 20:04:47 +02:00 |
|
oblonski
|
f56d735b83
|
added skills
|
2014-07-29 14:02:14 +02:00 |
|
oblonski
|
ea7407d936
|
added skills
|
2014-07-29 13:54:11 +02:00 |
|
oblonski
|
b991793aba
|
removed addConstraint in core.problem.VehicleRoutingProblem
|
2014-07-29 12:25:27 +02:00 |
|
oblonski
|
1f96eefc4d
|
Merge branch 'master' of https://github.com/jsprit/jsprit
|
2014-07-29 11:49:01 +02:00 |
|
oblonski
|
a472f282c9
|
cleaned core.algorithm.state.StateManager
|
2014-07-29 11:45:26 +02:00 |
|
oblonski
|
c04d3acd51
|
merged skills
|
2014-07-29 11:35:40 +02:00 |
|
oblonski
|
9c4bd498c4
|
merged skills
|
2014-07-29 11:28:18 +02:00 |
|
jsprit
|
dc937e420c
|
Update CHANGELOG.md
|
2014-07-28 13:06:59 +02:00 |
|
oblonski
|
2891410ef5
|
Merge branch 'master' of https://github.com/jsprit/jsprit
|
2014-07-28 10:57:22 +02:00 |
|