Min_MaxRobustExecution Class |
Namespace: MAPFsimulator
The Min_MaxRobustExecution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Min_MaxRobustExecution |
Min/max robustni exekuce pro pocet agentu agentu agents, s pravdepodobnosti zpozdeni delay a parametry robustnosti minTime, maxTime.
|
Name | Description | |
---|---|---|
![]() | CurrentSpeed |
Aktualni rychlost agenta i v planu p.
(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.) |
![]() | ChangeSpeed |
Na zaklade zpozdeni agenta agentID pocita novou rychlost.
|
![]() | IsSwappingConflict |
Projede zaznamy vsech agentu a urci, zda v casovem useku time nastal konflikt (vrcholovy i swapping).
(Overrides ExecutionIsSwappingConflict(Int32).) |
![]() | IsVertexConflict |
Spocita a ulozi u daneho agenta agentID vrchol, ve kterem byl naposled, vrchol, kam se chysta jet a cast hrany,
kterou uz projel.
V pripade, ze agent stoji primo ve vrcholu, spocita na zaklade zpozdeni jeho novou rychlost.
(Overrides ExecutionIsVertexConflict(Int32, Plan, Int32, ListPlan).) |
![]() | 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.
(Inherited from Execution.) |
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.) |