updated README
This commit is contained in:
parent
5fcfebd5fd
commit
e2d8118468
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
|
||||
# Boolean Satisfiability solver using automatas!
|
||||
|
||||
neat, huh?
|
||||
Neat, huh?
|
||||
|
||||
Still needs to be stress-tested. The biggest test I've given it is 20 variables,
|
||||
7 clauses.
|
||||
|
||||
Requires C++23. Sorry guys.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue