Toggle navigation
SCIP Optimization Suite
SCIP
SoPlex
ZIMPL
UG
GCG
Documentation
SCIP 9.2.0
SCIP 8.1.0
SCIP 7.0.3
SCIP 6.0.2
SCIP 5.0.1
SCIP 4.0.1
SCIP 3.2.1
SCIP
Solving Constraint Integer Programs
Overview
Files
Plugin Types
Interfaces
Examples
How To
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
scip-repo
src
nlpi
nlpi Directory Reference
Files
file
expr.c
[code]
methods for expressions, expression trees, expression graphs, and related
file
exprinterpret.h
[code]
methods to interpret (evaluate) an expression tree "fast"
file
exprinterpret_cppad.cpp
[code]
methods to interpret (evaluate) an expression tree "fast" using CppAD
file
exprinterpret_none.c
[code]
function definitions for nonexisting expression interpreter to resolve linking references
file
intervalarithext.cpp
[code]
C++ extensions to interval arithmetics for provable bounds.
file
intervalarithext.h
[code]
C++ extensions to interval arithmetics for provable bounds.
file
nlpi.c
[code]
methods for handling nlp interface
file
nlpi.h
[code]
internal methods for NLPI solver interfaces
file
nlpi_ipopt.cpp
[code]
Ipopt NLP interface.
file
nlpi_ipopt.h
[code]
Ipopt NLP interface.
file
nlpi_ipopt_dummy.c
[code]
dummy Ipopt NLP interface for the case that Ipopt is not available
file
nlpioracle.c
[code]
implementation of NLPI oracle interface
file
nlpioracle.h
[code]
methods to store an NLP and request function, gradient, and hessian values
file
pub_expr.h
[code]
public methods for expressions, expression trees, expression graphs, and related stuff
file
struct_expr.h
[code]
data definitions for expressions and expression trees
file
struct_nlpi.h
[code]
data definitions for an NLP solver interface
file
type_expr.h
[code]
type definitions for expressions and expression trees
file
type_exprinterpret.h
[code]
type definitions for expression interpreter
file
type_nlpi.h
[code]
type definitions for specific NLP solver interfaces