mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
improve figure, caption and labels of architecture
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user