Skip to content

Commit

Permalink
Update smt-logics.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-irfan authored Jun 24, 2024
1 parent e3b0884 commit df2b7da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/sphinx/source/smt-logics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ officially part of SMT-LIB.
| QF_AUF | Arrays and Uninterpreted Functions |
| | |
+------------+----------------------------------------------+
| QF_AUFBVLIA| Arrays, Uninterpreted Functions, Bitvectors |
| | and Linear Integer Arithmetic |
+------------+----------------------------------------------+
| QF_AUFLRA | Arrays, Uninterpreted Functions, |
| | Linear Real Arithmetic |
+------------+----------------------------------------------+
Expand All @@ -137,6 +140,9 @@ officially part of SMT-LIB.
| QF_LIRA | Mixed Linear Arithmetic |
| | |
+------------+----------------------------------------------+
| QF_UFBVLIA | Uninterpreted Functions, Bitvectors |
| | Linear Integer Arithmetic |
+------------+----------------------------------------------+
| QF_UFLIRA | Uninterpreted Functions and |
| | Mixed Linear Arithmetic |
+------------+----------------------------------------------+
Expand Down

0 comments on commit df2b7da

Please sign in to comment.