Mazdak Farrokhzad edited layout.tex  over 10 years ago

Commit id: 6ffae6d9f58a3730c78efce90d2ed616a3d94c93

deletions | additions      

       

\documentclass[fleqn]{article}  \setlength{\mathindent}{1cm}  \usepackage{listings}   \usepackage{color}     \definecolor{dkgreen}{rgb}{0,0.6,0}   \definecolor{gray}{rgb}{0.5,0.5,0.5}   \definecolor{mauve}{rgb}{0.58,0,0.82}     \lstset{frame=tb,   language=Java,   aboveskip=3mm,   belowskip=3mm,   showstringspaces=false,   columns=flexible,   basicstyle={\small\ttfamily},   numbers=none,   numberstyle=\tiny\color{gray},   keywordstyle=\color{blue},   commentstyle=\color{dkgreen},   stringstyle=\color{mauve},   breaklines=true,   breakatwhitespace=true   tabsize=3   }     About.md  Description of what the algorithm does.md  Complexity analysis.tex