Changeset 1294:2dec219d9ca2 in lemon-0.x for src/work/athos/lp/lp_glpk.cc
- Timestamp:
- 04/03/05 12:20:49 (18 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1727
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/athos/lp/lp_glpk.cc
r1293 r1294 249 249 } 250 250 251 LpGlpk::SolutionType LpGlpk::_getPrimalType() 252 { 253 return OPTIMAL; 254 } 255 251 256 252 257
Note: See TracChangeset
for help on using the changeset viewer.