render tex

This commit is contained in:
2026-08-23 14:39:15 +00:00
parent 1aba0700fc
commit 24c25f9431
3 changed files with 16 additions and 33 deletions
Binary file not shown.
Binary file not shown.
+16 -33
View File
@@ -23,49 +23,32 @@
\setlength{\parskip}{0.6em}
\linespread{1.08}
\title{Predicting Dijkstra Runtime from Graph Properties:\\
An Operation-Decomposed Model with Binary Heap}
% \author{Seungjun Lee}
% \date{May 2026}
\begin{document}
% \maketitle
\begin{titlepage}
\centering
\vspace*{\fill}
\vspace*{2cm}
% Title
{\Huge\bfseries Predicting Dijkstra Runtime\\[0.3em]
from Graph Properties\par}
{\large\scshape Extended Essay\par}
\vspace{0.8cm}
% Subtitle
{\Large An Operation-Decomposed Model with Binary Heap\par}
\vspace{10cm}
% Author
{\large\scshape Seungjun Lee\par}
\vspace{0.4cm}
{\large\scshape Subject: Computer Science\par}
\vspace{2.5cm}
{\LARGE\bfseries Predicting Dijkstra Runtime from Graph Properties:\par}
\vspace{0.3cm}
{\LARGE\bfseries An Operation-Decomposed Model with Binary Heap\par}
\vspace{2cm}
{\large\itshape Research Question\par}
\vspace{0.4cm}
\begin{minipage}{0.8\textwidth}
\centering
{\large Can the runtime of Dijkstra's algorithm with a binary heap\\
be predicted from observable graph properties alone?\par}
\end{minipage}
\vfill
{\large Word Count: 2{,}759\par}
\vspace{1.5cm}
% Date
{\large April 14, 2026\par}
\vspace*{\fill}
\end{titlepage}
% \begin{abstract}