Skip to content

Commit a5f8e65

Browse files
committed
first commit
0 parents  commit a5f8e65

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "NeuroSAT"]
2+
path = NeuroSAT
3+
url = https://github.com/dmeoli/NeuroSAT
4+
[submodule "GameSAT"]
5+
path = GameSAT
6+
url = https://github.com/dmeoli/GameSAT
7+
[submodule "GraphQSAT"]
8+
path = GraphQSAT
9+
url = https://github.com/dmeoli/GraphQSAT

GameSAT

Submodule GameSAT added at 0edcb6f

GraphQSAT

Submodule GraphQSAT added at 54f71f5

NeuroSAT

Submodule NeuroSAT added at 2f81012

0 commit comments

Comments
 (0)