소스 검색

make assumption regarding edges over multiple layers

Eren Yilmaz 7 년 전
부모
커밋
2425b3a396
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 labels.
     \item There are no cross-hierarchy edges.
+    \item No edges over multiple layers (the previous phases should have added dummy nodes).
 \end{itemize}
 
 \section{Input File Format}\label{sec:inputFileFormat}