COIN-OR::LEMON - Graph Library

source: lemon-0.x/doc/quicktour.dox @ 1169:8b06fbd5712c

Last change on this file since 1169:8b06fbd5712c was 1169:8b06fbd5712c, checked in by athos, 19 years ago

Started to change documentation with excellent new ideas!!!

File size: 482 bytes
Line 
1/**
2
3\ref graphs "Graph structures"
4play a central role in LEMON, so if you are new to it,
5you probably should start \ref graphs "here".
6You can also find that page along with others under
7<a class="el" href="pages.html"> Related Pages </a>.
8
9If you are
10interested in data structures and algorithms in more details, then
11you should browse the reference manual part of the documentation.
12Section <a class="el" href="modules.html"> Modules </a>
13 is a good starting point for this.
14*/
Note: See TracBrowser for help on using the repository browser.