Browse Source

Add stuff on report

espitau 8 years ago
parent
commit
127fdfc304
2 changed files with 4 additions and 2 deletions
  1. BIN
      crossover_flow.pdf
  2. 4 2
      main.tex

BIN
crossover_flow.pdf


+ 4 - 2
main.tex

@@ -218,11 +218,13 @@ discrepency and this heuristic.
 \end{figure}
 
 \subsection{Genetic (5+5) search}
+
+
 \begin{figure}
  \begin{mdframed}
   \label{rand_flow}
-\includegraphics[scale=0.4]{flow_recuit.pdf}
-\caption{Flowchart of the simulated annealing local search heuristic}
+\includegraphics[scale=0.4]{crossover_flow.pdf}
+\caption{Flowchart of the crossover algorithm.}
 \end{mdframed}
 \end{figure}