#include "standard.h"#include "problem.h"#include "cuts.h"#include "boxfind.h"Include dependency graph for linrelax.h:

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

Go to the source code of this file.
Classes | |
| class | LinearRelax |
| A linear relaxation. More... | |
| class | LinearRelax::LinConstraint |
| Class to represent a linear (block) constraint. More... | |
| class | LinearRelaxSolver |
| An abstract solver for the linear relaxation. More... | |
| class | LinearRelaxSolverGeneral |
| A general solver for the LinearRelaxation, which constructs a MinlpProblem and uses LocOpt::get_lp_solver to solve it. More... | |
| class | LinearRelaxSolverMIP |
1.4.7