Scippy

    SCIP

    Solving Constraint Integer Programs

    Parallel interface methods

    Detailed Description

    headers and methods for the parallel interface of SCIP

    Files

    file  boundstore.c
     the implementation of the bound store datastructure
     
    file  boundstore.h
     the interface of the boundstore structure
     
    file  concsolver_scip.c
     implementation of concurrent solver interface for SCIP
     
    file  concsolver_scip.h
     implementation of concurrent solver interface for SCIP
     
    file  concurrent.c
     helper functions for concurrent SCIP solvers
     
    file  concurrent.h
     helper functions for concurrent scip solvers
     
    file  struct_syncstore.h
     the struct definitions for the synchronization store
     
    file  syncstore.c
     the function definitions of the synchronization store
     
    file  syncstore.h
     the function declarations for the synchronization store
     
    file  type_syncstore.h
     the type definitions for the synchronization store