Minotaur 0.4.1
Docs for developers
Public Member Functions | Public Attributes | List of all members
Minotaur::LinSqr Struct Reference

A structure to save information about constraints of the form $ y
\leq x^2 $. More...

#include <QuadHandler.h>

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

Public Member Functions

 LinSqr (VariablePtr y0, VariablePtr x0, ConstraintPtr con)
 

‍Quadratic constraint in the transformed problem


 

Public Attributes

VariablePtr y
 
VariablePtr x
 

‍The variable y.


 
ConstraintPtr oeCon
 

‍The variable x.


 
ConstraintPtr qcon
 

‍The linear constraint that gives the over estimator


 

Detailed Description

A structure to save information about constraints of the form $ y
\leq x^2 $.


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