Scippy

    SCIP

    Solving Constraint Integer Programs

    SCIP_Negate Struct Reference

    Detailed Description

    negation information: x' = c - x

    Definition at line 240 of file struct_var.h.

    #include <struct_var.h>

    Data Fields

    SCIP_Real constant
     

    Field Documentation

    ◆ constant

    SCIP_Real SCIP_Negate::constant