oblonski
|
11639fe088
|
add helper to easily add penalty-vehicles
|
2014-01-14 10:39:02 -05:00 |
|
oblonski
|
8272554e8e
|
add and test .getAddedVehicleTypes()
|
2014-01-14 09:44:38 -05:00 |
|
oblonski
|
c4bd72bae8
|
refine javaDoc
|
2014-01-13 23:08:03 +01:00 |
|
oblonski
|
aca07a98f2
|
add javadoc to vehicleType
|
2014-01-13 22:57:05 +01:00 |
|
Stefan Schroeder
|
ca3fea0866
|
package class for generating iniThreshold
having no func yet
|
2014-01-10 15:18:59 +01:00 |
|
Stefan Schroeder
|
050de45d8e
|
misc
|
2014-01-10 15:17:37 +01:00 |
|
Stefan Schroeder
|
5593671e7a
|
add option 'allowVehicleSwitch'
it determines whether a route served by vehicle A can be taken over
entirely by vehicle B.
|
2014-01-10 15:17:23 +01:00 |
|
Stefan Schroeder
|
37197de191
|
add schema element to 'allowVehicleSwitch' as option for insertion
|
2014-01-10 15:15:45 +01:00 |
|
Stefan Schroeder
|
cc23fa446f
|
add option for vehicles to take over a whole route or not
|
2014-01-07 18:17:36 +01:00 |
|
oblonski
|
b73f291f9e
|
Merge branch 'master' of https://github.com/jsprit/jsprit
Conflicts:
jsprit-core/src/main/java/jsprit/core/problem/vehicle/FiniteFleetManagerFactory.java
jsprit-core/src/main/java/jsprit/core/problem/vehicle/InfiniteFleetManagerFactory.java
|
2014-01-06 12:57:22 +01:00 |
|
oblonski
|
6647f7f649
|
inspect and remove warnings
|
2014-01-06 12:46:42 +01:00 |
|
oblonski
|
36a3eab299
|
add javadoc to Vehicle and VehicleImpl
|
2013-12-30 21:45:51 +01:00 |
|
oblonski
|
b6d97d6688
|
add javadoc and tests
|
2013-12-29 23:53:06 +01:00 |
|
oblonski
|
5842bd73a4
|
add tests to VehicleRoutingProblem
|
2013-12-29 23:36:57 +01:00 |
|
oblonski
|
8234ff8638
|
make them non-final
|
2013-12-29 23:36:11 +01:00 |
|
jsprit
|
91e8cd7b56
|
add javadoc
|
2013-12-29 23:06:37 +01:00 |
|
jsprit
|
ba4340efcf
|
Update FiniteFleetManagerFactory.java
|
2013-12-29 23:04:22 +01:00 |
|
jsprit
|
767ac2019f
|
add javadoc
|
2013-12-29 22:54:10 +01:00 |
|
jsprit
|
3d643fbebc
|
Update FiniteFleetManagerFactory.java
|
2013-12-29 22:44:35 +01:00 |
|
jsprit
|
b8e88b8a22
|
Update FiniteFleetManagerFactory.java
|
2013-12-29 22:41:54 +01:00 |
|
jsprit
|
316379ec6c
|
Update FiniteFleetManagerFactory.java
|
2013-12-29 22:41:27 +01:00 |
|
jsprit
|
c06066503a
|
Update FiniteFleetManagerFactory.java
|
2013-12-29 22:39:36 +01:00 |
|
jsprit
|
273a67d1ac
|
Update FiniteFleetManagerFactory.java
|
2013-12-29 22:32:11 +01:00 |
|
oblonski
|
c4d2e65992
|
add javadoc
|
2013-12-28 08:25:30 +01:00 |
|
jsprit
|
7bab058b0b
|
Update VehicleRoutingProblem.java
|
2013-12-27 23:13:13 +01:00 |
|
jsprit
|
c0fb7bbcfa
|
Update VehicleRoutingProblem.java
|
2013-12-27 23:10:11 +01:00 |
|
jsprit
|
4cdae9a486
|
Update VehicleRoutingProblem.java
|
2013-12-27 23:05:10 +01:00 |
|
jsprit
|
bc96a81912
|
Update VehicleRoutingProblem.java
|
2013-12-27 23:03:48 +01:00 |
|
jsprit
|
21d0a8b578
|
Update VehicleRoutingProblem.java
|
2013-12-27 22:56:43 +01:00 |
|
jsprit
|
a4cd3bc120
|
Update VehicleRoutingProblem.java
|
2013-12-27 22:09:52 +01:00 |
|
jsprit
|
9086667f6c
|
Update VehicleRoutingProblem.java
|
2013-12-27 22:03:55 +01:00 |
|
jsprit
|
5c09534a2d
|
Update VehicleRoutingProblem.java
|
2013-12-27 21:58:50 +01:00 |
|
jsprit
|
1f234dea74
|
Update VehicleRoutingProblem.java
|
2013-12-27 21:51:40 +01:00 |
|
jsprit
|
525bc4c2f2
|
Update VehicleRoutingProblem.java
|
2013-12-27 21:46:50 +01:00 |
|
jsprit
|
0adcb735ee
|
Update VehicleRoutingProblem.java
|
2013-12-27 18:50:18 +01:00 |
|
jsprit
|
20e89383f2
|
Update doc
|
2013-12-27 18:48:41 +01:00 |
|
Stefan Schroeder
|
aa9e921d3b
|
eliminate "maven-enforcer-plugin (goal "enforce") is ignored by m2e"
warning
http://stackoverflow.com/questions/13040788/how-to-elimate-the-maven-enforcer-plugin-goal-enforce-is-ignored-by-m2e-wa
|
2013-12-19 10:42:20 +01:00 |
|
Stefan Schroeder
|
5ff6d40d63
|
inspect and remove warnings
|
2013-12-18 17:05:19 +01:00 |
|
Stefan Schroeder
|
7ec9786c2b
|
introduce AbstractForward...Costs to simplify cost-def
|
2013-12-16 15:47:16 +01:00 |
|
Stefan Schroeder
|
b21eebdc26
|
use AbstractForwardVehicleRoutingTransportCosts
|
2013-12-16 15:46:09 +01:00 |
|
Stefan Schroeder
|
aff324fb3f
|
issue #62
|
2013-12-05 18:19:01 +01:00 |
|
Stefan Schroeder
|
d00f159404
|
assert direct path with new vehicle does not break condition
|
2013-12-05 18:18:19 +01:00 |
|
Stefan Schroeder
|
9d78874c22
|
issue #62 - end location setting in open routes
|
2013-12-05 18:17:14 +01:00 |
|
Stefan Schroeder
|
ad93dfeb47
|
issue #58 - fix bug
|
2013-12-05 18:16:18 +01:00 |
|
Stefan Schroeder
|
4d8f31fb64
|
provide another createMethod
|
2013-12-05 12:32:24 +01:00 |
|
oblonski
|
41018148ef
|
add .getActivities() to VehicleRoute to make TourActivities easily
available
|
2013-12-05 09:56:30 +01:00 |
|
Stefan Schroeder
|
149c4d4ecb
|
make reader/writer read and write penalty-flags indicating whether a
vehicle/vehicle-type is a penalty-vehicle/type
|
2013-12-04 15:08:13 +01:00 |
|
Stefan Schroeder
|
e7d7d3c799
|
add penalyzer to up the pressure for penalty-vehicles
|
2013-12-04 15:07:28 +01:00 |
|
oblonski
|
ebefbb0eb2
|
play with bicycle-messenger example
|
2013-12-04 07:41:16 +01:00 |
|
oblonski
|
b37ab653e1
|
Merge branch 'simplify-state-updates' into bicycle
|
2013-12-03 21:23:14 +01:00 |
|