Changeset 2557:673cb4d1060b in lemon-0.x
- Timestamp:
- 01/21/08 16:35:55 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3438
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/lp_glpk.h
r2553 r2557 119 119 void presolver(bool b); 120 120 121 ///Pointer to the underlying GLPK data structure. 121 122 LPX *lpx() {return lp;} 122 123 };
Note: See TracChangeset
for help on using the changeset viewer.