main file for the queens example
Definition in file queens_main.cpp.
Go to the source code of this file.
Functions | |
int | main (int args, char **argv) |
int main | ( | int | args, |
char ** | argv ) |
main function for queens example
Definition at line 29 of file queens_main.cpp.
References scipexamples::QueensSolver::disp(), SCIPException::getRetcode(), scipexamples::QueensSolver::solve(), and SCIPException::what().