From: ali Date: Wed, 19 Aug 2015 21:14:18 +0000 (+0200) Subject: Update ali X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/JournalMultiPeriods.git/commitdiff_plain/57dd34ba597a1895229bf4afcb6d440397ef0061?ds=sidebyside Update ali --- diff --git a/article.tex b/article.tex index a0472dd..fb4739a 100644 --- a/article.tex +++ b/article.tex @@ -881,7 +881,7 @@ In this section, we present a metaheuristic based GA to solve our multiround lif %[scale=0.3] \begin{figure}[h!] \centering - \includegraphics [scale=0.35] {rep.eps} + \includegraphics [scale=0.35] {rep.pdf} \caption{Candidate Solution representation by the proposed GA. } \label{chromo} \end{figure} @@ -950,7 +950,7 @@ individuals is selected. If they have similar fitness values, one of them will b \begin{figure}[h!] \centering - \includegraphics [scale = 0.3] {crossover.eps} + \includegraphics [scale = 0.3] {crossover.pdf} \caption{Two-point crossover. } \label{cross} \end{figure} diff --git a/crossover.pdf b/crossover.pdf new file mode 100644 index 0000000..2b9be16 Binary files /dev/null and b/crossover.pdf differ diff --git a/rep.pdf b/rep.pdf new file mode 100644 index 0000000..99450a5 Binary files /dev/null and b/rep.pdf differ