Scippy

SCIP

Solving Constraint Integer Programs

dialog_stp.h File Reference

Detailed Description

stp user interface dialog

Author
Gerald Gamrath

Definition in file dialog_stp.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeDialogStp (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeDialogStp ( SCIP *  scip)

includes or updates the stp dialog menus in SCIP

Parameters
scipSCIP data structure

Definition at line 48 of file dialog_stp.c.

References FALSE.

Referenced by runShell().