#include <lpSolver.h>
Inheritance diagram for nativeLPFactory:

Public Member Functions | |
| nativeLPFactory () throw () | |
| mipInstance * | NewInstance (TRestr k, TVar l, TIndex nz, TObjectSense dir, goblinController &thisContext) const throw (ERRange) |
| mipInstance * | ReadInstance (const char *impFileName, goblinController &thisContext) const throw (ERRange) |
| ~nativeLPFactory () throw () | |
| unsigned long | Size () const throw () |
| char * | Authors () const throw () |
| int | MajorRelease () const throw () |
| int | MinorRelease () const throw () |
| char * | PatchLevel () const throw () |
| char * | BuildDate () const throw () |
| char * | License () const throw () |
| TLPOrientation | Orientation () const throw () |
|
|
|
|
|
|
|
|
Implements mipFactory. |
|
|
Implements mipFactory. |
|
|
Implements mipFactory. |
|
|
Implements mipFactory. |
|
|
Implements mipFactory. |
|
||||||||||||||||||||||||
|
Implements mipFactory. |
|
|
Implements mipFactory. |
|
|
Implements mipFactory. |
|
||||||||||||
|
Implements mipFactory. |
|
|
Implements goblinRootObject. |