Rosetta
Classes | Namespaces
UpperEdgeGraph.hh File Reference

templated graph for fast edge additions More...

#include <utility/graph/UpperEdgeGraph.fwd.hh>
#include <platform/types.hh>
#include <utility/VirtualBase.hh>
#include <utility/assert.hh>
#include <utility/vector1.hh>

Classes

class  utility::graph::UEVertex< V, E >
 
class  utility::graph::UEEdge< V, E >
 
class  utility::graph::UpperEdgeGraph< V, E >
 

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::graph
 

Detailed Description

templated graph for fast edge additions

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)