ROL
|
#include "ROL_Types.hpp"
#include <limits.h>
#include <stdint.h>
#include <float.h>
#include <math.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
ROL | |
Macros | |
#define | EXACT 1 |
#define | TABOO_LIST 1 |
#define | FIRST_VIOLATED 0 |
#define EXACT 1 |
Definition at line 20 of file ROL_Bundle_U_TT_Def.hpp.
#define TABOO_LIST 1 |
Definition at line 21 of file ROL_Bundle_U_TT_Def.hpp.
#define FIRST_VIOLATED 0 |
Definition at line 22 of file ROL_Bundle_U_TT_Def.hpp.