SCIP++ refs/heads/main
 
Loading...
Searching...
No Matches
scippp::params::HEURISTICS Namespace Reference

Parameters with prefix heuristics. More...

Namespaces

namespace  ACTCONSDIVING
 Parameters with prefix heuristics/actconsdiving.
 
namespace  ADAPTIVEDIVING
 Parameters with prefix heuristics/adaptivediving.
 
namespace  ALNS
 Parameters with prefix heuristics/alns.
 
namespace  BOUND
 Parameters with prefix heuristics/bound.
 
namespace  CLIQUE
 Parameters with prefix heuristics/clique.
 
namespace  COEFDIVING
 Parameters with prefix heuristics/coefdiving.
 
namespace  COMPLETESOL
 Parameters with prefix heuristics/completesol.
 
namespace  CONFLICTDIVING
 Parameters with prefix heuristics/conflictdiving.
 
namespace  CROSSOVER
 Parameters with prefix heuristics/crossover.
 
namespace  DINS
 Parameters with prefix heuristics/dins.
 
namespace  DISTRIBUTIONDIVING
 Parameters with prefix heuristics/distributiondiving.
 
namespace  DPS
 Parameters with prefix heuristics/dps.
 
namespace  DUALVAL
 Parameters with prefix heuristics/dualval.
 
namespace  FARKASDIVING
 Parameters with prefix heuristics/farkasdiving.
 
namespace  FEASPUMP
 Parameters with prefix heuristics/feaspump.
 
namespace  FIXANDINFER
 Parameters with prefix heuristics/fixandinfer.
 
namespace  FRACDIVING
 Parameters with prefix heuristics/fracdiving.
 
namespace  GINS
 Parameters with prefix heuristics/gins.
 
namespace  GUIDEDDIVING
 Parameters with prefix heuristics/guideddiving.
 
namespace  INDICATOR
 Parameters with prefix heuristics/indicator.
 
namespace  INTDIVING
 Parameters with prefix heuristics/intdiving.
 
namespace  INTSHIFTING
 Parameters with prefix heuristics/intshifting.
 
namespace  LINESEARCHDIVING
 Parameters with prefix heuristics/linesearchdiving.
 
namespace  LOCALBRANCHING
 Parameters with prefix heuristics/localbranching.
 
namespace  LOCKS
 Parameters with prefix heuristics/locks.
 
namespace  LPFACE
 Parameters with prefix heuristics/lpface.
 
namespace  MPEC
 Parameters with prefix heuristics/mpec.
 
namespace  MULTISTART
 Parameters with prefix heuristics/multistart.
 
namespace  MUTATION
 Parameters with prefix heuristics/mutation.
 
namespace  NLPDIVING
 Parameters with prefix heuristics/nlpdiving.
 
namespace  OBJPSCOSTDIVING
 Parameters with prefix heuristics/objpscostdiving.
 
namespace  OCTANE
 Parameters with prefix heuristics/octane.
 
namespace  OFINS
 Parameters with prefix heuristics/ofins.
 
namespace  ONEOPT
 Parameters with prefix heuristics/oneopt.
 
namespace  PADM
 Parameters with prefix heuristics/padm.
 
namespace  PROXIMITY
 Parameters with prefix heuristics/proximity.
 
namespace  PSCOSTDIVING
 Parameters with prefix heuristics/pscostdiving.
 
namespace  RANDROUNDING
 Parameters with prefix heuristics/randrounding.
 
namespace  RENS
 Parameters with prefix heuristics/rens.
 
namespace  REOPTSOLS
 Parameters with prefix heuristics/reoptsols.
 
namespace  REPAIR
 Parameters with prefix heuristics/repair.
 
namespace  RINS
 Parameters with prefix heuristics/rins.
 
namespace  ROOTSOLDIVING
 Parameters with prefix heuristics/rootsoldiving.
 
namespace  ROUNDING
 Parameters with prefix heuristics/rounding.
 
namespace  SHIFTANDPROPAGATE
 Parameters with prefix heuristics/shiftandpropagate.
 
namespace  SHIFTING
 Parameters with prefix heuristics/shifting.
 
namespace  SIMPLEROUNDING
 Parameters with prefix heuristics/simplerounding.
 
namespace  SUBNLP
 Parameters with prefix heuristics/subnlp.
 
namespace  TRIVIAL
 Parameters with prefix heuristics/trivial.
 
namespace  TRIVIALNEGATION
 Parameters with prefix heuristics/trivialnegation.
 
namespace  TRUSTREGION
 Parameters with prefix heuristics/trustregion.
 
namespace  TRYSOL
 Parameters with prefix heuristics/trysol.
 
namespace  TWOOPT
 Parameters with prefix heuristics/twoopt.
 
namespace  UNDERCOVER
 Parameters with prefix heuristics/undercover.
 
namespace  VBOUNDS
 Parameters with prefix heuristics/vbounds.
 
namespace  VECLENDIVING
 Parameters with prefix heuristics/veclendiving.
 
namespace  ZEROOBJ
 Parameters with prefix heuristics/zeroobj.
 
namespace  ZIROUNDING
 Parameters with prefix heuristics/zirounding.
 

Variables

constexpr Param< bool > USEUCTSUBSCIP { "heuristics/useuctsubscip" }
 should setting of common subscip parameters include the activation of the UCT node selector?
 

Detailed Description

Parameters with prefix heuristics.

Variable Documentation

◆ USEUCTSUBSCIP

constexpr Param<bool> scippp::params::HEURISTICS::USEUCTSUBSCIP { "heuristics/useuctsubscip" }
constexpr

should setting of common subscip parameters include the activation of the UCT node selector?

Definition at line 2242 of file parameters.hpp.