Noeud « Next »: , Noeud « Previous »: src/codegen/ia32, Noeud « Up »: Project Layout



3.2.19 The src/graph Directory

Namespace graph, a generic implementation of graphs. Delivered for T7.

— File: graph.hh (src/graph/)
— File: graph.hxx (src/graph/)

Oriented and undirected graphs.

— File: handler.hh (src/graph/)
— File: handler.hxx (src/graph/)

Abstractions/indirections for graph nodes and edges.

— File: iterator.hh (src/graph/)
— File: iterator.hxx (src/graph/)

Iterating over nodes and edges of graphs.

— File: test-graph.cc (src/graph/)

Exercising this nodule.