Skip navigation links
A B C E H I J M P R S T V 

A

AdditionalDistanceConstraintExample - Class in com.graphhopper.jsprit.examples
 
AdditionalDistanceConstraintExample() - Constructor for class com.graphhopper.jsprit.examples.AdditionalDistanceConstraintExample
 

B

BicycleMessenger - Class in com.graphhopper.jsprit.examples
This class provides the/a solution to the following problem:
BicycleMessenger() - Constructor for class com.graphhopper.jsprit.examples.BicycleMessenger
 
BreakExample - Class in com.graphhopper.jsprit.examples
 
BreakExample() - Constructor for class com.graphhopper.jsprit.examples.BreakExample
 
BuildAlgorithmFromScratch - Class in com.graphhopper.jsprit.examples
 
BuildAlgorithmFromScratch() - Constructor for class com.graphhopper.jsprit.examples.BuildAlgorithmFromScratch
 
BuildAlgorithmFromScratch.MyBestStrategy - Class in com.graphhopper.jsprit.examples
 

C

CircleExample - Class in com.graphhopper.jsprit.examples
Created by schroeder on 27.11.14.
CircleExample() - Constructor for class com.graphhopper.jsprit.examples.CircleExample
 
com.graphhopper.jsprit.examples - package com.graphhopper.jsprit.examples
 
com.graphhopper.jsprit.util - package com.graphhopper.jsprit.util
 
ConfigureAlgorithmInCodeInsteadOfPerXml - Class in com.graphhopper.jsprit.examples
 
ConfigureAlgorithmInCodeInsteadOfPerXml() - Constructor for class com.graphhopper.jsprit.examples.ConfigureAlgorithmInCodeInsteadOfPerXml
 
CostMatrixExample - Class in com.graphhopper.jsprit.examples
Illustrates how you can use jsprit with an already compiled distance and time matrix.
CostMatrixExample() - Constructor for class com.graphhopper.jsprit.examples.CostMatrixExample
 
createAlgorithm(VehicleRoutingProblem) - Static method in class com.graphhopper.jsprit.examples.BuildAlgorithmFromScratch
 
createCoordinates(double, double, double, double) - Static method in class com.graphhopper.jsprit.examples.CircleExample
 
createOutputFolder() - Static method in class com.graphhopper.jsprit.util.Examples
 

E

EnRoutePickupAndDeliveryWithMultipleDepotsAndOpenRoutesExample - Class in com.graphhopper.jsprit.examples
 
EnRoutePickupAndDeliveryWithMultipleDepotsAndOpenRoutesExample() - Constructor for class com.graphhopper.jsprit.examples.EnRoutePickupAndDeliveryWithMultipleDepotsAndOpenRoutesExample
 
Examples - Class in com.graphhopper.jsprit.util
 
Examples() - Constructor for class com.graphhopper.jsprit.util.Examples
 

H

HVRPExample - Class in com.graphhopper.jsprit.examples
customers (id,x,y,demand) 1 22 22 18 2 36 26 26 3 21 45 11 4 45 35 30 5 55 20 21 6 33 34 19 7 50 50 15 8 55 45 16 9 26 59 29 10 40 66 26 11 55 65 37 12 35 51 16 13 62 35 12 14 62 57 31 15 62 24 8 16 21 36 19 17 33 44 20 18 9 56 13 19 62 48 15 20 66 14 22
HVRPExample() - Constructor for class com.graphhopper.jsprit.examples.HVRPExample
 

I

insertUnassignedJobs(Collection<VehicleRoute>, Collection<Job>) - Method in class com.graphhopper.jsprit.examples.BuildAlgorithmFromScratch.MyBestStrategy
 

J

JobAndActivityDependenciesExample - Class in com.graphhopper.jsprit.examples
Illustrates dependencies between jobs.
JobAndActivityDependenciesExample() - Constructor for class com.graphhopper.jsprit.examples.JobAndActivityDependenciesExample
 

M

