EdmondsKarp::InvalidArgument Class Reference
#include <lemon/edmonds_karp.h>
List of all members.
Detailed Description
template<typename _Graph, typename _CapacityMap, typename _Traits>
class lemon::EdmondsKarp< _Graph, _CapacityMap, _Traits >::InvalidArgument
Exception for the case when the source equals the target.
The documentation for this class was generated from the following file: