Joao Paulo Papa edited Introduction.tex  over 8 years ago

Commit id: de598f4216039ab182476e2cca579a1809e9636a

deletions | additions      

       

\subsection{Particle Swarm Optimization}  \label{s.pso}  Particle Swarm Optimization (PSO) is an algorithm modeled on swarm intelligence dynamics that finds a solution in a search space based on social behavior~\cite{2001}. Each possible solution (agent) is modeled as a particle in the swarm that imitates its neighborhood based on the values of the fitness function found so far.  \subsection{Bat Algorithm}  \label{s.ba}