MAiNGO Reader Writer Utility
Public Attributes | List of all members
maingo::readerWriter::Constraint Struct Reference

Auxiliary struct for representing a constraint. More...

#include <MAiNGOReaderWriter.h>

Public Attributes

CT constraintType
 
std::string lhs
 
std::string rhs
 
std::string name
 

Detailed Description

Auxiliary struct for representing a constraint.

Member Data Documentation

◆ constraintType

CT maingo::readerWriter::Constraint::constraintType

Type of the constraint

◆ lhs

std::string maingo::readerWriter::Constraint::lhs

Left hand side of the constraint

◆ name

std::string maingo::readerWriter::Constraint::name

Name of the constraint

◆ rhs

std::string maingo::readerWriter::Constraint::rhs

Right hand side of the constraint


The documentation for this struct was generated from the following file: