Add core graph member functions

This commit is contained in:
stefiosif
2022-05-02 17:57:04 +03:00
parent 116d8831e2
commit adb36adea7
8 changed files with 105 additions and 23 deletions

2
test/main.cc Normal file
View File

@@ -0,0 +1,2 @@
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include <doctest/doctest.h>