lemon/concepts/path.h
changeset 280 e7f8647ce760
parent 236 da953e387d31
child 281 e9b4fbe163f5
equal deleted inserted replaced
5:8eba377eeed1 7:66a80d5d9c03
    18 
    18 
    19 ///\ingroup concept
    19 ///\ingroup concept
    20 ///\file
    20 ///\file
    21 ///\brief Classes for representing paths in digraphs.
    21 ///\brief Classes for representing paths in digraphs.
    22 ///
    22 ///
    23 ///\todo Iterators have obsolete style
       
    24 
    23 
    25 #ifndef LEMON_CONCEPT_PATH_H
    24 #ifndef LEMON_CONCEPT_PATH_H
    26 #define LEMON_CONCEPT_PATH_H
    25 #define LEMON_CONCEPT_PATH_H
    27 
    26 
    28 #include <lemon/core.h>
    27 #include <lemon/core.h>