
Check if an Expression or Problem is DNLP-Compliant
Source:R/005_zzz_R_specific_generics.R
is_dnlp.RdTests whether the object follows the Disciplined Nonlinear Programming (DNLP) rules: smooth representable, i.e. linearizable-convex or linearizable-concave.
Arguments
- x
An expression, objective, constraint, or
Problem.- ...
Not used.