AStarForContingencyPlansafeIntervals Field |
[Missing <summary> documentation for "F:MAPFsimulator.AStarForContingencyPlan.safeIntervals"]
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected Dictionary<Vertex, Reservation> safeIntervals
Protected safeIntervals As Dictionary(Of Vertex, Reservation)
protected:
Dictionary<Vertex, Reservation^>^ safeIntervals
val mutable safeIntervals: Dictionary<Vertex, Reservation>
Field Value
Type:
DictionaryVertex,
Reservation
See Also