#include <objective_function.hpp>
Definition at line 63 of file objective_function.hpp.
◆ objective_function()
objective_function::objective_function |
( |
| ) |
|
|
default |
The class constructor.
Referenced by print().
◆ ~objective_function()
objective_function::~objective_function |
( |
| ) |
|
|
virtualdefault |
The class Destructor.
Referenced by print().
◆ print()
virtual void objective_function::print |
( |
std::ostream & |
| ) |
const |
|
inlinevirtual |
◆ set_objective_function()
virtual void objective_function::set_objective_function |
( |
meilp_solverRef const & |
MS, |
|
|
problem_dimRef const & |
p_dimension |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: