Fri, 20 May 2005 09:43:40 +0000 |
Functions _eraseRow(), _eraseCol(). Not yet implemented for cplex.
|
file | diff | annotate |
Fri, 20 May 2005 09:31:25 +0000 |
Added function _setCoeff().
|
file | diff | annotate |
Thu, 05 May 2005 15:43:43 +0000 |
Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).
|
file | diff | annotate |
Thu, 21 Apr 2005 15:15:12 +0000 |
I really have no idea about what to write here now.
|
file | diff | annotate |
Wed, 20 Apr 2005 15:06:42 +0000 |
_clearObj instead of _setObj.
|
file | diff | annotate |
Wed, 20 Apr 2005 14:29:23 +0000 |
_setObj function
|
file | diff | annotate |
Mon, 18 Apr 2005 16:07:54 +0000 |
icc like this a bit more (no warnings).
|
file | diff | annotate |
Sun, 17 Apr 2005 18:57:22 +0000 |
- compile failure fixed
|
file | diff | annotate |
Fri, 15 Apr 2005 19:56:25 +0000 |
Correct the english name of EGRES.
|
file | diff | annotate |
Fri, 08 Apr 2005 14:40:37 +0000 |
Add presolver() to turn on/off the GLPK presolver
|
file | diff | annotate |
Fri, 08 Apr 2005 06:33:11 +0000 |
No output messages by default
|
file | diff | annotate |
Thu, 07 Apr 2005 09:42:31 +0000 |
New functions in lp_glpk.cc. Sample file: lp_sample.cc.
|
file | diff | annotate |
Thu, 07 Apr 2005 06:31:03 +0000 |
max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
|
file | diff | annotate |
Tue, 05 Apr 2005 09:08:23 +0000 |
- moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
|
file | diff | annotate | base |