Home
last modified time | relevance | path

Searched refs:nchgbdslocal (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_pseudoboolean.c4620 int nchgbdslocal; in addCliques() local
4759 SCIP_CALL( SCIPaddClique(scip, clqvars, NULL, 2, FALSE, cutoff, &nchgbdslocal) ); in addCliques()
4763 *nchgbds += nchgbdslocal; in addCliques()
4802 SCIP_CALL( SCIPaddClique(scip, clqvars, NULL, 2, FALSE, cutoff, &nchgbdslocal) ); in addCliques()
4806 *nchgbds += nchgbdslocal; in addCliques()
4928 SCIP_CALL( SCIPaddClique(scip, clqvars, NULL, 2, FALSE, cutoff, &nchgbdslocal) ); in addCliques()
4932 *nchgbds += nchgbdslocal; in addCliques()
4972 SCIP_CALL( SCIPaddClique(scip, clqvars, NULL, 2, FALSE, cutoff, &nchgbdslocal) ); in addCliques()
4976 *nchgbds += nchgbdslocal; in addCliques()