Scippy

SCIP

Solving Constraint Integer Programs

Detailed Description

dummy WORHP NLP interface

Author
Benjamin Mueller

This file contains dummy implementations of the interface methods for the Worhp interface. It is used when SCIP is build without Worhp.

Definition in file nlpi_worhp_dummy.c.

#include "scip/nlpi_worhp.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeNlpSolverWorhp (SCIP *scip, SCIP_Bool useip)
 
const char * SCIPgetSolverNameWorhp (void)
 
const char * SCIPgetSolverDescWorhp (void)
 
SCIP_Bool SCIPisWorhpAvailableWorhp (void)