Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_pseudoboolean.c5610 assert(*xortype >= -1 && *xortype <= 1); in checkSolution()
5699 *xortype = 0; in checkSolution()
5701 *xortype = 1; in checkSolution()
5705 *xortype = -1; in checkSolution()
5707 *xortype = -1; in checkSolution()
5715 *xortype = 1; in checkSolution()
5721 *xortype = -1; in checkSolution()
5723 *xortype = -1; in checkSolution()
5777 int xortype; in tryUpgradingXor() local
5960 xortype = -1; in tryUpgradingXor()
[all …]