Detailed Description
methods and files provided by the default dialogs of SCIP
A detailed description what a dialog does and how to add a dialog to SCIP can be found here.
Modules | |
Inclusion methods | |
methods to include specific dialogs into SCIP | |
Functions | |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecMenu) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecMenuLazy) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeAddCons) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeBounds) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeFreetransproblem) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeObjSense) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecChecksol) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecCliquegraph) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayBenders) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayBranching) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayCompression) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayConflict) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayConshdlrs) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayDisplaycols) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayHeuristics) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayMemory) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayNodeselectors) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayNlpi) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayParameters) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayPresolvers) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayPricers) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayProblem) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayPropagators) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayReaders) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayRelaxators) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySeparators) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySolution) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayFiniteSolution) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayDualSolution) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySolutionPool) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySubproblem) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySubSolution) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayStatistics) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayReoptStatistics) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayTransproblem) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayValue) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayVarbranchstatistics) |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayLPSolutionQuality) | |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayTranssolution) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecHelp) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecFree) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecNewstart) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecTransform) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecOptimize) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecConcurrentOpt) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecPresolve) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecQuit) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecRead) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetDefault) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetLoad) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSave) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetDiffsave) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetParam) |
SCIP_EXPORT | SCIP_DECL_DIALOGDESC (SCIPdialogDescSetParam) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecFixParam) |
SCIP_EXPORT | SCIP_DECL_DIALOGDESC (SCIPdialogDescFixParam) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetBranchingDirection) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetBranchingPriority) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsAggressive) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsDefault) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsFast) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsOff) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingAggressive) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingDefault) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingFast) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingOff) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingAggressive) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingDefault) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingFast) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingOff) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisCounter) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisCpsolver) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisEasycip) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisFeasibility) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisHardlp) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisOptimality) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisNumerics) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetLimitsObjective) |
SCIP_EXPORT | SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayLinearConsClassification) |
SCIP_EXPORT SCIP_RETCODE | SCIPcreateRootDialog (SCIP *scip, SCIP_DIALOG **root) |
Files | |
file | dialog_default.h |
default user interface dialog | |
Function Documentation
◆ SCIP_DECL_DIALOGEXEC() [1/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecMenu | ) |
standard menu dialog execution method, that displays it's help screen if the remaining command line is empty
Definition at line 331 of file dialog_default.c.
References dialogExecMenu(), NULL, SCIP_CALL, SCIP_OKAY, SCIPdialogDisplayMenu(), SCIPdialoghdlrIsBufferEmpty(), and SCIPdialogMessage().
◆ SCIP_DECL_DIALOGEXEC() [2/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecMenuLazy | ) |
standard menu dialog execution method, that doesn't display it's help screen
Definition at line 347 of file dialog_default.c.
References dialogExecMenu(), SCIP_CALL, and SCIP_OKAY.
◆ SCIP_DECL_DIALOGEXEC() [3/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChangeAddCons | ) |
dialog execution method for the change add constraint
Definition at line 355 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPaddCons(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetLine(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPescapeString(), SCIPgetStage(), SCIPparseCons(), SCIPreleaseCons(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [4/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChangeBounds | ) |
dialog execution method for the change bounds command
Definition at line 408 of file dialog_default.c.
References bound, FALSE, message(), NULL, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_Real, SCIP_STAGE_PROBLEM, SCIPchgVarLbGlobal(), SCIPchgVarUbGlobal(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPfindVar(), SCIPgetStage(), SCIPisGT(), SCIPisLT(), SCIPsnprintf(), SCIPvarGetLbGlobal(), SCIPvarGetName(), and SCIPvarGetUbGlobal().
◆ SCIP_DECL_DIALOGEXEC() [5/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChangeFreetransproblem | ) |
dialog execution method for the freetransproblem command
Definition at line 519 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPfreeTransform().
◆ SCIP_DECL_DIALOGEXEC() [6/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChangeObjSense | ) |
dialog execution method for the changing the objective sense
Definition at line 533 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_OBJSENSE_MAXIMIZE, SCIP_OBJSENSE_MINIMIZE, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPgetStage(), and SCIPsetObjsense().
◆ SCIP_DECL_DIALOGEXEC() [7/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChecksol | ) |
dialog execution method for the checksol command
Definition at line 573 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIP_Real, SCIP_STAGE_TRANSFORMED, SCIPcheckSolOrig(), SCIPchgFeastol(), SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), SCIPdialogMessage(), SCIPfeastol(), SCIPgetBestSol(), SCIPgetBoolParam(), SCIPgetRealParam(), SCIPgetStage(), SCIPinfoMessage(), SCIPisEQ(), SCIPsolGetAbsBoundViolation(), SCIPsolGetAbsConsViolation(), SCIPsolGetAbsIntegralityViolation(), SCIPsolGetAbsLPRowViolation(), SCIPsolGetRelBoundViolation(), SCIPsolGetRelConsViolation(), SCIPsolGetRelLPRowViolation(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [8/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecCliquegraph | ) |
dialog execution method for the cliquegraph command
Definition at line 630 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_FILECREATEERROR, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrClearBuffer(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPisTransformed(), SCIPwriteCliqueGraph(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [9/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayBenders | ) |
dialog execution method for the display benders command
Definition at line 674 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPbendersGetDesc(), SCIPbendersGetName(), SCIPbendersGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetBenders(), and SCIPgetNBenders().
◆ SCIP_DECL_DIALOGEXEC() [10/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayBranching | ) |
dialog execution method for the display branching command
Definition at line 706 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPbranchruleGetDesc(), SCIPbranchruleGetMaxbounddist(), SCIPbranchruleGetMaxdepth(), SCIPbranchruleGetName(), SCIPbranchruleGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetBranchrules(), SCIPgetNBranchrules(), and SCIPsortPtr().
◆ SCIP_DECL_DIALOGEXEC() [11/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayCompression | ) |
dialog execution method for the display compression command
Definition at line 1793 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPcomprGetDesc(), SCIPcomprGetMinNodes(), SCIPcomprGetName(), SCIPcomprGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetComprs(), SCIPgetNCompr(), and SCIPsortPtr().
◆ SCIP_DECL_DIALOGEXEC() [12/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayConflict | ) |
dialog execution method for the display conflict command
Definition at line 798 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPconflicthdlrGetDesc(), SCIPconflicthdlrGetName(), SCIPconflicthdlrGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetConflicthdlrs(), SCIPgetNConflicthdlrs(), and SCIPsortPtr().
◆ SCIP_DECL_DIALOGEXEC() [13/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayConshdlrs | ) |
dialog execution method for the display conshdlrs command
Definition at line 840 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PRESOLTIMING_EXHAUSTIVE, SCIP_PRESOLTIMING_FAST, SCIP_PRESOLTIMING_MEDIUM, SCIPconshdlrGetCheckPriority(), SCIPconshdlrGetDesc(), SCIPconshdlrGetEagerFreq(), SCIPconshdlrGetEnfoPriority(), SCIPconshdlrGetName(), SCIPconshdlrGetPresolTiming(), SCIPconshdlrGetPropFreq(), SCIPconshdlrGetSepaFreq(), SCIPconshdlrGetSepaPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetConshdlrs(), and SCIPgetNConshdlrs().
◆ SCIP_DECL_DIALOGEXEC() [14/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayDisplaycols | ) |
dialog execution method for the display displaycols command
Definition at line 883 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_DISPSTATUS_AUTO, SCIP_DISPSTATUS_OFF, SCIP_DISPSTATUS_ON, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPdispGetDesc(), SCIPdispGetHeader(), SCIPdispGetName(), SCIPdispGetPosition(), SCIPdispGetPriority(), SCIPdispGetStatus(), SCIPdispGetWidth(), SCIPgetDisps(), and SCIPgetNDisps().
◆ SCIP_DECL_DIALOGEXEC() [15/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayHeuristics | ) |
dialog execution method for the display heuristics command
Definition at line 935 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetHeurs(), SCIPgetNHeurs(), SCIPheurGetDesc(), SCIPheurGetDispchar(), SCIPheurGetFreq(), SCIPheurGetFreqofs(), SCIPheurGetName(), and SCIPheurGetPriority().
◆ SCIP_DECL_DIALOGEXEC() [16/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayMemory | ) |
dialog execution method for the display memory command
Definition at line 970 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintMemoryDiagnostic().
◆ SCIP_DECL_DIALOGEXEC() [17/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayNodeselectors | ) |
dialog execution method for the display nodeselectors command
Definition at line 1035 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNNodesels(), SCIPgetNodesels(), SCIPnodeselGetDesc(), SCIPnodeselGetMemsavePriority(), SCIPnodeselGetName(), and SCIPnodeselGetStdPriority().
◆ SCIP_DECL_DIALOGEXEC() [18/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayNlpi | ) |
dialog execution method for the display nlpi command
Definition at line 984 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetNlpis(), SCIPgetNNlpis(), SCIPnlpiGetDesc(), SCIPnlpiGetName(), SCIPnlpiGetPriority(), and SCIPsortPtr().
◆ SCIP_DECL_DIALOGEXEC() [19/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayParameters | ) |
dialog execution method for the display parameters command
Definition at line 1068 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNParams(), SCIPwriteParams(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [20/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayPresolvers | ) |
dialog execution method for the display presolvers command
Definition at line 1084 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PRESOLTIMING_EXHAUSTIVE, SCIP_PRESOLTIMING_FAST, SCIP_PRESOLTIMING_MEDIUM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNPresols(), SCIPgetPresols(), SCIPpresolGetDesc(), SCIPpresolGetMaxrounds(), SCIPpresolGetName(), SCIPpresolGetPriority(), and SCIPpresolGetTiming().
◆ SCIP_DECL_DIALOGEXEC() [21/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayPricers | ) |
dialog execution method for the display pricer command
Definition at line 1124 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNPricers(), SCIPgetPricers(), SCIPpricerGetDesc(), SCIPpricerGetName(), SCIPpricerGetPriority(), and SCIPpricerIsDelayed().
◆ SCIP_DECL_DIALOGEXEC() [22/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayProblem | ) |
dialog execution method for the display problem command
Definition at line 1156 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetStage(), and SCIPprintOrigProblem().
◆ SCIP_DECL_DIALOGEXEC() [23/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayPropagators | ) |
dialog execution method for the display propagators command
Definition at line 1177 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PRESOLTIMING_EXHAUSTIVE, SCIP_PRESOLTIMING_FAST, SCIP_PRESOLTIMING_MEDIUM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNProps(), SCIPgetProps(), SCIPpropGetDesc(), SCIPpropGetFreq(), SCIPpropGetName(), SCIPpropGetPresolPriority(), SCIPpropGetPresolTiming(), SCIPpropGetPriority(), and SCIPpropIsDelayed().
◆ SCIP_DECL_DIALOGEXEC() [24/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayReaders | ) |
dialog execution method for the display readers command
Definition at line 1218 of file dialog_default.c.
References displayReaders(), FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [25/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayRelaxators | ) |
dialog execution method for the display relaxators command
Definition at line 749 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArrayNull, SCIPgetNRelaxs(), SCIPgetRelaxs(), SCIPrelaxGetDesc(), SCIPrelaxGetFreq(), SCIPrelaxGetName(), SCIPrelaxGetPriority(), and SCIPsortPtr().
◆ SCIP_DECL_DIALOGEXEC() [26/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySeparators | ) |
dialog execution method for the display separators command
Definition at line 1231 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNSepas(), SCIPgetSepas(), SCIPsepaGetDesc(), SCIPsepaGetFreq(), SCIPsepaGetMaxbounddist(), SCIPsepaGetName(), SCIPsepaGetPriority(), and SCIPsepaIsDelayed().
◆ SCIP_DECL_DIALOGEXEC() [27/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySolution | ) |
dialog execution method for the display solution command
Definition at line 1265 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIP_VARSTATUS_FIXED, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetBoolParam(), SCIPgetFixedVars(), SCIPgetNFixedVars(), SCIPgetStage(), SCIPisInfinity(), SCIPprintBestSol(), SCIPvarGetLbGlobal(), and SCIPvarGetStatus().
◆ SCIP_DECL_DIALOGEXEC() [28/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayFiniteSolution | ) |
dialog execution method for the display finitesolution command
Definition at line 1314 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIPcreateFiniteSolCopy(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPfreeSol(), SCIPgetBestSol(), SCIPgetBoolParam(), SCIPprintBestSol(), and SCIPprintSol().
◆ SCIP_DECL_DIALOGEXEC() [29/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayDualSolution | ) |
dialog execution method for the display dual solution command
Definition at line 1364 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintDualSol().
◆ SCIP_DECL_DIALOGEXEC() [30/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySolutionPool | ) |
dialog execution method for the display of solutions in the pool command
Definition at line 1379 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPgetBoolParam(), SCIPgetNSols(), SCIPgetSols(), SCIPgetStage(), SCIPprintSol(), SCIPsnprintf(), and SCIPstrToIntValue().
◆ SCIP_DECL_DIALOGEXEC() [31/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySubproblem | ) |
dialog execution method for the display subproblem command
Definition at line 1439 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIP_STAGE_TRANSFORMED, SCIPbendersGetName(), SCIPbendersGetNSubproblems(), SCIPbendersIsActive(), SCIPbendersSubproblem(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPgetBenders(), SCIPgetNActiveBenders(), SCIPgetNBenders(), SCIPgetStage(), SCIPprintOrigProblem(), SCIPsnprintf(), and SCIPstrToIntValue().
◆ SCIP_DECL_DIALOGEXEC() [32/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySubSolution | ) |
dialog execution method for the display subsolution command
Definition at line 1583 of file dialog_default.c.
References FALSE, NULL, SCIP_BENDERSENFOTYPE_CHECK, SCIP_BENDERSSUBTYPE_CONVEXCONT, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIP_STAGE_TRANSFORMED, SCIPbendersGetName(), SCIPbendersGetNSubproblems(), SCIPbendersGetSubproblemType(), SCIPbendersIsActive(), SCIPbendersSubproblem(), SCIPcreateNLPSol(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPfreeBendersSubproblem(), SCIPfreeSol(), SCIPgetBenders(), SCIPgetBestSol(), SCIPgetBoolParam(), SCIPgetNActiveBenders(), SCIPgetNBenders(), SCIPgetNNlpis(), SCIPgetStage(), SCIPisNLPConstructed(), SCIPprintBestSol(), SCIPprintSol(), SCIPsetupBendersSubproblem(), SCIPsnprintf(), SCIPsolveBendersSubproblem(), SCIPstrToIntValue(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [33/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayStatistics | ) |
dialog execution method for the display statistics command
Definition at line 1765 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintStatistics().
◆ SCIP_DECL_DIALOGEXEC() [34/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayReoptStatistics | ) |
dialog execution method for the display reoptstatistics command
Definition at line 1779 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintReoptStatistics().
◆ SCIP_DECL_DIALOGEXEC() [35/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayTransproblem | ) |
dialog execution method for the display transproblem command
Definition at line 1835 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_TRANSFORMED, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetStage(), and SCIPprintTransProblem().
◆ SCIP_DECL_DIALOGEXEC() [36/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayValue | ) |
dialog execution method for the display value command
Definition at line 1855 of file dialog_default.c.
References NULL, SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIP_Real, SCIP_STAGE_TRANSFORMED, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrClearBuffer(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPfindVar(), SCIPgetBestSol(), SCIPgetSolVal(), SCIPgetStage(), SCIPisInfinity(), SCIPvarGetName(), SCIPvarGetObj(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [37/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayVarbranchstatistics | ) |
dialog execution method for the display varbranchstatistics command
Definition at line 1913 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintBranchingStatistics().
◆ SCIP_DECL_DIALOGEXEC() [38/77]
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayLPSolutionQuality | ) |
dialog execution method for the display LP solution quality command
Definition at line 1927 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintLPSolutionQuality().
◆ SCIP_DECL_DIALOGEXEC() [39/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayTranssolution | ) |
dialog execution method for the display transsolution command
Definition at line 1955 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_TRANSFORMED, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetBestSol(), SCIPgetStage(), SCIPprintBestTransSol(), and SCIPsolIsOriginal().
◆ SCIP_DECL_DIALOGEXEC() [40/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecHelp | ) |
dialog execution method for the help command
Definition at line 1941 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialogDisplayMenu(), SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), and SCIPdialogMessage().
◆ SCIP_DECL_DIALOGEXEC() [41/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecFree | ) |
dialog execution method for the free command
Definition at line 1981 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), and SCIPfreeProb().
◆ SCIP_DECL_DIALOGEXEC() [42/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecNewstart | ) |
dialog execution method for the newstart command
Definition at line 1993 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), SCIPfreeSolve(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [43/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecTransform | ) |
dialog execution method for the transform command
Definition at line 2005 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_INVALIDCALL, SCIP_OKAY, SCIP_STAGE_EXITPRESOLVE, SCIP_STAGE_EXITSOLVE, SCIP_STAGE_FREE, SCIP_STAGE_FREETRANS, SCIP_STAGE_INIT, SCIP_STAGE_INITPRESOLVE, SCIP_STAGE_INITSOLVE, SCIP_STAGE_PRESOLVED, SCIP_STAGE_PRESOLVING, SCIP_STAGE_PROBLEM, SCIP_STAGE_SOLVED, SCIP_STAGE_SOLVING, SCIP_STAGE_TRANSFORMED, SCIP_STAGE_TRANSFORMING, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPerrorMessage, SCIPgetStage(), and SCIPtransformProb().
◆ SCIP_DECL_DIALOGEXEC() [44/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecOptimize | ) |
dialog execution method for the optimize command
Definition at line 2089 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_INVALIDCALL, SCIP_OKAY, SCIP_STAGE_EXITPRESOLVE, SCIP_STAGE_EXITSOLVE, SCIP_STAGE_FREE, SCIP_STAGE_FREETRANS, SCIP_STAGE_INIT, SCIP_STAGE_INITPRESOLVE, SCIP_STAGE_INITSOLVE, SCIP_STAGE_PRESOLVED, SCIP_STAGE_PRESOLVING, SCIP_STAGE_PROBLEM, SCIP_STAGE_SOLVED, SCIP_STAGE_SOLVING, SCIP_STAGE_TRANSFORMED, SCIP_STAGE_TRANSFORMING, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPerrorMessage, SCIPgetStage(), and SCIPsolve().
◆ SCIP_DECL_DIALOGEXEC() [45/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecConcurrentOpt | ) |
dialog execution method for the parallelopt command
dialog execution method for the concurrentopt command
Definition at line 2047 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_INVALIDCALL, SCIP_OKAY, SCIP_STAGE_EXITPRESOLVE, SCIP_STAGE_EXITSOLVE, SCIP_STAGE_FREE, SCIP_STAGE_FREETRANS, SCIP_STAGE_INIT, SCIP_STAGE_INITPRESOLVE, SCIP_STAGE_INITSOLVE, SCIP_STAGE_PRESOLVED, SCIP_STAGE_PRESOLVING, SCIP_STAGE_PROBLEM, SCIP_STAGE_SOLVED, SCIP_STAGE_SOLVING, SCIP_STAGE_TRANSFORMED, SCIP_STAGE_TRANSFORMING, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPerrorMessage, SCIPgetStage(), and SCIPsolveParallel().
◆ SCIP_DECL_DIALOGEXEC() [46/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecPresolve | ) |
dialog execution method for the presolve command
Definition at line 2131 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_INVALIDCALL, SCIP_OKAY, SCIP_STAGE_EXITPRESOLVE, SCIP_STAGE_EXITSOLVE, SCIP_STAGE_FREE, SCIP_STAGE_FREETRANS, SCIP_STAGE_INIT, SCIP_STAGE_INITPRESOLVE, SCIP_STAGE_INITSOLVE, SCIP_STAGE_PRESOLVED, SCIP_STAGE_PRESOLVING, SCIP_STAGE_PROBLEM, SCIP_STAGE_SOLVED, SCIP_STAGE_SOLVING, SCIP_STAGE_TRANSFORMED, SCIP_STAGE_TRANSFORMING, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPerrorMessage, SCIPgetStage(), and SCIPpresolve().
◆ SCIP_DECL_DIALOGEXEC() [47/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecQuit | ) |
dialog execution method for the quit command
Definition at line 2176 of file dialog_default.c.
References NULL, SCIP_OKAY, and SCIPdialogMessage().
◆ SCIP_DECL_DIALOGEXEC() [48/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecRead | ) |
dialog execution method for the read command
Definition at line 2186 of file dialog_default.c.
References displayReaders(), FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_NOFILE, SCIP_OKAY, SCIP_PLUGINNOTFOUND, SCIP_READERROR, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrClearBuffer(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfileExists(), SCIPfreeBufferArray, SCIPfreeProb(), SCIPinfoMessage(), SCIPreadProb(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [49/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetDefault | ) |
dialog execution method for the set default command
Definition at line 2278 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPresetParams().
◆ SCIP_DECL_DIALOGEXEC() [50/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetLoad | ) |
dialog execution method for the set load command
Definition at line 2291 of file dialog_default.c.
References NULL, SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrClearBuffer(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPfileExists(), SCIPreadParams(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [51/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSave | ) |
dialog execution method for the set save command
Definition at line 2325 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_FILECREATEERROR, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPwriteParams(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [52/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetDiffsave | ) |
dialog execution method for the set diffsave command
Definition at line 2362 of file dialog_default.c.
References NULL, SCIP_Bool, SCIP_CALL, SCIP_FILECREATEERROR, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPwriteParams(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [53/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetParam | ) |
dialog execution method for the set parameter command
Definition at line 2399 of file dialog_default.c.
References NULL, parseBoolValue(), SCIP_Bool, SCIP_CALL, SCIP_INVALIDDATA, SCIP_Longint, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_PARAMTYPE_BOOL, SCIP_PARAMTYPE_CHAR, SCIP_PARAMTYPE_INT, SCIP_PARAMTYPE_LONGINT, SCIP_PARAMTYPE_REAL, SCIP_PARAMTYPE_STRING, SCIP_Real, SCIP_REAL_FORMAT, SCIPchgBoolParam(), SCIPchgCharParam(), SCIPchgIntParam(), SCIPchgLongintParam(), SCIPchgRealParam(), SCIPchgStringParam(), SCIPdialogGetData(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPerrorMessage, SCIPisBoolParamValid(), SCIPisCharParamValid(), SCIPisIntParamValid(), SCIPisLongintParamValid(), SCIPisRealParamValid(), SCIPisStringParamValid(), SCIPparamGetBool(), SCIPparamGetChar(), SCIPparamGetCharAllowedValues(), SCIPparamGetInt(), SCIPparamGetIntMax(), SCIPparamGetIntMin(), SCIPparamGetLongint(), SCIPparamGetLongintMax(), SCIPparamGetLongintMin(), SCIPparamGetName(), SCIPparamGetReal(), SCIPparamGetRealMax(), SCIPparamGetRealMin(), SCIPparamGetString(), SCIPparamGetType(), SCIPsnprintf(), and TRUE.
◆ SCIP_DECL_DIALOGDESC() [1/2]
SCIP_EXPORT SCIP_DECL_DIALOGDESC | ( | SCIPdialogDescSetParam | ) |
dialog description method for the set parameter command
Definition at line 2589 of file dialog_default.c.
References NULL, SCIP_INVALIDDATA, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_PARAMTYPE_BOOL, SCIP_PARAMTYPE_CHAR, SCIP_PARAMTYPE_INT, SCIP_PARAMTYPE_LONGINT, SCIP_PARAMTYPE_REAL, SCIP_PARAMTYPE_STRING, SCIPdialogGetData(), SCIPdialogMessage(), SCIPerrorMessage, SCIPparamGetBool(), SCIPparamGetChar(), SCIPparamGetDesc(), SCIPparamGetInt(), SCIPparamGetLongint(), SCIPparamGetReal(), SCIPparamGetString(), SCIPparamGetType(), and SCIPsnprintf().
◆ SCIP_DECL_DIALOGEXEC() [54/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecFixParam | ) |
dialog execution method for the fix parameter command
Definition at line 2645 of file dialog_default.c.
References NULL, parseBoolValue(), SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIPdialogGetData(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPparamGetName(), SCIPparamIsFixed(), SCIPparamSetFixed(), SCIPsnprintf(), and TRUE.
◆ SCIP_DECL_DIALOGDESC() [2/2]
SCIP_EXPORT SCIP_DECL_DIALOGDESC | ( | SCIPdialogDescFixParam | ) |
dialog description method for the fix parameter command
Definition at line 2689 of file dialog_default.c.
References NULL, SCIP_OKAY, SCIPdialogGetData(), SCIPdialogMessage(), SCIPparamGetDesc(), and SCIPparamIsFixed().
◆ SCIP_DECL_DIALOGEXEC() [55/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetBranchingDirection | ) |
dialog execution method for the set branching direction command
Definition at line 2709 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_BRANCHDIR_AUTO, SCIP_BRANCHDIR_DOWNWARDS, SCIP_BRANCHDIR_FIXED, SCIP_BRANCHDIR_UPWARDS, SCIP_CALL, SCIP_INVALIDDATA, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_STAGE_INIT, SCIPchgVarBranchDirection(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPerrorMessage, SCIPescapeString(), SCIPfindVar(), SCIPgetStage(), SCIPsnprintf(), SCIPvarGetBranchDirection(), and SCIPvarGetName().
◆ SCIP_DECL_DIALOGEXEC() [56/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetBranchingPriority | ) |
dialog execution method for the set branching priority command
Definition at line 2802 of file dialog_default.c.
References FALSE, NULL, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_STAGE_INIT, SCIPchgVarBranchPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPescapeString(), SCIPfindVar(), SCIPgetStage(), SCIPsnprintf(), SCIPvarGetBranchPriority(), and SCIPvarGetName().
◆ SCIP_DECL_DIALOGEXEC() [57/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsAggressive | ) |
dialog execution method for the set heuristics aggressive command
Definition at line 2867 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_AGGRESSIVE, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
◆ SCIP_DECL_DIALOGEXEC() [58/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsDefault | ) |
dialog execution method for the set heuristics default command
Definition at line 2879 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_DEFAULT, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
◆ SCIP_DECL_DIALOGEXEC() [59/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsFast | ) |
dialog execution method for the set heuristics fast command
Definition at line 2891 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_FAST, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
◆ SCIP_DECL_DIALOGEXEC() [60/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsOff | ) |
dialog execution method for the set heuristics off command
Definition at line 2903 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_OFF, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
◆ SCIP_DECL_DIALOGEXEC() [61/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingAggressive | ) |
dialog execution method for the set presolving aggressive command
Definition at line 2915 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_AGGRESSIVE, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
◆ SCIP_DECL_DIALOGEXEC() [62/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingDefault | ) |
dialog execution method for the set presolving default command
Definition at line 2927 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_DEFAULT, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
◆ SCIP_DECL_DIALOGEXEC() [63/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingFast | ) |
dialog execution method for the set presolving fast command
Definition at line 2939 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_FAST, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
◆ SCIP_DECL_DIALOGEXEC() [64/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingOff | ) |
dialog execution method for the set presolving off command
Definition at line 2951 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_OFF, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
◆ SCIP_DECL_DIALOGEXEC() [65/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingAggressive | ) |
dialog execution method for the set separating aggressive command
Definition at line 2963 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_AGGRESSIVE, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
◆ SCIP_DECL_DIALOGEXEC() [66/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingDefault | ) |
dialog execution method for the set separating default command
Definition at line 2975 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_DEFAULT, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
◆ SCIP_DECL_DIALOGEXEC() [67/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingFast | ) |
dialog execution method for the set separating fast command
Definition at line 2987 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_FAST, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
◆ SCIP_DECL_DIALOGEXEC() [68/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingOff | ) |
dialog execution method for the set separating off command
Definition at line 2999 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_OFF, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
◆ SCIP_DECL_DIALOGEXEC() [69/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisCounter | ) |
dialog execution method for the set emphasis counter command
Definition at line 3011 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_COUNTER, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [70/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisCpsolver | ) |
dialog execution method for the set emphasis cpsolver command
Definition at line 3027 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_CPSOLVER, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [71/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisEasycip | ) |
dialog execution method for the set emphasis easy CIP command
Definition at line 3043 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_EASYCIP, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [72/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisFeasibility | ) |
dialog execution method for the set emphasis feasibility command
Definition at line 3059 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_FEASIBILITY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [73/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisHardlp | ) |
dialog execution method for the set emphasis hard LP command
Definition at line 3075 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_HARDLP, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [74/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisOptimality | ) |
dialog execution method for the set emphasis optimality command
Definition at line 3091 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_OPTIMALITY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [75/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisNumerics | ) |
dialog execution method for the set emphasis numerics command
Definition at line 3107 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_NUMERICS, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
◆ SCIP_DECL_DIALOGEXEC() [76/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetLimitsObjective | ) |
dialog execution method for the set limits objective command
Definition at line 3123 of file dialog_default.c.
References NULL, SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIP_Real, SCIP_REAL_FORMAT, SCIP_STAGE_INIT, SCIP_STAGE_PROBLEM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPgetObjlimit(), SCIPgetStage(), SCIPsetObjlimit(), SCIPsnprintf(), SCIPtransformObj(), and TRUE.
◆ SCIP_DECL_DIALOGEXEC() [77/77]
SCIP_EXPORT SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayLinearConsClassification | ) |
dialog execution method for linear constraint type classification
Definition at line 3819 of file dialog_default.c.
References FALSE, NULL, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPclassifyConstraintTypesLinear(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetStage(), SCIPlinConsStatsCreate(), SCIPlinConsStatsFree(), and SCIPprintLinConsStats().
◆ SCIPcreateRootDialog()
SCIP_EXPORT SCIP_RETCODE SCIPcreateRootDialog | ( | SCIP * | scip, |
SCIP_DIALOG ** | root | ||
) |
creates a root dialog
- Parameters
-
scip SCIP data structure root pointer to store the root dialog
Definition at line 3845 of file dialog_default.c.
References NULL, SCIP_CALL, SCIP_OKAY, SCIPgetRootDialog(), SCIPincludeDialog(), SCIPreleaseDialog(), SCIPsetRootDialog(), and TRUE.
Referenced by SCIPincludeDialogDefault().