COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 545)

Ticket Resolution Summary Owner Reporter
#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.
#111 fixed Web page design Peter Kovacs Peter Kovacs
Description
  1. I think it is annoying that the links are not underlined when they are in "hover" state. It would be much better inversely, or if they were always underlined as on the old page.
  2. There should be a News applet window on the mian page.
  3. The side menu bar should be larger (more dominant).
  4. Lemon/LEMON should be used consistently. See #103. It should be fixed e.g. in the copyright text in the footer.
  5. Nicer font and color settings should be used for the text on the image of the header.
  6. Do we really need the lemons on the background? It is not so nice, and it makes harder to read the text of the pages. Maybe a simple white background would be better.
#112 fixed lgf_writer.h missing from Makefile.am Peter Kovacs Akos Ladanyi
Description

lgf_writer.h is not listed in lemon/Makefile.am.

Note: See TracQuery for help on using queries.