1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
Commit graph

971 commits

Author SHA1 Message Date
oblonski
1b01f141ce bugfix issue #91 - defined yAxis.rangeValues in case of no range in
analysis.toolbox.AlgorithmSearchProgressChartListener.java
2014-04-10 10:10:09 +02:00
jsprit
367776bc0e Update README.md 2014-04-08 12:10:20 +02:00
jsprit
078c59e644 Update README.md 2014-04-08 12:09:24 +02:00
jsprit
5ef20f6366 Update README.md 2014-04-08 12:08:53 +02:00
oblonski
03dc5dd3ff Merge branch 'master' of https://github.com/jsprit/jsprit.git
Conflicts:
	jsprit-analysis/src/main/java/jsprit/analysis/toolbox/ComputationalLaboratory.java
2014-04-07 19:47:46 +02:00
oblonski
e8c5179cb4 refined analysis.toolbox.ComputationalLaboratory.java to make concurrent
sensitivity studies
2014-04-07 19:42:19 +02:00
oblonski
a29537cda3 added analysis.toolbox.ComputationalLaboratory.java to make sensitivity
studies
2014-04-05 23:58:33 +02:00
Stefan Schroeder
921cb52323 adjusted examples.TransportOfDisabledPeople.java 2014-03-27 11:27:11 +01: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
jsprit
06950efc7d Update README.md 2014-03-16 14:10:15 +01:00
jsprit
dbbc4fa7fa Update README.md 2014-03-16 14:09:33 +01:00
jsprit
d704b6e365 Update README.md 2014-03-16 14:07:15 +01:00
jsprit
4c873aceed Update README.md 2014-03-16 13:37:09 +01:00
jsprit
18a5285bcd Update README.md 2014-03-16 13:34:06 +01:00
jsprit
25899179c7 Update README.md 2014-03-16 13:33:00 +01:00
jsprit
fa119968f9 Update README.md 2014-03-16 13:31:44 +01:00
jsprit
77a2449b78 Update README.md 2014-03-16 13:31:11 +01:00
jsprit
83ba99cf6e Update README.md 2014-03-16 13:29:57 +01:00
jsprit
3b2171ffef Update README.md 2014-03-16 13:25:56 +01:00
jsprit
e1a1e08c9c Update README.md 2014-03-16 13:24:33 +01:00
jsprit
e30dbd2a3a Update README.md 2014-03-16 13:20:10 +01:00
jsprit
7310c7e679 Update README.md 2014-03-16 13:13:39 +01:00
jsprit
3ca83516f6 Update README.md 2014-03-16 13:01:59 +01:00
jsprit
8b16bc215d Update README.md 2014-03-16 12:58:48 +01:00
jsprit
2cfdb2db0f Update README.md 2014-03-16 12:50:39 +01:00
jsprit
e88b958f68 Update README.md 2014-03-16 12:49:20 +01:00
jsprit
a827ed6829 Update README.md 2014-03-16 12:47:47 +01:00
jsprit
557da50e35 Update README.md 2014-03-11 07:14:35 +01:00
jsprit
4070d1a471 Update README.md 2014-03-11 07:08:50 +01:00
jsprit
26441b978d Update README.md 2014-03-10 22:10:00 +01:00
oblonski
5b349e9a74 tested
jsprit.core.problem.constraint.ServiceLoadRouteLevelConstraint.java
2014-03-07 11:48:10 +01:00
jsprit
d81c341f4a Update CHANGELOG.md 2014-03-07 07:55:15 +01:00
jsprit
711c291b9b Update README.md 2014-03-06 23:20:19 +01:00
jsprit
7b77d4b82c Update README.md 2014-03-06 23:18:33 +01:00
jsprit
6b407c3b18 Update README.md 2014-03-06 23:16:24 +01:00
Stefan Schroeder
b8eba2bb31 modified example 2014-03-06 22:04:35 +01:00
jsprit
ebda48198f Update CHANGELOG.md 2014-03-06 21:14:25 +01:00