adding the problem configuration interface to irace interface
problem_config_mapping created
This commit is contained in:
parent
8fa2270ffd
commit
e79679b3c9
14462 changed files with 182271 additions and 6 deletions
69
Doxygen doc/latex/classeo_survive_and_die.tex
Normal file
69
Doxygen doc/latex/classeo_survive_and_die.tex
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
\hypertarget{classeo_survive_and_die}{}\doxysection{eo\+Survive\+And\+Die$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_survive_and_die}\index{eoSurviveAndDie$<$ EOT $>$@{eoSurviveAndDie$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Survive\+And\+Die.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Survive\+And\+Die$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=334pt]{classeo_survive_and_die__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Survive\+And\+Die$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_survive_and_die__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_survive_and_die_a77d4a42d50179c3aec22bb797491732f}\label{classeo_survive_and_die_a77d4a42d50179c3aec22bb797491732f}}
|
||||
{\bfseries eo\+Survive\+And\+Die} (double \+\_\+survive, double \+\_\+die, bool \+\_\+interpret\+\_\+as\+\_\+rate=true)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_survive_and_die_a77d4a42d50179c3aec22bb797491732f}\label{classeo_survive_and_die_a77d4a42d50179c3aec22bb797491732f}}
|
||||
{\bfseries eo\+Survive\+And\+Die} (double \+\_\+survive, double \+\_\+die, bool \+\_\+interpret\+\_\+as\+\_\+rate=true)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Protected Attributes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_survive_and_die_af15a4a3e092cfd6a4d61573afc667f9e}\label{classeo_survive_and_die_af15a4a3e092cfd6a4d61573afc667f9e}}
|
||||
\mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} {\bfseries howmany\+Survive}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_survive_and_die_a68a9bb1fc82021546db22eed6d0856dc}\label{classeo_survive_and_die_a68a9bb1fc82021546db22eed6d0856dc}}
|
||||
\mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} {\bfseries howmany\+Die}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Survive\+And\+Die$<$ E\+O\+T $>$}
|
||||
|
||||
\mbox{\hyperlink{classeo_survive_and_die}{eo\+Survive\+And\+Die}} A pure abstract class, to store the howmany\textquotesingle{}s
|
||||
|
||||
-\/$\ast$-\/ mode\+: c++; c-\/indent-\/level\+: 4; c++-\/member-\/init-\/indent\+: 8; comment-\/column\+: 35; -\/$\ast$-\/
|
||||
|
||||
\DoxyHorRuler{0}
|
||||
eo\+Survive\+And\+Die.\+h (c) Maarten Keijzer, Marc Schoenauer, Ge\+Neura Team, 2000
|
||||
|
||||
This library is free software; you can redistribute it and/or modify it under the terms of the G\+NU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful, but W\+I\+T\+H\+O\+UT A\+NY W\+A\+R\+R\+A\+N\+TY; without even the implied warranty of M\+E\+R\+C\+H\+A\+N\+T\+A\+B\+I\+L\+I\+TY or F\+I\+T\+N\+E\+SS F\+OR A P\+A\+R\+T\+I\+C\+U\+L\+AR P\+U\+R\+P\+O\+SE. See the G\+NU Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the G\+NU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-\/1307 U\+SA
|
||||
|
||||
Contact\+: \href{mailto:todos@geneura.ugr.es}{\texttt{ todos@geneura.\+ugr.\+es}}, \href{http://geneura.ugr.es}{\texttt{ http\+://geneura.\+ugr.\+es}} \href{mailto:Marc.Schoenauer@polytechnique.fr}{\texttt{ Marc.\+Schoenauer@polytechnique.\+fr}} \href{mailto:mkeijzer@dhi.dk}{\texttt{ mkeijzer@dhi.\+dk}} \mbox{\hyperlink{classeo_survive_and_die}{eo\+Survive\+And\+Die}}\+: takes a population (first argument), kills the ones that are to die, puts the ones that are to survive into the second argument removes them from the first pop argument
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+Survive\+And\+Die.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue