solver
1.0
|
A partially fixed problem, i.e. tuple. More...
#include <DataStructures.h>
Public Attributes | |
std::vector< CircuitRecord > | tuple |
Tuple, i.e. a partially fixed problem. | |
A partially fixed problem, i.e. tuple.
The structure stores a partially fixed problem, i.e. selected locations and movements (indirectly). The power saving modes with the minimal delay time are selected before the optimization phase to find a feasible solution.
Definition at line 133 of file DataStructures.h.