Skip to contents

Determines whether an expression or problem satisfies the rules of Disciplined Parameterized Programming (DPP). A DPP-compliant problem enables caching the compilation across parameter value changes.

Usage

is_dpp(x, ...)

Arguments

x

An expression, constraint, or problem object.

...

Not used.

Value

Logical scalar.