main(String[]) - Static method in class com.graphhopper.jsprit.examples.AdditionalDistanceConstraintExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.BicycleMessenger
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.BreakExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.BuildAlgorithmFromScratch
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.CircleExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.ConfigureAlgorithmInCodeInsteadOfPerXml
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.CostMatrixExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.EnRoutePickupAndDeliveryWithMultipleDepotsAndOpenRoutesExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.HVRPExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.JobAndActivityDependenciesExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.MultipleDepotExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.MultipleDepotExample2
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.MultipleDepotWithInitialRoutesExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.MultipleProductsWithLoadConstraintExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.MultipleTimeWindowExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.MultipleTimeWindowExample2
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.PickupAndDeliveryExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.PickupAndDeliveryExample2
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.PickupAndDeliveryOpenExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.RefuseCollectionExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.RefuseCollectionWithFastMatrixExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.ServicePickupsWithMultipleDepotsExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleDepotBoundedPickupAndDeliveryExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleEnRoutePickupAndDeliveryExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleEnRoutePickupAndDeliveryOpenRoutesExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleEnRoutePickupAndDeliveryWithDepotBoundedDeliveriesExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleExampleOpenRoutes
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleExampleWithPriorities
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleExampleWithSkills
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SimpleVRPWithBackhaulsExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SolomonExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SolomonExampleWithSpecifiedVehicleEndLocations
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SolomonExampleWithSpecifiedVehicleEndLocationsWithoutTWs
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SolomonOpenExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SolomonR101Example
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.SolomonWithSkillsExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.TransportOfDisabledPeople
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.VRPWithBackhaulsExample
 
main(String[]) - Static method in class com.graphhopper.jsprit.examples.VRPWithBackhaulsExample2
 
MultipleDepotExample - Class in com.graphhopper.jsprit.examples
 
MultipleDepotExample() - Constructor for class com.graphhopper.jsprit.examples.MultipleDepotExample
 
MultipleDepotExample2 - Class in com.graphhopper.jsprit.examples
 
MultipleDepotExample2() - Constructor for class com.graphhopper.jsprit.examples.MultipleDepotExample2
 
MultipleDepotWithInitialRoutesExample - Class in com.graphhopper.jsprit.examples
 
MultipleDepotWithInitialRoutesExample() - Constructor for class com.graphhopper.jsprit.examples.MultipleDepotWithInitialRoutesExample
 
MultipleProductsWithLoadConstraintExample - Class in com.graphhopper.jsprit.examples
Illustrates a VRP with multiple products.
MultipleProductsWithLoadConstraintExample() - Constructor for class com.graphhopper.jsprit.examples.MultipleProductsWithLoadConstraintExample
 
MultipleTimeWindowExample - Class in com.graphhopper.jsprit.examples
 
MultipleTimeWindowExample() - Constructor for class com.graphhopper.jsprit.examples.MultipleTimeWindowExample
 
MultipleTimeWindowExample2 - Class in com.graphhopper.jsprit.examples
 
MultipleTimeWindowExample2() - Constructor for class com.graphhopper.jsprit.examples.MultipleTimeWindowExample2
 
MyBestStrategy(VehicleRoutingProblem, VehicleFleetManager, StateManager, ConstraintManager) - Constructor for class com.graphhopper.jsprit.examples.BuildAlgorithmFromScratch.MyBestStrategy
 

P

PickupAndDeliveryExample - Class in com.graphhopper.jsprit.examples
 
PickupAndDeliveryExample() - Constructor for class com.graphhopper.jsprit.examples.PickupAndDeliveryExample
 
PickupAndDeliveryExample2 - Class in com.graphhopper.jsprit.examples
 
PickupAndDeliveryExample2() - Constructor for class com.graphhopper.jsprit.examples.PickupAndDeliveryExample2
 
PickupAndDeliveryOpenExample - Class in com.graphhopper.jsprit.examples
 
PickupAndDeliveryOpenExample() - Constructor for class com.graphhopper.jsprit.examples.PickupAndDeliveryOpenExample
 

R

RefuseCollectionExample - Class in com.graphhopper.jsprit.examples
This example is base on http://web.mit.edu/urban_or_book/www/book/chapter6/6.4.12.html
RefuseCollectionExample() - Constructor for class com.graphhopper.jsprit.examples.RefuseCollectionExample
 
RefuseCollectionWithFastMatrixExample - Class in com.graphhopper.jsprit.examples
This example is base on http://web.mit.edu/urban_or_book/www/book/chapter6/6.4.12.html
RefuseCollectionWithFastMatrixExample() - Constructor for class com.graphhopper.jsprit.examples.RefuseCollectionWithFastMatrixExample
 

S

ServicePickupsWithMultipleDepotsExample - Class in com.graphhopper.jsprit.examples
 
ServicePickupsWithMultipleDepotsExample() - Constructor for class com.graphhopper.jsprit.examples.ServicePickupsWithMultipleDepotsExample
 
SimpleDepotBoundedPickupAndDeliveryExample - Class in com.graphhopper.jsprit.examples
 
