Click or drag to resize
Min_MaxRobustExecution Methods

The Min_MaxRobustExecution type exposes the following members.

Methods
  NameDescription
Protected methodCurrentSpeed
Aktualni rychlost agenta i v planu p.
(Overrides ExecutionCurrentSpeed(Int32, Plan).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteSolution
Provede exekuci planu ulozenych v listu plans.
(Inherited from Execution.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodChangeSpeed
Na zaklade zpozdeni agenta agentID pocita novou rychlost.
Protected methodIsSwappingConflict
Projede zaznamy vsech agentu a urci, zda v casovem useku time nastal konflikt (vrcholovy i swapping).
(Overrides ExecutionIsSwappingConflict(Int32).)
Protected methodIsVertexConflict
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).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Private methodTypOfConf
Rozlisuje, jaky typ konfliktu mezi agenty nastal (pro contigency robustnost).
(Inherited from Execution.)
Protected methodWillDelay
Vraci true, pokud se agentID v planu p v case t opozdi.
(Inherited from Execution.)
Top
See Also