changeset 2374 | b59a17034ffa |
parent 2209 | d3425607d41a |
child 2391 | 14a343be7a5a |
1:17622e9726c5 | 2:a4e67a136b13 |
---|---|
15 * purpose. |
15 * purpose. |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 ///\ingroup demos |
19 ///\ingroup demos |
20 ///\file maps_summary demo program |
20 ///\file |
21 ///\brief Introduction to LEMON maps |
21 ///\brief An introduction to LEMON maps |
22 /// |
22 /// |
23 /// \include maps_summary.cc |
23 /// \include maps_summary.cc |
24 |
24 |
25 #include <iostream> |
25 #include <iostream> |
26 #include <lemon/list_graph.h> |
26 #include <lemon/list_graph.h> |