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
61
Doxygen doc/latex/classeo_average_size_stat.tex
Normal file
61
Doxygen doc/latex/classeo_average_size_stat.tex
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
\hypertarget{classeo_average_size_stat}{}\doxysection{eo\+Average\+Size\+Stat$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_average_size_stat}\index{eoAverageSizeStat$<$ EOT $>$@{eoAverageSizeStat$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Stat.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Average\+Size\+Stat$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_average_size_stat__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Average\+Size\+Stat$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_average_size_stat__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_average_size_stat_a3a4f0a69ef0e2709c279c1256489be06}\label{classeo_average_size_stat_a3a4f0a69ef0e2709c279c1256489be06}}
|
||||
{\bfseries eo\+Average\+Size\+Stat} (std\+::string \mbox{\hyperlink{classeo_param_abe1e3e50080a2be2365596ed68d16979}{description}}=\char`\"{}Av.\+Size\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_average_size_stat_a707529e165670f9d52d9cf0bb6292f09}\label{classeo_average_size_stat_a707529e165670f9d52d9cf0bb6292f09}}
|
||||
virtual void \mbox{\hyperlink{classeo_average_size_stat_a707529e165670f9d52d9cf0bb6292f09}{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_average_size_stat_a96fdfcd4cf62199841d6471f34500dd1}\label{classeo_average_size_stat_a96fdfcd4cf62199841d6471f34500dd1}}
|
||||
virtual std\+::string {\bfseries class\+Name} (void) const
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_average_size_stat_a3a4f0a69ef0e2709c279c1256489be06}\label{classeo_average_size_stat_a3a4f0a69ef0e2709c279c1256489be06}}
|
||||
{\bfseries eo\+Average\+Size\+Stat} (std\+::string \mbox{\hyperlink{classeo_param_abe1e3e50080a2be2365596ed68d16979}{description}}=\char`\"{}Av.\+Size\char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_average_size_stat_a707529e165670f9d52d9cf0bb6292f09}\label{classeo_average_size_stat_a707529e165670f9d52d9cf0bb6292f09}}
|
||||
virtual void \mbox{\hyperlink{classeo_average_size_stat_a707529e165670f9d52d9cf0bb6292f09}{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_average_size_stat_a96fdfcd4cf62199841d6471f34500dd1}\label{classeo_average_size_stat_a96fdfcd4cf62199841d6471f34500dd1}}
|
||||
virtual std\+::string {\bfseries class\+Name} (void) const
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Average\+Size\+Stat$<$ E\+O\+T $>$}
|
||||
|
||||
Compute the average size of indivudals over the population
|
||||
|
||||
Obviously, will work only on representations that implement the (standard) \char`\"{}size()\char`\"{} method, like any S\+TL container.
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/utils/eo\+Stat.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue