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
Applications
How to add
scip-root
src
nlpi
nlpi Directory Reference
Files
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_ipopt.h
[code]
Ipopt NLP interface.
file
pub_expr.h
[code]
public methods for expressions, expression trees, expression graphs, and related stuff
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