Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_gms.c1958 SCIP_RETCODE checkConsnames( in checkConsnames() function
2298 SCIP_CALL( checkConsnames(scip, conss, nconss, transformed) ); in SCIPwriteGms()
H A Dreader_lp.c3332 void checkConsnames( in checkConsnames() function
3694 checkConsnames(scip, conss, nconss, transformed); in SCIPwriteLp()
H A Dreader_pip.c2964 void checkConsnames( in checkConsnames() function
3092 checkConsnames(scip, conss, nconss, transformed); in SCIPwritePip()
H A Dreader_mps.c3153 SCIP_RETCODE checkConsnames( in checkConsnames() function
3960 SCIP_CALL( checkConsnames(scip, conss, nconss, transformed, &maxnamelen, &consnames, &error) ); in SCIPwriteMps()