oblonski
|
bd5adcd0f1
|
consider initial routes when calculating initial solution
|
2014-04-21 17:11:20 +02:00 |
|
oblonski
|
d11e11fc8d
|
added pdb author to core.util.Resource.java
|
2014-04-16 18:58:24 +02:00 |
|
Pierre-David Bélanger
|
e7edd6081a
|
fix in Resource loading utils class to avoid using the filesystem
|
2014-04-15 19:52:08 -04:00 |
|
oblonski
|
cdbdd23583
|
bugfix #92
|
2014-04-15 19:47:17 +02:00 |
|
oblonski
|
513ef26c9a
|
updated javadocs in core.algorithm.termination.TimeTermination.class
|
2014-04-14 12:35:26 +02:00 |
|
oblonski
|
315b21a666
|
removed warning in core.problem.constraint.ConstraintManager.java
|
2014-03-27 11:06:10 +01:00 |
|
oblonski
|
e015e3acd1
|
rename putDefaultProblemState to addDefaultProblemState
|
2014-03-27 11:01:24 +01:00 |
|
oblonski
|
1c451c5090
|
modified acc to AlgorithmConfig
|
2014-03-26 21:04:54 +01:00 |
|
oblonski
|
f7ab1bc01f
|
added constructor for AlgortihmConfig
|
2014-03-26 21:03:15 +01:00 |
|
oblonski
|
602b7d8864
|
added javadoc
|
2014-03-26 20:06:47 +01:00 |
|
oblonski
|
fe8df8ca65
|
removed return statement if route is empty
now, visitors run even route is empty, thus visitors need to deal with
empty routes
|
2014-03-26 12:43:23 +01:00 |
|
oblonski
|
4e23697fc8
|
tested new methods .get/putProblemState
|
2014-03-26 12:41:47 +01:00 |
|
oblonski
|
8c2e3ca210
|
created builder to have full control over objective function and
stateless/-full constraints
|
2014-03-26 07:11:05 +01:00 |
|
oblonski
|
d638ac11bd
|
refined to read config files without static cost calculators
|
2014-03-26 07:09:49 +01:00 |
|
oblonski
|
5d44ecccdc
|
turned fixcostcalc into soft constraint
|
2014-03-26 07:08:50 +01:00 |
|
oblonski
|
2f636fc07b
|
added problem states
|
2014-03-26 07:08:20 +01:00 |
|
oblonski
|
959b467ac7
|
full control over obj-func and insertion heuristic
|
2014-03-24 21:32:11 +01:00 |
|
oblonski
|
5399749cef
|
add problem modeling capabilities
|
2014-03-23 19:53:43 +01:00 |
|
oblonski
|
31d9c4b069
|
changed visibility of .getDistance() in
core.util.VehicleRoutingTransportCostsMatrix from private to public
according to issue #83
|
2014-03-21 20:50:38 +01:00 |
|
oblonski
|
5b349e9a74
|
tested
jsprit.core.problem.constraint.ServiceLoadRouteLevelConstraint.java
|
2014-03-07 11:48:10 +01:00 |
|
Stefan Schroeder
|
56067dc590
|
Merge branch 'multiple-capacities'
|
2014-03-06 19:55:43 +01:00 |
|
oblonski
|
d74831b38c
|
renamed generic methods
|
2014-03-04 11:49:03 +01:00 |
|
oblonski
|
0e42ac31b8
|
adjusted algorithm.recreate.JobInsertionConsideringFixCostsCalculator to
deal with multiple capacities
|
2014-03-03 20:12:27 +01:00 |
|
oblonski
|
09486fadec
|
tested and modified according to multiple capacities
|
2014-03-02 15:14:45 +01:00 |
|
oblonski
|
217c824506
|
adjusted load updater to cope with multiple capacity dimensions
|
2014-03-01 17:59:18 +01:00 |
|
oblonski
|
f6bf46ca9a
|
tested and redesigned StateManager and UpdateLoads
|
2014-03-01 12:17:00 +01:00 |
|
oblonski
|
19172f5084
|
tested
|
2014-02-25 22:10:58 +01:00 |
|
oblonski
|
286617f827
|
added javadoc
|
2014-02-25 20:15:34 +01:00 |
|
oblonski
|
97819de9f2
|
added javadoc
|
2014-02-25 08:12:40 +01:00 |
|
oblonski
|
6f533d8f20
|
refined StateManager to deal with generic states
|
2014-02-23 22:02:29 +01:00 |
|
oblonski
|
3101ea253a
|
added misc
|
2014-02-21 16:25:35 +01:00 |
|
oblonski
|
d14da72f64
|
added toString
|
2014-02-21 16:25:12 +01:00 |
|
oblonski
|
08a51c6a76
|
added tests
|
2014-02-20 08:19:51 +01:00 |
|
oblonski
|
ed9db39fa0
|
renamed job.getCapacity() in job.getSize()
|
2014-02-20 06:49:27 +01:00 |
|
oblonski
|
237075c463
|
added multiple cap-dims to activity and corresponding tests
|
2014-02-19 17:18:46 +01:00 |
|
oblonski
|
21e4bb09f5
|
added non-negative restriction
|
2014-02-19 09:08:15 +01:00 |
|
oblonski
|
bcfe9a401d
|
modified and tested start and end to deal with multiple cap-dims
|
2014-02-19 08:40:47 +01:00 |
|
oblonski
|
b6a235bf92
|
added tests
|
2014-02-18 17:06:54 +01:00 |
|
oblonski
|
1423c90407
|
added method to invert capacity
|
2014-02-18 09:49:54 +01:00 |
|
oblonski
|
1b3af07e45
|
modified activities to deal with multiple cap-dims
|
2014-02-18 09:49:24 +01:00 |
|
oblonski
|
fe4b4ae4ca
|
modified Pickup and Delivery to deal with multiple cap-dims
|
2014-02-17 22:34:23 +01:00 |
|
oblonski
|
7ca1665dfb
|
modified builder to build multiple cap-dims
|
2014-02-17 17:55:49 +01:00 |
|
oblonski
|
6e6deef577
|
tested multiple cap-dims for VrpXMLReader
|
2014-02-17 15:22:22 +01:00 |
|
oblonski
|
4d46d433d2
|
formatted
|
2014-02-15 13:25:57 +01:00 |
|
oblonski
|
ad8c168835
|
added log of resetting nuOfIterations
|
2014-02-15 13:25:28 +01:00 |
|
oblonski
|
1645641ab6
|
added tests
|
2014-02-15 13:19:29 +01:00 |
|
oblonski
|
8da2d1e1c5
|
added multiple caps
|
2014-02-14 15:40:46 +01:00 |
|
oblonski
|
cec4e4235e
|
io of multiple cap constraints
|
2014-02-13 16:36:21 +01:00 |
|
oblonski
|
a6726537e9
|
Merge branch 'master' into multiple-cap-constraints
Conflicts:
jsprit-core/src/test/java/jsprit/core/problem/vehicle/VehicleImplTest.java
|
2014-02-13 14:43:00 +01:00 |
|
oblonski
|
ea5fc1a3de
|
added helper methods to deal with adding and subtracting of capacities
and multiple dimensions, and their corresponding tests
|
2014-02-11 07:53:01 +01:00 |
|