Sequoia
Loading...
Searching...
No Matches
Functions
GraphAlgorithms.hpp File Reference

A collection of graph algorithms that fall outside the specific groupings. More...

#include "sequoia/Maths/Graph/DynamicGraph.hpp"

Go to the source code of this file.

Functions

template<class G , class Pred >
sequoia::maths::sub_graph (const G &g, Pred nodePred)
 

Detailed Description

A collection of graph algorithms that fall outside the specific groupings.