drasys.or.graph.tw
Interface TimeWindowPropertiesI
- All Known Implementing Classes:
- TimeWindowPropertiesAdapter
- public interface TimeWindowPropertiesI
- extends PropertiesI
The interface used by algorithms to obtain vertex properties.
getServiceTime
public double[] getServiceTime(VertexI vertex)
- Returns the time needed to service the vertex.
getTimeWindowStart
public double[] getTimeWindowStart(VertexI vertex)
- Returns the start of the service windows for the vertex.
getTimeWindowEnd
public double[] getTimeWindowEnd(VertexI vertex)
- Returns the end of the service windows for the vertex.
Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com