Typedefs
graph_algorithms.cc File Reference
#include "art/Framework/Core/detail/graph_algorithms.h"
#include "art/Framework/Core/detail/ModuleConfigInfo.h"
#include "boost/graph/graph_traits.hpp"
#include "boost/graph/graph_utility.hpp"
#include "canvas/Utilities/Exception.h"
#include "cetlib/HorizontalRule.h"
#include "cetlib/compiler_macros.h"
#include <limits>

Go to the source code of this file.

Typedefs

using EdgePair = std::pair< Vertex, Vertex >
 

Typedef Documentation

using EdgePair = std::pair<Vertex, Vertex>

Definition at line 367 of file graph_algorithms.cc.