Skip to content

Commit dcada6f

Browse files
authored
Update README.md
1 parent 1cdd22f commit dcada6f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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/)

0 commit comments

Comments
 (0)