ContigencyExecution Class |
Namespace: MAPFsimulator
The ContigencyExecution type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContigencyExecution | Initializes a new instance of the ContigencyExecution class |
Name | Description | |
---|---|---|
![]() | CurrentSpeed |
Na zaklade aktualniho zpozdeni agenta i v planu p vraci poradove cislo vrcholu, do ktereho agent pojede.
Tedy za normalnich okolnosti se pohybuje po hlavnim planu (vzdy o 1), v pripade, ze prejizdi na alternativni plan,
tak se pomoci teto metody vypocita rozdil poradovych cisel, o ktere se musi agent posunout, aby dale pokracoval v alternativnim planu.
(Overrides ExecutionCurrentSpeed(Int32, Plan).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | ExecuteSolution |
Provede exekuci planu ulozenych v listu plans.
(Inherited from Execution.) |
![]() | 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.
(Inherited from Execution.) |
![]() | IsVertexConflict |
Vraci true, pokud ma agentID s planem p v case t vrcholovy konflikt s jinym agentem.
(Inherited from Execution.) |
![]() | 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).
(Inherited from Execution.) |
![]() | WillDelay |
Vraci true, pokud se agentID v planu p v case t opozdi.
(Overrides ExecutionWillDelay(Int32, Plan, Int32).) |
Name | Description | |
---|---|---|
![]() | agents | (Inherited from Execution.) |
![]() | colTime | (Inherited from Execution.) |
![]() | colType | (Inherited from Execution.) |
![]() | confV | (Inherited from Execution.) |
![]() | delay | (Inherited from Execution.) |
![]() | maxTime | (Inherited from Execution.) |
![]() | positionsInTime | (Inherited from Execution.) |
![]() | swappingConflict | (Inherited from Execution.) |
![]() | vertexConflict | (Inherited from Execution.) |