Scippy

    SCIP

    Solving Constraint Integer Programs

    data_dins Struct Reference

    Detailed Description

    dins neighborhood data structure

    Definition at line 404 of file heur_alns.c.

    Data Fields

    int npoolsols
     

    Field Documentation

    ◆ npoolsols

    int data_dins::npoolsols

    number of pool solutions where binary solution values must agree

    Definition at line 406 of file heur_alns.c.

    Referenced by DECL_VARFIXINGS(), and includeNeighborhoods().