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

Clojure CLI/deps.edn

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

Gradle

implementation("clojush2:clojush2:2.205.40")

Maven

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