Sequoia
|
Meta-programming urilities and underlying function for graph traversals. More...
#include "sequoia/Maths/Graph/GraphTraits.hpp"
#include "sequoia/Maths/Graph/GraphDetails.hpp"
#include "sequoia/Core/Concurrency/ConcurrencyModels.hpp"
#include <vector>
Go to the source code of this file.
Enumerations | |
enum class | disconnected_discovery_mode { on , off } |
enum class | traversal_flavour { breadth_first , depth_first , pseudo_depth_first , priority } |
Meta-programming urilities and underlying function for graph traversals.