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
71
Doxygen doc/latex/classeo_reduce_merge_reduce.tex
Normal file
71
Doxygen doc/latex/classeo_reduce_merge_reduce.tex
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
\hypertarget{classeo_reduce_merge_reduce}{}\doxysection{eo\+Reduce\+Merge\+Reduce$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_reduce_merge_reduce}\index{eoReduceMergeReduce$<$ EOT $>$@{eoReduceMergeReduce$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Reduce\+Merge\+Reduce.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Reduce\+Merge\+Reduce$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=334pt]{classeo_reduce_merge_reduce__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Reduce\+Merge\+Reduce$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=334pt]{classeo_reduce_merge_reduce__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_reduce_merge_reduce_ada68030d3217a50b91113d49d7ca83d1}\label{classeo_reduce_merge_reduce_ada68030d3217a50b91113d49d7ca83d1}}
|
||||
{\bfseries eo\+Reduce\+Merge\+Reduce} (\mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} \+\_\+how\+Many\+Elite, bool \+\_\+strong\+Elitism, \mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} \+\_\+how\+Many\+Reduced\+Parents, \mbox{\hyperlink{classeo_reduce}{eo\+Reduce}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+reduce\+Parents, \mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} \+\_\+how\+Many\+Reduced\+Offspring, \mbox{\hyperlink{classeo_reduce}{eo\+Reduce}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+reduce\+Offspring, \mbox{\hyperlink{classeo_reduce}{eo\+Reduce}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+reduce\+Final)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_reduce_merge_reduce_a89fc4df36158b941cc656f1372d0c25c}\label{classeo_reduce_merge_reduce_a89fc4df36158b941cc656f1372d0c25c}}
|
||||
void \mbox{\hyperlink{classeo_reduce_merge_reduce_a89fc4df36158b941cc656f1372d0c25c}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+parents, \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+offspring)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_reduce_merge_reduce_ada68030d3217a50b91113d49d7ca83d1}\label{classeo_reduce_merge_reduce_ada68030d3217a50b91113d49d7ca83d1}}
|
||||
{\bfseries eo\+Reduce\+Merge\+Reduce} (\mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} \+\_\+how\+Many\+Elite, bool \+\_\+strong\+Elitism, \mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} \+\_\+how\+Many\+Reduced\+Parents, \mbox{\hyperlink{classeo_reduce}{eo\+Reduce}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+reduce\+Parents, \mbox{\hyperlink{classeo_how_many}{eo\+How\+Many}} \+\_\+how\+Many\+Reduced\+Offspring, \mbox{\hyperlink{classeo_reduce}{eo\+Reduce}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+reduce\+Offspring, \mbox{\hyperlink{classeo_reduce}{eo\+Reduce}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+reduce\+Final)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_reduce_merge_reduce_a89fc4df36158b941cc656f1372d0c25c}\label{classeo_reduce_merge_reduce_a89fc4df36158b941cc656f1372d0c25c}}
|
||||
void \mbox{\hyperlink{classeo_reduce_merge_reduce_a89fc4df36158b941cc656f1372d0c25c}{operator()}} (\mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+parents, \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+offspring)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Reduce\+Merge\+Reduce$<$ E\+O\+T $>$}
|
||||
|
||||
-\/$\ast$-\/ mode\+: c++; c-\/indent-\/level\+: 4; c++-\/member-\/init-\/indent\+: 8; comment-\/column\+: 35; -\/$\ast$-\/
|
||||
|
||||
\DoxyHorRuler{0}
|
||||
eo\+Reduce\+Merge\+Reduce.\+h (c) Maarten Keijzer, Marc Schoenauer, 2002
|
||||
|
||||
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:Marc.Schoenauer@inria.fr}{\texttt{ Marc.\+Schoenauer@inria.\+fr}} \href{mailto:mkeijzer@dhi.dk}{\texttt{ mkeijzer@dhi.\+dk}} \mbox{\hyperlink{classeo_reduce_merge_reduce}{eo\+Reduce\+Merge\+Reduce}} is an \mbox{\hyperlink{classeo_replacement}{eo\+Replacement}}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item saves possible elite parents
|
||||
\item reduces rest of parents
|
||||
\item reduces offspring
|
||||
\item merges reduced populations
|
||||
\item reduces resulting merged pop if necessary
|
||||
\end{DoxyItemize}
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/eo\+Reduce\+Merge\+Reduce.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue