Scippy

SCIP

Solving Constraint Integer Programs

dialog_default.h File Reference

Detailed Description

default user interface dialog

Author
Tobias Achterberg

Definition in file dialog_default.h.

#include "scip/scip.h"

Go to the source code of this file.

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 (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_RETCODE SCIPcreateRootDialog (SCIP *scip, SCIP_DIALOG **root)
 
SCIP_RETCODE SCIPincludeDialogDefault (SCIP *scip)
 
SCIP_RETCODE SCIPincludeDialogDefaultSet (SCIP *scip)
 
SCIP_RETCODE SCIPincludeDialogDefaultFix (SCIP *scip)
 

Function Documentation

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecMenu  )

standard menu dialog execution method, that displays it's help screen if the remaining command line is empty

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecMenuLazy  )

standard menu dialog execution method, that doesn't display it's help screen

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecChangeAddCons  )

dialog execution method for the change add constraint

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecChangeBounds  )

dialog execution method for the change bounds command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecChangeFreetransproblem  )

dialog execution method for the freetransproblem command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecChangeObjSense  )

dialog execution method for the changing the objective sense

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecChecksol  )

dialog execution method for the checksol command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecCliquegraph  )

dialog execution method for the cliquegraph command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayBranching  )

dialog execution method for the display branching command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayCompression  )

dialog execution method for the display compression command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayConflict  )

dialog execution method for the display conflict command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayConshdlrs  )

dialog execution method for the display conshdlrs command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayDisplaycols  )

dialog execution method for the display displaycols command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayHeuristics  )

dialog execution method for the display heuristics command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayMemory  )

dialog execution method for the display memory command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayNodeselectors  )

dialog execution method for the display nodeselectors command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayNlpi  )

dialog execution method for the display nlpi command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayParameters  )

dialog execution method for the display parameters command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayPresolvers  )

dialog execution method for the display presolvers command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayPricers  )

dialog execution method for the display pricer command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayProblem  )

dialog execution method for the display problem command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayPropagators  )

dialog execution method for the display propagators command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayReaders  )

dialog execution method for the display readers command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayRelaxators  )

dialog execution method for the display relaxators command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplaySeparators  )

dialog execution method for the display separators command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplaySolution  )

dialog execution method for the display solution command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayFiniteSolution  )

dialog execution method for the display finitesolution command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayDualSolution  )

dialog execution method for the display dual solution command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplaySolutionPool  )

dialog execution method for the display of solutions in the pool command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayStatistics  )

dialog execution method for the display statistics command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayReoptStatistics  )

dialog execution method for the display reoptstatistics command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayTransproblem  )

dialog execution method for the display transproblem command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayValue  )

dialog execution method for the display value command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayVarbranchstatistics  )

dialog execution method for the display varbranchstatistics command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayLPSolutionQuality  )

dialog execution method for the display LP solution quality command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecDisplayTranssolution  )

dialog execution method for the display transsolution command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecHelp  )

dialog execution method for the help command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecFree  )

dialog execution method for the free command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecNewstart  )

dialog execution method for the newstart command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecTransform  )

dialog execution method for the transform command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecOptimize  )

dialog execution method for the optimize command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecPresolve  )

dialog execution method for the presolve command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecQuit  )

dialog execution method for the quit command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecRead  )

dialog execution method for the read command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetDefault  )

dialog execution method for the set default command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetLoad  )

dialog execution method for the set load command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetSave  )

dialog execution method for the set save command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetDiffsave  )

dialog execution method for the set diffsave command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetParam  )

dialog execution method for the set parameter command

SCIP_DECL_DIALOGDESC ( SCIPdialogDescSetParam  )

dialog description method for the set parameter command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecFixParam  )

dialog execution method for the fix parameter command

SCIP_DECL_DIALOGDESC ( SCIPdialogDescFixParam  )

dialog description method for the fix parameter command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetBranchingDirection  )

dialog execution method for the set branching direction command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetBranchingPriority  )

dialog execution method for the set branching priority command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetHeuristicsAggressive  )

dialog execution method for the set heuristics aggressive command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetHeuristicsDefault  )

dialog execution method for the set heuristics default command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetHeuristicsFast  )

dialog execution method for the set heuristics fast command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetHeuristicsOff  )

dialog execution method for the set heuristics off command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetPresolvingAggressive  )

dialog execution method for the set presolving aggressive command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetPresolvingDefault  )

dialog execution method for the set presolving default command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetPresolvingFast  )

dialog execution method for the set presolving fast command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetPresolvingOff  )

dialog execution method for the set presolving off command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetSeparatingAggressive  )

dialog execution method for the set separating aggressive command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetSeparatingDefault  )

dialog execution method for the set separating default command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetSeparatingFast  )

dialog execution method for the set separating fast command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetSeparatingOff  )

dialog execution method for the set separating off command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetEmphasisCounter  )

dialog execution method for the set emphasis counter command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetEmphasisCpsolver  )

dialog execution method for the set emphasis cpsolver command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetEmphasisEasycip  )

dialog execution method for the set emphasis easy CIP command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetEmphasisFeasibility  )

dialog execution method for the set emphasis feasibility command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetEmphasisHardlp  )

dialog execution method for the set emphasis hard LP command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetEmphasisOptimality  )

dialog execution method for the set emphasis optimality command

SCIP_DECL_DIALOGEXEC ( SCIPdialogExecSetLimitsObjective  )

dialog execution method for the set limits objective command

SCIP_RETCODE SCIPcreateRootDialog ( SCIP scip,
SCIP_DIALOG **  root 
)

creates a root dialog

Parameters
scipSCIP data structure
rootpointer to store the root dialog
SCIP_RETCODE SCIPincludeDialogDefault ( SCIP scip)

includes or updates the default dialog menus in SCIP

Parameters
scipSCIP data structure
SCIP_RETCODE SCIPincludeDialogDefaultSet ( SCIP scip)

includes or updates the "set" menu for each available parameter setting

Parameters
scipSCIP data structure
SCIP_RETCODE SCIPincludeDialogDefaultFix ( SCIP scip)

includes or updates the "fix" menu for each available parameter setting

Parameters
scipSCIP data structure