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
|
|
@ -0,0 +1,64 @@
|
|||
\hypertarget{classmoeo_fitness_then_diversity_comparator}{}\doxysection{moeo\+Fitness\+Then\+Diversity\+Comparator$<$ M\+O\+E\+OT $>$ Class Template Reference}
|
||||
\label{classmoeo_fitness_then_diversity_comparator}\index{moeoFitnessThenDiversityComparator$<$ MOEOT $>$@{moeoFitnessThenDiversityComparator$<$ MOEOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$moeo\+Fitness\+Then\+Diversity\+Comparator.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for moeo\+Fitness\+Then\+Diversity\+Comparator$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=324pt]{classmoeo_fitness_then_diversity_comparator__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for moeo\+Fitness\+Then\+Diversity\+Comparator$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=324pt]{classmoeo_fitness_then_diversity_comparator__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
bool \mbox{\hyperlink{classmoeo_fitness_then_diversity_comparator_aa4337c99f7b36ccf351f887913cc9226}{operator()}} (const M\+O\+E\+OT \&\+\_\+moeo1, const M\+O\+E\+OT \&\+\_\+moeo2)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
|
||||
class moeo\+Fitness\+Then\+Diversity\+Comparator$<$ M\+O\+E\+O\+T $>$}
|
||||
|
||||
Functor allowing to compare two solutions according to their fitness values, then according to their diversity values.
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classmoeo_fitness_then_diversity_comparator_aa4337c99f7b36ccf351f887913cc9226}\label{classmoeo_fitness_then_diversity_comparator_aa4337c99f7b36ccf351f887913cc9226}}
|
||||
\index{moeoFitnessThenDiversityComparator$<$ MOEOT $>$@{moeoFitnessThenDiversityComparator$<$ MOEOT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!moeoFitnessThenDiversityComparator$<$ MOEOT $>$@{moeoFitnessThenDiversityComparator$<$ MOEOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
|
||||
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
|
||||
bool \mbox{\hyperlink{classmoeo_fitness_then_diversity_comparator}{moeo\+Fitness\+Then\+Diversity\+Comparator}}$<$ M\+O\+E\+OT $>$\+::operator() (\begin{DoxyParamCaption}\item[{const M\+O\+E\+OT \&}]{\+\_\+moeo1, }\item[{const M\+O\+E\+OT \&}]{\+\_\+moeo2 }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
Returns true if \+\_\+moeo1 $<$ \+\_\+moeo2 according to their fitness values, then according to their diversity values
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+moeo1} & the first solution \\
|
||||
\hline
|
||||
{\em \+\_\+moeo2} & the second solution \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classeo_b_f_aa03c40b95210569b826df79a2237a0d0}{eo\+B\+F$<$ const M\+O\+E\+O\+T \&, const M\+O\+E\+O\+T \&, bool $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
moeo/src/comparator/moeo\+Fitness\+Then\+Diversity\+Comparator.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue