cons_exactlinear.h File Reference
Detailed Description
Constraint handler for linear constraints in their most general form, \(lhs <= a^T x <= rhs\).
Definition in file cons_exactlinear.h.
#include "scip/def.h"#include "scip/intervalarith.h"#include "scip/type_cons.h"#include "scip/type_lp.h"#include "scip/type_lpexact.h"#include "scip/type_misc.h"#include "scip/type_retcode.h"#include "scip/type_scip.h"#include "scip/type_sol.h"#include "scip/type_var.h"#include "scip/type_certificate.h"#include "scip/type_rational.h"Go to the source code of this file.