Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.h694 SCIP_RETCODE SCIPnlpGetStatistics(
H A Dscip_nlp.c679 SCIP_CALL( SCIPnlpGetStatistics(scip->nlp, statistics) ); in SCIPgetNLPStatistics()
H A Dnlp.c6028 SCIP_RETCODE SCIPnlpGetStatistics( in SCIPnlpGetStatistics() function