Refactor file names to better understand inheritance of the skeleton of RZ algorithms
This commit is contained in:
8
benchmark/decremental_reachability_bench.cc
Normal file
8
benchmark/decremental_reachability_bench.cc
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <src/include/nanobench.h>
|
||||
#include <doctest/doctest.h>
|
||||
|
||||
using namespace graph;
|
||||
|
||||
TEST_SUITE("Decremental Reachability Bench") {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user