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
51
Doxygen doc/latex/group___repairers.tex
Normal file
51
Doxygen doc/latex/group___repairers.tex
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
\hypertarget{group___repairers}{}\doxysection{Repairers}
|
||||
\label{group___repairers}\index{Repairers@{Repairers}}
|
||||
|
||||
|
||||
A set of classes that modifies an unfeasible candidate solution so as to respect a given set of constraints and thus make a feasible solution.
|
||||
|
||||
|
||||
Collaboration diagram for Repairers\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=341pt]{group___repairers}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Classes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_bounder}{edo\+Bounder$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_bounder_bound}{edo\+Bounder\+Bound$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_bounder_no}{edo\+Bounder\+No$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_bounder_rng}{edo\+Bounder\+Rng$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_bounder_uniform}{edo\+Bounder\+Uniform$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer}{edo\+Repairer$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_apply}{edo\+Repairer\+Apply$<$ E\+O\+T, F $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_apply_unary}{edo\+Repairer\+Apply\+Unary$<$ E\+O\+T, F $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_apply_binary}{edo\+Repairer\+Apply\+Binary$<$ E\+O\+T, F $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_modulo}{edo\+Repairer\+Modulo$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_floor}{edo\+Repairer\+Floor$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_ceil}{edo\+Repairer\+Ceil$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_round_decimals}{edo\+Repairer\+Round\+Decimals$<$ E\+O\+T $>$}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classedo_repairer_round}{edo\+Repairer\+Round$<$ E\+O\+T $>$}}
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
A set of classes that modifies an unfeasible candidate solution so as to respect a given set of constraints and thus make a feasible solution.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue