Click or drag to resize
PlanProcessingGetSafeIntervals Method
Vrati mnozinu vrcholu s bezpecnymi intervaly pro nahrany plan.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<Vertex, Reservation> GetSafeIntervals(
	int intervalLength
)

Parameters

intervalLength
Type: SystemInt32

[Missing <param name="intervalLength"/> documentation for "M:MAPFsimulator.PlanProcessing.GetSafeIntervals(System.Int32)"]

Return Value

Type: DictionaryVertex, Reservation

[Missing <returns> documentation for "M:MAPFsimulator.PlanProcessing.GetSafeIntervals(System.Int32)"]

See Also