Scippy

    SCIP

    Solving Constraint Integer Programs

    Detailed Description

    CONOPT NLP interface.

    Author
    Ksenia Bestuzheva

    Definition in file nlpi_conopt.h.

    #include "scip/type_nlpi.h"

    Go to the source code of this file.

    Functions

    SCIP_RETCODE SCIPincludeNlpSolverConopt (SCIP *scip)
     
    void SCIPsetLicenseConopt (SCIP_NLPI *nlpi, int integer_1, int integer_2, int integer_3, const char *text)
     
    const char * SCIPgetSolverNameConopt (void)
     
    const char * SCIPgetSolverDescConopt (void)
     
    SCIP_Bool SCIPisConoptAvailableConopt (void)