sabkumar.r
Junior Member level 2
Hi,
I was trying a shortest path algorithm in MAGMA version 1.2.2e.1. I had a stack overflow problem. it reported "too many nested evaluations (infinite loop?)". I found out that the TCL interpreter has a recursion limit which can be set by interp recursionlimit path newlimit.
I do not know the path of the magma tcl interpreter. Or is there a better way to overcome this?
thanks,
sabareesh
I was trying a shortest path algorithm in MAGMA version 1.2.2e.1. I had a stack overflow problem. it reported "too many nested evaluations (infinite loop?)". I found out that the TCL interpreter has a recursion limit which can be set by interp recursionlimit path newlimit.
I do not know the path of the magma tcl interpreter. Or is there a better way to overcome this?
thanks,
sabareesh