structcomp/inputs/results.tex

21 lines
608 B
TeX
Raw Normal View History

2016-06-29 23:36:46 +00:00
\begin{frame}{Greedy Results}
\begin{itemize}
\small
\item Average of 50 randomly generated graphs
\item Combinations of GreedyFillIn, GreedyDegree, Triangulation Minimisation
\item Best Results for combinations with Triangulation Minimisation
\item Worst Results for GreedyFillIn alone
\item GreedyDegree is fast and perfoming well
\end{itemize}
\begin{figure}
\includegraphics[width=\linewidth]{res/results}
\caption{Results for Greedy Heuristics~\cite{bodlaender2010}}
\end{figure}
\end{frame}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../upperbounds"
%%% End: