diff options
Diffstat (limited to 'chapters/03-core.tex')
| -rw-r--r-- | chapters/03-core.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapters/03-core.tex b/chapters/03-core.tex index d8913d3..f9a4cab 100644 --- a/chapters/03-core.tex +++ b/chapters/03-core.tex @@ -1,7 +1,9 @@ \chapter{VEIN: VErification via Interaction Nets} \label{ch:core} -% This chapter contains the core of the thesis, where the work is presented in details. +This chapter contains details on framework implementation (\textbf{\Cref{sec:implementation}}), the +proof of soundness of the pipeline (\textbf{\Cref{sec:soundness-proof}}) and a collection of data +gathered from benchmarks (\textbf{\Cref{sec:benchmarks}}) \input{chapters/core/01-implementation} |
