COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 545)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#348 done Better figure for illustrating matching algs. Balazs Dezso Alpar Juttner
Description

The doc of module "Matching Algorithms" presents a bipartite graph as and illustration for the result of these algorithm. This falsely suggests that these algs work on this kind of graphs. In fact, the opposite is true, the bipartite graphs - therefore the bipartite matching algorithms - are yet to be ported from the 0.x series.

Thus, I would prefer an example on a general graph here.

#411 done Better image for stronglyConnectedComponents() Balazs Dezso Peter Kovacs
Description

In the current image of stronglyConnectedComponents(), the arc arrows are so small that they can hardly recognize. This image is almost useless in this state, so the arrows must be made much larger.

Anyway, all images could be made slightly larger in the Connectivity doc module.

#128 fixed Bfs test is buggy Balazs Dezso Balazs Dezso
Description

Bfs test has some trivial bugs.

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.