Sequoia
|
#include "DynamicUndirectedGraphTestingUtilities.hpp"
Go to the source code of this file.
Classes | |
class | sequoia::testing::dynamic_undirected_graph_weighted_operations< EdgeWeight, NodeWeight, EdgeStorageConfig, NodeWeightStorage > |
Enumerations | |
enum | sequoia::testing::undirected_graph::weighted_graph_description : std::size_t { nodew = graph_description::end , nodew_0 , node_0w , node_0w_0w , node_0_0w , node_nodew , nodew_node , node_1_nodew_0 , nodew_1_node_0 , node_0w_1_node_0 , node_1_node_0_1w , node_1_1w_node_0_0w , node_1w_1w_node_0w_0w , node_1_1w_1x_node_0_0w_0x , node_0y_1_1w_1x_node_0_0w_0x } |
Convention: the indices following 'node' - separated by underscores - give the target node of the associated edges. | |