Minotaur 0.4.1
Docs for developers
Public Attributes | List of all members
Minotaur::LinUnivar Struct Reference

A structure to save information about constraints of the form $ y
= ax^2 + bx $. More...

#include <UnivarQuadHandler.h>

Collaboration diagram for Minotaur::LinUnivar:
Collaboration graph
[legend]

Public Attributes

VariablePtr y
 
VariablePtr x
 

‍The variable y.


 
double a
 

‍The variable x.


 
double b
 

‍Coefficient of x^2.


 
ConstraintPtr oeCon
 

‍Coefficient of x.


 
ConstraintPtr tan1
 

‍The linear constraint that gives the over estimator


 
ConstraintPtr tan2
 

‍The linear underestimator at the lower bound of x


 

Detailed Description

A structure to save information about constraints of the form $ y
= ax^2 + bx $.


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

Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025