#include "standard.h"
#include "func.h"
#include "sampling.h"
#include "decomp.h"
#include "MINLPData.h"
Go to the source code of this file.
Classes | |
class | MultiIndex |
Class to represent a MultiIndex. More... | |
class | Monom |
Class to represent a Monom. More... | |
class | PolynomialUnderestimator2 |
Class to compute Polynomial underestimators of nonconvex functions. More... |