#include <dai/gibbs.h>
Public Attributes | |
size_t | maxiter |
Maximum number of iterations. | |
double | maxtime |
Maximum time (in seconds). | |
size_t | restart |
Number of iterations after which a random restart is made. | |
size_t | burnin |
Number of "burn-in" iterations after each (re)start (for which no statistics are gathered). | |
size_t | verbose |
Verbosity (amount of output sent to stderr). |
Maximum number of iterations.
Maximum time (in seconds).
Number of iterations after which a random restart is made.
Number of "burn-in" iterations after each (re)start (for which no statistics are gathered).
Verbosity (amount of output sent to stderr).