Home
last modified time | relevance | path

Searched defs:naggrvars (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dpresol.pxi76 … int* nfixedvars, int* naggrvars, int* nchgvartypes, int* nchgbds, int* naddholes,
H A Dconshdlr.pxi324 … int* nfixedvars, int* naggrvars, int* nchgvartypes, int* nchgbds, int* naddholes,
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_presol.h64 …int naggrvars; /**< total number of variables aggregated by this presol… member
H A Dprop_probing.c342 int* naggrvars, /**< pointer to store number of aggregated variables */ in applyProbing()
998 int naggrvars; in SCIP_DECL_PROPEXEC() local
1334int* naggrvars, /**< pointer to counter which is increased by the number… in SCIPanalyzeDeductionsProbing()
H A Dstruct_prop.h79 …int naggrvars; /**< total number of variables aggregated by this propag… member
H A Dcons_xor.c873int* naggrvars, /**< pointer to add up the number of aggregated variable… in applyFixings()
1141int* naggrvars, /**< pointer to add up the number of aggregated variable… in addExtendedFlowFormulation()
1450int* naggrvars, /**< pointer to add up the number of aggregated variable… in addExtendedAsymmetricFormulation()
3658int* naggrvars, /**< pointer to add up the number of aggregated variable… in detectRedundantConstraints()
3854 int* naggrvars, /**< pointer to count number of aggregated variables */ in preprocessConstraintPairs()
H A Ddebug.h269 #define SCIPdebugCheckAggregation(set,var,aggrvars,scalars,constant,naggrvars) SCIP_OKAY argument
H A Dreader_cip.c1050 int naggrvars; in SCIP_DECL_READERWRITE() local
H A Dpresol.c385int* naggrvars, /**< pointer to total number of variables aggregated of … in SCIPpresolExec()
H A Dcons_and.c1981int* naggrvars, /**< pointer to add up the number of aggregated variable… in dualPresolve()
2630int* naggrvars, /**< pointer to add up the number of aggregated variable… in cliquePresolve()
3357 int* naggrvars, /**< pointer to count number of aggregated variables */ in detectRedundantConstraints()
3547 int* naggrvars, /**< pointer to count number of aggregated variables */ in preprocessConstraintPairs()
H A Dcons_setppc.c3143 int*const naggrvars, /**< pointer to count number of aggregated variables */ in presolvePropagateCons()
3466 SCIP_RETCODE checkForOverlapping( in checkForOverlapping()
4814 int*const naggrvars, /**< pointer to count number of aggregated variables */ in performAggregations()
4897 int*const naggrvars, /**< pointer to count number of aggregated variables */ in preprocessCliques()
5527 int* naggrvars, /**< pointer to count number of aggregated variables */ in removeDoubleAndSingletonsAndPerformDualpresolve()
H A Dprop.c516int* naggrvars, /**< pointer to total number of variables aggregated of … in SCIPpropPresol()
H A Ddebug.c1364int naggrvars /**< number n of variables in aggregation x = a_1*y_1 + … in SCIPdebugCheckAggregation()
H A Dcons_linear.c4643 int naggrvars; in applyFixings() local
9543 int* naggrvars, /**< pointer to count number of aggregated variables */ in convertBinaryEquality()
9656 int* naggrvars, /**< pointer to count number of aggregated variables */ in convertLongEquality()
10514 int* naggrvars, /**< pointer to count number of aggregated variables */ in convertEquality()
10640 int* naggrvars, /**< pointer to count number of aggregated variables */ in dualPresolve()
11133 int* naggrvars /**< pointer to count number of aggregated variables */ in aggregateVariables()
H A Dstruct_cons.h255 …int naggrvars; /**< total number of variables aggregated by this presol… member
H A Dscip_cons.c2359int* naggrvars, /**< pointer to count total number of variables aggregat… in SCIPpresolCons()
H A Dscip_copy.c832 int naggrvars; in SCIPgetVarCopy() local
H A Dcons_abspower.c446int* naggrvars /**< buffer where to add number of aggregated variables … in presolveFindDuplicatesUpgradeCons()
626int* naggrvars, /**< pointer where to add number of aggregated variables… in presolveFindDuplicates()
H A Dprop_vbounds.c2657int* naggrvars, /**< pointer to number of aggregated variables, incremen… in applyFixingsAndAggregations()
H A Dcons_cardinality.c296 int naggrvars; in fixVariableZero() local
H A Dcons_varbound.c3833int* naggrvars, /**< pointer to count the number of aggregated variables… in upgradeConss()
H A Dcons.c3969int* naggrvars, /**< pointer to total number of variables aggregated of … in SCIPconshdlrPresolve()
7661int* naggrvars, /**< pointer to count total number of variables aggregat… in SCIPconsPresol()
H A Dcons_pseudoboolean.c4605int*const naggrvars, /**< pointer to count the number of aggregated variables… in addCliques()
7121 int*const naggrvars, /**< pointer to store number of aggregated variables */ in findAggregation()
H A Dcons_sos1.c649 int naggrvars; in fixVariableZero() local
H A Dcons_knapsack.c7210 int naggrvars; in applyFixings() local

12