Quellcode durchsuchen

make assumption regarding edges over multiple layers

Eren Yilmaz vor 7 Jahren
Ursprung
Commit
2425b3a396
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      doc/chapter/2architecture.tex

+ 1 - 0
doc/chapter/2architecture.tex

@@ -5,6 +5,7 @@ The following assumptions are made for the implementation of the node placement
     \item There are no port constraints.
     \item There are no port constraints.
     \item There are no labels.
     \item There are no labels.
     \item There are no cross-hierarchy edges.
     \item There are no cross-hierarchy edges.
+    \item No edges over multiple layers (the previous phases should have added dummy nodes).
 \end{itemize}
 \end{itemize}
 
 
 \section{Input File Format}\label{sec:inputFileFormat}
 \section{Input File Format}\label{sec:inputFileFormat}