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
50
Doxygen doc/latex/group___monitors.tex
Normal file
50
Doxygen doc/latex/group___monitors.tex
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
\hypertarget{group___monitors}{}\doxysection{Monitoring}
|
||||
\label{group___monitors}\index{Monitoring@{Monitoring}}
|
||||
|
||||
|
||||
Monitors take a set of value parameters (\mbox{\hyperlink{classeo_value_param}{eo\+Value\+Param}}) objects and output them on a given stream, file, pipe, etc.
|
||||
|
||||
|
||||
Collaboration diagram for Monitoring\+:
|
||||
\nopagebreak
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[width=240pt]{group___monitors}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\doxysubsection*{Classes}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_file_monitor}{eo\+File\+Monitor}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_file_snapshot}{eo\+File\+Snapshot}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_gnuplot}{eo\+Gnuplot}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_gnuplot1_d_monitor}{eo\+Gnuplot1\+D\+Monitor}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_gnuplot1_d_snapshot}{eo\+Gnuplot1\+D\+Snapshot}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_monitor}{eo\+Monitor}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_o_stream_monitor}{eo\+O\+Stream\+Monitor}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_stdout_monitor}{eo\+Stdout\+Monitor}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_timed_monitor}{eo\+Timed\+Monitor}}
|
||||
\item
|
||||
class \mbox{\hyperlink{classeo_log_monitor}{eo\+Log\+Monitor}}
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Detailed Description}
|
||||
Monitors take a set of value parameters (\mbox{\hyperlink{classeo_value_param}{eo\+Value\+Param}}) objects and output them on a given stream, file, pipe, etc.
|
||||
|
||||
They can be called from within an \mbox{\hyperlink{classeo_check_point}{eo\+Check\+Point}}, to print different values of parameters or of \mbox{\hyperlink{classeo_stat}{eo\+Stat}} at each generation.
|
||||
|
||||
\begin{DoxySeeAlso}{See also}
|
||||
\mbox{\hyperlink{classeo_check_point}{eo\+Check\+Point}}
|
||||
|
||||
\mbox{\hyperlink{classeo_stat}{eo\+Stat}}
|
||||
\end{DoxySeeAlso}
|
||||
Loading…
Add table
Add a link
Reference in a new issue