From 1a20a6d43d9d457963dc2ebfcc9df27160eff62e Mon Sep 17 00:00:00 2001 From: Owen Troke-Billard Date: Mon, 16 Sep 2024 10:34:11 -0600 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f965962 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# vf2 +VF2 subgraph isomorphism algorithm in Rust.