adding the problem configuration interface to irace interface

problem_config_mapping created
This commit is contained in:
aaziz-alaoui 2020-10-01 15:55:30 +02:00
commit e79679b3c9
14462 changed files with 182271 additions and 6 deletions

View file

@ -0,0 +1,113 @@
\hypertarget{classmoeo_augmented_achievement_scalarizing_function_distance}{}\doxysection{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance$<$ M\+O\+E\+OT $>$ Class Template Reference}
\label{classmoeo_augmented_achievement_scalarizing_function_distance}\index{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}}
{\ttfamily \#include $<$moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance.\+h$>$}
Inheritance diagram for moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance$<$ M\+O\+E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classmoeo_augmented_achievement_scalarizing_function_distance__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance$<$ M\+O\+E\+OT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{classmoeo_augmented_achievement_scalarizing_function_distance__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Types}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{classmoeo_augmented_achievement_scalarizing_function_distance_a480304be68fcbacbbe1b5573eabfc63e}\label{classmoeo_augmented_achievement_scalarizing_function_distance_a480304be68fcbacbbe1b5573eabfc63e}}
typedef M\+O\+E\+O\+T\+::\+Objective\+Vector {\bfseries Objective\+Vector}
\item
\mbox{\Hypertarget{classmoeo_augmented_achievement_scalarizing_function_distance_afe4532d2f748fc85bccaa74098b10036}\label{classmoeo_augmented_achievement_scalarizing_function_distance_afe4532d2f748fc85bccaa74098b10036}}
typedef M\+O\+E\+O\+T\+::\+Fitness {\bfseries Fitness}
\end{DoxyCompactItemize}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance_a8668af2eb2352200c8e554c16bd931fc}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}} (unsigned int \+\_\+rho, const Objective\+Vector \&\+\_\+weight, \mbox{\hyperlink{classmoeo_objective_vector_normalizer}{moeo\+Objective\+Vector\+Normalizer}}$<$ M\+O\+E\+OT $>$ \&\+\_\+normalizer)
\item
\mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance_ac041f4ff91814815356a153dd1c5a648}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}} (unsigned int \+\_\+rho, const Objective\+Vector \&\+\_\+weight)
\item
const Fitness \mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance_a7fe3429830585109fd51b232da3220fc}{operator()}} (const Objective\+Vector \&\+\_\+reference, const Objective\+Vector \&\+\_\+obj)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
class moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance$<$ M\+O\+E\+O\+T $>$}
Order representing Achievment scalarizing function aproach to calculate a metric
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classmoeo_augmented_achievement_scalarizing_function_distance_a8668af2eb2352200c8e554c16bd931fc}\label{classmoeo_augmented_achievement_scalarizing_function_distance_a8668af2eb2352200c8e554c16bd931fc}}
\index{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}!moeoAugmentedAchievementScalarizingFunctionDistance@{moeoAugmentedAchievementScalarizingFunctionDistance}}
\index{moeoAugmentedAchievementScalarizingFunctionDistance@{moeoAugmentedAchievementScalarizingFunctionDistance}!moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{moeoAugmentedAchievementScalarizingFunctionDistance()}{moeoAugmentedAchievementScalarizingFunctionDistance()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
\mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}}$<$ M\+O\+E\+OT $>$\+::\mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}} (\begin{DoxyParamCaption}\item[{unsigned int}]{\+\_\+rho, }\item[{const Objective\+Vector \&}]{\+\_\+weight, }\item[{\mbox{\hyperlink{classmoeo_objective_vector_normalizer}{moeo\+Objective\+Vector\+Normalizer}}$<$ M\+O\+E\+OT $>$ \&}]{\+\_\+normalizer }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
constructor with a normalizer
\begin{DoxyParams}{Parameters}
{\em \+\_\+rho} & \\
\hline
{\em \+\_\+weight} & the weight to apply to each dimansion \\
\hline
{\em \+\_\+normalizer} & the normalizer \\
\hline
\end{DoxyParams}
\mbox{\Hypertarget{classmoeo_augmented_achievement_scalarizing_function_distance_ac041f4ff91814815356a153dd1c5a648}\label{classmoeo_augmented_achievement_scalarizing_function_distance_ac041f4ff91814815356a153dd1c5a648}}
\index{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}!moeoAugmentedAchievementScalarizingFunctionDistance@{moeoAugmentedAchievementScalarizingFunctionDistance}}
\index{moeoAugmentedAchievementScalarizingFunctionDistance@{moeoAugmentedAchievementScalarizingFunctionDistance}!moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{moeoAugmentedAchievementScalarizingFunctionDistance()}{moeoAugmentedAchievementScalarizingFunctionDistance()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
\mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}}$<$ M\+O\+E\+OT $>$\+::\mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}} (\begin{DoxyParamCaption}\item[{unsigned int}]{\+\_\+rho, }\item[{const Objective\+Vector \&}]{\+\_\+weight }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
constructor without a normalizer
\begin{DoxyParams}{Parameters}
{\em \+\_\+rho} & \\
\hline
{\em \+\_\+weight} & the weight to apply to each dimansion \\
\hline
\end{DoxyParams}
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{classmoeo_augmented_achievement_scalarizing_function_distance_a7fe3429830585109fd51b232da3220fc}\label{classmoeo_augmented_achievement_scalarizing_function_distance_a7fe3429830585109fd51b232da3220fc}}
\index{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}!operator()@{operator()}}
\index{operator()@{operator()}!moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$@{moeoAugmentedAchievementScalarizingFunctionDistance$<$ MOEOT $>$}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
const Fitness \mbox{\hyperlink{classmoeo_augmented_achievement_scalarizing_function_distance}{moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance}}$<$ M\+O\+E\+OT $>$\+::operator() (\begin{DoxyParamCaption}\item[{const Objective\+Vector \&}]{\+\_\+reference, }\item[{const Objective\+Vector \&}]{\+\_\+obj }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
fonction which apply the metric to calculate a fitness
\begin{DoxyParams}{Parameters}
{\em \+\_\+reference} & the reference point to calculate the distance \\
\hline
{\em \+\_\+obj} & the point to evaluate \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
the fitness conrresponding to the distance
\end{DoxyReturn}
Implements \mbox{\hyperlink{classmoeo_obj_space_distance_a22e0058103f71b2ccdba0abbde391b77}{moeo\+Obj\+Space\+Distance$<$ M\+O\+E\+O\+T $>$}}.
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
moeo/src/scalar\+Stuffs/distance/moeo\+Augmented\+Achievement\+Scalarizing\+Function\+Distance.\+h\end{DoxyCompactItemize}