|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VehicleRoutingAlgorithm | |
|---|---|
| algorithms | |
| algorithms.acceptors | |
| basics.algo | |
| util | |
| Uses of VehicleRoutingAlgorithm in algorithms |
|---|
| Methods in algorithms with parameters of type VehicleRoutingAlgorithm | |
|---|---|
void |
NeighborhoodThresholdInitialiser.informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
| Uses of VehicleRoutingAlgorithm in algorithms.acceptors |
|---|
| Methods in algorithms.acceptors with parameters of type VehicleRoutingAlgorithm | |
|---|---|
void |
SchrimpfAcceptance.informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
| Uses of VehicleRoutingAlgorithm in basics.algo |
|---|
| Methods in basics.algo that return VehicleRoutingAlgorithm | |
|---|---|
VehicleRoutingAlgorithm |
VehicleRoutingAlgorithmFactory.createAlgorithm(VehicleRoutingProblem vrp)
|
| Methods in basics.algo with parameters of type VehicleRoutingAlgorithm | |
|---|---|
void |
VehicleRoutingAlgorithmListeners.algorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
void |
AlgorithmStartsListener.informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
void |
TimeBreaker.informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
void |
VariationCoefficientBreaker.informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
| Uses of VehicleRoutingAlgorithm in util |
|---|
| Methods in util with parameters of type VehicleRoutingAlgorithm | |
|---|---|
void |
VrpVerifier.informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
void |
VrpVerifier.verify(VehicleRoutingProblem pblm,
VehicleRoutingAlgorithm vra)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||