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

Classes for static graphs with homogeneous node weights. More...

#include "sequoia/Core/DataStructures/PartitionedData.hpp"
#include "sequoia/Maths/Graph/GraphPrimitive.hpp"
#include "sequoia/Maths/Graph/StaticGraphConfig.hpp"
#include "sequoia/Maths/Graph/StaticNodeStorage.hpp"

Go to the source code of this file.

Classes

class  sequoia::maths::static_directed_graph< Size, Order, EdgeWeight, NodeWeight, EdgeStorageConfig >
 
class  sequoia::maths::static_undirected_graph< Size, Order, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig >
 
class  sequoia::maths::static_embedded_graph< Size, Order, EdgeWeight, NodeWeight, EdgeMetaData, EdgeStorageConfig >
 

Detailed Description

Classes for static graphs with homogeneous node weights.