Use clang-format
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "algorithm/frigioni.h"
|
||||
#include "algorithm/italiano.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
using namespace graph;
|
||||
|
||||
TEST_SUITE("Decremental Reachability Test") {
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
#include "algorithm/henzinger_king.h"
|
||||
#include "algorithm/king.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
using namespace graph;
|
||||
|
||||
TEST_SUITE("Dynamic Reachability Test") {
|
||||
|
||||
Reference in New Issue
Block a user