14namespace sequoia::testing
19 using regular_test::regular_test;
22 std::filesystem::path source_file()
const;
26 template <
class,
class, concrete_test>
32 maths::graph_flavour GraphFlavour,
35 class EdgeStorageConfig,
36 class NodeWeightStorage
38 void execute_operations();
class template from which all concrete tests should derive.
Definition: FreeTestCore.hpp:144
Definition: DynamicGraphTestingUtilities.hpp:115
Definition: DynamicSubgraphTest.hpp:17