modelx.set_recursion#

set_recursion(maxdepth=1000)[source]#

Set formula recursion limit.

Parameters:

maxdepth – The maximum depth of the modelx interpreter stack.