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

88 lines
5.1 KiB
TeX

\hypertarget{struct_operation}{}\doxysection{Operation Struct Reference}
\label{struct_operation}\index{Operation@{Operation}}
\doxysubsection*{Public Types}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{struct_operation_a912a29a36c6459281a45504b7e212aa8}\label{struct_operation_a912a29a36c6459281a45504b7e212aa8}}
typedef unsigned int {\bfseries Variable\+ID}
\item
\mbox{\Hypertarget{struct_operation_ad4b249322b4827be01af589f3d6ae1ee}\label{struct_operation_ad4b249322b4827be01af589f3d6ae1ee}}
typedef string {\bfseries Label}
\item
\mbox{\Hypertarget{struct_operation_a912a29a36c6459281a45504b7e212aa8}\label{struct_operation_a912a29a36c6459281a45504b7e212aa8}}
typedef unsigned int {\bfseries Variable\+ID}
\item
\mbox{\Hypertarget{struct_operation_ad4b249322b4827be01af589f3d6ae1ee}\label{struct_operation_ad4b249322b4827be01af589f3d6ae1ee}}
typedef string {\bfseries Label}
\end{DoxyCompactItemize}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{struct_operation_ab18064459811356b39efddafc8e13012}\label{struct_operation_ab18064459811356b39efddafc8e13012}}
{\bfseries Operation} (Unary\+Function \+\_\+uf, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_a12e6d1ee40bc261f478d1b8abb146e1d}\label{struct_operation_a12e6d1ee40bc261f478d1b8abb146e1d}}
{\bfseries Operation} (Label \+\_\+label, Unary\+Function \+\_\+uf)
\item
\mbox{\Hypertarget{struct_operation_ad8fc9f82dfee8bf2223368f572333a2a}\label{struct_operation_ad8fc9f82dfee8bf2223368f572333a2a}}
{\bfseries Operation} (Label \+\_\+label, Binary\+Function \+\_\+bf)
\item
\mbox{\Hypertarget{struct_operation_ae8396bd645e111e001fd34fa2a6b086a}\label{struct_operation_ae8396bd645e111e001fd34fa2a6b086a}}
{\bfseries Operation} (Binary\+Function \+\_\+bf, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_ad66769908f38fc122aba6bb658e337f0}\label{struct_operation_ad66769908f38fc122aba6bb658e337f0}}
{\bfseries Operation} (Variable\+ID \+\_\+id, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_a559fade87dd4aa354a5ee5e6b44e6368}\label{struct_operation_a559fade87dd4aa354a5ee5e6b44e6368}}
{\bfseries Operation} (double \+\_\+constant, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_afd17bfa124588bcd54b83f124c2e4673}\label{struct_operation_afd17bfa124588bcd54b83f124c2e4673}}
{\bfseries Operation} (const \mbox{\hyperlink{struct_operation}{Operation}} \&\+\_\+op)
\item
\mbox{\Hypertarget{struct_operation_ab18064459811356b39efddafc8e13012}\label{struct_operation_ab18064459811356b39efddafc8e13012}}
{\bfseries Operation} (Unary\+Function \+\_\+uf, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_a12e6d1ee40bc261f478d1b8abb146e1d}\label{struct_operation_a12e6d1ee40bc261f478d1b8abb146e1d}}
{\bfseries Operation} (Label \+\_\+label, Unary\+Function \+\_\+uf)
\item
\mbox{\Hypertarget{struct_operation_ad8fc9f82dfee8bf2223368f572333a2a}\label{struct_operation_ad8fc9f82dfee8bf2223368f572333a2a}}
{\bfseries Operation} (Label \+\_\+label, Binary\+Function \+\_\+bf)
\item
\mbox{\Hypertarget{struct_operation_ae8396bd645e111e001fd34fa2a6b086a}\label{struct_operation_ae8396bd645e111e001fd34fa2a6b086a}}
{\bfseries Operation} (Binary\+Function \+\_\+bf, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_ad66769908f38fc122aba6bb658e337f0}\label{struct_operation_ad66769908f38fc122aba6bb658e337f0}}
{\bfseries Operation} (Variable\+ID \+\_\+id, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_a559fade87dd4aa354a5ee5e6b44e6368}\label{struct_operation_a559fade87dd4aa354a5ee5e6b44e6368}}
{\bfseries Operation} (double \+\_\+constant, Label \+\_\+label)
\item
\mbox{\Hypertarget{struct_operation_afd17bfa124588bcd54b83f124c2e4673}\label{struct_operation_afd17bfa124588bcd54b83f124c2e4673}}
{\bfseries Operation} (const \mbox{\hyperlink{struct_operation}{Operation}} \&\+\_\+op)
\end{DoxyCompactItemize}
\doxysubsection*{Public Attributes}
\begin{DoxyCompactItemize}
\item
\mbox{\Hypertarget{struct_operation_a9f599d39529fc393ce9481e6f9fb7a2e}\label{struct_operation_a9f599d39529fc393ce9481e6f9fb7a2e}}
Unary\+Function {\bfseries u\+Function}
\item
\mbox{\Hypertarget{struct_operation_a528dae7d1cd9d0742367dbf40ac007a0}\label{struct_operation_a528dae7d1cd9d0742367dbf40ac007a0}}
Binary\+Function {\bfseries b\+Function}
\item
\mbox{\Hypertarget{struct_operation_aa5f3dfcd590f69eacd402b1387d5ea22}\label{struct_operation_aa5f3dfcd590f69eacd402b1387d5ea22}}
Variable\+ID {\bfseries id}
\item
\mbox{\Hypertarget{struct_operation_acab5ff00fd4a0f84bc08627113c44ef5}\label{struct_operation_acab5ff00fd4a0f84bc08627113c44ef5}}
double {\bfseries constant}
\item
\mbox{\Hypertarget{struct_operation_afd6165896bf2a1d0d7ef949e84286cf7}\label{struct_operation_afd6165896bf2a1d0d7ef949e84286cf7}}
Label {\bfseries label}
\item
\mbox{\Hypertarget{struct_operation_a6b295ef52e406a0bf5b785775441d87b}\label{struct_operation_a6b295ef52e406a0bf5b785775441d87b}}
Type {\bfseries type}
\end{DoxyCompactItemize}
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/app/gpsymreg/node.\+h\end{DoxyCompactItemize}