Scippy

SCIP

Solving Constraint Integer Programs

Expression Interpreter

Detailed Description

This page contains a list of all expression interpreter which are currently available.

A detailed description what a expression interpreter does and how to add a expression interpreter to SCIP can be found here.

Files

file  exprinterpret_cppad.cpp
 methods to interpret (evaluate) an expression tree "fast" using CppAD
 
file  exprinterpret_none.c
 function definitions for nonexisting expression interpreter to resolve linking references