Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_table.c79 SCIP_CALL( SCIPsetIncludeTable(scip->set, table) ); in SCIPincludeTable()
H A Dset.h827 SCIP_RETCODE SCIPsetIncludeTable(
H A Dset.c4824 SCIP_RETCODE SCIPsetIncludeTable( in SCIPsetIncludeTable() function