File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 72
72
% Appending
73
73
\begin {appendices }
74
74
\addtocontents {toc}{\protect\setcounter {tocdepth}{0}}
75
- % \input{pages/appendix.tex}
75
+ \input {pages/appendix.tex }
76
76
\end {appendices }
77
77
78
78
\end {document }
Original file line number Diff line number Diff line change @@ -5,39 +5,39 @@ \chapter{Result}
5
5
% %%%
6
6
\section {Trial Division }
7
7
\label {TrialDivision }
8
- % \input{pages/resultTrial.tex}
8
+ \input {pages/resultTrial.tex }
9
9
10
10
% %%%
11
11
% % FERMAT'S FACTORIZATION
12
12
% %%%
13
13
\section {Fermat's Factorization }
14
14
\label {FermatsFactorization }
15
- % \input{pages/resultFermats.tex}
15
+ \input {pages/resultFermats.tex }
16
16
17
17
% %%%
18
18
% % POLLARD'S RHO ALGORITHM
19
19
% %%%
20
20
\section {Pollard's Rho Algorithm }
21
21
\label {PollardsRhoAlgorithm }
22
- % \input{pages/resultPollard.tex}
22
+ \input {pages/resultPollard.tex }
23
23
24
24
% %%%
25
25
% % LENSTRA'S ELLIPTIC CURVE FACTORIZATION ALGORITHM
26
26
% %%%
27
27
\section {Lenstra's Elliptic Curve Factorization Algorithm }
28
28
\label {LenstrasEllipticCurve }
29
- % \input{pages/resultLenstras.tex}
29
+ \input {pages/resultLenstras.tex }
30
30
31
31
% %%%
32
32
% % THE QUADRATIC SIEVE
33
33
% %%%
34
34
\section {The Quadratic Sieve }
35
35
\label {QuadraticSieve }
36
- % \input{pages/resultQuadratic.tex}
36
+ \input {pages/resultQuadratic.tex }
37
37
38
38
% %%%
39
39
% % COMPARISON
40
40
% %%%
41
41
\section {Comparison }
42
42
\label {Comparison }
43
- % \input{pages/resultComparison.tex}
43
+ \input {pages/resultComparison.tex }
You can’t perform that action at this time.
0 commit comments