COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 545)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#396 wontfix prefer intialization lists over assignments in constructors Alpar Juttner tobi_connect
Description

in list_gaph.h you use assignments in the Node and Arc class constructors. Use an initialization list.

#397 done Port maximum cardinality search algorithm Alpar Juttner thoneyvazul
Description

The affected files in

-lemon/nagamochi_ibaraki.h

#599 fixed Typo in code example Peter Kovacs thoneyvazul
Description

During refreshing my experience with this nice library, I found a little typo in a code example of the documentation. A variable is declared with a name cm, but used as cap, resulting in non compiling code.

Due to the simplicity of the issue this is just cosmetic change.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.