COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 545)

Ticket Resolution Summary Owner Reporter
#107 fixed The skip*() does not work in (Dig|G)raphWriter Balazs Dezso Balazs Dezso
#108 fixed Lemon can't find glpk installed from rpm Akos Ladanyi Alpar Juttner
Description

openSuse 11.0 now provides packages for glpk in it main repository. However, LEMON does not recognize glpk installed from these packages.

This problem exists in [33e45a9b868c].

#110 fixed graphToEps() improvements Alpar Juttner Peter Kovacs
Description
  1. The members of GraphToEps should be grouped in the documentation since there are so many functions. E.g. Node Options, Arc Options, Scaling etc.
  2. The GraphToEps::run() function should be revised. There are \todo commands recommending better epsilon and other improvements.
  3. The demo file graph_to_eps_demo.cc should also be revised. It does not conforms to #27.
    • It should read the graph and all the maps from an LGF file.
    • It would be nice, if it created only one EPS file using options that can be set with command line parameters. However it would be difficult since the graphToEps() function interface does not support incremental option setting as class interfaces do.
Note: See TracQuery for help on using queries.