Sequoia
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
DynamicGraphTestingUtilities.hpp File Reference
#include "Core/DataStructures/PartitionedDataTestingUtilities.hpp"
#include "Maths/Graph/GraphTestingUtilities.hpp"
#include "sequoia/Maths/Graph/DynamicGraph.hpp"
#include "sequoia/TestFramework/TestPreprocessorDefinitions.hpp"
#include <variant>

Go to the source code of this file.

Classes

struct  sequoia::testing::independent_contiguous_edge_storage_config
 
struct  sequoia::testing::independent_bucketed_edge_storage_config
 
struct  sequoia::testing::shared_weight_contiguous_edge_storage_config
 
struct  sequoia::testing::shared_weight_bucketed_edge_storage_config
 
struct  sequoia::testing::graph_type_generator< GraphFlavour, EdgeWeight, NodeWeight, EdgeStorageConfig, NodeWeightStorage >
 
struct  sequoia::testing::graph_type_generator< GraphFlavour, EdgeWeight, NodeWeight, EdgeStorageConfig, NodeWeightStorage >
 
class  sequoia::testing::graph_test_helper< EdgeWeight, NodeWeight, Test >
 
struct  sequoia::testing::graph_initialization_checker< G >
 

Typedefs

template<maths::graph_flavour GraphFlavour, class EdgeWeight , class NodeWeight , class EdgeStorageConfig , class NodeWeightStorage >
using sequoia::testing::graph_type_generator_t = typename graph_type_generator< GraphFlavour, EdgeWeight, NodeWeight, EdgeStorageConfig, NodeWeightStorage >::graph_type
 

Functions

constexpr bool sequoia::testing::embedded (const maths::graph_flavour graphFlavour) noexcept