equal
deleted
inserted
replaced
634 /** |
634 /** |
635 @defgroup graph_concepts Graph Structure Concepts |
635 @defgroup graph_concepts Graph Structure Concepts |
636 @ingroup concept |
636 @ingroup concept |
637 \brief Skeleton and concept checking classes for graph structures |
637 \brief Skeleton and concept checking classes for graph structures |
638 |
638 |
639 This group contains the skeletons and concept checking classes of LEMON's |
639 This group contains the skeletons and concept checking classes of |
640 graph structures and helper classes used to implement these. |
640 graph structures. |
641 */ |
641 */ |
642 |
642 |
643 /** |
643 /** |
644 @defgroup map_concepts Map Concepts |
644 @defgroup map_concepts Map Concepts |
645 @ingroup concept |
645 @ingroup concept |