COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 545)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#14 fixed Review lemon/maps.h Peter Kovacs Alpar Juttner
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 fixed id() and fromId() members of the graph classes Balazs Dezso Alpar Juttner
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.

#16 fixed Automatic doc generation for the main hg repo Akos Ladanyi Alpar Juttner
Description

It should be done similarly to the way how the documentation is generated from the svn repository.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.