Sequoia
Loading...
Searching...
No Matches
Classes
DynamicGraphTraversalDetails.hpp File Reference

Meta-prorgamming utilities for traversals of dynamic graphs. More...

#include "sequoia/Maths/Graph/GraphTraversalDetails.hpp"
#include <queue>
#include <stack>

Go to the source code of this file.

Classes

struct  sequoia::maths::graph_impl::traversal_tracking_traits< G >
 
struct  sequoia::maths::graph_impl::traversal_traits_base< G, traversal_flavour::breadth_first >
 
struct  sequoia::maths::graph_impl::traversal_traits_base< G, traversal_flavour::pseudo_depth_first >
 
struct  sequoia::maths::graph_impl::traversal_traits_base< G, traversal_flavour::priority, Compare >
 

Detailed Description

Meta-prorgamming utilities for traversals of dynamic graphs.