Skip to content

Commit 77075e8

Browse files
author
Jorge M.G
committed
Update docs to arora2013
1 parent 3680d6a commit 77075e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ print([solver.__name__ for solver in ALL_SOLVERS])
3333
At this moment, the following algorithms are available:
3434

3535
```bash
36-
>>> ['gooding1990', 'izzo2015']
36+
>>> ['gooding1990', 'arora2013', 'izzo2015']
3737
```
3838

3939
## How can I use a solver?

0 commit comments

Comments
 (0)