COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (85 - 87 of 545)

Ticket Resolution Summary Owner Reporter
#103 fixed LEMON or Lemon Peter Kovacs Peter Kovacs
Description

We should decide what form to use, LEMON or Lemon. In the source codes all instances should be replaced with a script.

#104 fixed Meaningless parameter in ArgParser::boolOption() Alpar Juttner Balazs Dezso
Description

Usually, the value parameter is used to add a default value for a argument. However in the boolean case, if this parameter is set true, then the argument will always true, because false argument cannot be given from command line. So, I think this parameter is meaningless in this context.

#106 wontfix Better 'epsilon' for graphToEps() Alpar Juttner Alpar Juttner
Description

Currently, there is a built in constant value EPSILON (set to 10e-9) for this purpose.

Note: See TracQuery for help on using queries.