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
55
Doxygen doc/latex/class_problem.tex
Normal file
55
Doxygen doc/latex/class_problem.tex
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
\hypertarget{class_problem}{}\doxysection{Problem Class Reference}
|
||||
\label{class_problem}\index{Problem@{Problem}}
|
||||
|
||||
|
||||
Inheritance diagram for Problem\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=239pt]{class_problem__inherit__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
|
||||
Collaboration diagram for Problem\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=239pt]{class_problem__coll__graph}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Public Member Functions}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_a180511140bd1e8d645448aee205a8b75}\label{class_problem_a180511140bd1e8d645448aee205a8b75}}
|
||||
{\bfseries Problem} (const \mbox{\hyperlink{class_problem}{Problem}} \&\+\_\+problem)
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_a309f30d91953d0ad90998f8e92a171b7}\label{class_problem_a309f30d91953d0ad90998f8e92a171b7}}
|
||||
void {\bfseries operator=} (const \mbox{\hyperlink{class_problem}{Problem}} \&\+\_\+problem)
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_ac2f0a5317b6cb35044e8bfedc28e3d1c}\label{class_problem_ac2f0a5317b6cb35044e8bfedc28e3d1c}}
|
||||
int \& {\bfseries operator\mbox{[}$\,$\mbox{]}} (unsigned i)
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_aaa4f46026d95bfda5d596d02c17acdd1}\label{class_problem_aaa4f46026d95bfda5d596d02c17acdd1}}
|
||||
void {\bfseries create} ()
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_a9267c0f912e2a4bd7d9769dbcaac43ab}\label{class_problem_a9267c0f912e2a4bd7d9769dbcaac43ab}}
|
||||
int {\bfseries evaluate} ()
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_a2cad2477d221e91b35075b24091db207}\label{class_problem_a2cad2477d221e91b35075b24091db207}}
|
||||
void {\bfseries print\+Solution} ()
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Public Attributes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\mbox{\Hypertarget{class_problem_ae190a847180de7a1ff78943f407b9ebf}\label{class_problem_ae190a847180de7a1ff78943f407b9ebf}}
|
||||
int $\ast$ {\bfseries solution}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Additional Inherited Members}
|
||||
|
||||
|
||||
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
||||
\item
|
||||
smp/tutorial/\+Lesson1/Q\+A\+P.\+h\end{DoxyCompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue