![]() |
MAiNGO
|
#include "exceptions.h"
#include "symbol_table.hpp"
#include "util/evaluator.hpp"
#include "ffunc.hpp"
Go to the source code of this file.
Classes | |
struct | maingo::ConstraintContainer |
Containter for constraint evaluation. More... | |
class | maingo::MaingoEvaluator |
Evaluates ALE expressions to Var. More... | |
Namespaces | |
maingo | |
namespace holding all essentials of MAiNGO | |
Typedefs | |
using | maingo::Var = mc::FFVar |