struct_expr.h File Reference
Detailed Description
data definitions for expressions and expression trees
Definition in file struct_expr.h.
#include "scip/def.h"
#include "scip/type_misc.h"
#include "nlpi/type_expr.h"
#include "nlpi/type_exprinterpret.h"
#include "blockmemshell/memory.h"
Go to the source code of this file.
Data Structures | |
struct | SCIP_Expr |
struct | SCIP_ExprTree |
struct | SCIP_ExprData_Quadratic |
struct | SCIP_ExprData_Polynomial |
struct | SCIP_ExprData_Monomial |
struct | SCIP_ExprData_User |
struct | SCIP_ExprGraphNode |
struct | SCIP_ExprGraph |