Ipopt Documentation  
 
Loading...
Searching...
No Matches
IpInexactAlgBuilder.hpp File Reference
#include "IpAlgBuilder.hpp"

Go to the source code of this file.

Classes

class  Ipopt::InexactAlgorithmBuilder
 Builder to create a complete IpoptAlg object for the inexact step computation version. More...
 

Namespaces

namespace  Ipopt
 This file contains a base class for all exceptions and a set of macros to help with exceptions.
 

Functions

void Ipopt::AddInexactDefaultOptions (OptionsList &options_list)
 Function for setting options who's default is different for the inexact algorithm compared to the defaults for the regular Ipopt algorithm.