Skip to content

Commit 96e1ad9

Browse files
add description
1 parent 8b5889e commit 96e1ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Python (3.7.0 or higher, and [Anaconda](https://www.anaconda.com/) recommended)
4343

4444
- Adjust timeout using `-t TIMEOUT`, only effective in directory mode
4545

46-
- Specify the result summary log file using `-o FILE_NAME`; Export an additional result summary CSV `FILE_NAME_prefix.csv` (with success and timing statistics) using `-a`; The summary is only available when running multiple instances (directory mode or file list mode)
46+
- Specify the result summary log file using `-o FILE_NAME`; Export an additional result summary CSV `FILE_NAME_prefix.csv` (with success and timing statistics, and `is_correct` column shows the satisfiability of the CHC system if solved) using `-a`; The summary is only available when running multiple instances (directory mode or file list mode)
4747

4848
- Start solving from the file index `K` in the folder `-s K` (`K` is the index starting from zero)
4949

0 commit comments

Comments
 (0)