jacobi.template
Functions
cuthill_mckee_ordering.h File Reference
#include <vector>

Go to the source code of this file.

Functions

std::vector< int > cuthill_mckee_reordering (std::vector< int > const &_edges)
 

Function Documentation

◆ cuthill_mckee_reordering()

std::vector<int> cuthill_mckee_reordering ( std::vector< int > const &  _edges)