ConflictAgentInConflict Method |
Vraci pole s dvojici id agentu, kteri jsou v konfliktu.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int[] AgentInConflict()
Public Function AgentInConflict As Integer()
public:
array<int>^ AgentInConflict()
member AgentInConflict : unit -> int[]
Return Value
Type:
Int32[Missing <returns> documentation for "M:MAPFsimulator.Conflict.AgentInConflict"]
See Also