graph.hpp File Reference


Detailed Description

Une classe pour gérer les graphes.

Author:
Julien Jorge

Definition in file graph.hpp.

#include <map>
#include <vector>
#include <queue>
#include <exception>
#include <iterator>
#include <utility>
#include <claw/impl/graph.tpp>

Go to the source code of this file.

Namespaces

namespace  claw

Classes

class  claw::graph_exception
 Exceptions levées par la classe graph. More...
class  claw::graph< S, A, Comp >
 Une classe pour gérer les graphs. More...
class  claw::graph< S, A, Comp >::graph_vertex_iterator
 Iterator on the graph's vertices. More...
class  claw::graph< S, A, Comp >::graph_edge_iterator
 Iterator on the graph's edges. More...
class  claw::graph< S, A, Comp >::graph_edge_iterator::edge
 Value pointed by the iterator. More...


Generated on Thu Jun 26 09:35:05 2008 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.5.6