From d3e761a2286d04a3c0005b199653df2f6501f070 Mon Sep 17 00:00:00 2001 From: ericmarin Date: Fri, 19 Jun 2026 12:39:13 +0200 Subject: refined core --- chapters/core/01-implementation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapters/core/01-implementation.tex') diff --git a/chapters/core/01-implementation.tex b/chapters/core/01-implementation.tex index 3e8fa20..32154ef 100644 --- a/chapters/core/01-implementation.tex +++ b/chapters/core/01-implementation.tex @@ -1,7 +1,7 @@ \section{Implementation} \label{sec:implementation} -This sections contains details on the implementation of the reduction engine (\textbf{\Cref{sec:inpla}}), +This section contains details on the implementation of the reduction engine (\textbf{\Cref{sec:inpla}}), the interaction rules designed (\textbf{\Cref{sec:interaction-rules}}), the algorithm used in the ONNX-to-IN translation (\textbf{\Cref{sec:translation}}) and the Python module (\textbf{\Cref{sec:python-module}}). -- cgit v1.2.3