Clojush
Clojush copied to clipboard
Instructions for tracing do not include instructions for setting eval-pushlimit
https://github.com/lspector/Clojush/wiki/Tracing-a-Push-program-with-Clojush doesn't actually explain how to change the number of steps, it just sort of says "you're on your own" at the end.
And, needless to say, I don't have any idea how.
I've added an explanation. Haven't had time to test it, but I think it's right.
I think maybe it should be
(reset-globals {:evalpush-limit 100000 :max-points 2000})
Yes I think you're right. Fixed and sorry for posting without testing.