Home
last modified time | relevance | path

Searched defs:ncutsfound (Results 1 – 8 of 8) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_sepastore.h46 int ncutsfound; /**< total number of cuts found so far */ member
H A Dstruct_cutpool.h52 …SCIP_Longint ncutsfound; /**< total number of cuts that were separated from the p… member
H A Dstruct_sepa.h42 …SCIP_Longint ncutsfound; /**< number of cutting planes found so far by this separ… member
H A Dsepa.c420 int ncutsfound; in SCIPsepaExecLP() local
533 int ncutsfound; in SCIPsepaExecSol() local
H A Dstruct_branch.h78 …SCIP_Longint ncutsfound; /**< number of cutting planes found so far by this branc… member
H A Dsepa_disjunctive.c590 int ncutsfound; in SCIP_DECL_SEPAEXECLP() local
H A Dstruct_benders.h73 …int ncutsfound; /**< number of cuts found by the Benders' decomposition … member
H A Dstruct_cons.h127 SCIP_Longint ncutsfound; /**< number of cuts found by this constraint handler */ member