|
@@ -9,6 +9,9 @@ The following assumptions are made for the implementation of the node placement
|
|
|
\item Graphs are connected (maybe we will get rid of this assumption later, see~\ref{ch:progress}).
|
|
|
\end{itemize}
|
|
|
|
|
|
+\section{Components}
|
|
|
+\TODO{rough architecture}
|
|
|
+
|
|
|
\section{Input File Format}\label{sec:inputFileFormat}
|
|
|
The input to \appname is a JSON file.
|
|
|
An example is displayed in figure~\ref{fig:json-example}.
|