|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--lt.ktu.tsp.TSP_tabu.TSPFunction
|
+--lt.ktu.tsp.TSP_tabu.aopents.ObjectiveFunction
| Field Summary |
| Fields inherited from class lt.ktu.tsp.TSP_tabu.TSPFunction |
matrica |
| Constructor Summary | |
ObjectiveFunction(java.awt.geom.Point2D[] points)
Creates a new instance of ObjectiveFunction |
|
ObjectiveFunction(TSPFunction f)
|
|
| Method Summary | |
double[] |
evaluate(org.coinor.opents.Solution solution,
org.coinor.opents.Move move)
|
| Methods inherited from class lt.ktu.tsp.TSP_tabu.TSPFunction |
f, f, getAt, getMatrix, size, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ObjectiveFunction(java.awt.geom.Point2D[] points)
public ObjectiveFunction(TSPFunction f)
| Method Detail |
public double[] evaluate(org.coinor.opents.Solution solution,
org.coinor.opents.Move move)
evaluate in interface org.coinor.opents.ObjectiveFunction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||