clojush2

The Push programming language and the PushGP genetic programming system implemented in Clojure. See http://hampshire.edu/lspector/push.html

Leiningen/Boot

[clojush2 "2.0.93"]

Clojure CLI/deps.edn

clojush2/clojush2 {:mvn/version "2.0.93"}

Gradle

implementation("clojush2:clojush2:2.0.93")

Maven

<dependency>
  <groupId>clojush2</groupId>
  <artifactId>clojush2</artifactId>
  <version>2.0.93</version>
</dependency>