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
70
Doxygen doc/latex/classmoeo_best_obj_vec_stat.tex
Normal file
70
Doxygen doc/latex/classmoeo_best_obj_vec_stat.tex
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
\hypertarget{classmoeo_best_obj_vec_stat}{}\doxysection{moeo\+Best\+Obj\+Vec\+Stat$<$ M\+O\+E\+OT $>$ Class Template Reference}
|
||||
\label{classmoeo_best_obj_vec_stat}\index{moeoBestObjVecStat$<$ MOEOT $>$@{moeoBestObjVecStat$<$ MOEOT $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$moeo\+Best\+Obj\+Vec\+Stat.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for moeo\+Best\+Obj\+Vec\+Stat$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classmoeo_best_obj_vec_stat__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for moeo\+Best\+Obj\+Vec\+Stat$<$ M\+O\+E\+OT $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classmoeo_best_obj_vec_stat__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classmoeo_best_obj_vec_stat_a6f3423f484a8663fc1dff47555578e52}\label{classmoeo_best_obj_vec_stat_a6f3423f484a8663fc1dff47555578e52}}
|
||||
typedef \mbox{\hyperlink{classmoeo_obj_vec_stat}{moeo\+Obj\+Vec\+Stat}}$<$ M\+O\+E\+OT $>$\+::Objective\+Vector {\bfseries Objective\+Vector}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classmoeo_best_obj_vec_stat_a4913c28e4699df67075edd5165984ca0}\label{classmoeo_best_obj_vec_stat_a4913c28e4699df67075edd5165984ca0}}
|
||||
{\bfseries moeo\+Best\+Obj\+Vec\+Stat} (std\+::string \+\_\+description=\char`\"{}Best \char`\"{})
|
||||
\item
|
||||
\mbox{\Hypertarget{classmoeo_best_obj_vec_stat_a5ee2f9b903331af4ec2075ba300e658d}\label{classmoeo_best_obj_vec_stat_a5ee2f9b903331af4ec2075ba300e658d}}
|
||||
virtual std\+::string {\bfseries class\+Name} (void) const
|
||||
\item
|
||||
const M\+O\+E\+OT \& \mbox{\hyperlink{classmoeo_best_obj_vec_stat_a8470b335f17a70a9527ff108a75f3ed6}{bestindividuals}} (unsigned int which)
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$class M\+O\+E\+OT$>$\newline
|
||||
class moeo\+Best\+Obj\+Vec\+Stat$<$ M\+O\+E\+O\+T $>$}
|
||||
|
||||
Calculate the best solution for each objective (extreme points
|
||||
|
||||
\doxysubsection{Member Function Documentation}
|
||||
\mbox{\Hypertarget{classmoeo_best_obj_vec_stat_a8470b335f17a70a9527ff108a75f3ed6}\label{classmoeo_best_obj_vec_stat_a8470b335f17a70a9527ff108a75f3ed6}}
|
||||
\index{moeoBestObjVecStat$<$ MOEOT $>$@{moeoBestObjVecStat$<$ MOEOT $>$}!bestindividuals@{bestindividuals}}
|
||||
\index{bestindividuals@{bestindividuals}!moeoBestObjVecStat$<$ MOEOT $>$@{moeoBestObjVecStat$<$ MOEOT $>$}}
|
||||
\doxysubsubsection{\texorpdfstring{bestindividuals()}{bestindividuals()}}
|
||||
{\footnotesize\ttfamily template$<$class M\+O\+E\+OT $>$ \\
|
||||
const M\+O\+E\+OT\& \mbox{\hyperlink{classmoeo_best_obj_vec_stat}{moeo\+Best\+Obj\+Vec\+Stat}}$<$ M\+O\+E\+OT $>$\+::bestindividuals (\begin{DoxyParamCaption}\item[{unsigned int}]{which }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
||||
|
||||
Return the best solutions for an given objective function
|
||||
\begin{DoxyParams}{Parameters}
|
||||
{\em which} & the objective function number \\
|
||||
\hline
|
||||
\end{DoxyParams}
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
moeo/src/utils/moeo\+Best\+Obj\+Vec\+Stat.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue