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
64
Doxygen doc/latex/classedo_repairer_apply_binary.tex
Normal file
64
Doxygen doc/latex/classedo_repairer_apply_binary.tex
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
\hypertarget{classedo_repairer_apply_binary}{}\doxysection{edo\+Repairer\+Apply\+Binary$<$ E\+OT, F $>$ Class Template Reference}
|
||||
\label{classedo_repairer_apply_binary}\index{edoRepairerApplyBinary$<$ EOT, F $>$@{edoRepairerApplyBinary$<$ EOT, F $>$}}
|
||||
|
||||
|
||||
{\ttfamily \#include $<$edo\+Repairer\+Apply.\+h$>$}
|
||||
|
||||
|
||||
|
||||
Inheritance diagram for edo\+Repairer\+Apply\+Binary$<$ E\+OT, F $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classedo_repairer_apply_binary__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for edo\+Repairer\+Apply\+Binary$<$ E\+OT, F $>$\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=350pt]{classedo_repairer_apply_binary__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Types}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_repairer_apply_binary_ae86bde13039ad32e116ea982d6b8bbb4}\label{classedo_repairer_apply_binary_ae86bde13039ad32e116ea982d6b8bbb4}}
|
||||
typedef E\+O\+T\+::\+Atom\+Type {\bfseries Arg\+Type}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_repairer_apply_binary_a774214f33855f57b0f747f4c89ce9e3d}\label{classedo_repairer_apply_binary_a774214f33855f57b0f747f4c89ce9e3d}}
|
||||
{\bfseries edo\+Repairer\+Apply\+Binary} (F function, Arg\+Type arg)
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_repairer_apply_binary_a92c75b192650ffdb7b182c0e11259f9c}\label{classedo_repairer_apply_binary_a92c75b192650ffdb7b182c0e11259f9c}}
|
||||
virtual void \mbox{\hyperlink{classedo_repairer_apply_binary_a92c75b192650ffdb7b182c0e11259f9c}{operator()}} (\mbox{\hyperlink{struct_dummy}{E\+OT}} \&sol)
|
||||
\begin{DoxyCompactList}\small\item\em The pure virtual function that needs to be implemented by the subclass. \end{DoxyCompactList}\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Protected Attributes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{classedo_repairer_apply_binary_a82627094692170de2580db761c3c3cb7}\label{classedo_repairer_apply_binary_a82627094692170de2580db761c3c3cb7}}
|
||||
Arg\+Type {\bfseries \+\_\+arg}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
\subsubsection*{template$<$typename E\+OT, typename F = typename E\+O\+T\+::\+Atom\+Type(typename E\+O\+T\+::\+Atom\+Type, typename E\+O\+T\+::\+Atom\+Type)$>$\newline
|
||||
class edo\+Repairer\+Apply\+Binary$<$ E\+O\+T, F $>$}
|
||||
|
||||
Apply an arbitrary binary function as a repairer on each item of the solution, the second argument of the function being fixed and given at instanciation.
|
||||
|
||||
\begin{DoxySeeAlso}{See also}
|
||||
\mbox{\hyperlink{classedo_repairer_apply_unary}{edo\+Repairer\+Apply\+Unary}}
|
||||
\end{DoxySeeAlso}
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
edo/src/edo\+Repairer\+Apply.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue