Click or drag to resize
MapfModelLoadGraph Method
Prida graf map do instance MAPF problemu.

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

Parameters

map
Type: SystemString

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

Return Value

Type: Boolean

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

See Also