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
63
Doxygen doc/latex/classmoeo_dummy_weight_strategy.tex
Normal file
63
Doxygen doc/latex/classmoeo_dummy_weight_strategy.tex
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
\hypertarget{classmoeo_dummy_weight_strategy}{}\doxysection{moeo\+Dummy\+Weight\+Strategy$<$ M\+O\+E\+OT $>$ Class Template Reference}
|
||||
\label{classmoeo_dummy_weight_strategy}\index{moeoDummyWeightStrategy$<$ MOEOT $>$@{moeoDummyWeightStrategy$<$ MOEOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$moeo\+Dummy\+Weight\+Strategy.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for moeo\+Dummy\+Weight\+Strategy$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=239pt]{classmoeo_dummy_weight_strategy__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for moeo\+Dummy\+Weight\+Strategy$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=239pt]{classmoeo_dummy_weight_strategy__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
void \mbox{\hyperlink{classmoeo_dummy_weight_strategy_a24d22dd86d028d7d1da05cb88f1c934a}{operator()}} (std\+::vector$<$ double $>$ \&\+\_\+weights, const M\+O\+E\+OT \&\+\_\+moeot)
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
|
||||
class moeo\+Dummy\+Weight\+Strategy$<$ M\+O\+E\+O\+T $>$}
|
||||
|
||||
\mbox{\hyperlink{struct_dummy}{Dummy}} variable weight strategy. Fill the weight with equal values
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classmoeo_dummy_weight_strategy_a24d22dd86d028d7d1da05cb88f1c934a}\label{classmoeo_dummy_weight_strategy_a24d22dd86d028d7d1da05cb88f1c934a}}
|
||||
\index{moeoDummyWeightStrategy$<$ MOEOT $>$@{moeoDummyWeightStrategy$<$ MOEOT $>$}!operator()@{operator()}}
|
||||
\index{operator()@{operator()}!moeoDummyWeightStrategy$<$ MOEOT $>$@{moeoDummyWeightStrategy$<$ MOEOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
|
||||
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
|
||||
void \mbox{\hyperlink{classmoeo_dummy_weight_strategy}{moeo\+Dummy\+Weight\+Strategy}}$<$ M\+O\+E\+OT $>$\+::operator() (\begin{DoxyParamCaption}\item[{std\+::vector$<$ double $>$ \&}]{\+\_\+weights, }\item[{const M\+O\+E\+OT \&}]{\+\_\+moeot }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
||||
|
||||
main function
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em \+\_\+weights} & the weights to change \\
|
||||
\hline
|
||||
{\em \+\_\+moeot} & not used \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
Implements \mbox{\hyperlink{classmoeo_variable_weight_strategy}{moeo\+Variable\+Weight\+Strategy$<$ M\+O\+E\+O\+T $>$}}.
|
||||
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
moeo/src/scalar\+Stuffs/weighting/moeo\+Dummy\+Weight\+Strategy.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue