MCScheduling 1.0
Set of Algorithms for Solving Mixed-Criticality Scheduling
Public Attributes
MCScheduling.SimulatedAnnealing.CBaseSimulatedAnnealing< T >.CState Class Reference

The state keeps information about the energy of the actual state it wraps. More...

List of all members.

Public Attributes

State
 The state.
double Energy
 The state's fitness score.

Detailed Description

template<T>
class MCScheduling::SimulatedAnnealing::CBaseSimulatedAnnealing< T >::CState

The state keeps information about the energy of the actual state it wraps.


Member Data Documentation

The state's fitness score.

The state.

 All Classes Namespaces Functions Variables Properties