34#ifndef __SCIP_STRUCT_MATRIX_H__
35#define __SCIP_STRUCT_MATRIX_H__
common defines and data types used in all packages of SCIP
SCIP_RATIONAL ** minacivityexact
SCIP_RATIONAL ** rhsexact
SCIP_RATIONAL ** lhsexact
SCIP_RATIONAL ** colmatvalexact
SCIP_RATIONAL ** rowmatvalexact
SCIP_RATIONAL ** maxacivityexact
SCIP_Bool * isrhsinfinite
SCIP_MATRIXVALSEXACT * matrixvalsexact
type definitions for constraints and constraint handlers
struct SCIP_Cons SCIP_CONS
type definitions for MIP matrix
struct SCIP_MatrixValsExact SCIP_MATRIXVALSEXACT
struct SCIP_Rational SCIP_RATIONAL
type definitions for problem variables