Skip to content

Commit 6454c9b

Browse files
committed
Merge branch 'main' of github.com:logic-and-learning-lab/Popper
2 parents da5b8c0 + 14617dd commit 6454c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To enable PI, add the setting `enable_pi.` to the bias file. However, predicate
133133
- `--quiet` (default: False) runs in quiet mode
134134
- `--timeout` (default: 1200 seconds) sets a maximum learning time
135135
- `--eval-timeout` (default: 0.001 seconds) sets a maximum example testing time. This flag only applies when learning recursive programs.
136-
- `--solver {clingo,rc2,uwr,wmaxcdcl}`(default: `rc2`) which exact solver to use
136+
- `--solver {rc2,uwr,wmaxcdcl}`(default: `rc2`) which exact solver to use
137137
- `--anytime-solver {wmaxcdcl,nuwls}`(default: `None`) which anytime solver to use
138138
- `--anytime-timeout` (default: 10 seconds) sets the maximum time allowed by the anytime solver
139139

0 commit comments

Comments
 (0)