COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (181 - 183 of 545)

Ticket Owner Reporter Resolution Summary
#169 Peter Kovacs Peter Kovacs fixed Fixes and improvements for lemon/bits
Description

[75cf49ce5390] adds missing tags to graph implementations and indicators in traits.h. They are needed because the tags for arcs and edges are now separated in core.h.

[f58410582b9b] contains doc improvements for tools in lemon/bits. I know that these docs are not public now, but it may help the developers. If you like it, then push it to the main repo.

#171 Peter Kovacs Peter Kovacs fixed Bug fix in SmartGraph::restoreSnapshot()
Description

[5a3d689ea770] contains a bug fix in SmartGraph::restoreSnapshot() on the top of [00c8843d491d] (see #170).

#172 Peter Kovacs Peter Kovacs fixed Extend test cases for graphs and digraphs
Description

[49d9a36b3b84] largely extend the test cases for ListDigraph, ListGraph, SmartDigraph and SmartGraph. It is on the top of [5a3d689ea770] (see #171), because without that bug fix the tests fail.

Actually bugs reported in #170 and #171 turned out during making this improvements. So thorough tests proved to be very important again.

Note: See TracQuery for help on using queries.