drasys.or.graph.tw
Interface TimeWindowValueI
- All Known Implementing Classes:
- TimeWindowValue
- public interface TimeWindowValueI
The interface used by all algorithms to access time windows.
Method Summary |
double[] |
getServiceTime()
Returns the time needed to service the vertex. |
double[] |
getTimeWindowEnd()
Returns the end of the service windows for the vertex. |
double[] |
getTimeWindowStart()
Returns the start of the service windows for the vertex. |
getServiceTime
public double[] getServiceTime()
- Returns the time needed to service the vertex.
getTimeWindowStart
public double[] getTimeWindowStart()
- Returns the start of the service windows for the vertex.
getTimeWindowEnd
public double[] getTimeWindowEnd()
- Returns the end of the service windows for the vertex.
Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com