23 #include <cusp/detail/config.h>
25 #include <thrust/execution_policy.h>
38 template<
typename MatrixType>
41 template <
typename DerivedPolicy,
44 typename MatrixType::index_type
103 template<
typename MatrixType,
typename ArrayType>
113 #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.