Classes | Typedefs

graph Namespace Reference

Classes

class  DAG
 Directed Acyclic Graph. More...

Typedefs

typedef std::map< std::string,
smart_ptr< SetString > > 
map_set_t

Typedef Documentation

typedef std::map<std::string, smart_ptr<SetString> > graph::map_set_t

Definition at line 42 of file dag.cpp.