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
132
Doxygen doc/latex/classeo_point_mutation.tex
Normal file
132
Doxygen doc/latex/classeo_point_mutation.tex
Normal file
|
|
@ -0,0 +1,132 @@
|
|||
\hypertarget{classeo_point_mutation}{}\doxysection{eo\+Point\+Mutation$<$ F\+Type, Node $>$ Class Template Reference}
|
||||
\label{classeo_point_mutation}\index{eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$gp/eo\+Parse\+Tree\+Op.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Point\+Mutation$<$ F\+Type, Node $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_point_mutation__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Point\+Mutation$<$ F\+Type, Node $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_point_mutation__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_point_mutation_aa4ee17e0c079aa0aeb2893090dd8f093}\label{classeo_point_mutation_aa4ee17e0c079aa0aeb2893090dd8f093}}
|
||||
typedef \mbox{\hyperlink{classeo_parse_tree}{eo\+Parse\+Tree}}$<$ F\+Type, \mbox{\hyperlink{class_node}{Node}} $>$ {\bfseries Eo\+Type}
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_point_mutation_aa4ee17e0c079aa0aeb2893090dd8f093}\label{classeo_point_mutation_aa4ee17e0c079aa0aeb2893090dd8f093}}
|
||||
typedef \mbox{\hyperlink{classeo_parse_tree}{eo\+Parse\+Tree}}$<$ F\+Type, \mbox{\hyperlink{class_node}{Node}} $>$ {\bfseries Eo\+Type}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\hyperlink{classeo_point_mutation_a741c9716448c32cafc4d8c973ac12809}{eo\+Point\+Mutation}} (std\+::vector$<$ \mbox{\hyperlink{class_node}{Node}} $>$ \&\+\_\+initializor)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_point_mutation_aca156920a91e343dc59e110232dfe318}\label{classeo_point_mutation_aca156920a91e343dc59e110232dfe318}}
|
||||
virtual std\+::string \mbox{\hyperlink{classeo_point_mutation_aca156920a91e343dc59e110232dfe318}{class\+Name}} () const
|
||||
\begin{DoxyCompactList}\small\item\em the class name \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_point_mutation_a06048d94d34710079784ffff81285122}\label{classeo_point_mutation_a06048d94d34710079784ffff81285122}}
|
||||
virtual \mbox{\hyperlink{classeo_point_mutation_a06048d94d34710079784ffff81285122}{$\sim$eo\+Point\+Mutation}} ()
|
||||
\begin{DoxyCompactList}\small\item\em Dtor. \end{DoxyCompactList}\item
|
||||
bool \mbox{\hyperlink{classeo_point_mutation_a7d1669d2d2234d3230390caa270d2b3a}{operator()}} (\mbox{\hyperlink{classeo_parse_tree}{Eo\+Type}} \&\+\_\+eo1)
|
||||
\item
|
||||
\mbox{\hyperlink{classeo_point_mutation_a741c9716448c32cafc4d8c973ac12809}{eo\+Point\+Mutation}} (std\+::vector$<$ \mbox{\hyperlink{class_node}{Node}} $>$ \&\+\_\+initializor)
|
||||
\item
|
||||
\mbox{\Hypertarget{classeo_point_mutation_aca156920a91e343dc59e110232dfe318}\label{classeo_point_mutation_aca156920a91e343dc59e110232dfe318}}
|
||||
virtual std\+::string \mbox{\hyperlink{classeo_point_mutation_aca156920a91e343dc59e110232dfe318}{class\+Name}} () const
|
||||
\begin{DoxyCompactList}\small\item\em the class name \end{DoxyCompactList}\item
|
||||
\mbox{\Hypertarget{classeo_point_mutation_a06048d94d34710079784ffff81285122}\label{classeo_point_mutation_a06048d94d34710079784ffff81285122}}
|
||||
virtual \mbox{\hyperlink{classeo_point_mutation_a06048d94d34710079784ffff81285122}{$\sim$eo\+Point\+Mutation}} ()
|
||||
\begin{DoxyCompactList}\small\item\em Dtor. \end{DoxyCompactList}\item
|
||||
bool \mbox{\hyperlink{classeo_point_mutation_a7d1669d2d2234d3230390caa270d2b3a}{operator()}} (\mbox{\hyperlink{classeo_parse_tree}{Eo\+Type}} \&\+\_\+eo1)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class F\+Type, class Node$>$\newline
|
||||
class eo\+Point\+Mutation$<$ F\+Type, Node $>$}
|
||||
|
||||
\mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}} -\/-\/$>$ replace a \mbox{\hyperlink{class_node}{Node}} with a \mbox{\hyperlink{class_node}{Node}} of the same arity
|
||||
|
||||
\doxysubsection{Constructor \& Destructor Documentation}
|
||||
\mbox{\Hypertarget{classeo_point_mutation_a741c9716448c32cafc4d8c973ac12809}\label{classeo_point_mutation_a741c9716448c32cafc4d8c973ac12809}}
|
||||
\index{eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}!eoPointMutation@{eoPointMutation}}
|
||||
\index{eoPointMutation@{eoPointMutation}!eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{eoPointMutation()}{eoPointMutation()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
||||
{\footnotesize\ttfamily template$<$class F\+Type , class Node $>$ \\
|
||||
\mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}}$<$ F\+Type, \mbox{\hyperlink{class_node}{Node}} $>$\+::\mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}} (\begin{DoxyParamCaption}\item[{std\+::vector$<$ \mbox{\hyperlink{class_node}{Node}} $>$ \&}]{\+\_\+initializor }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
Constructor
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+initializor} & The std\+::vector of Nodes given to the eo\+Gp\+Depth\+Initializer \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
\mbox{\Hypertarget{classeo_point_mutation_a741c9716448c32cafc4d8c973ac12809}\label{classeo_point_mutation_a741c9716448c32cafc4d8c973ac12809}}
|
||||
\index{eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}!eoPointMutation@{eoPointMutation}}
|
||||
\index{eoPointMutation@{eoPointMutation}!eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{eoPointMutation()}{eoPointMutation()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
||||
{\footnotesize\ttfamily template$<$class F\+Type , class Node $>$ \\
|
||||
\mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}}$<$ F\+Type, \mbox{\hyperlink{class_node}{Node}} $>$\+::\mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}} (\begin{DoxyParamCaption}\item[{std\+::vector$<$ \mbox{\hyperlink{class_node}{Node}} $>$ \&}]{\+\_\+initializor }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
Constructor
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+initializor} & The std\+::vector of Nodes given to the eo\+Gp\+Depth\+Initializer \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classeo_point_mutation_a7d1669d2d2234d3230390caa270d2b3a}\label{classeo_point_mutation_a7d1669d2d2234d3230390caa270d2b3a}}
|
||||
\index{eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
||||
{\footnotesize\ttfamily template$<$class F\+Type , class Node $>$ \\
|
||||
bool \mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}}$<$ F\+Type, \mbox{\hyperlink{class_node}{Node}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_parse_tree}{Eo\+Type}} \&}]{\+\_\+eo1 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
\mbox{\hyperlink{class_mutate}{Mutate}} an individual
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+eo1} & The individual that is to be changed \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ eo\+Parse\+Tree$<$ F\+Type, Node $>$ \&, bool $>$}}.
|
||||
|
||||
\mbox{\Hypertarget{classeo_point_mutation_a7d1669d2d2234d3230390caa270d2b3a}\label{classeo_point_mutation_a7d1669d2d2234d3230390caa270d2b3a}}
|
||||
\index{eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!eoPointMutation$<$ FType, Node $>$@{eoPointMutation$<$ FType, Node $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
||||
{\footnotesize\ttfamily template$<$class F\+Type , class Node $>$ \\
|
||||
bool \mbox{\hyperlink{classeo_point_mutation}{eo\+Point\+Mutation}}$<$ F\+Type, \mbox{\hyperlink{class_node}{Node}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{classeo_parse_tree}{Eo\+Type}} \&}]{\+\_\+eo1 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
\mbox{\hyperlink{class_mutate}{Mutate}} an individual
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+eo1} & The individual that is to be changed \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ eo\+Parse\+Tree$<$ F\+Type, Node $>$ \&, bool $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
deprecated/eo/src/gp/eo\+Parse\+Tree\+Op.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue