From 66857fcce9159e98ec777a781d8b13b4f37c021d Mon Sep 17 00:00:00 2001 From: ericmarin Date: Wed, 6 May 2026 19:31:37 +0200 Subject: interaction rules subsection 3.1.2 --- chapters/01-introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapters/01-introduction.tex') diff --git a/chapters/01-introduction.tex b/chapters/01-introduction.tex index 36919e5..a6a69c5 100644 --- a/chapters/01-introduction.tex +++ b/chapters/01-introduction.tex @@ -28,7 +28,7 @@ The tool is divided into three steps: \item \textbf{Reduction}: the interaction net gets reduced to its normal form by Inpla; \item \textbf{Evaluation}: the normal form gets processed along with the property to verify by Z3. \end{itemize} -Z3 is not optimized for ReLU splitting, but it was chosen for it's mature Python package. +Z3 is not optimized for ReLU splitting, but it was chosen for its mature Python package. In any case a specialized solver like Marabou can be integrated to improve performance. Our contributions are: \begin{itemize} -- cgit v1.2.3