PandA-2024.02
|
This file defines the objective function class. More...
Go to the source code of this file.
Data Structures | |
class | objective_function |
Typedefs | |
using | objective_functionRef = refcount< objective_function > |
Functions | |
Forward declarations. | |
REF_FORWARD_DECL (problem_dim) | |
REF_FORWARD_DECL (meilp_solver) | |
This file defines the objective function class.
An objective function is a linear function with a direction of optimization (minimization or maximization of the objective function).
Definition in file objective_function.hpp.
Definition at line 87 of file objective_function.hpp.
REF_FORWARD_DECL | ( | problem_dim | ) |
REF_FORWARD_DECL | ( | meilp_solver | ) |