Click or drag to resize
MapfModelCheckGraph Method
Kontroluje, zda pole rezetezcu je validni graf.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
private bool CheckGraph(
	string[] map
)

Parameters

map
Type: SystemString

[Missing <param name="map"/> documentation for "M:MAPFsimulator.MapfModel.CheckGraph(System.String[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:MAPFsimulator.MapfModel.CheckGraph(System.String[])"]

See Also