lspector / Clojush

The Push programming language and the PushGP genetic programming system implemented in Clojure.
http://hampshire.edu/lspector/push.html
Eclipse Public License 1.0
330 stars 92 forks source link

fixed random plushy instruction #300

Closed theaksaini closed 3 years ago

theaksaini commented 3 years ago

random-plushy-instruction() was not counting the code blocks opened by tagging instruction. Fixed that.