Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Functions
pseudo_peripheral.h File Reference

Pseduo peripheral vertex of a graph. More...

Go to the source code of this file.

Functions

template<typename MatrixType , typename ArrayType >
MatrixType::index_type cusp::graph::pseudo_peripheral_vertex (const MatrixType &G, ArrayType &levels)
 Compute the pseudo-peripheral vertex of a graph. More...
 

Detailed Description

Pseduo peripheral vertex of a graph.

Definition in file pseudo_peripheral.h.