SimpleDepotBoundedPickupAndDeliveryExample() - Constructor for class com.graphhopper.jsprit.examples.SimpleDepotBoundedPickupAndDeliveryExample
 
SimpleEnRoutePickupAndDeliveryExample - Class in com.graphhopper.jsprit.examples
 
SimpleEnRoutePickupAndDeliveryExample() - Constructor for class com.graphhopper.jsprit.examples.SimpleEnRoutePickupAndDeliveryExample
 
SimpleEnRoutePickupAndDeliveryOpenRoutesExample - Class in com.graphhopper.jsprit.examples
 
SimpleEnRoutePickupAndDeliveryOpenRoutesExample() - Constructor for class com.graphhopper.jsprit.examples.SimpleEnRoutePickupAndDeliveryOpenRoutesExample
 
SimpleEnRoutePickupAndDeliveryWithDepotBoundedDeliveriesExample - Class in com.graphhopper.jsprit.examples
 
SimpleEnRoutePickupAndDeliveryWithDepotBoundedDeliveriesExample() - Constructor for class com.graphhopper.jsprit.examples.SimpleEnRoutePickupAndDeliveryWithDepotBoundedDeliveriesExample
 
SimpleExample - Class in com.graphhopper.jsprit.examples
 
SimpleExample() - Constructor for class com.graphhopper.jsprit.examples.SimpleExample
 
SimpleExampleOpenRoutes - Class in com.graphhopper.jsprit.examples
 
SimpleExampleOpenRoutes() - Constructor for class com.graphhopper.jsprit.examples.SimpleExampleOpenRoutes
 
SimpleExampleWithPriorities - Class in com.graphhopper.jsprit.examples
 
SimpleExampleWithPriorities() - Constructor for class com.graphhopper.jsprit.examples.SimpleExampleWithPriorities
 
SimpleExampleWithSkills - Class in com.graphhopper.jsprit.examples
 
SimpleExampleWithSkills() - Constructor for class com.graphhopper.jsprit.examples.SimpleExampleWithSkills
 
SimpleVRPWithBackhaulsExample - Class in com.graphhopper.jsprit.examples
 
SimpleVRPWithBackhaulsExample() - Constructor for class com.graphhopper.jsprit.examples.SimpleVRPWithBackhaulsExample
 
SolomonExample - Class in com.graphhopper.jsprit.examples
 
SolomonExample() - Constructor for class com.graphhopper.jsprit.examples.SolomonExample
 
SolomonExampleWithSpecifiedVehicleEndLocations - Class in com.graphhopper.jsprit.examples
 
SolomonExampleWithSpecifiedVehicleEndLocations() - Constructor for class com.graphhopper.jsprit.examples.SolomonExampleWithSpecifiedVehicleEndLocations
 
SolomonExampleWithSpecifiedVehicleEndLocationsWithoutTWs - Class in com.graphhopper.jsprit.examples
 
SolomonExampleWithSpecifiedVehicleEndLocationsWithoutTWs() - Constructor for class com.graphhopper.jsprit.examples.SolomonExampleWithSpecifiedVehicleEndLocationsWithoutTWs
 
SolomonOpenExample - Class in com.graphhopper.jsprit.examples
 
SolomonOpenExample() - Constructor for class com.graphhopper.jsprit.examples.SolomonOpenExample
 
SolomonR101Example - Class in com.graphhopper.jsprit.examples
 
SolomonR101Example() - Constructor for class com.graphhopper.jsprit.examples.SolomonR101Example
 
SolomonWithSkillsExample - Class in com.graphhopper.jsprit.examples
 
SolomonWithSkillsExample() - Constructor for class com.graphhopper.jsprit.examples.SolomonWithSkillsExample
 

T

TransportOfDisabledPeople - Class in com.graphhopper.jsprit.examples
 
TransportOfDisabledPeople() - Constructor for class com.graphhopper.jsprit.examples.TransportOfDisabledPeople
 

V

VRPWithBackhaulsExample - Class in com.graphhopper.jsprit.examples
 
VRPWithBackhaulsExample() - Constructor for class com.graphhopper.jsprit.examples.VRPWithBackhaulsExample
 
VRPWithBackhaulsExample2 - Class in com.graphhopper.jsprit.examples
 
VRPWithBackhaulsExample2() - Constructor for class com.graphhopper.jsprit.examples.VRPWithBackhaulsExample2
 
A B C E H I J M P R S T V 
Skip navigation links

Copyright © 2013–2019. All rights reserved.