Click or drag to resize
WaitAddingRobustnessGetRobustPlan Method
Vrati novy robustni plan, do ktereho jsou pridany wait akce tak, aby se co nejvice poruseni bezpecnych intervalu delky nejvyse robustness.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Plan> GetRobustPlan(
	int robustness
)

Parameters

robustness
Type: SystemInt32

[Missing <param name="robustness"/> documentation for "M:MAPFsimulator.WaitAddingRobustness.GetRobustPlan(System.Int32)"]

Return Value

Type: ListPlan

[Missing <returns> documentation for "M:MAPFsimulator.WaitAddingRobustness.GetRobustPlan(System.Int32)"]

See Also