lemon/suurballe.h
changeset 2388 c6d537888fe5
parent 2376 0ed45a6c74b1
child 2391 14a343be7a5a
equal deleted inserted replaced
6:a7738d220069 7:6cc1627bec77
    17  */
    17  */
    18 
    18 
    19 #ifndef LEMON_SUURBALLE_H
    19 #ifndef LEMON_SUURBALLE_H
    20 #define LEMON_SUURBALLE_H
    20 #define LEMON_SUURBALLE_H
    21 
    21 
    22 ///\ingroup flowalgs
    22 ///\ingroup shortest_path
    23 ///\file
    23 ///\file
    24 ///\brief An algorithm for finding k paths of minimal total length.
    24 ///\brief An algorithm for finding k paths of minimal total length.
    25 
    25 
    26 
    26 
    27 #include <lemon/maps.h>
    27 #include <lemon/maps.h>