COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon/lp_base.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2312:07e46cbb7d85   17 years Balazs Dezso modified _setColCoeff and _setRowCoeff parameters const simplify() for …
(edit) @2309:468a525d5b45   17 years Alpar Juttner Make the constructors of ColIt? public.
(edit) @2303:005b3f927287   17 years Alpar Juttner ColIt? added. (Untested, but at least it compiles.)
(edit) @2268:ad15bdd334bf   17 years athos ColName?() -> colName(), Coeff() -> coeff()
(edit) @2267:3575f17a6e7f   17 years athos LEMON_INTEGER -> INT
(edit) @2260:4274224f8a7d   17 years Alpar Juttner concept -> concepts (namespace & directory)
(edit) @2218:50f1a780a5ff   18 years athos Interface to the cplex MIP solver: it is little, a bit sour but it is ours.
(edit) @2185:e2bf51eab7f7   18 years athos Fixed the mip error (mipstatus was incorrect).
(edit) @2148:ab368e0ab662   18 years athos Modifications to the interface: colType() functions, though I left the …
(edit) @2144:cd8897f67c26   18 years athos MIP support added (by Jano, the Great).
(edit) @2085:1970a93dfaa8   18 years Balazs Dezso Bug fix by Jano
(edit) @2026:8d49961ec50f   18 years Balazs Dezso NaN checking to be conform to MinGW32
(edit) @1993:2115143eceea   18 years Balazs Dezso utility, invalid and traits moved to bits
(edit) @1956:a055123339d5   18 years Alpar Juttner Unified copyright notices
(edit) @1908:e225719bde6b   18 years Alpar Juttner Better doc.
(edit) @1900:b16ca599472f   18 years Alpar Juttner Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=
(edit) @1899:2d4835f5a86a   18 years Alpar Juttner - setCol() -> col() - better doc.
(edit) @1895:5b01801efbc0   18 years Alpar Juttner - colName() added (untested on CPLEX) - possibility to set lower/upper …
(edit) @1875:98698b69a902   18 years Alpar Juttner Happy new year to LEMON
(edit) @1874:396831fa7012   18 years Alpar Juttner Doc updates
(edit) @1840:173b53b28d7c   18 years marci max flow with lp column generation
(edit) @1810:474d093466a5   18 years Balazs Dezso Modified iterators on graph maps Other iterators for not graph maps
(edit) @1787:932b8490caf0   18 years marci bugfix in setCol, getting dual values
(edit) @1771:5faaa9880d4d   18 years Alpar Juttner (Dual)Expr::simplify(double tolerance) added
(edit) @1766:6c59b1386fe8   18 years Alpar Juttner Tons of todos have been removed.
(edit) @1612:64f983f5a7d5   19 years Alpar Juttner Spellcheck
(edit) @1610:893dacc1866c   19 years Alpar Juttner A default LP solver is defined in lp.h
(edit) @1542:0219ee65ffcc   19 years athos Some testing of the LP interface: bugs got fixed.
(edit) @1536:308150155bb5   19 years Alpar Juttner Kill several doxygen warnings
(edit) @1508:389a94a1d9eb   19 years athos cplex test included
(edit) @1493:94535d1833b5   19 years Alpar Juttner Bugfixes related to DualExpr?.
(edit) @1484:a3484f00a5f0   19 years Alpar Juttner - lp_test is made working. - some more 'const' for those who like them..
(edit) @1462:c28e6ac3705c   19 years athos Bugfix.
(edit) @1461:9f99ede44d59   19 years athos Bugfix.
(edit) @1460:7c58aabb9eea   19 years athos I could not check, because: aclocal-1.7: command not found
(edit) @1458:7a483c1d38b5   19 years athos Not ready, but I commit it for simplicity.
(edit) @1445:4635352e5524   19 years Alpar Juttner DualExpr? added.
(edit) @1439:2c43106bef85   19 years Alpar Juttner Revome duplicated typedefs
(edit) @1436:e0beb94d08bf   19 years athos _copyLp(), _newLp() implemented.
(add) @1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
Note: See TracRevisionLog for help on using the revision log.