Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c159 …unsigned int setppctype:2; /**< type of constraint: set partitioning, packing or co… member
562SCIP_SETPPCTYPE setppctype /**< type of constraint: set partitioning, packing, or c… in consdataCreate()
678SCIP_SETPPCTYPE setppctype /**< type of constraint: set partitioning, packing, or c… in consdataCreateTransformed()
819 SCIP_SETPPCTYPE setppctype /**< new type of constraint */ in setSetppcType()
1270 SCIP_SETPPCTYPE setppctype; in dualPresolving() local
6887SCIP_SETPPCTYPE setppctype, /**< type of constraint: set partitioning, packing, or c… in createConsSetppc()
6974SCIP_SETPPCTYPE setppctype, /**< type of constraint: set partitioning, packing, or c… in createNormalizedSetppc()