Detailed Description
default SCIP plugins
Definition in file scipdefplugins.h.
#include "scip/scip.h"#include "scip/branch_allfullstrong.h"#include "scip/branch_cloud.h"#include "scip/branch_distribution.h"#include "scip/branch_fullstrong.h"#include "scip/branch_gomory.h"#include "scip/branch_inference.h"#include "scip/branch_leastinf.h"#include "scip/branch_lookahead.h"#include "scip/branch_mostinf.h"#include "scip/branch_multaggr.h"#include "scip/branch_nodereopt.h"#include "scip/branch_pscost.h"#include "scip/branch_random.h"#include "scip/branch_relpscost.h"#include "scip/branch_vanillafullstrong.h"#include "scip/compr_largestrepr.h"#include "scip/compr_weakcompr.h"#include "scip/cons_and.h"#include "scip/cons_benders.h"#include "scip/cons_benderslp.h"#include "scip/cons_bounddisjunction.h"#include "scip/cons_cardinality.h"#include "scip/cons_conjunction.h"#include "scip/cons_countsols.h"#include "scip/cons_cumulative.h"#include "scip/cons_disjunction.h"#include "scip/cons_fixedvar.h"#include "scip/cons_indicator.h"#include "scip/cons_integral.h"#include "scip/cons_knapsack.h"#include "scip/cons_linear.h"#include "scip/cons_linking.h"#include "scip/cons_logicor.h"#include "scip/cons_nonlinear.h"#include "scip/cons_or.h"#include "scip/cons_orbisack.h"#include "scip/cons_orbitope.h"#include "scip/cons_pseudoboolean.h"#include "scip/cons_setppc.h"#include "scip/cons_sos1.h"#include "scip/cons_sos2.h"#include "scip/cons_superindicator.h"#include "scip/cons_symresack.h"#include "scip/cons_varbound.h"#include "scip/cons_xor.h"#include "scip/cons_components.h"#include "scip/disp_default.h"#include "scip/dialog_default.h"#include "scip/event_estim.h"#include "scip/event_solvingphase.h"#include "scip/event_softtimelimit.h"#include "scip/expr_abs.h"#include "scip/expr_entropy.h"#include "scip/expr_exp.h"#include "scip/expr_log.h"#include "scip/expr_pow.h"#include "scip/expr_product.h"#include "scip/expr_sum.h"#include "scip/expr_trig.h"#include "scip/expr_value.h"#include "scip/expr_var.h"#include "scip/heur_actconsdiving.h"#include "scip/heur_adaptivediving.h"#include "scip/heur_bound.h"#include "scip/heur_clique.h"#include "scip/heur_coefdiving.h"#include "scip/heur_completesol.h"#include "scip/heur_conflictdiving.h"#include "scip/heur_crossover.h"#include "scip/heur_dins.h"#include "scip/heur_distributiondiving.h"#include "scip/heur_dps.h"#include "scip/heur_dualval.h"#include "scip/heur_farkasdiving.h"#include "scip/heur_feaspump.h"#include "scip/heur_fixandinfer.h"#include "scip/heur_fracdiving.h"#include "scip/heur_gins.h"#include "scip/heur_guideddiving.h"#include "scip/heur_indicator.h"#include "scip/heur_indicatordiving.h"#include "scip/heur_intdiving.h"#include "scip/heur_intshifting.h"#include "scip/heur_linesearchdiving.h"#include "scip/heur_localbranching.h"#include "scip/heur_locks.h"#include "scip/heur_lpface.h"#include "scip/heur_alns.h"#include "scip/heur_multistart.h"#include "scip/heur_mutation.h"#include "scip/heur_mpec.h"#include "scip/heur_nlpdiving.h"#include "scip/heur_objpscostdiving.h"#include "scip/heur_octane.h"#include "scip/heur_ofins.h"#include "scip/heur_oneopt.h"#include "scip/heur_padm.h"#include "scip/heur_pscostdiving.h"#include "scip/heur_proximity.h"#include "scip/heur_randrounding.h"#include "scip/heur_rens.h"#include "scip/heur_reoptsols.h"#include "scip/heur_repair.h"#include "scip/heur_rins.h"#include "scip/heur_rootsoldiving.h"#include "scip/heur_rounding.h"#include "scip/heur_scheduler.h"#include "scip/heur_shiftandpropagate.h"#include "scip/heur_shifting.h"#include "scip/heur_simplerounding.h"#include "scip/heur_subnlp.h"#include "scip/heur_trivial.h"#include "scip/heur_trivialnegation.h"#include "scip/heur_trustregion.h"#include "scip/heur_trysol.h"#include "scip/heur_twoopt.h"#include "scip/heur_undercover.h"#include "scip/heur_vbounds.h"#include "scip/heur_veclendiving.h"#include "scip/heur_zeroobj.h"#include "scip/heur_zirounding.h"#include "scip/nlhdlr_bilinear.h"#include "scip/nlhdlr_convex.h"#include "scip/nlhdlr_default.h"#include "scip/nlhdlr_perspective.h"#include "scip/nlhdlr_quadratic.h"#include "scip/nlhdlr_quotient.h"#include "scip/nlhdlr_signomial.h"#include "scip/nlhdlr_soc.h"#include "scip/nodesel_bfs.h"#include "scip/nodesel_breadthfirst.h"#include "scip/nodesel_dfs.h"#include "scip/nodesel_estimate.h"#include "scip/nodesel_hybridestim.h"#include "scip/nodesel_uct.h"#include "scip/nodesel_restartdfs.h"#include "scip/presol_boundshift.h"#include "scip/presol_convertinttobin.h"#include "scip/presol_domcol.h"#include "scip/presol_dualagg.h"#include "scip/presol_dualcomp.h"#include "scip/presol_dualinfer.h"#include "scip/presol_gateextraction.h"#include "scip/presol_implics.h"#include "scip/presol_inttobinary.h"#include "scip/presol_milp.h"#include "scip/presol_redvub.h"#include "scip/presol_qpkktref.h"#include "scip/presol_trivial.h"#include "scip/presol_tworowbnd.h"#include "scip/presol_sparsify.h"#include "scip/presol_dualsparsify.h"#include "scip/presol_stuffing.h"#include "scip/prop_dualfix.h"#include "scip/prop_genvbounds.h"#include "scip/prop_nlobbt.h"#include "scip/prop_obbt.h"#include "scip/prop_probing.h"#include "scip/prop_pseudoobj.h"#include "scip/prop_redcost.h"#include "scip/prop_rootredcost.h"#include "scip/prop_symmetry.h"#include "scip/prop_vbounds.h"#include "scip/reader_bnd.h"#include "scip/reader_ccg.h"#include "scip/reader_cip.h"#include "scip/reader_cnf.h"#include "scip/reader_cor.h"#include "scip/reader_dec.h"#include "scip/reader_diff.h"#include "scip/reader_fix.h"#include "scip/reader_fzn.h"#include "scip/reader_gms.h"#include "scip/reader_lp.h"#include "scip/reader_mps.h"#include "scip/reader_mst.h"#include "scip/reader_nl.h"#include "scip/reader_opb.h"#include "scip/reader_osil.h"#include "scip/reader_pip.h"#include "scip/reader_ppm.h"#include "scip/reader_pbm.h"#include "scip/reader_rlp.h"#include "scip/reader_smps.h"#include "scip/reader_sol.h"#include "scip/reader_sto.h"#include "scip/reader_tim.h"#include "scip/reader_wbo.h"#include "scip/reader_zpl.h"#include "scip/sepa_eccuts.h"#include "scip/sepa_cgmip.h"#include "scip/sepa_clique.h"#include "scip/sepa_closecuts.h"#include "scip/sepa_aggregation.h"#include "scip/sepa_convexproj.h"#include "scip/sepa_disjunctive.h"#include "scip/sepa_gauge.h"#include "scip/sepa_gomory.h"#include "scip/sepa_impliedbounds.h"#include "scip/sepa_interminor.h"#include "scip/sepa_intobj.h"#include "scip/sepa_lagromory.h"#include "scip/sepa_mcf.h"#include "scip/sepa_minor.h"#include "scip/sepa_mixing.h"#include "scip/sepa_oddcycle.h"#include "scip/sepa_rapidlearning.h"#include "scip/sepa_rlt.h"#include "scip/sepa_zerohalf.h"#include "scip/scipshell.h"#include "scip/symmetry.h"#include "scip/table_default.h"#include "scip/concsolver_scip.h"#include "scip/benders_default.h"#include "scip/cutsel_hybrid.h"#include "scip/cutsel_dynamic.h"#include "scip/cutsel_ensemble.h"#include "scip/expr_varidx.h"#include "scip/nlpi_ipopt.h"#include "scip/nlpi_filtersqp.h"#include "scip/nlpi_worhp.h"#include "scip/nlpi_all.h"Go to the source code of this file.
Functions | |
| SCIP_RETCODE | SCIPincludeDefaultPlugins (SCIP *scip) |
Function Documentation
◆ SCIPincludeDefaultPlugins()
| SCIP_RETCODE SCIPincludeDefaultPlugins | ( | SCIP * | scip | ) |
includes default plugins into SCIP with respect to priorities
- Parameters
-
scip SCIP data structure
Definition at line 37 of file scipdefplugins.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdebugIncludeProp, SCIPincludeBendersDefault(), SCIPincludeBranchruleAllfullstrong(), SCIPincludeBranchruleCloud(), SCIPincludeBranchruleDistribution(), SCIPincludeBranchruleFullstrong(), SCIPincludeBranchruleGomory(), SCIPincludeBranchruleInference(), SCIPincludeBranchruleLeastinf(), SCIPincludeBranchruleLookahead(), SCIPincludeBranchruleMostinf(), SCIPincludeBranchruleMultAggr(), SCIPincludeBranchruleNodereopt(), SCIPincludeBranchrulePscost(), SCIPincludeBranchruleRandom(), SCIPincludeBranchruleRelpscost(), SCIPincludeBranchruleVanillafullstrong(), SCIPincludeComprLargestrepr(), SCIPincludeComprWeakcompr(), SCIPincludeConcurrentScipSolvers(), SCIPincludeConshdlrAnd(), SCIPincludeConshdlrBenders(), SCIPincludeConshdlrBenderslp(), SCIPincludeConshdlrBounddisjunction(), SCIPincludeConshdlrCardinality(), SCIPincludeConshdlrComponents(), SCIPincludeConshdlrConjunction(), SCIPincludeConshdlrCountsols(), SCIPincludeConshdlrCumulative(), SCIPincludeConshdlrDisjunction(), SCIPincludeConshdlrFixedvar(), SCIPincludeConshdlrIndicator(), SCIPincludeConshdlrIntegral(), SCIPincludeConshdlrKnapsack(), SCIPincludeConshdlrLinear(), SCIPincludeConshdlrLinking(), SCIPincludeConshdlrLogicor(), SCIPincludeConshdlrNonlinear(), SCIPincludeConshdlrOr(), SCIPincludeConshdlrOrbisack(), SCIPincludeConshdlrOrbitope(), SCIPincludeConshdlrPseudoboolean(), SCIPincludeConshdlrSetppc(), SCIPincludeConshdlrSOS1(), SCIPincludeConshdlrSOS2(), SCIPincludeConshdlrSuperindicator(), SCIPincludeConshdlrSymresack(), SCIPincludeConshdlrVarbound(), SCIPincludeConshdlrXor(), SCIPincludeCutselDynamic(), SCIPincludeCutselEnsemble(), SCIPincludeCutselHybrid(), SCIPincludeDialogDefaultBasic(), SCIPincludeDispDefault(), SCIPincludeEventHdlrEstim(), SCIPincludeEventHdlrSofttimelimit(), SCIPincludeEventHdlrSolvingphase(), SCIPincludeExprhdlrAbs(), SCIPincludeExprhdlrCos(), SCIPincludeExprhdlrEntropy(), SCIPincludeExprhdlrExp(), SCIPincludeExprhdlrLog(), SCIPincludeExprhdlrPow(), SCIPincludeExprhdlrProduct(), SCIPincludeExprhdlrSignpower(), SCIPincludeExprhdlrSin(), SCIPincludeExprhdlrSum(), SCIPincludeExprhdlrValue(), SCIPincludeExprhdlrVar(), SCIPincludeExprhdlrVaridx(), SCIPincludeHeurActconsdiving(), SCIPincludeHeurAdaptivediving(), SCIPincludeHeurAlns(), SCIPincludeHeurBound(), SCIPincludeHeurClique(), SCIPincludeHeurCoefdiving(), SCIPincludeHeurCompletesol(), SCIPincludeHeurConflictdiving(), SCIPincludeHeurCrossover(), SCIPincludeHeurDins(), SCIPincludeHeurDistributiondiving(), SCIPincludeHeurDps(), SCIPincludeHeurDualval(), SCIPincludeHeurFarkasdiving(), SCIPincludeHeurFeaspump(), SCIPincludeHeurFixandinfer(), SCIPincludeHeurFracdiving(), SCIPincludeHeurGins(), SCIPincludeHeurGuideddiving(), SCIPincludeHeurIndicator(), SCIPincludeHeurIndicatordiving(), SCIPincludeHeurIntdiving(), SCIPincludeHeurIntshifting(), SCIPincludeHeurLinesearchdiving(), SCIPincludeHeurLocalbranching(), SCIPincludeHeurLocks(), SCIPincludeHeurLpface(), SCIPincludeHeurMpec(), SCIPincludeHeurMultistart(), SCIPincludeHeurMutation(), SCIPincludeHeurNlpdiving(), SCIPincludeHeurObjpscostdiving(), SCIPincludeHeurOctane(), SCIPincludeHeurOfins(), SCIPincludeHeurOneopt(), SCIPincludeHeurPADM(), SCIPincludeHeurProximity(), SCIPincludeHeurPscostdiving(), SCIPincludeHeurRandrounding(), SCIPincludeHeurRens(), SCIPincludeHeurReoptsols(), SCIPincludeHeurRepair(), SCIPincludeHeurRins(), SCIPincludeHeurRootsoldiving(), SCIPincludeHeurRounding(), SCIPincludeHeurScheduler(), SCIPincludeHeurShiftandpropagate(), SCIPincludeHeurShifting(), SCIPincludeHeurSimplerounding(), SCIPincludeHeurSubNlp(), SCIPincludeHeurTrivial(), SCIPincludeHeurTrivialnegation(), SCIPincludeHeurTrustregion(), SCIPincludeHeurTrySol(), SCIPincludeHeurTwoopt(), SCIPincludeHeurUndercover(), SCIPincludeHeurVbounds(), SCIPincludeHeurVeclendiving(), SCIPincludeHeurZeroobj(), SCIPincludeHeurZirounding(), SCIPincludeNlhdlrBilinear(), SCIPincludeNlhdlrConcave(), SCIPincludeNlhdlrConvex(), SCIPincludeNlhdlrDefault(), SCIPincludeNlhdlrPerspective(), SCIPincludeNlhdlrQuadratic(), SCIPincludeNlhdlrQuotient(), SCIPincludeNlhdlrSignomial(), SCIPincludeNlhdlrSoc(), SCIPincludeNlpSolverAll(), SCIPincludeNlpSolverFilterSQP(), SCIPincludeNlpSolverIpopt(), SCIPincludeNlpSolverWorhp(), SCIPincludeNodeselBfs(), SCIPincludeNodeselBreadthfirst(), SCIPincludeNodeselDfs(), SCIPincludeNodeselEstimate(), SCIPincludeNodeselHybridestim(), SCIPincludeNodeselRestartdfs(), SCIPincludeNodeselUct(), SCIPincludePresolBoundshift(), SCIPincludePresolConvertinttobin(), SCIPincludePresolDomcol(), SCIPincludePresolDualagg(), SCIPincludePresolDualcomp(), SCIPincludePresolDualinfer(), SCIPincludePresolDualsparsify(), SCIPincludePresolGateextraction(), SCIPincludePresolImplics(), SCIPincludePresolInttobinary(), SCIPincludePresolMILP(), SCIPincludePresolQPKKTref(), SCIPincludePresolRedvub(), SCIPincludePresolSparsify(), SCIPincludePresolStuffing(), SCIPincludePresolTrivial(), SCIPincludePresolTworowbnd(), SCIPincludePropDualfix(), SCIPincludePropGenvbounds(), SCIPincludePropNlobbt(), SCIPincludePropObbt(), SCIPincludePropProbing(), SCIPincludePropPseudoobj(), SCIPincludePropRedcost(), SCIPincludePropRootredcost(), SCIPincludePropSymmetry(), SCIPincludePropVbounds(), SCIPincludeReaderBnd(), SCIPincludeReaderCcg(), SCIPincludeReaderCip(), SCIPincludeReaderCnf(), SCIPincludeReaderCor(), SCIPincludeReaderDec(), SCIPincludeReaderDiff(), SCIPincludeReaderFix(), SCIPincludeReaderFzn(), SCIPincludeReaderGms(), SCIPincludeReaderLp(), SCIPincludeReaderMps(), SCIPincludeReaderMst(), SCIPincludeReaderNl(), SCIPincludeReaderOpb(), SCIPincludeReaderOsil(), SCIPincludeReaderPbm(), SCIPincludeReaderPip(), SCIPincludeReaderPpm(), SCIPincludeReaderRlp(), SCIPincludeReaderSmps(), SCIPincludeReaderSol(), SCIPincludeReaderSto(), SCIPincludeReaderTim(), SCIPincludeReaderWbo(), SCIPincludeReaderZpl(), SCIPincludeSepaAggregation(), SCIPincludeSepaCGMIP(), SCIPincludeSepaClique(), SCIPincludeSepaClosecuts(), SCIPincludeSepaConvexproj(), SCIPincludeSepaDisjunctive(), SCIPincludeSepaEccuts(), SCIPincludeSepaGauge(), SCIPincludeSepaGomory(), SCIPincludeSepaImpliedbounds(), SCIPincludeSepaInterminor(), SCIPincludeSepaIntobj(), SCIPincludeSepaLagromory(), SCIPincludeSepaMcf(), SCIPincludeSepaMinor(), SCIPincludeSepaMixing(), SCIPincludeSepaOddcycle(), SCIPincludeSepaRapidlearning(), SCIPincludeSepaRlt(), SCIPincludeSepaZerohalf(), SCIPincludeTableDefault(), and TRUE.
Referenced by addScenarioVarsAndConsToProb(), applyRepair(), computeCoverUndercover(), createMIP(), createSubscip(), doPricing(), execmain(), main(), scipexamples::QueensSolver::QueensSolver(), runBrachistochrone(), runGastrans(), runPacking(), runSCIP(), runShell(), runSpring(), SCIPapplyUndercover(), SCIPcopyLargeNeighborhoodSearch(), SCIPincludeCycPlugins(), SCIPprobdataCreate(), SCIPrunShell(), SCIPverifyCircularPatternNLP(), setupAndSolveCumulativeSubscip(), solveClassification(), solveMinIISC(), and solvePricingMINLP().