Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_orbitope.c2969 SCIP_DECL_CONSFREE(consFreeOrbitope) in SCIP_DECL_CONSFREE() argument
3761 SCIP_CALL( SCIPsetConshdlrFree(scip, conshdlr, consFreeOrbitope) ); in SCIPincludeConshdlrOrbitope()