|
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
EcAggr Struct Reference Detailed Descriptiondata to store a single edge-concave aggregations; an edge-concave aggregation of a quadratic constraint is a subset of nonconvex bilinear terms Definition at line 84 of file sepa_eccuts.c.
Field Documentation
variables Definition at line 86 of file sepa_eccuts.c. Referenced by checkRikun(), computeCut(), ecaggrAddBilinTerm(), ecaggrAddQuadvar(), evalCorner(), and SCIPcomputeConvexEnvelopeFacet().
number of variables Definition at line 87 of file sepa_eccuts.c. Referenced by checkRikun(), computeCut(), ecaggrAddBilinTerm(), ecaggrAddQuadvar(), evalCorner(), SCIPcomputeConvexEnvelopeFacet(), and sepadataAddNlrowaggr().
coefficients of bilinear terms Definition at line 89 of file sepa_eccuts.c. Referenced by ecaggrAddBilinTerm(), and evalCorner().
index of the first variable of each bilinear term Definition at line 90 of file sepa_eccuts.c. Referenced by ecaggrAddBilinTerm(), and evalCorner().
index of the second variable of each bilinear term Definition at line 91 of file sepa_eccuts.c. Referenced by ecaggrAddBilinTerm(), and evalCorner().
number of bilinear terms in the aggregation Definition at line 92 of file sepa_eccuts.c. Referenced by ecaggrAddBilinTerm(), and evalCorner(). |
|||||||||||||||||||||||||||||||||