Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ graph/

operations_research::graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > > Struct Template Reference

#include <ebert_graph.h>

List of all members.

Static Public Attributes

static const bool has_reverse_arcs = false


Detailed Description

template<typename NodeIndexType, typename ArcIndexType>
struct operations_research::graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > >

Definition at line 1423 of file ebert_graph.h.


Member Data Documentation

template<typename NodeIndexType, typename ArcIndexType>
const bool operations_research::graph_traits< ForwardEbertGraph< NodeIndexType, ArcIndexType > >::has_reverse_arcs = false [static]

Definition at line 1424 of file ebert_graph.h.


The documentation for this struct was generated from the following file: