lpSolver.h File Reference

goblinLPSolver class interface More...

#include "ilpWrapper.h"
#include "matrix.h"
#include "dictionary.h"

Data Structures

class  goblinLPSolver
 Self-contained implementation of an LP Solver. More...
class  nativeLPFactory
 Object factory for the goblinLPSolver class. More...

Variables

const double EPSILON = 1e-10
const double DELTA = 1e-6
const double TOLERANCE = 1e-7


Detailed Description

goblinLPSolver class interface


Variable Documentation

const double DELTA = 1e-6
 

const double EPSILON = 1e-10
 

const double TOLERANCE = 1e-7