version 1.0 (upd readme)

This commit is contained in:
mambacrose 2022-08-30 15:47:04 +08:00 committed by GitHub
parent 51be6a77a8
commit 7de16e7e96

View File

@ -8,17 +8,11 @@ make clean; make
$instance: input cnf
$threads: number of threads
$time-limit: maximum running time
```
./pakissat $instance $threads $time-limit
./Light $instance
```
For more options, try './light -h'