COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 545)

Ticket Resolution Summary Owner Reporter
#100 fixed Revise heaps and heap_test.cc Peter Kovacs Peter Kovacs
Description

Currently test/heap_test.cc is not used as a test program.

  1. The heap classes should be checked and heap_test.cc should be revised and used.
  2. Validity and benchmark tests should be separated.
#101 done Extend test cases for various tools Peter Kovacs Peter Kovacs
Description

Some test programs should be extended.

  • random_test.cc
  • path_test.cc
  • unionfind_test.cc (UnionFind, ExtendFindEnum, HeapUnionFind)
  • graph_utils_test.cc (SourceMap, TargetMap, ForwardMap, BackwardMap, IdMap, InvertableMap etc.)
#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.

Note: See TracQuery for help on using queries.