Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
main method starting SCIP
| argc | number of arguments from the shell |
| argv | array of shell arguments |
Definition at line 29 of file cppmain.cpp.
References SCIP_OKAY, SCIPprintError(), and SCIPrunShell().