Added svg
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-12-01 14:06:42 +00:00
parent 07267ae9d3
commit 33803262b2

View File

@ -8,6 +8,7 @@
\usepackage{float}
\usepackage{graphicx}
\usepackage{svg}
\graphicspath{ {../images for report/} }
\usepackage[margin=2cm]{geometry}
@ -121,6 +122,7 @@
\end{itemize}
% TODO add diagram!
\includesvg{expandable_models}
\subsection{Generation models}
The system requires the generation of models. Generating all models based on one single model would decrease the complexity of the system, but it would not guarantee success.