Scippy

UG

Ubiquity Generator framework

ScipParaDiffSubproblemLinearCons Class Reference

#include <scipParaDiffSubproblem.h>

Public Member Functions

 ScipParaDiffSubproblemLinearCons ()
 
 ~ScipParaDiffSubproblemLinearCons ()
 

Public Attributes

int nLinearConss
 
SCIP_Real * linearLhss
 
SCIP_Real * linearRhss
 
int * nLinearCoefs
 
SCIP_Real ** linearCoefs
 
int ** idxLinearCoefsVars
 

Detailed Description

Definition at line 163 of file scipParaDiffSubproblem.h.

Constructor & Destructor Documentation

◆ ScipParaDiffSubproblemLinearCons()

default constructor

Definition at line 174 of file scipParaDiffSubproblem.h.

◆ ~ScipParaDiffSubproblemLinearCons()

Member Data Documentation

◆ idxLinearCoefsVars

◆ linearCoefs

◆ linearLhss

◆ linearRhss

◆ nLinearCoefs

◆ nLinearConss