How many variables (values, rules…) does Statestep allow?
There is no fixed limit on the number of variables, values, constraints, events or rules. However, the maximum number of values per variable is 30: if more than this were allowed, the height of displayed table rows would become impractical anyway – and enforcing a fixed limit on variable size allows Statestep to maximize responsiveness and memory efficiency. (Note that a lower limit may potentially apply for code generation, depending on implementation. It’s a good idea to check whatever code template you plan to use before creating your model.) This is not much of a restriction since most finite state or other enumerated variables of the kind likely to be part of a Statestep model will not have this many values. In those rare cases where a larger variable might be useful it can always be replaced by two or more variables with fewer values.
Related Questions
- What is the difference between passing values by reference and sharing variables with SHARE?
- Do we need to know the pre-2011 values for the transition rules under IRC 430 and 417(e)?
- Do we need to know the pre-2011 values for the transition rules under IRC 430 and 417(e)?
- What are variables with values that are determined by chance called in statistics?
- What are variables with values that are determined by chance called in statistics?
- How many variables (values, rules...) does Statestep allow?