COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (139 - 141 of 545)

Ticket Resolution Summary Owner Reporter
#188 fixed Doc improvements in groups.dox Peter Kovacs Peter Kovacs
Description

See the attached patch.

#190 fixed Standard maps should be reference maps Peter Kovacs Peter Kovacs
Description

Should we state in the graph structure concepts that node and arc/edge maps must be reference maps for all graph types?

It would make writing a general algorithm easier and more convenient since we would have to use set() functions instead of operator[] only for the "external" map types, and all the "internal" maps, which are created by the algorithm could be used as reference maps. Maybe it could also improve the efficiency in some cases, but it is not clear and wasn't tested.

#192 fixed Fix typos Balazs Dezso Balazs Dezso
Note: See TracQuery for help on using queries.