Vraci pocet hran cesty v planu - to je pocet vrcholu - 1.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual int GetCost()
Public Overridable Function GetCost As Integer
public:
virtual int GetCost()
abstract GetCost : unit -> int
override GetCost : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:MAPFsimulator.Plan.GetCost"]
See Also