#include "Strategy.hh"#include <vector>Include dependency graph for OptVar.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Aggregator |
| Abstract class for an Aggregator. More... | |
| class | AggregatorSum |
| Sum aggregator. More... | |
| class | AggregatorMean |
| Mean aggregator. More... | |
| class | OptVar |
| Abstract class for an optimization variable. More... | |
| class | ExistOptVar |
| Existential optimization variable. More... | |
| class | UnivOptVar |
| Universal optimization variable (aggregator result). More... | |
1.5.2