File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Python (3.7.0 or higher recommended, and [Anaconda](https://www.anaconda.com/) r
2626
2727- Temp files generated when calling decision tree and SVM are in ` tmp/ `
2828
29- - Implemented some optimization for SMTLIB files generated by [ Seahorn ] ( https://seahorn.github.io/ )
29+ - Implemented some optimization for SMTLIB files generated by [ SeaHorn ] ( https://seahorn.github.io/ )
3030
3131- Run: ` python test.py ` with the parameters below:
3232
@@ -94,7 +94,7 @@ In `test.py` `guess_manually` function:
9494# Benchmarks
9595[ CHC-COMP] ( https://github.com/chc-comp )
9696
97- [ Freqhorn ] ( https://github.com/freqhorn/freqhorn )
97+ [ FreqHorn ] ( https://github.com/freqhorn/freqhorn )
9898
9999[ LinearArbitrary] ( https://github.com/GaloisInc/LinearArbitrary-SeaHorn/tree/master/test )
100100
@@ -110,4 +110,4 @@ In `test.py` `guess_manually` function:
110110
111111[ z3] ( https://github.com/Z3Prover/z3 )
112112
113- [ Seahorn ] ( https://seahorn.github.io/ )
113+ [ SeaHorn ] ( https://seahorn.github.io/ )
You can’t perform that action at this time.
0 commit comments