#include <glpkWrapper.h>
Inheritance diagram for glpkFactory:
Public Member Functions | |
glpkFactory () 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) |
~glpkFactory () 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. |