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.44"]

Clojure CLI/deps.edn

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

Gradle

implementation("clojush2:clojush2:2.0.44")

Maven

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