paradiseo/Doxygen doc/latex/class_flow_shop_eval.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

81 lines
3.4 KiB
TeX

\hypertarget{class_flow_shop_eval}{}\doxysection{Flow\+Shop\+Eval Class Reference}
\label{class_flow_shop_eval}\index{FlowShopEval@{FlowShopEval}}
{\ttfamily \#include $<$Flow\+Shop\+Eval.\+h$>$}
Inheritance diagram for Flow\+Shop\+Eval\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=311pt]{class_flow_shop_eval__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for Flow\+Shop\+Eval\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=311pt]{class_flow_shop_eval__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{class_flow_shop_eval_af830293ad66a253a4008937fd6d68fce}{Flow\+Shop\+Eval}} (unsigned int \+\_\+M, unsigned int \+\_\+N, const std\+::vector$<$ std\+::vector$<$ unsigned int $>$ $>$ \&\+\_\+p, const std\+::vector$<$ unsigned int $>$ \&\+\_\+d)
\item
void \mbox{\hyperlink{class_flow_shop_eval_ad6ea74de6e62c2b104b52aa68b5da3a5}{operator()}} (\mbox{\hyperlink{class_flow_shop}{Flow\+Shop}} \&\+\_\+flowshop)
\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
Evaluation of the objective vector a (multi-\/objective) \mbox{\hyperlink{class_flow_shop}{Flow\+Shop}} object
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{class_flow_shop_eval_af830293ad66a253a4008937fd6d68fce}\label{class_flow_shop_eval_af830293ad66a253a4008937fd6d68fce}}
\index{FlowShopEval@{FlowShopEval}!FlowShopEval@{FlowShopEval}}
\index{FlowShopEval@{FlowShopEval}!FlowShopEval@{FlowShopEval}}
\doxysubsubsection{\texorpdfstring{FlowShopEval()}{FlowShopEval()}}
{\footnotesize\ttfamily Flow\+Shop\+Eval\+::\+Flow\+Shop\+Eval (\begin{DoxyParamCaption}\item[{unsigned int}]{\+\_\+M, }\item[{unsigned int}]{\+\_\+N, }\item[{const std\+::vector$<$ std\+::vector$<$ unsigned int $>$ $>$ \&}]{\+\_\+p, }\item[{const std\+::vector$<$ unsigned int $>$ \&}]{\+\_\+d }\end{DoxyParamCaption})}
Ctor
\begin{DoxyParams}{Parameters}
{\em \+\_\+M} & the number of machines \\
\hline
{\em \+\_\+N} & the number of jobs to schedule \\
\hline
{\em \+\_\+p} & the processing times \\
\hline
{\em \+\_\+d} & the due dates \\
\hline
\end{DoxyParams}
\doxysubsection{Member Function Documentation}
\mbox{\Hypertarget{class_flow_shop_eval_ad6ea74de6e62c2b104b52aa68b5da3a5}\label{class_flow_shop_eval_ad6ea74de6e62c2b104b52aa68b5da3a5}}
\index{FlowShopEval@{FlowShopEval}!operator()@{operator()}}
\index{operator()@{operator()}!FlowShopEval@{FlowShopEval}}
\doxysubsubsection{\texorpdfstring{operator()()}{operator()()}}
{\footnotesize\ttfamily void Flow\+Shop\+Eval\+::operator() (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{class_flow_shop}{Flow\+Shop}} \&}]{\+\_\+flowshop }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [virtual]}}
computation of the multi-\/objective evaluation of a \mbox{\hyperlink{class_flow_shop}{Flow\+Shop}} object
\begin{DoxyParams}{Parameters}
{\em \+\_\+flowshop} & the \mbox{\hyperlink{class_flow_shop}{Flow\+Shop}} object to evaluate \\
\hline
\end{DoxyParams}
Implements \mbox{\hyperlink{classeo_u_f_a786e028409366dc273e19104f17ba68a}{eo\+U\+F$<$ Flow\+Shop \&, void $>$}}.
The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize}
\item
moeo/tutorial/examples/flowshop/Flow\+Shop\+Eval.\+h\item
moeo/tutorial/examples/flowshop/Flow\+Shop\+Eval.\+cpp\end{DoxyCompactItemize}