FPInterface Class Reference

Inheritance diagram for FPInterface:

Inheritance graph
[legend]
Collaboration diagram for FPInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FPInterface (char **&argv)
 FPInterface (const FPInterface &other)
virtual OsiSolverInterface * clone ()

Protected Member Functions

virtual std::string appName ()
virtual void registerApplicationOptions (Ipopt::SmartPtr< Ipopt::RegisteredOptions > roptions)
void readAmplNlFile2 (char **&filename)

Detailed Description

Definition at line 80 of file FP.cpp.


Constructor & Destructor Documentation

FPInterface::FPInterface ( char **&  argv  )  [inline]

Definition at line 83 of file FP.cpp.

References readAmplNlFile2().

Referenced by clone().

FPInterface::FPInterface ( const FPInterface other  )  [inline]

Definition at line 87 of file FP.cpp.


Member Function Documentation

virtual OsiSolverInterface* FPInterface::clone (  )  [inline, virtual]

Definition at line 90 of file FP.cpp.

References FPInterface().

virtual std::string FPInterface::appName (  )  [inline, protected, virtual]

Definition at line 93 of file FP.cpp.

Referenced by readAmplNlFile2().

virtual void FPInterface::registerApplicationOptions ( Ipopt::SmartPtr< Ipopt::RegisteredOptions >  roptions  )  [inline, protected, virtual]

Definition at line 94 of file FP.cpp.

Referenced by readAmplNlFile2().

void FPInterface::readAmplNlFile2 ( char **&  filename  )  [inline, protected]

Definition at line 106 of file FP.cpp.

References Bonmin::AmplInterface::amplTminlp_, appName(), Bonmin::AmplTMINLP::createEmpty(), Bonmin::OsiTMINLPInterface::getNumCols(), Bonmin::AmplTMINLP::Initialize(), register_ALL_options(), registerApplicationOptions(), and Bonmin::OsiTMINLPInterface::setStrParam().

Referenced by FPInterface().


The documentation for this class was generated from the following file:
Generated on Thu Oct 8 03:08:03 2009 by  doxygen 1.4.7