nlpi_conopt_dummy.c File Reference
Detailed Description
dummy CONOPT NLP interface
This file contains dummy implementations of the interface methods for the CONOPT interface. It is used when SCIP is build without CONOPT.
Definition in file nlpi_conopt_dummy.c.
#include "scip/nlpi_conopt.h"Go to the source code of this file.
Functions | |
| SCIP_RETCODE | SCIPincludeNlpSolverConopt (SCIP *scip) |
| const char * | SCIPgetSolverNameConopt (void) |
| const char * | SCIPgetSolverDescConopt (void) |
| SCIP_Bool | SCIPisConoptAvailableConopt (void) |
| void | SCIPsetLicenseConopt (SCIP_NLPI *nlpi, int integer_1, int integer_2, int integer_3, const char *text) |