JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Record Class
org.maxicp.modeling.algebra.integer.Sum
Packages that use
Sum
Package
Description
org.maxicp.modeling.algebra.integer
Symbolic modeling over integer variables
Uses of
Sum
in
org.maxicp.modeling.algebra.integer
Methods in
org.maxicp.modeling.algebra.integer
that return
Sum
Modifier and Type
Method
Description
Sum
Sum.
mapSubexpressions
(
Function
<
Expression
,
Expression
> f)