Scippy

    SCIP

    Solving Constraint Integer Programs

    reader_wbo.h File Reference

    Detailed Description

    WBO file reader (LP format with generic variables and row names)

    Author
    Michael Winkler

    This file reader parses the wbo format by using the opb reader. For a detailed description of this format see http://www.cril.univ-artois.fr/PB10/format.pdf .

    Definition in file reader_wbo.h.

    #include "scip/def.h"
    #include "scip/type_retcode.h"
    #include "scip/type_scip.h"

    Go to the source code of this file.

    Functions

    SCIP_RETCODE SCIPincludeReaderWbo (SCIP *scip)