Skip to content
Snippets Groups Projects
Commit c234c12a authored by Hans-Jörg's avatar Hans-Jörg
Browse files

Add bitvector rules list

parent f081142f
No related branches found
No related tags found
1 merge request!4Add some bitvector rules
......@@ -229,6 +229,16 @@ simplifications.}
\ruleref{qnt_simplify} & Simplification of constant quantified formulas. \\
\end{xltabular}
\begin{xltabular}{\linewidth}{l X}
\caption{Bitvector rules.}
\label{rule-tab:simplification}\\
Rule & Description \\
\hline
\ruleref{bitblast_extract} & Bitblasting of $\lsymb{extract}$. \\
\ruleref{bitblast_ult} & Bitblasting of $\lsymb{ult}$. \\
\ruleref{bitblast_add} & Bitblasting of $\lsymb{add}$. \\
\end{xltabular}
\subsection{Rule List}
\label{sec:alethe:rules-list}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment