constraint handler for bound disjunction constraints \((x_1 \{\leq,\geq\} b_1) \vee \ldots \vee (x_n \{\leq,\geq\} b_n)\)
Definition in file cons_bounddisjunction.h.
#include "scip/def.h"#include "scip/type_cons.h"#include "scip/type_lp.h"#include "scip/type_retcode.h"#include "scip/type_scip.h"#include "scip/type_var.h"Go to the source code of this file.