Skip to content

Commit 3b6f4f7

Browse files
authored
Update README.md
1 parent cec7a60 commit 3b6f4f7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,10 @@ Please refer to the configuration in `./experiment/result_summary.log` and `./ex
7373
- Enable GSpacer: `enable_global_guidance = 1`
7474

7575
## LinearArbitrary and Freqhorn
76-
Refer to [LinearArbitrary](https://github.com/GaloisInc/LinearArbitrary-SeaHorn/tree/master/test) and [Freqhorn](https://github.com/freqhorn/freqhorn)
76+
Refer to [LinearArbitrary](https://github.com/GaloisInc/LinearArbitrary-SeaHorn/tree/master/test) and [Freqhorn](https://github.com/freqhorn/freqhorn).
77+
7778
A prebuilt docker image is available on [Docker Hub](https://hub.docker.com/r/sunsetray/lineararbitrary_seahorn).
79+
7880
For LinearArbitrary, you can also try our optimized data-driven learner implementation (set `ClassAgent = Chronosymbolic` to `ClassAgent = DataDrivenLearner` in `test.py` and run it in the same way as Chronosymbolic does)
7981

8082
## Manually "guess" an inductive invariant (hard to scale up)

0 commit comments

Comments
 (0)