shouldRecomputeSolution

boolean indicating whether or not to compute solutions


Discussion

The function recomputeSolution() will only recompute if shouldRecomputeSolution=1. This is used by willSetMultipleParameters/didSetMultipleParameters to prevent redundant computation.