Vraci posloupnost vrcholu, ktere tvori plan.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<Vertex> GetPath()
Public Function GetPath As List(Of Vertex)
public:
List<Vertex>^ GetPath()
member GetPath : unit -> List<Vertex>
Return Value
Type:
ListVertex[Missing <returns> documentation for "M:MAPFsimulator.Plan.GetPath"]
See Also