Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
NumPWLObjVars
Type: | int |
---|---|
Modifiable: | No |
The number of variables in the model with piecewise-linear objective
functions. You can query the function for a specific variable
using the appropriate getPWLObj
method for your language
(in
C,
C++,
C#,
Java, and
Python).
For examples of how to query or modify attributes, refer to our Attribute Examples.