23#include <cusp/detail/config.h>
24#include <cusp/detail/execution_policy.h>
37template <
typename DerivedPolicy,
39typename MatrixType::index_type
43template<
typename MatrixType>
44typename MatrixType::index_type
47template <
typename DerivedPolicy,
50typename MatrixType::index_type
109template<
typename MatrixType,
111typename MatrixType::index_type
122#include <cusp/graph/detail/pseudo_peripheral.inl>
MatrixType::index_type pseudo_peripheral_vertex(const MatrixType &G, ArrayType &levels)
Compute the pseudo-peripheral vertex of a graph.