lemon/lp_base.h
2010-03-06 Unify the sources (#339)
2009-12-10 Fix LpBase::addRow(Constr) (#334)
2009-11-13 Small doc fixes in several files (#331)
2009-10-03 Faster add row operation (#203)
2009-04-15 Small doc improvements (#263)
2009-04-08 Unified message handling for LP and MIP solvers (#9)
2009-02-26 Fix newSolver()/cloneSolver() API in LP tools + doc improvements (#230)
2009-01-23 Dirty hacking for VS 2005 in lp_base.h (#209)
2009-02-13 Change LEMON's isnan() to isNaN() for the sake of AIX/xlC
2009-01-18 Fix lp indexing bug (#205)
2009-01-14 Own support for isnan()
2008-12-02 Thorough redesign of the LP/MIP interface (#44)
2008-12-02 Port LP and MIP solvers from SVN -r3509 (#44)