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
80
Doxygen doc/latex/classeo_partially_mapped_xover.tex
Normal file
80
Doxygen doc/latex/classeo_partially_mapped_xover.tex
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
\hypertarget{classeo_partially_mapped_xover}{}\doxysection{eo\+Partially\+Mapped\+Xover$<$ E\+OT $>$ Class Template Reference}
|
||||
\label{classeo_partially_mapped_xover}\index{eoPartiallyMappedXover$<$ EOT $>$@{eoPartiallyMappedXover$<$ EOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$eo\+Partially\+Mapped\+Xover.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for eo\+Partially\+Mapped\+Xover$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_partially_mapped_xover__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for eo\+Partially\+Mapped\+Xover$<$ E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classeo_partially_mapped_xover__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
bool \mbox{\hyperlink{classeo_partially_mapped_xover_afca9c3ccd68c7e00fc2fb81a5d76f49c}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+solution1, \mbox{\hyperlink{struct_dummy}{E\+OT}} \&\+\_\+solution2)
|
||||
\item
|
||||
virtual std\+::string \mbox{\hyperlink{classeo_partially_mapped_xover_a211887d1fbe1e97decef85443ca4c2c4}{class\+Name}} () const
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class E\+OT$>$\newline
|
||||
class eo\+Partially\+Mapped\+Xover$<$ E\+O\+T $>$}
|
||||
|
||||
Partially Mapped Cross\+Over (P\+MX) for permutation representation
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classeo_partially_mapped_xover_a211887d1fbe1e97decef85443ca4c2c4}\label{classeo_partially_mapped_xover_a211887d1fbe1e97decef85443ca4c2c4}}
|
||||
\index{eoPartiallyMappedXover$<$ EOT $>$@{eoPartiallyMappedXover$<$ EOT $>$}!className@{className}}
|
||||
\index{className@{className}!eoPartiallyMappedXover$<$ EOT $>$@{eoPartiallyMappedXover$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{className()}{className()}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
virtual std\+::string \mbox{\hyperlink{classeo_partially_mapped_xover}{eo\+Partially\+Mapped\+Xover}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::class\+Name (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
The class name.
|
||||
|
||||
Reimplemented from \mbox{\hyperlink{classeo_functor_base}{eo\+Functor\+Base}}.
|
||||
|
||||
\mbox{\Hypertarget{classeo_partially_mapped_xover_afca9c3ccd68c7e00fc2fb81a5d76f49c}\label{classeo_partially_mapped_xover_afca9c3ccd68c7e00fc2fb81a5d76f49c}}
|
||||
\index{eoPartiallyMappedXover$<$ EOT $>$@{eoPartiallyMappedXover$<$ EOT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!eoPartiallyMappedXover$<$ EOT $>$@{eoPartiallyMappedXover$<$ EOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
|
||||
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
||||
bool \mbox{\hyperlink{classeo_partially_mapped_xover}{eo\+Partially\+Mapped\+Xover}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+solution1, }\item[{\mbox{\hyperlink{struct_dummy}{E\+OT}} \&}]{\+\_\+solution2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+solution1} & The first solution \\
|
||||
\hline
|
||||
{\em \+\_\+solution2} & The second solution \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
\begin{DoxyReturn}{Returns}
|
||||
true if the solution has changed
|
||||
\end{DoxyReturn}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ E\+O\+T \&, E\+O\+T \&, bool $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
eo/src/eo\+Partially\+Mapped\+Xover.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue