Skip navigation links
B C F G I L M R S T V 

B

BelhaizaReader - Class in com.graphhopper.jsprit.instance.reader
Reader that reads the well-known solomon-instances.
BelhaizaReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 
BelhaizaReader(VehicleRoutingProblem.Builder, double) - Constructor for class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 

C

ChristofidesReader - Class in com.graphhopper.jsprit.instance.reader
Reader that reads Christophides, Mingozzi and Toth instances.
ChristofidesReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.ChristofidesReader
Constructs the reader.
com.graphhopper.jsprit.instance.reader - package com.graphhopper.jsprit.instance.reader
 
com.graphhopper.jsprit.instance.util - package com.graphhopper.jsprit.instance.util
 
CordeauReader - Class in com.graphhopper.jsprit.instance.reader
Reader that reads instances developed by:
CordeauReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.CordeauReader
 
createCosts(Locations, Figliozzi.TimeDependentTransportCostsFactory.SpeedDistribution, double) - Static method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TimeDependentTransportCostsFactory
 

F

Figliozzi - Class in com.graphhopper.jsprit.instance.reader
 
Figliozzi() - Constructor for class com.graphhopper.jsprit.instance.reader.Figliozzi
 
Figliozzi.TDCosts - Class in com.graphhopper.jsprit.instance.reader
 
Figliozzi.TimeDependentTransportCostsFactory - Class in com.graphhopper.jsprit.instance.reader
 
Figliozzi.TimeDependentTransportCostsFactory.SpeedDistribution - Enum in com.graphhopper.jsprit.instance.reader
 

G

getAllChristofides(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Christofides vrpnc instances.
getAllCordeauP(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Cordeau's p instances.
getAllCordeauPR(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Cordeau's pr instances.
getAllSolomonC1(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Solomon instances.
getAllSolomonC2(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Solomon instances.
getAllSolomonR1(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Solomon instances.
getAllSolomonR2(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Solomon instances.
getAllSolomonRC1(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Solomon instances.
getAllSolomonRC2(String) - Static method in class com.graphhopper.jsprit.instance.util.Instances
Returns a collection of BenchmarkInstance which are Solomon instances.
getBackwardTransportCost(Location, Location, double, Driver, Vehicle) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
getBackwardTransportTime(Location, Location, double, Driver, Vehicle) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
getDistance(Location, Location, double, Vehicle) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
getTransportCost(Location, Location, double, Driver, Vehicle) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
getTransportTime(Location, Location, double, Driver, Vehicle) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 

I

Instances - Class in com.graphhopper.jsprit.instance.util
 
Instances() - Constructor for class com.graphhopper.jsprit.instance.util.Instances
 

L

LiLimReader - Class in com.graphhopper.jsprit.instance.reader
test instances for the capacitated vrp with pickup and deliveries and time windows.
LiLimReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.LiLimReader
 
LiLimReader(VehicleRoutingProblem.Builder, int) - Constructor for class com.graphhopper.jsprit.instance.reader.LiLimReader
 
LopezIbanezBlumReader - Class in com.graphhopper.jsprit.instance.reader
Created by schroeder on 18/02/15.
LopezIbanezBlumReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.LopezIbanezBlumReader
 
LuiShenReader - Class in com.graphhopper.jsprit.instance.reader
 
LuiShenReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.LuiShenReader
 

M

main(String[]) - Static method in class com.graphhopper.jsprit.instance.reader.LopezIbanezBlumReader
 

R

read(String) - Method in class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 
read(String) - Method in class com.graphhopper.jsprit.instance.reader.ChristofidesReader
Reads instance-file and memorizes vehicles, customers and so forth in VehicleRoutingProblem.Builder.
read(String) - Method in class com.graphhopper.jsprit.instance.reader.CordeauReader
 
read(String) - Method in class com.graphhopper.jsprit.instance.reader.LiLimReader
 
read(String) - Method in class com.graphhopper.jsprit.instance.reader.LopezIbanezBlumReader
 
read(String, String, String) - Method in class com.graphhopper.jsprit.instance.reader.LuiShenReader
Reads input files to build Liu Shen problem.
read(String) - Method in class com.graphhopper.jsprit.instance.reader.SolomonReader
 
read(String) - Method in class com.graphhopper.jsprit.instance.reader.TSPLIB95CostMatrixReader
 
read(String) - Method in class com.graphhopper.jsprit.instance.reader.TSPLIB95Reader
 
read(String) - Method in class com.graphhopper.jsprit.instance.reader.VrphGoldenReader
 

S

setCoordProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 
setCoordProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.ChristofidesReader
 
setCoordProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.CordeauReader
 
setCoordProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.LuiShenReader
 
setCoordProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.SolomonReader
 
setFixedCosts(int) - Method in class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 
setSwitchCoordinates(boolean) - Method in class com.graphhopper.jsprit.instance.reader.TSPLIB95Reader
 
setTimeProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 
setTimeProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.SolomonReader
 
setTransportDistanceParameter(double) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
setTransportTimeParameter(double) - Method in class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
setVariableCostProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.BelhaizaReader
 
setVariableCostProjectionFactor(double) - Method in class com.graphhopper.jsprit.instance.reader.SolomonReader
 
SolomonReader - Class in com.graphhopper.jsprit.instance.reader
Reader that reads the well-known solomon-instances.
SolomonReader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.SolomonReader
 
SolomonReader(VehicleRoutingProblem.Builder, double) - Constructor for class com.graphhopper.jsprit.instance.reader.SolomonReader
 

T

TDCosts(Locations, List<Double>, List<Double>) - Constructor for class com.graphhopper.jsprit.instance.reader.Figliozzi.TDCosts
 
TimeDependentTransportCostsFactory() - Constructor for class com.graphhopper.jsprit.instance.reader.Figliozzi.TimeDependentTransportCostsFactory
 
TSPLIB95CostMatrixReader - Class in com.graphhopper.jsprit.instance.reader
 
TSPLIB95CostMatrixReader(VehicleRoutingTransportCostsMatrix.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.TSPLIB95CostMatrixReader
 
TSPLIB95Reader - Class in com.graphhopper.jsprit.instance.reader
 
TSPLIB95Reader(VehicleRoutingProblem.Builder) - Constructor for class com.graphhopper.jsprit.instance.reader.TSPLIB95Reader
 

V

valueOf(String) - Static method in enum com.graphhopper.jsprit.instance.reader.Figliozzi.TimeDependentTransportCostsFactory.SpeedDistribution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.graphhopper.jsprit.instance.reader.VrphGoldenReader.VrphType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.graphhopper.jsprit.instance.reader.Figliozzi.TimeDependentTransportCostsFactory.SpeedDistribution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.graphhopper.jsprit.instance.reader.VrphGoldenReader.VrphType
Returns an array containing the constants of this enum type, in the order they are declared.
VrphGoldenReader - Class in com.graphhopper.jsprit.instance.reader
Reads modified files from Taillard's website http://mistic.heig-vd.ch/taillard/problemes.dir/vrp.dir/vrp.html.
VrphGoldenReader(VehicleRoutingProblem.Builder, VrphGoldenReader.VrphType) - Constructor for class com.graphhopper.jsprit.instance.reader.VrphGoldenReader
 
VrphGoldenReader.VrphType - Enum in com.graphhopper.jsprit.instance.reader
FSMD - Fleet Size and Mix with Dependent costs
B C F G I L M R S T V 
Skip navigation links

Copyright © 2013–2020. All rights reserved.