Variational Generator

This commit is contained in:
Si11ium
2020-03-10 16:59:51 +01:00
parent 21e7e31805
commit 1b5a7dc69e
10 changed files with 177 additions and 95 deletions
+2
View File
@@ -3,3 +3,5 @@ _ROOT = Path('..')
HOMOTOPIC = 1
ALTERNATIVE = 0
WHITE = 255
BLACK = 0