|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.VrpVerifier
public class VrpVerifier
| Constructor Summary | |
|---|---|
VrpVerifier()
|
|
| Method Summary | |
|---|---|
void |
informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
|
void |
verify(VehicleRoutingProblem pblm,
VehicleRoutingAlgorithm vra)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VrpVerifier()
| Method Detail |
|---|
public void informAlgorithmStarts(VehicleRoutingProblem problem,
VehicleRoutingAlgorithm algorithm,
java.util.Collection<VehicleRoutingProblemSolution> solutions)
informAlgorithmStarts in interface AlgorithmStartsListener
public void verify(VehicleRoutingProblem pblm,
VehicleRoutingAlgorithm vra)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||