Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_set.h518 …SCIP_Real sepa_dircutoffdistfac;/**< factor to scale directed cutoff distance of cut i… member
H A Dsepastore.c928 … set->sepa_dircutoffdistfac, set->sepa_efficacyfac, set->sepa_objparalfac, set->sepa_intsupportfac, in SCIPsepastoreApplyCuts()
H A Dset.c2389 … &(*set)->sepa_dircutoffdistfac, TRUE, SCIP_DEFAULT_SEPA_DIRCUTOFFDISTFAC, 0.0, SCIP_INVALID/10.0, in SCIPsetCreate()