Execution Class |
Namespace: MAPFsimulator
The Execution type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentSpeed |
Vraci aktualni rychlost, se kterou se agent i pohybuje ve svem planu p.
Pro min/max robusnost se meni, pro ostatni je 1.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExecuteSolution |
Provede exekuci planu ulozenych v listu plans.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsSwappingConflict |
Vraci true, pokud byl v planech agentu v case time detekovan konflikt vymeny vrcholu.
|
![]() | IsVertexConflict |
Vraci true, pokud ma agentID s planem p v case t vrcholovy konflikt s jinym agentem.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TypOfConf |
Rozlisuje, jaky typ konfliktu mezi agenty nastal (pro contigency robustnost).
|
![]() | WillDelay |
Vraci true, pokud se agentID v planu p v case t opozdi.
|
Name | Description | |
---|---|---|
![]() | agents | |
![]() | colTime | |
![]() | colType | |
![]() | confV | |
![]() | delay | |
![]() | maxTime | |
![]() | positionsInTime | |
![]() | swappingConflict | |
![]() | vertexConflict |