solver  1.0
Public Attributes | List of all members
CircuitTuple Struct Reference

A partially fixed problem, i.e. tuple. More...

#include <DataStructures.h>

+ Collaboration diagram for CircuitTuple:

Public Attributes

std::vector< CircuitRecordtuple
 Tuple, i.e. a partially fixed problem.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: