mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
Fix non ASCII character
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
7c3ca302f0
commit
2633dc56ab
2 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,7 @@ Abstract:
|
|||
|
||||
The linear invariants are extracted according to Karr's method.
|
||||
A short description is in
|
||||
Nikolaj Bjørner, Anca Browne and Zohar Manna. Automatic Generation
|
||||
Nikolaj Bjorner, Anca Browne and Zohar Manna. Automatic Generation
|
||||
of Invariants and Intermediate Assertions, in CP 95.
|
||||
|
||||
The algorithm is here adapted to Horn clauses.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue