Scippy

    SCIP

    Solving Constraint Integer Programs

    rationalgmp.h File Reference

    Detailed Description

    wrapper for rational number arithmetic that interacts with GMP

    Author
    Leon Eifler
    Dominik Kamp

    This header file needs to be explicitly included by source that needs to convert between SCIP_Rational and GMP. It is intentionally not included by other header files that belong to the public SCIP API.

    Definition in file rationalgmp.h.

    #include <stdlib.h>
    #include "scip/def.h"
    #include "scip/type_rational.h"

    Go to the source code of this file.