COIN-OR::LEMON - Graph Library

source: lemon-0.x/doc/undir_graphs.dox @ 1619:f0700b9e6418

Last change on this file since 1619:f0700b9e6418 was 1030:c8a41699e613, checked in by Mihaly Barasz, 21 years ago

Undirected graph documentation and concept refinements.

  • quite a few bug fixes
  • concept::UndirGraph? is almost complete and looks quite good.
File size: 138 bytes
Line 
1/*!
2
3\page undir_graphs Undirected graph structures
4
5The primary data structures of LEMON are the graph classes.
6
7Under construction.
8
9*/
Note: See TracBrowser for help on using the repository browser.