Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/applications/Coloring/src/
H A Dcoloringplugins.c36 SCIP_CALL( SCIPincludeConshdlrSetppc(scip) ); in SCIPincludeColoringPlugins()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.h47 SCIP_RETCODE SCIPincludeConshdlrSetppc(
H A Dscipdefplugins.c57 SCIP_CALL( SCIPincludeConshdlrSetppc(scip) ); in SCIPincludeDefaultPlugins()
H A Dcons_setppc.c7237 SCIP_CALL( SCIPincludeConshdlrSetppc(scip) ); in SCIP_DECL_CONSHDLRCOPY()
8948 SCIP_RETCODE SCIPincludeConshdlrSetppc( in SCIPincludeConshdlrSetppc() function