oblonski
|
75ef5f245d
|
refine Service.toString()
|
2014-11-04 21:54:19 +01:00 |
|
oblonski
|
382d2d850f
|
json io stuff
|
2014-11-04 21:50:44 +01:00 |
|
oblonski
|
27d3a8dcb6
|
Merge branch 'master' into json
|
2014-11-04 16:29:34 +01:00 |
|
oblonski
|
fbc69fd80e
|
refine VehicleImpl.toString() and Skills.toString()
|
2014-11-04 16:28:39 +01:00 |
|
oblonski
|
b04d5d8bdc
|
add jsonReader
|
2014-11-04 16:23:14 +01:00 |
|
oblonski
|
86d4e60b96
|
Merge branch 'master' into json
|
2014-11-04 16:19:45 +01:00 |
|
oblonski
|
1022f40e26
|
refine VehicleImpl.toString() and VehicleTypeImpl.toString()
|
2014-11-04 16:18:23 +01:00 |
|
oblonski
|
69951579a2
|
add JsonReader
|
2014-11-04 16:13:01 +01:00 |
|
oblonski
|
26c42e83ae
|
add JsonReader
|
2014-11-04 12:50:29 +01:00 |
|
oblonski
|
8ce3c4c2da
|
make JsonWriter write vehicleTypes
|
2014-11-04 12:09:02 +01:00 |
|
oblonski
|
93dc0f69e6
|
make JsonWriter write vehicles
|
2014-11-03 23:22:42 +01:00 |
|
Stefan Schroeder
|
b1eb836ec3
|
import jackson
|
2014-11-03 20:55:10 +01:00 |
|
Stefan Schroeder
|
7a7ce8a604
|
add json-writer and constants
|
2014-11-03 20:54:53 +01:00 |
|
oblonski
|
0f3265012e
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-14 10:40:18 +02:00 |
|
oblonski
|
0b1ddd528e
|
[maven-release-plugin] prepare release v1.4.2
|
2014-10-14 10:38:55 +02:00 |
|
oblonski
|
83cc5ef1fc
|
replace IllegalStateException with IllegalArgumentException
|
2014-10-08 10:07:55 +02:00 |
|
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 |
|
Stefan Schroeder
|
a4f499c793
|
add javadocs
|
2014-10-01 19:35:00 +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 |
|
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
|
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
|
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 |
|
Stefan Schroeder
|
bb2a2cdd17
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-08 12:32:05 +02:00 |
|
Stefan Schroeder
|
2cf31c2407
|
[maven-release-plugin] prepare release v1.4
|
2014-09-08 12:31:56 +02:00 |
|
oblonski
|
a94a492004
|
make GraphStreamView label times and job names
parse seconds to time string
|
2014-09-08 07:21:08 +02:00 |
|
oblonski
|
e65d36d784
|
rename core.problem.constraint.HardActivityStateLevelConstraint to HardActivityConstraint
rename core.problem.constraint.HardRouteStateLevelConstraint to HardRouteConstraint
|
2014-09-05 16:38:58 +02:00 |
|
oblonski
|
dd2c7625b4
|
move core.problem.misc.JobInsertionContext.ActivityContext to new type
|
2014-09-04 19:19:49 +02:00 |
|