Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dnlpioracle.h294 int SCIPnlpiOracleGetMaxDegree(
H A Dnlpi_ipopt.cpp1132 && SCIPnlpiOracleGetMaxDegree(problem->oracle) > 2 ) in SCIP_DECL_NLPISOLVE()
H A Dnlpioracle.c2352 int SCIPnlpiOracleGetMaxDegree( in SCIPnlpiOracleGetMaxDegree() function