lemon/glpk.h
2010-03-06 Unify the sources (#339)
2010-02-14 Merge bugfix #337
2010-02-14 Use void* like LPX object (#337)
2009-10-03 Faster add row operation (#203)
2009-05-07 Fix glp_prob definition (#286)
2009-04-08 Unified message handling for LP and MIP solvers (#9)
2009-04-01 Fixing presolver and basis handling (#255)
2009-03-04 Merge
2009-03-01 Remove \bug and \todo comments
2009-02-26 Fix newSolver()/cloneSolver() API in LP tools + doc improvements (#230)
2009-02-23 Automatic GLPK env deallocation (#213)
2009-02-23 Fix GLPK tests (#213)
2009-01-12 Rename Lp*/Mip* to *Lp/*Mip
2009-01-12 Remove lp_ prefix from the solver's header name