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
331 stars 92 forks source link

PSB2 #304

Closed thelmuth closed 2 years ago

thelmuth commented 2 years ago

We haven't merged PSB2 into the master Clojush branch, because it includes a few new instructions, meaning comparisons with previous results may be invalid. Since @theaksaini is wrapping up his PhD, it seems like this might be a good time to merge these into Clojush. I might recommend incrementing the major version number for this, since it isn't backwards compatible.

lspector commented 2 years ago

@theaksaini, are you ready for this to be merged?

theaksaini commented 2 years ago

Yes. You can go ahead and merge.