COIN-OR::LEMON - Graph Library

Changeset 45:725c60c7492d in lemon-tutorial for tools.dox


Ignore:
Timestamp:
02/22/10 00:43:23 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Minor improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools.dox

    r32 r45  
    2121[PAGE]sec_tools[PAGE] Tools
    2222
    23 \todo Clarify this section.
     23\todo This page is under construction.
    2424
    2525[SEC]sec_aux_structures[SEC] Auxiliary Data Structures
     
    3939
    4040
    41 [SEC]sec_graph_to_eps[SEC] Graph to EPS
     41[SEC]sec_graph_to_eps[SEC] Postscript Exporting
    4242
    4343Another nice feature of the library is \ref graphToEps(), a highly
     
    6363\endcode
    6464
     65Using this feature, various nice images can be generated from graphs,
     66like this one.
     67
     68\image html graph_to_eps.png
     69
    6570[TRAILER]
    6671*/
Note: See TracChangeset for help on using the changeset viewer.