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
62
Doxygen doc/latex/classeo_assembled_fitness_best_stat.tex
Normal file
62
Doxygen doc/latex/classeo_assembled_fitness_best_stat.tex
Normal file
|
|
@ -0,0 +1,62 @@
|
|||
\hypertarget{classeo_assembled_fitness_best_stat}{}\doxysection{eo\+Assembled\+Fitness\+Best\+Stat$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_assembled_fitness_best_stat}\index{eoAssembledFitnessBestStat$<$ EOT $>$@{eoAssembledFitnessBestStat$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Assembled\+Fitness\+Stat.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Assembled\+Fitness\+Best\+Stat$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_assembled_fitness_best_stat__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Assembled\+Fitness\+Best\+Stat$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_assembled_fitness_best_stat__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_assembled_fitness_best_stat_a749e2e4e6fb52e07475e0703c0f4b2af}\label{classeo_assembled_fitness_best_stat_a749e2e4e6fb52e07475e0703c0f4b2af}}
|
||||
typedef E\+O\+T\+::\+Fitness {\bfseries Fitness}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_assembled_fitness_best_stat_a749e2e4e6fb52e07475e0703c0f4b2af}\label{classeo_assembled_fitness_best_stat_a749e2e4e6fb52e07475e0703c0f4b2af}}
|
||||
typedef E\+O\+T\+::\+Fitness {\bfseries Fitness}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_assembled_fitness_best_stat_ae50649f674c963a9f53b9ca28035ae63}\label{classeo_assembled_fitness_best_stat_ae50649f674c963a9f53b9ca28035ae63}}
|
||||
{\bfseries eo\+Assembled\+Fitness\+Best\+Stat} (unsigned \+\_\+which\+Term=0, std\+::string \+\_\+description=\char`\"{}Best Fitness\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_assembled_fitness_best_stat_a4ef6a02a92006454dbe460890afca72d}\label{classeo_assembled_fitness_best_stat_a4ef6a02a92006454dbe460890afca72d}}
|
||||
virtual void \mbox{\hyperlink{classeo_assembled_fitness_best_stat_a4ef6a02a92006454dbe460890afca72d}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+pop)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_assembled_fitness_best_stat_ae50649f674c963a9f53b9ca28035ae63}\label{classeo_assembled_fitness_best_stat_ae50649f674c963a9f53b9ca28035ae63}}
|
||||
{\bfseries eo\+Assembled\+Fitness\+Best\+Stat} (unsigned \+\_\+which\+Term=0, std\+::string \+\_\+description=\char`\"{}Best Fitness\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_assembled_fitness_best_stat_a4ef6a02a92006454dbe460890afca72d}\label{classeo_assembled_fitness_best_stat_a4ef6a02a92006454dbe460890afca72d}}
|
||||
virtual void \mbox{\hyperlink{classeo_assembled_fitness_best_stat_a4ef6a02a92006454dbe460890afca72d}{operator()}} (const \mbox{\hyperlink{classeo_pop}{eo\+Pop}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$ \&\+\_\+pop)
|
||||
\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\+Assembled\+Fitness\+Best\+Stat$<$ E\+O\+T $>$}
|
||||
|
||||
Fitness values of best individuum in a population, where the fitness is of type eo\+Scalar\+Assembled\+Fitness. Specify in the constructor, for which fitness term (index) the value should be evaluated.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Assembled\+Fitness\+Stat.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue