oblonski
|
0815e68bbc
|
add javadoc
|
2014-10-08 10:04:29 +02: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
|
6d7087f8ca
|
Merge remote-tracking branch 'origin/master'
|
2014-10-07 12:58:18 +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 |
|
jsprit
|
e3def5d94a
|
Merge pull request #136 from oblonski/add-java-doc
add javadocs
|
2014-10-01 19:39:37 +02:00 |
|
Stefan Schroeder
|
a4f499c793
|
add javadocs
|
2014-10-01 19:35:00 +02:00 |
|
jsprit
|
88ee38b229
|
Merge pull request #135 from oblonski/master
add javadocs
|
2014-10-01 19:22:47 +02:00 |
|
oblonski
|
f72cf922fa
|
add and test SolutionAnalyser
|
2014-10-01 13:08:21 +02:00 |
|
Stefan Schroeder
|
b8fcd1df2a
|
add javadocs
|
2014-09-29 22:03:19 +02:00 |
|
jsprit
|
3cc66b67ca
|
Update WHATS_NEW.md
|
2014-09-26 00:16:41 +02:00 |
|
jsprit
|
0ffd6bc9a8
|
Update WHATS_NEW.md
|
2014-09-26 00:15:49 +02:00 |
|
jsprit
|
cda8b90630
|
Update CHANGELOG.md
|
2014-09-26 00:13:05 +02:00 |
|
oblonski
|
385094a5d6
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-25 23:32:35 +02:00 |
|
oblonski
|
dfa1ed11eb
|
[maven-release-plugin] prepare release v1.4.1
|
2014-09-25 23:31:52 +02:00 |
|
oblonski
|
c2b5046178
|
clear state maps in StateManager
|
2014-09-25 11:35:13 +02:00 |
|
oblonski
|
a47bd7c694
|
fix bug #134
|
2014-09-25 10:28:46 +02:00 |
|
oblonski
|
e0b86f9723
|
add tests to reproduce bug #134
|
2014-09-25 10:27:44 +02:00 |
|
oblonski
|
5a939e1252
|
improve log in core.algorithm.VehicleRoutingAlgorithm
|
2014-09-24 11:49:19 +02:00 |
|
oblonski
|
db12002777
|
add javadoc to algorithm.state.StateManager
|
2014-09-24 09:55:50 +02:00 |
|
oblonski
|
b36679452f
|
add javadoc to core.problem.Capacity
|
2014-09-23 22:18:48 +02:00 |
|
oblonski
|
c55a6c54bd
|
test Figliozzi's time dependent transport costs
|
2014-09-23 22:03:19 +02:00 |
|
oblonski
|
699beb1e1e
|
test Figliozzi's time dependent transport costs
|
2014-09-22 20:01:21 +02:00 |
|
oblonski
|
a624c90bd7
|
test Figliozzi's time dependent transport costs
|
2014-09-22 14:57:19 +02:00 |
|
oblonski
|
9c04c88358
|
add classic speed distribution to Fligliozzi
|
2014-09-22 12:07:03 +02:00 |
|
oblonski
|
fe7ad0d316
|
simplify VehicleRoute.Builder by adding .addPickup(Pickup) and .addDelivery(Delivery)
|
2014-09-22 05:45:49 +02:00 |
|
oblonski
|
20a898cd25
|
add tests to ensure that pickups/deliveries remain pickups/deliveries
|
2014-09-20 10:42:22 +02:00 |
|
oblonski
|
82713d76d1
|
add tests to ensure that pickups/deliveries remain pickups/deliveries
|
2014-09-20 10:41:00 +02:00 |
|
oblonski
|
f961fa8971
|
fix bug #131
|
2014-09-17 20:47:58 +02:00 |
|
oblonski
|
800e03d48c
|
reproduce bug #131
|
2014-09-17 20:13:08 +02:00 |
|
oblonski
|
50f3efb098
|
add Figliozzi utilities to benchmark VRP with time dependent costs
|
2014-09-17 13:00:35 +02:00 |
|
oblonski
|
8df550e0e6
|
add Figliozzi utilities to benchmark VRP with time dependent costs
|
2014-09-17 12:54:24 +02:00 |
|
oblonski
|
427bca13cc
|
add check to prevent LuiShenReader to throw IndexOutOfBoundsException when reading file ending with empty lines
|
2014-09-16 10:35:54 +02:00 |
|
oblonski
|
f6d06c0b48
|
add check to prevent SolomonReader to throw IndexOutOfBoundsException when reading file ending with empty lines
|
2014-09-16 10:28:05 +02:00 |
|
oblonski
|
694baae04b
|
Merge remote-tracking branch 'origin/master'
|
2014-09-15 08:29:30 +02:00 |
|
oblonski
|
e18e7e28da
|
clean example
|
2014-09-15 08:28:52 +02:00 |
|
oblonski
|
4d8b4a6273
|
add multiple termination criteria
|
2014-09-15 08:26:12 +02:00 |
|
oblonski
|
c75d3d5cc2
|
add multiple termination criteria
|
2014-09-14 20:09:09 +02:00 |
|
jsprit
|
bf2104d03b
|
Update CHANGELOG.md
|
2014-09-11 10:23:55 +02:00 |
|
oblonski
|
89350be1e4
|
add javadoc
|
2014-09-10 08:44:56 +02:00 |
|
oblonski
|
a2d9dcb4c2
|
add job and activity dependency example
|
2014-09-09 23:10:13 +02:00 |
|
oblonski
|
bdbf902383
|
add job and activity dependency example
|
2014-09-09 23:08:14 +02:00 |
|
jsprit
|
615af5be22
|
Update WHATS_NEW.md
|
2014-09-08 17:13:56 +02:00 |
|
jsprit
|
ee311bbeeb
|
Update CHANGELOG.md
|
2014-09-08 14:26:07 +02:00 |
|
jsprit
|
190ee8ff6c
|
Update WHATS_NEW.md
|
2014-09-08 13:19:44 +02:00 |
|