|
SCIP-SDP
3.2.0
|
main file for solving MISDPs More...
Go to the source code of this file.
Functions | |
| static SCIP_RETCODE | runSCIP (int argc, char **argv) |
| int | main (int argc, char **argv) |
main file for solving MISDPs
Definition in file main.c.
|
static |
run scip and set some parameters
| argc | number of command line arguments |
| argv | pointer to command line arguments |
Definition at line 43 of file main.c.
References SCIPSDPincludeDefaultPlugins().
Referenced by main().
1.8.11