Click or drag to resize
PlanGetPath Method
Vraci posloupnost vrcholu, ktere tvori plan.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Vertex> GetPath()

Return Value

Type: ListVertex

[Missing <returns> documentation for "M:MAPFsimulator.Plan.GetPath"]

See Also