Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpresol_stuffing.c73 int* nfixings /**< number of possible fixings */ in singletonColumnStuffing()
389 int nfixings; in SCIP_DECL_PRESOLEXEC() local
H A Dpresol_dualcomp.c106 int* nfixings /**< number of possible fixings */ in compensateVarLock()
576 int nfixings; in SCIP_DECL_PRESOLEXEC() local
H A Dpresol_domcol.c1411 int* nfixings /**< counter for possible fixings */ in findFixings()
1543 int* nfixings, /**< found number of possible fixings */ in findDominancePairs()
2006 int nfixings; in SCIP_DECL_PRESOLEXEC() local
H A Dheur_alns.c330 int nfixings; /**< the number of fixings in one run */ member
1327int* nfixings, /**< pointer to number of fixed buffer variables, will b… in tryAdd2variableBuffer()
1392 int* nfixings, /**< pointer to store the number of fixings */ in alnsFixMoreVariables()
1617 int* nfixings, /**< pointer to store the number of fixings */ in alnsUnfixVariables()
1765 int* nfixings, /**< pointer to store the number of variable fixings */ in neighborhoodFixVariables()
2287 int nfixings; in SCIP_DECL_HEUREXEC() local
2765 int* nfixings /**< pointer to store the number of fixings */ in fixMatchingSolutionValues()
H A Dheur_gins.c234 int nfixings /**< actual number of fixings */ in checkFixingrate()
1154 int* nfixings /**< pointer to store number of fixed variables */ in fixNonNeighborhoodVariables()
1834 int* nfixings, /**< pointer to store the number of fixed variables */ in determineVariableFixingsDecomp()
1962 int* nfixings, /**< pointer to store the number of fixed variables */ in determineVariableFixings()
H A Dprop_probing.c112 int nfixings; /**< total number of fixings found in probing */ member
/dports/math/highs/HiGHS-cfe064e/src/mip/
H A DHighsCliqueTable.h84 int nfixings; variable