COIN-OR::LEMON - Graph Library

Changeset 1874:396831fa7012 in lemon-0.x for lemon/lp_base.h


Ignore:
Timestamp:
01/04/06 14:20:17 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2449
Message:

Doc updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/lp_base.h

    r1840 r1874  
    946946   
    947947    ///\param e is a linear expression of type \ref Expr.
    948     ///\bug The previous objective function is not cleared!
    949948    void setObj(Expr e) {
    950949      _clearObj();
Note: See TracChangeset for help on using the changeset viewer.