improve figure, caption and labels of architecture

This commit is contained in:
hannes.kuchelmeister
2020-04-22 11:04:11 +02:00
parent 194b4219c2
commit 96812d492f
4 changed files with 4 additions and 4 deletions

View File

@@ -199,14 +199,14 @@ Both the approach of merging preferences and the approach of using individual us
\section{Base Recommender System}
\label{sec:Foundations:BaseSystem}
\citeauthor{raabKollaborativeProduktkonfigurationEchtzeit2019} \cite{raabKollaborativeProduktkonfigurationEchtzeit2019} extends CAS Merlin Configurator in his thesis to allow simultaneous configuration. The extended architecture is shown in \autoref{fig:DesignImplementation:CollaborativeConfiguratorMerlin}.
\citeauthor{raabKollaborativeProduktkonfigurationEchtzeit2019} \cite{raabKollaborativeProduktkonfigurationEchtzeit2019} extends CAS Merlin Configurator in his thesis to allow simultaneous configuration. The extended architecture is shown in \autoref{fig:Foundations:CollaborativeConfiguratorMerlin}.
He only makes changes to M.Customer which is renamed to M.Collab-Customer and introduces a new component M.Collab.
\begin{figure}
\centering
\includegraphics[width=0.6\textwidth]{./figures/50_design_and_implementation/MerlinCollaborativeConfigurator.pdf}
\caption{Architecture of Collaborative Configurator Merlin \cite[Fig. 4.3]{raabKollaborativeProduktkonfigurationEchtzeit2019}}
\label{fig:DesignImplementation:CollaborativeConfiguratorMerlin}
\label{fig:Foundations:CollaborativeConfiguratorMerlin}
\end{figure}
\begin{description}