COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 545)

Ticket Owner Reporter Resolution Summary
#14 Peter Kovacs Alpar Juttner fixed Review lemon/maps.h
Description

We must clean up this file for Lemon 1.0. For this we should

  • classify the tools into this catergories
    • frequently used
    • sometimes used
    • hardly used
    • never
  • remove those having unclear purposes or little use.
  • think over which ones can be merged together without a big loss in their functionality
  • try to find smart name for all the tools that survive this process
  • revised the documentations, as well.
#15 Balazs Dezso Alpar Juttner fixed id() and fromId() members of the graph classes
Description

The graph classes used to have two useful member functions called id() and fromId(). Now, they seem to be missing. At least, they are missing from the documentation.

#17 Balazs Dezso Alpar Juttner fixed Revise debug modes and exceptions
Description

We should revise the debug modes and organizations of the exceptions. We need clear rules in which cases should we throw extensions.

Note: See TracQuery for help on using queries.