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_DECL_DIALOGEXEC (SCIPdialogExecMenu) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecMenuLazy) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeAddCons) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeBounds) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeFreetransproblem) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecChangeObjSense) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecChecksol) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecCliquegraph) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayBranching) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayCompression) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayConflict) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayConshdlrs) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayDisplaycols) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayHeuristics) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayMemory) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayNodeselectors) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayNlpi) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayParameters) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayPresolvers) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayPricers) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayProblem) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayPropagators) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayReaders) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayRelaxators) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySeparators) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySolution) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayFiniteSolution) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayDualSolution) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplaySolutionPool) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayStatistics) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayReoptStatistics) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayTransproblem) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayValue) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayVarbranchstatistics) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayLPSolutionQuality) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayTranssolution) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecHelp) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecFree) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecNewstart) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecTransform) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecOptimize) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecConcurrentOpt) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecPresolve) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecQuit) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecRead) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetDefault) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetLoad) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSave) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetDiffsave) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetParam) | |
SCIP_DECL_DIALOGDESC (SCIPdialogDescSetParam) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecFixParam) | |
SCIP_DECL_DIALOGDESC (SCIPdialogDescFixParam) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetBranchingDirection) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetBranchingPriority) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsAggressive) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsDefault) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsFast) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetHeuristicsOff) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingAggressive) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingDefault) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingFast) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetPresolvingOff) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingAggressive) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingDefault) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingFast) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetSeparatingOff) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisCounter) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisCpsolver) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisEasycip) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisFeasibility) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisHardlp) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetEmphasisOptimality) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecSetLimitsObjective) | |
SCIP_DECL_DIALOGEXEC (SCIPdialogExecDisplayLinearConsClassification) | |
SCIP_RETCODE | SCIPcreateRootDialog (SCIP *scip, SCIP_DIALOG **root) |
Files | |
file | dialog_default.h |
default user interface dialog | |
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 284 of file dialog_default.c.
References dialogExecMenu(), SCIP_CALL, SCIP_OKAY, SCIPdialogDisplayMenu(), SCIPdialoghdlrIsBufferEmpty(), and SCIPdialogMessage().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecMenuLazy | ) |
standard menu dialog execution method, that doesn't display it's help screen
Definition at line 300 of file dialog_default.c.
References dialogExecMenu(), SCIP_CALL, and SCIP_OKAY.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChangeAddCons | ) |
dialog execution method for the change add constraint
Definition at line 308 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecChangeBounds | ) |
dialog execution method for the change bounds command
Definition at line 360 of file dialog_default.c.
References bound, FALSE, 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 | ( | SCIPdialogExecChangeFreetransproblem | ) |
dialog execution method for the freetransproblem command
Definition at line 470 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPfreeTransform().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecChangeObjSense | ) |
dialog execution method for the changing the objective sense
Definition at line 484 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecChecksol | ) |
dialog execution method for the checksol command
Definition at line 524 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecCliquegraph | ) |
dialog execution method for the cliquegraph command
Definition at line 581 of file dialog_default.c.
References FALSE, SCIP_Bool, SCIP_CALL, SCIP_FILECREATEERROR, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrClearBuffer(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPisTransformed(), SCIPwriteCliqueGraph(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayBranching | ) |
dialog execution method for the display branching command
Definition at line 625 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPbranchruleGetDesc(), SCIPbranchruleGetMaxbounddist(), SCIPbranchruleGetMaxdepth(), SCIPbranchruleGetName(), SCIPbranchruleGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetBranchrules(), SCIPgetNBranchrules(), and SCIPsortPtr().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayCompression | ) |
dialog execution method for the display compression command
Definition at line 1386 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPcomprGetDesc(), SCIPcomprGetMinNodes(), SCIPcomprGetName(), SCIPcomprGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetComprs(), SCIPgetNCompr(), and SCIPsortPtr().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayConflict | ) |
dialog execution method for the display conflict command
Definition at line 717 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPconflicthdlrGetDesc(), SCIPconflicthdlrGetName(), SCIPconflicthdlrGetPriority(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetConflicthdlrs(), SCIPgetNConflicthdlrs(), and SCIPsortPtr().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayConshdlrs | ) |
dialog execution method for the display conshdlrs command
Definition at line 759 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecDisplayDisplaycols | ) |
dialog execution method for the display displaycols command
Definition at line 802 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecDisplayHeuristics | ) |
dialog execution method for the display heuristics command
Definition at line 854 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetHeurs(), SCIPgetNHeurs(), SCIPheurGetDesc(), SCIPheurGetDispchar(), SCIPheurGetFreq(), SCIPheurGetFreqofs(), SCIPheurGetName(), and SCIPheurGetPriority().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayMemory | ) |
dialog execution method for the display memory command
Definition at line 889 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintMemoryDiagnostic().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayNodeselectors | ) |
dialog execution method for the display nodeselectors command
Definition at line 954 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNNodesels(), SCIPgetNodesels(), SCIPnodeselGetDesc(), SCIPnodeselGetMemsavePriority(), SCIPnodeselGetName(), and SCIPnodeselGetStdPriority().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayNlpi | ) |
dialog execution method for the display nlpi command
Definition at line 903 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArray, SCIPgetNlpis(), SCIPgetNNlpis(), SCIPnlpiGetDesc(), SCIPnlpiGetName(), SCIPnlpiGetPriority(), and SCIPsortPtr().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayParameters | ) |
dialog execution method for the display parameters command
Definition at line 987 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNParams(), SCIPwriteParams(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayPresolvers | ) |
dialog execution method for the display presolvers command
Definition at line 1003 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecDisplayPricers | ) |
dialog execution method for the display pricer command
Definition at line 1043 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNPricers(), SCIPgetPricers(), SCIPpricerGetDesc(), SCIPpricerGetName(), SCIPpricerGetPriority(), and SCIPpricerIsDelayed().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayProblem | ) |
dialog execution method for the display problem command
Definition at line 1075 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetStage(), and SCIPprintOrigProblem().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayPropagators | ) |
dialog execution method for the display propagators command
Definition at line 1096 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecDisplayReaders | ) |
dialog execution method for the display readers command
Definition at line 1137 of file dialog_default.c.
References displayReaders(), FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayRelaxators | ) |
dialog execution method for the display relaxators command
Definition at line 668 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPduplicateBufferArray, SCIPfreeBufferArrayNull, SCIPgetNRelaxs(), SCIPgetRelaxs(), SCIPrelaxGetDesc(), SCIPrelaxGetFreq(), SCIPrelaxGetName(), SCIPrelaxGetPriority(), and SCIPsortPtr().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySeparators | ) |
dialog execution method for the display separators command
Definition at line 1150 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetNSepas(), SCIPgetSepas(), SCIPsepaGetDesc(), SCIPsepaGetFreq(), SCIPsepaGetMaxbounddist(), SCIPsepaGetName(), SCIPsepaGetPriority(), and SCIPsepaIsDelayed().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySolution | ) |
dialog execution method for the display solution command
Definition at line 1184 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecDisplayFiniteSolution | ) |
dialog execution method for the display finitesolution command
Definition at line 1233 of file dialog_default.c.
References FALSE, SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIPcreateFiniteSolCopy(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPfreeSol(), SCIPgetBestSol(), SCIPgetBoolParam(), SCIPprintBestSol(), and SCIPprintSol().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayDualSolution | ) |
dialog execution method for the display dual solution command
Definition at line 1283 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintDualSol().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplaySolutionPool | ) |
dialog execution method for the display of solutions in the pool command
Definition at line 1298 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecDisplayStatistics | ) |
dialog execution method for the display statistics command
Definition at line 1358 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintStatistics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayReoptStatistics | ) |
dialog execution method for the display reoptstatistics command
Definition at line 1372 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintReoptStatistics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayTransproblem | ) |
dialog execution method for the display transproblem command
Definition at line 1428 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_TRANSFORMED, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetStage(), and SCIPprintTransProblem().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayValue | ) |
dialog execution method for the display value command
Definition at line 1448 of file dialog_default.c.
References 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 | ( | SCIPdialogExecDisplayVarbranchstatistics | ) |
dialog execution method for the display varbranchstatistics command
Definition at line 1506 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintBranchingStatistics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayLPSolutionQuality | ) |
dialog execution method for the display LP solution quality command
Definition at line 1520 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPprintLPSolutionQuality().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecDisplayTranssolution | ) |
dialog execution method for the display transsolution command
Definition at line 1548 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_TRANSFORMED, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetBestSol(), SCIPgetStage(), SCIPprintBestTransSol(), and SCIPsolIsOriginal().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecHelp | ) |
dialog execution method for the help command
Definition at line 1534 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialogDisplayMenu(), SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), and SCIPdialogMessage().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecFree | ) |
dialog execution method for the free command
Definition at line 1574 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), and SCIPfreeProb().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecNewstart | ) |
dialog execution method for the newstart command
Definition at line 1586 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialogGetParent(), SCIPdialoghdlrAddHistory(), SCIPfreeSolve(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecTransform | ) |
dialog execution method for the transform command
Definition at line 1598 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecOptimize | ) |
dialog execution method for the optimize command
Definition at line 1682 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecConcurrentOpt | ) |
dialog execution method for the parallelopt command
dialog execution method for the concurrentopt command
Definition at line 1640 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecPresolve | ) |
dialog execution method for the presolve command
Definition at line 1724 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecQuit | ) |
dialog execution method for the quit command
Definition at line 1769 of file dialog_default.c.
References SCIP_OKAY, and SCIPdialogMessage().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecRead | ) |
dialog execution method for the read command
Definition at line 1779 of file dialog_default.c.
References displayReaders(), FALSE, 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 | ( | SCIPdialogExecSetDefault | ) |
dialog execution method for the set default command
Definition at line 1871 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), and SCIPresetParams().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetLoad | ) |
dialog execution method for the set load command
Definition at line 1884 of file dialog_default.c.
References SCIP_Bool, SCIP_CALL, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrClearBuffer(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPfileExists(), SCIPreadParams(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSave | ) |
dialog execution method for the set save command
Definition at line 1918 of file dialog_default.c.
References FALSE, SCIP_Bool, SCIP_CALL, SCIP_FILECREATEERROR, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPwriteParams(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetDiffsave | ) |
dialog execution method for the set diffsave command
Definition at line 1955 of file dialog_default.c.
References SCIP_Bool, SCIP_CALL, SCIP_FILECREATEERROR, SCIP_OKAY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPwriteParams(), and TRUE.
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetParam | ) |
dialog execution method for the set parameter command
Definition at line 1992 of file dialog_default.c.
References 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 | ( | SCIPdialogDescSetParam | ) |
dialog description method for the set parameter command
Definition at line 2182 of file dialog_default.c.
References 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 | ( | SCIPdialogExecFixParam | ) |
dialog execution method for the fix parameter command
Definition at line 2238 of file dialog_default.c.
References parseBoolValue(), SCIP_Bool, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIPdialogGetData(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialoghdlrGetWord(), SCIPdialogMessage(), SCIPparamGetName(), SCIPparamIsFixed(), SCIPparamSetFixed(), SCIPsnprintf(), and TRUE.
SCIP_DECL_DIALOGDESC | ( | SCIPdialogDescFixParam | ) |
dialog description method for the fix parameter command
Definition at line 2282 of file dialog_default.c.
References SCIP_OKAY, SCIPdialogGetData(), SCIPdialogMessage(), SCIPparamGetDesc(), and SCIPparamIsFixed().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetBranchingDirection | ) |
dialog execution method for the set branching direction command
Definition at line 2302 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecSetBranchingPriority | ) |
dialog execution method for the set branching priority command
Definition at line 2394 of file dialog_default.c.
References FALSE, 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 | ( | SCIPdialogExecSetHeuristicsAggressive | ) |
dialog execution method for the set heuristics aggressive command
Definition at line 2458 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_AGGRESSIVE, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsDefault | ) |
dialog execution method for the set heuristics default command
Definition at line 2470 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_DEFAULT, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsFast | ) |
dialog execution method for the set heuristics fast command
Definition at line 2482 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_FAST, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetHeuristicsOff | ) |
dialog execution method for the set heuristics off command
Definition at line 2494 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_OFF, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetHeuristics().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingAggressive | ) |
dialog execution method for the set presolving aggressive command
Definition at line 2506 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_AGGRESSIVE, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingDefault | ) |
dialog execution method for the set presolving default command
Definition at line 2518 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_DEFAULT, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingFast | ) |
dialog execution method for the set presolving fast command
Definition at line 2530 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_FAST, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetPresolvingOff | ) |
dialog execution method for the set presolving off command
Definition at line 2542 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_OFF, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetPresolving().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingAggressive | ) |
dialog execution method for the set separating aggressive command
Definition at line 2554 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_AGGRESSIVE, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingDefault | ) |
dialog execution method for the set separating default command
Definition at line 2566 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_DEFAULT, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingFast | ) |
dialog execution method for the set separating fast command
Definition at line 2578 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_FAST, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetSeparatingOff | ) |
dialog execution method for the set separating off command
Definition at line 2590 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMSETTING_OFF, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), and SCIPsetSeparating().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisCounter | ) |
dialog execution method for the set emphasis counter command
Definition at line 2602 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_COUNTER, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisCpsolver | ) |
dialog execution method for the set emphasis cpsolver command
Definition at line 2618 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_CPSOLVER, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisEasycip | ) |
dialog execution method for the set emphasis easy CIP command
Definition at line 2634 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_EASYCIP, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisFeasibility | ) |
dialog execution method for the set emphasis feasibility command
Definition at line 2650 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_FEASIBILITY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisHardlp | ) |
dialog execution method for the set emphasis hard LP command
Definition at line 2666 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_HARDLP, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetEmphasisOptimality | ) |
dialog execution method for the set emphasis optimality command
Definition at line 2682 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_PARAMEMPHASIS_OPTIMALITY, SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPresetParams(), and SCIPsetEmphasis().
SCIP_DECL_DIALOGEXEC | ( | SCIPdialogExecSetLimitsObjective | ) |
dialog execution method for the set limits objective command
Definition at line 2698 of file dialog_default.c.
References 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 | ( | SCIPdialogExecDisplayLinearConsClassification | ) |
dialog execution method for linear constraint type classification
Definition at line 3394 of file dialog_default.c.
References FALSE, SCIP_CALL, SCIP_OKAY, SCIP_STAGE_PROBLEM, SCIPclassifyConstraintTypesLinear(), SCIPdialoghdlrAddHistory(), SCIPdialoghdlrGetRoot(), SCIPdialogMessage(), SCIPgetStage(), SCIPlinConsStatsCreate(), SCIPlinConsStatsFree(), and SCIPprintLinConsStats().
SCIP_RETCODE SCIPcreateRootDialog | ( | SCIP * | scip, |
SCIP_DIALOG ** | root | ||
) |
creates a root dialog
scip | SCIP data structure |
root | pointer to store the root dialog |
Definition at line 3420 of file dialog_default.c.
References SCIP_CALL, SCIP_OKAY, SCIPgetRootDialog(), SCIPincludeDialog(), SCIPreleaseDialog(), SCIPsetRootDialog(), and TRUE.
Referenced by SCIPincludeDialogDefault().