|
@@ -58,7 +58,7 @@ The internal representation of graphs is further explained in the section~\ref{s
|
|
|
Default 40.\\\hline
|
|
|
dummy & boolean & yes & Iff this is explicitly set to yes, then the node is a dummy node. \\\hline
|
|
|
layers & < < node > > & yes & The layers of nodes inside this node (Hierarchy). \\\hline
|
|
|
- edges & < edge > & yes & The edges between nodes whose parent node is this node. \\\hline
|
|
|
+ edges & < edge > & yes & The edges between nodes whose parent node is this node. Also see section~\ref{sec:assumptions}. \\\hline
|
|
|
\caption[Node Attributes]{Node Attributes. < \emph{element type} > is a list.}
|
|
|
\label{table:node-attributes}
|
|
|
\end{longtable}
|