Sequoia
|
#include "DynamicUndirectedGraphTestingUtilities.hpp"
Go to the source code of this file.
Classes | |
class | sequoia::testing::dynamic_undirected_graph_unsortable_weight_operations< EdgeWeight, NodeWeight, EdgeStorageConfig, NodeWeightStorage > |
Enumerations | |
enum | sequoia::testing::undirected_graph::unsortable_weight_graph_description : std::size_t { nodew = graph_description::end , node_0w , node_0w_0w , node_0_0w , node_0w_0 , node_0w_1_node_0 , node_0_1w_node_0w , node_1_node_1w_0 , node_1_1w_node_0_0w , node_1w_1_node_0_0w , node_1_1_1w_1w_node_0w_0w_0_0 , node_0w_1_1_1w_1w_node_0w_0w_0_0 } |
Convention: the indices following 'node' - separated by underscores - give the target node of the associated edges. | |