helper struct for expressions sort
Definition at line 339 of file expr_sum.c.
Data Fields | |
SCIP * | scip |
SCIP_EXPR ** | exprs |
SCIP* SORTEXPRDATA::scip |
SCIP data structure
Definition at line 341 of file expr_sum.c.
Referenced by SCIP_DECL_EXPRSIMPLIFY(), and SCIP_DECL_SORTINDCOMP().
SCIP_EXPR** SORTEXPRDATA::exprs |
expressions
Definition at line 342 of file expr_sum.c.
Referenced by SCIP_DECL_EXPRSIMPLIFY(), and SCIP_DECL_SORTINDCOMP().