MapfModelGetMakespan Method |
Vraci makespan aktualniho reseni. Pokud reseni zatim nebylo nalezeno, vraci -1.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic Function GetMakespan As Integer
public:
int GetMakespan()
member GetMakespan : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:MAPFsimulator.MapfModel.GetMakespan"]
See Also