|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface used by all algorithms to access vertex features.
Method Summary | |
double |
getCost()
Returns the cost of crossing the vertex. |
double[] |
getDemand()
Returns the demand at the vertex. |
double |
getTime()
Returns the time required to cross the vertex. |
Method Detail |
public double getCost()
public double getTime()
public double[] getDemand()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |