ParaSolver extension for SCIP: Parallelized solver implementation for SCIP. More...
#include <list>#include <thread>#include "ug_bb/bbParaSolver.h"#include "scipUserPlugins.h"#include "scipParaDiffSubproblem.h"#include "scipParaInterruptMsgMonitor.h"#include "scipDiffParamSet.h"#include "scipParaTagDef.h"Go to the source code of this file.
Classes | |
| struct | LocalNodeInfo_t |
| class | ScipParaSolver |
Namespaces | |
| namespace | ParaSCIP |
Macros | |
| #define | ENFORCED_THRESHOLD 5 |
Typedefs | |
| typedef struct ParaSCIP::LocalNodeInfo_t | LocalNodeInfo |
| typedef LocalNodeInfo * | LocalNodeInfoPtr |
ParaSolver extension for SCIP: Parallelized solver implementation for SCIP.
Definition in file scipParaSolver.h.
| #define ENFORCED_THRESHOLD 5 |
Definition at line 49 of file scipParaSolver.h.