We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b21c9e commit 1a2c76aCopy full SHA for 1a2c76a
README.md
@@ -14,7 +14,7 @@ Check satisfiability (SAT) of a propositional logic formula in Conjunctive Norma
14
15
```
16
julia> ]
17
-pkg> add https://github.com/ruberith/CDCL.jl
+pkg> add CDCL
18
19
20
## Usage
0 commit comments