oblonski
|
62e12d5153
|
replace deprecated methods
|
2015-03-09 21:49:30 +01:00 |
|
oblonski
|
db0cdbe310
|
replace deprecated methods
|
2015-03-09 17:59:04 +01:00 |
|
oblonski
|
1a63178e05
|
add and test new (ready-to-use) algorithm
|
2015-03-06 16:18:35 +01:00 |
|
oblonski
|
f4dc5e3b8d
|
add and test new ruin strategy: cluster ruin based on dbscan clusterer
|
2015-03-06 16:16:09 +01:00 |
|
oblonski
|
f8f063773a
|
add factory methods to Location to simplify location building
|
2015-02-12 20:33:08 +01:00 |
|
oblonski
|
657f85e896
|
remove penalty vehicle stuff
|
2015-02-04 08:47:14 +01:00 |
|
oblonski
|
a0419ab3fd
|
bugfix #146
|
2015-02-04 08:46:31 +01:00 |
|
oblonski
|
e10ea34dd3
|
reproduce bug #146
|
2015-02-03 13:35:20 +01:00 |
|
oblonski
|
ecd3ff9552
|
remove NoiseMaker to util
|
2015-01-30 14:24:11 +01:00 |
|
oblonski
|
1488502f65
|
add and test new ruin strategy: RuinWorst
|
2015-01-30 14:23:41 +01:00 |
|
oblonski
|
3402bb413e
|
add and test helper to easily get random routes and jobs from collection
|
2015-01-14 19:57:59 +01:00 |
|
oblonski
|
330c87fc26
|
optimize imports
|
2015-01-08 19:12:53 +01:00 |
|
oblonski
|
1fa8afadb6
|
add noise
|
2015-01-07 11:37:44 +01:00 |
|
oblonski
|
d2327fa968
|
add SearchStrategyManager to params of StrategySelectedListener
|
2015-01-06 19:33:43 +01:00 |
|
oblonski
|
8d20fe12aa
|
replace .setNuOfIterations with .setMaxIterations
|
2015-01-06 18:48:48 +01:00 |
|
oblonski
|
44d0efdd54
|
fix open route updater
|
2015-01-06 12:30:37 +01:00 |
|
oblonski
|
bc57ac6174
|
#144 - remove deprecated methods
|
2014-12-19 16:01:14 +01:00 |
|
oblonski
|
13599bae29
|
#144 - remove deprecated methods
|
2014-12-19 15:04:45 +01:00 |
|
oblonski
|
600087fd33
|
issue #144 - replace deprecated methods
|
2014-12-18 16:21:18 +01:00 |
|
oblonski
|
16962d0008
|
issue #144 - change VehicleRoutingTransportCosts from String to Location
|
2014-12-17 22:25:41 +01:00 |
|
oblonski
|
5cf6758085
|
Merge remote-tracking branch 'origin/master'
|
2014-12-17 22:23:30 +01:00 |
|
oblonski
|
56f170e593
|
add and test FastTransportCostMatrix based array
|
2014-12-17 22:20:01 +01:00 |
|
oblonski
|
0a196f0abd
|
add and test FastTransportCostMatrix based array
|
2014-12-17 21:29:22 +01:00 |
|
oblonski
|
7ea5c5d650
|
issue #144 - change VehicleRoutingTransportCosts from String to Location
|
2014-12-17 20:18:07 +01:00 |
|
oblonski
|
7e39d08e3d
|
switch to Location
|
2014-12-17 16:20:29 +01:00 |
|
oblonski
|
e33590b380
|
introduce Location obj
|
2014-12-16 21:50:24 +01:00 |
|
Stefan Schröder
|
aa0b00cc62
|
Merge pull request #142 from PGWelch/master
Unit tests for new functions in solution analyser
|
2014-12-16 12:51:05 +01:00 |
|
oblonski
|
2516cfd051
|
issue #143 - changed to long
|
2014-12-16 12:23:10 +01:00 |
|
Philip Welch
|
33358771c5
|
Unit tests for new functions in solution analyser
|
2014-12-15 17:31:56 +00:00 |
|
oblonski
|
1458b03be7
|
prepare release 1.5
|
2014-12-12 10:55:56 +01:00 |
|
oblonski
|
9938a6a123
|
rem penalty vehicle stuff
|
2014-12-12 08:13:10 +01:00 |
|
oblonski
|
7ce6a8d68a
|
enable search with different insertion strategies
|
2014-12-10 13:12:15 +01:00 |
|
oblonski
|
b1fe1b32b6
|
test json stuff
|
2014-12-04 13:35:35 +01:00 |
|
oblonski
|
88c884734f
|
test json stuff
|
2014-12-04 13:34:29 +01:00 |
|
oblonski
|
e742231c5f
|
test json stuff
|
2014-12-04 12:56:15 +01:00 |
|
oblonski
|
843bd18be2
|
add great circle costs
|
2014-11-28 10:49:38 +01:00 |
|
oblonski
|
5d0a962e24
|
add great circle distance calc
|
2014-11-28 10:30:06 +01:00 |
|
oblonski
|
600e29f353
|
mod regret insertion
|
2014-11-28 10:29:09 +01:00 |
|
oblonski
|
edc3690621
|
add concurrent regret
|
2014-11-24 11:41:49 +01:00 |
|
oblonski
|
b7a35a26b0
|
add according tests and change resources
|
2014-11-22 12:38:11 +01:00 |
|
Stefan Schroeder
|
99d8cbed69
|
some adaptations referring to time scheduling experiments
|
2014-11-06 20:45:44 +01:00 |
|
oblonski
|
0cf6384866
|
add, test and illustrate more load/activity indicators
|
2014-10-08 09:57:28 +02:00 |
|
oblonski
|
682c0b5083
|
add solution stats
|
2014-10-07 15:29:22 +02:00 |
|
oblonski
|
04b52759e5
|
add and test skill constraint violation checks
|
2014-10-07 12:54:58 +02:00 |
|
oblonski
|
c788b477b6
|
add and test skill constraint violation checks
|
2014-10-07 08:52:59 +02:00 |
|
oblonski
|
47d859652a
|
add and test constraint violation checks
|
2014-10-06 16:48:49 +02:00 |
|
oblonski
|
f733587b2b
|
add and test removeActivity(act) and hasActivity(act) in TourActivities
|
2014-10-06 16:47:58 +02:00 |
|
oblonski
|
818cf7aaba
|
add, test and illustrate twViolation
|
2014-10-06 11:54:06 +02:00 |
|
oblonski
|
6974480c77
|
add funcs to SolutionAnalyser and test them
remove asserts in loadStateUpdater
|
2014-10-06 09:17:13 +02:00 |
|
oblonski
|
f72cf922fa
|
add and test SolutionAnalyser
|
2014-10-01 13:08:21 +02:00 |
|