Prechádzať zdrojové kódy

we use the interface

Eren Yilmaz 6 rokov pred
rodič
commit
75137d8910
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      doc/chapter/4progress.tex

+ 2 - 2
doc/chapter/4progress.tex

@@ -50,8 +50,8 @@ The following features are either planned (\planned), under construction (\progr
     \item[\done] Working with hierarchical graphs.
     \item[\done] Scaling the display with the (adjustable) window size.
     \item[\planned] Working with disconnected graphs (cf.\ section~\ref{sec:assumptions}), either by modifying the algorithm or by processing the connected components one by one (low priority).
-    \item[\done] Creating ElkNode~\cite{noauthor_elk:_2018} objects from LayeredNode (\ref{sec:graph}) objects.
-    \item[\planned] Creating LayeredNode (\ref{sec:graph}) objects from ElkNode~\cite{noauthor_elk:_2018} objects (low priority).
+    \item[\done] Creating ElkNode~\cite{noauthor_elk:_2018} objects from LayeredGraphNode (\ref{sec:graph}) objects.
+    \item[\planned] Creating LayeredGraphNode (\ref{sec:graph}) objects from ElkNode~\cite{noauthor_elk:_2018} objects (low priority).
 \end{itemize}
 
 \section{Known Issues}\label{sec:knownIssues}