Scippy

UG

Ubiquity Generator framework

scipParaDiffSubproblem.h File Reference

ParaInitialStat extension for SCIP solver. More...

#include <cstring>
#include <iostream>
#include <fstream>
#include "ug/paraComm.h"
#include "ug_bb/bbParaInstance.h"
#include "ug_bb/bbParaDiffSubproblem.h"
#include "scip/scip.h"
#include "scip/history.h"
#include "scip/cons_bounddisjunction.h"

Go to the source code of this file.

Classes

struct  BranchConsLinearInfo_t
 
struct  BranchConsSetppcInfo_t
 
class  ScipParaDiffSubproblemBranchLinearCons
 
class  ScipParaDiffSubproblemBranchSetppcCons
 
class  ScipParaDiffSubproblemLinearCons
 
class  ScipParaDiffSubproblemBoundDisjunctions
 
class  ScipParaDiffSubproblemVarBranchStats
 
class  ScipParaDiffSubproblemVarValues
 
class  ScipParaDiffSubproblem
 

Namespaces

 ParaSCIP
 

Typedefs

typedef struct ParaSCIP::BranchConsLinearInfo_t BranchConsLinearInfo
 
typedef BranchConsLinearInfo * BranchConsLinearInfoPtr
 
typedef struct ParaSCIP::BranchConsSetppcInfo_t BranchConsSetppcInfo
 
typedef BranchConsSetppcInfo * BranchConsSetppcInfoPtr
 

Detailed Description

ParaInitialStat extension for SCIP solver.

Author
Yuji Shinano

Definition in file scipParaDiffSubproblem.h.