MCScheduling 1.0
Set of Algorithms for Solving Mixed-Criticality Scheduling
|
The perturber used to change one state into one of its neighbouring state. More...
Public Member Functions | |
void | perturb (T state) |
Tweaks the specified state creating a new state. |
The perturber used to change one state into one of its neighbouring state.
void MCScheduling.SimulatedAnnealing.IPerturber< T >.perturb | ( | T | state | ) |
Tweaks the specified state creating a new state.
state | The state to perturb. |