changeset 2484 | 51995c1f1093 |
parent 2391 | 14a343be7a5a |
child 2485 | 88aa7870756a |
3:b8204b15061f | 4:751efad74bf9 |
---|---|
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 ///\ingroup graph_concepts |
19 ///\ingroup graph_concepts |
20 ///\file |
20 ///\file |
21 ///\brief The concept of the graph components. |
21 ///\brief The concept of graph components. |
22 |
22 |
23 |
23 |
24 #ifndef LEMON_CONCEPT_GRAPH_COMPONENTS_H |
24 #ifndef LEMON_CONCEPT_GRAPH_COMPONENTS_H |
25 #define LEMON_CONCEPT_GRAPH_COMPONENTS_H |
25 #define LEMON_CONCEPT_GRAPH_COMPONENTS_H |
26 |
26 |