Scippy

UG

Ubiquity Generator framework

ScipParaDiffSubproblemBranchLinearCons Class Reference

#include <scipParaDiffSubproblem.h>

Public Member Functions

 ScipParaDiffSubproblemBranchLinearCons ()
 
 ~ScipParaDiffSubproblemBranchLinearCons ()
 

Public Attributes

int nLinearConss
 
SCIP_Real * linearLhss
 
SCIP_Real * linearRhss
 
int * nLinearCoefs
 
SCIP_Real ** linearCoefs
 
int ** idxLinearCoefsVars
 
int lConsNames
 
char * consNames
 

Detailed Description

Definition at line 84 of file scipParaDiffSubproblem.h.

Constructor & Destructor Documentation

◆ ScipParaDiffSubproblemBranchLinearCons()

default constructor

Definition at line 97 of file scipParaDiffSubproblem.h.

◆ ~ScipParaDiffSubproblemBranchLinearCons()

Member Data Documentation

◆ consNames

◆ idxLinearCoefsVars

◆ lConsNames

◆ linearCoefs

◆ linearLhss

◆ linearRhss

◆ nLinearCoefs

◆ nLinearConss