Minotaur 0.4.1
Docs for developers
Public Member Functions | List of all members
Minotaur::PreMod Class Referenceabstract

#include <PreMod.h>

Inheritance diagram for Minotaur::PreMod:
Inheritance graph
[legend]

Public Member Functions

 PreMod ()
 Constructor.
 
virtual ~PreMod ()
 Destroy.
 
virtual void postsolveGetX (const DoubleVector &x, DoubleVector *newx)=0
 Restore x. More...
 

Detailed Description

PreMod class is an abstract base class. It has a method to transform a solution of the presolved problem in to a solution of a problem in which some of the modifications have been undone.

Member Function Documentation

◆ postsolveGetX()

virtual void Minotaur::PreMod::postsolveGetX ( const DoubleVector &  x,
DoubleVector *  newx 
)
pure virtual

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

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