COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 545)

Ticket Owner Reporter Resolution Summary
#7 Alpar Juttner Alpar Juttner fixed icc 8.0 bug with ConstMap
Description

icc v8.0 has a bug with a kind of template specialization that is needed for ConstMap. It have to be work-arounded some way if we want to support icc-8.0

This ticket is a copy of report #25 of the old bug tracking system. It refers to an unknown svn version. The original report was posted by Mihaly Barasz.

#9 Balazs Dezso Alpar Juttner fixed Verbosity of the messages for CPLEX
Description

The glpk version of the lp interface has a function

void messageLevel(int m);

This functionality would also be useful for CPLEX or all lp solvers.

This ticket is a copy of report #29 of the old bug tracking system. It refers to svn trunk -r2534. The original report was posted by Janos Tapolcai.

#10 Balazs Dezso Alpar Juttner done Basis status query should be three-state in LP
Description

A basis status of a column or row is one of the following three possibilities:

  • The col/row is on the upper bound (not in the basis)
  • The col/row is on the lower bound (not in the basis)
  • The col/row is in the basis

The basis query function should reflect this.

This ticket is a copy of report #38 of the old bug tracking system. It refers to svn trunk -r2710.

Note: See TracQuery for help on using queries.