This commit is contained in:
Yu Cong 2025-05-10 15:40:08 +08:00
parent 81c7b05c9b
commit 5a59d520fe
2 changed files with 3 additions and 3 deletions

BIN
main.pdf

Binary file not shown.

View File

@ -3,8 +3,8 @@
\usepackage{natbib}
\title{Approximation Algorithms for Sparsest Cut}
\author{Class 4. \zh{丛宇}, 202411081537\\ Major: Theoretical Computer Science}
\title{Sparsest Cut}
\author{}
\date{}
\DeclareMathOperator*{\opt}{OPT}
@ -16,7 +16,7 @@
\begin{document}
\maketitle
\paragraph{Research problem} What is the best possible approximation rate of linear programming based approximation algorithms for \scut? What about algorithms for planar graphs?
% \paragraph{Research problem} What is the best possible approximation rate of linear programming based approximation algorithms for \scut? What about algorithms for planar graphs?
\section{Introduction}
% Requirement: The introduction may have the following parts: