COIN-OR::LEMON - Graph Library

Changeset 1473:876c7b7f4dae in lemon-0.x for lemon/lp_cplex.cc


Ignore:
Timestamp:
06/10/05 14:50:43 (19 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1953
Message:

Some tests have been developed, bugs got fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/lp_cplex.cc

    r1460 r1473  
    392392      //FIXME error
    393393    }
    394 
    395  
     394  }
     395
    396396  LpCplex::ProblemTypes LpCplex::_getProblemType()
    397397  {
     
    411411      //FIXME error
    412412    }
    413 
     413  }
    414414
    415415  void LpCplex::_setMax()
Note: See TracChangeset for help on using the changeset viewer.