COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 545)

Ticket Resolution Summary Owner Reporter
#102 fixed Add lognormal distribution to Random. Balazs Dezso Alpar Juttner
Description

The changeset [5e1b90e430c2] in the attachment is a lognormal distribution implementation. Please review it. I would also be happy with any feedback on the interface.

#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.

Note: See TracQuery for help on using queries.