ContingencyPlanGetCost Method |
Vraci pocet hran hlavni cesty - tedy pocet vrcholu - 1.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override int GetCost()
Public Overrides Function GetCost As Integer
public:
virtual int GetCost() override
abstract GetCost : unit -> int
override GetCost : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:MAPFsimulator.ContingencyPlan.GetCost"]
See Also