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
87
Doxygen doc/latex/classeo_real.tex
Normal file
87
Doxygen doc/latex/classeo_real.tex
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
\hypertarget{classeo_real}{}\doxysection{eo\+Real$<$ FitT $>$ Class Template Reference}
|
||||
\label{classeo_real}\index{eoReal$<$ FitT $>$@{eoReal$<$ FitT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Real.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Real$<$ FitT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=331pt]{classeo_real__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Real$<$ FitT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=331pt]{classeo_real__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_real_a2933a822f2a2f9d596f8ef10087850d3}\label{classeo_real_a2933a822f2a2f9d596f8ef10087850d3}}
|
||||
using {\bfseries Fitness\+Type} = \mbox{\hyperlink{classeo_scalar_fitness}{FitT}}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\hyperlink{classeo_real_ab1e34b89bfb43d007b63bf3c915ee492}{eo\+Real}} (unsigned size=0, double value=0.\+0)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_real_a4f2a4c1696dbe8401d9bcf02f35fa97b}\label{classeo_real_a4f2a4c1696dbe8401d9bcf02f35fa97b}}
|
||||
virtual std\+::string \mbox{\hyperlink{classeo_real_a4f2a4c1696dbe8401d9bcf02f35fa97b}{class\+Name}} () const
|
||||
\begin{DoxyCompactList}\small\item\em My class name. \end{DoxyCompactList}\item
|
||||
\mbox{\hyperlink{classeo_real_ab1e34b89bfb43d007b63bf3c915ee492}{eo\+Real}} (unsigned size=0, double value=0.\+0)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_real_a4f2a4c1696dbe8401d9bcf02f35fa97b}\label{classeo_real_a4f2a4c1696dbe8401d9bcf02f35fa97b}}
|
||||
virtual std\+::string \mbox{\hyperlink{classeo_real_a4f2a4c1696dbe8401d9bcf02f35fa97b}{class\+Name}} () const
|
||||
\begin{DoxyCompactList}\small\item\em My class name. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class FitT$>$\newline
|
||||
class eo\+Real$<$ Fit\+T $>$}
|
||||
|
||||
\mbox{\hyperlink{classeo_real}{eo\+Real}}\+: implementation of simple real-\/valued chromosome. based on \mbox{\hyperlink{classeo_vector}{eo\+Vector}} class
|
||||
|
||||
\doxysubsection{Constructor \& Destructor Documentation}
|
||||
\mbox{\Hypertarget{classeo_real_ab1e34b89bfb43d007b63bf3c915ee492}\label{classeo_real_ab1e34b89bfb43d007b63bf3c915ee492}}
|
||||
\index{eoReal$<$ FitT $>$@{eoReal$<$ FitT $>$}!eoReal@{eoReal}}
|
||||
\index{eoReal@{eoReal}!eoReal$<$ FitT $>$@{eoReal$<$ FitT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{eoReal()}{eoReal()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
||||
{\footnotesize\ttfamily template$<$class FitT $>$ \\
|
||||
\mbox{\hyperlink{classeo_real}{eo\+Real}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::\mbox{\hyperlink{classeo_real}{eo\+Real}} (\begin{DoxyParamCaption}\item[{unsigned}]{size = {\ttfamily 0}, }\item[{double}]{value = {\ttfamily 0.0} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
(Default) Constructor.
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em size} & Size of the std\+::vector \\
|
||||
\hline
|
||||
{\em value} & fill the vector with this value \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
\mbox{\Hypertarget{classeo_real_ab1e34b89bfb43d007b63bf3c915ee492}\label{classeo_real_ab1e34b89bfb43d007b63bf3c915ee492}}
|
||||
\index{eoReal$<$ FitT $>$@{eoReal$<$ FitT $>$}!eoReal@{eoReal}}
|
||||
\index{eoReal@{eoReal}!eoReal$<$ FitT $>$@{eoReal$<$ FitT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{eoReal()}{eoReal()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
||||
{\footnotesize\ttfamily template$<$class FitT $>$ \\
|
||||
\mbox{\hyperlink{classeo_real}{eo\+Real}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::\mbox{\hyperlink{classeo_real}{eo\+Real}} (\begin{DoxyParamCaption}\item[{unsigned}]{size = {\ttfamily 0}, }\item[{double}]{value = {\ttfamily 0.0} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
(Default) Constructor.
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em size} & Size of the std\+::vector \\
|
||||
\hline
|
||||
{\em value} & fill the vector with this value \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/es/eo\+Real.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue