Home
last modified time | relevance | path

Searched defs:concsolvertype (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dconcsolver.c44 SCIP_CONCSOLVERTYPE** concsolvertype, /**< pointer to concurrent solver data structure */ in doConcsolverTypeCreate()
105 SCIP_CONCSOLVERTYPE** concsolvertype, /**< pointer to concurrent solver data structure */ in SCIPconcsolverTypeCreate()
145 SCIP_CONCSOLVERTYPE** concsolvertype /**< pointer to concurrent solver data structure */ in SCIPconcsolverTypeFree()
161 SCIP_CONCSOLVERTYPE* concsolvertype /**< concurrent solver type */ in SCIPconcsolverTypeGetData()
171 SCIP_CONCSOLVERTYPE* concsolvertype, /**< concurrent solver type */ in SCIPconcsolverTypeSetData()
182 SCIP_CONCSOLVERTYPE* concsolvertype /**< concurrent solver type */ in SCIPconcsolverTypeGetName()
192 SCIP_CONCSOLVERTYPE* concsolvertype /**< concurrent solver type */ in SCIPconcsolverTypeGetPrefPrio()
203 SCIP_CONCSOLVERTYPE* concsolvertype, /**< concurrent solver type to create */ in SCIPconcsolverCreateInstance()
376 SCIP_CONCSOLVERTYPE* concsolvertype; in SCIPconcsolverSync() local
H A Dscip_concurrent.c71 SCIP_CONCSOLVERTYPE* concsolvertype; in SCIPincludeConcsolverType() local
H A Dset.c4332 SCIP_CONCSOLVERTYPE* concsolvertype /**< concurrent solver type */ in SCIPsetIncludeConcsolverType()