Click or drag to resize
ExecutionIsSwappingConflict Method
Vraci true, pokud byl v planech agentu v case time detekovan konflikt vymeny vrcholu.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual bool IsSwappingConflict(
	int time
)

Parameters

time
Type: SystemInt32

[Missing <param name="time"/> documentation for "M:MAPFsimulator.Execution.IsSwappingConflict(System.Int32)"]

Return Value

Type: Boolean

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

See Also