We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3680d6a commit 77075e8Copy full SHA for 77075e8
README.md
@@ -33,7 +33,7 @@ print([solver.__name__ for solver in ALL_SOLVERS])
33
At this moment, the following algorithms are available:
34
35
```bash
36
->>> ['gooding1990', 'izzo2015']
+>>> ['gooding1990', 'arora2013', 'izzo2015']
37
```
38
39
## How can I use a solver?
0 commit comments