Opened 13 years ago
Last modified 6 years ago
#426 new enhancement
Expose CBC/CPL original interface in CbcMip and ClpLp
Reported by: | Alpar Juttner | Owned by: | Alpar Juttner |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.5 release |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
Something like GlpkBase::lpx* would be a satisfactory solution.
Change History (4)
comment:1 Changed 13 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 12 years ago by
Milestone: | LEMON 1.3 release → LEMON 1.4 release |
---|
comment:3 Changed 7 years ago by
comment:4 Changed 6 years ago by
Milestone: | LEMON 1.4 release → LEMON 1.5 release |
---|
Note: See
TracTickets for help on using
tickets.
The main difficulty is that the
CbcModel
class in only temporarily allocated inCbc::solve()