Clojush 2.32.2-1-SNAPSHOT

The Push programming language and the PushGP genetic programming system implemented in Clojure. See http://pushlanguage.com

Installation

To install, add the following dependency to your project file:

[clojush "2.32.2-1-SNAPSHOT"]

Namespaces

clojush.args

Public variables and functions:

clojush.core

Public variables and functions:

clojush.evaluate

clojush.experimental.decimation

Public variables and functions:

clojush.experimental.overlap

Public variables and functions:

clojush.experimental.scaled-errors

Public variables and functions:

clojush.experimental.tagged-code-macros

clojush.globals

clojush.individual

clojush.instructions.boolean

Public variables and functions:

    clojush.instructions.char

    Public variables and functions:

      clojush.instructions.code

      Public variables and functions:

      clojush.instructions.common

      clojush.instructions.genome

      Public variables and functions:

        clojush.instructions.input-output

        Public variables and functions:

        clojush.instructions.numbers

        Public variables and functions:

        clojush.instructions.random-instructions

        Public variables and functions:

          clojush.instructions.return

          Public variables and functions:

          clojush.instructions.string

          Public variables and functions:

            clojush.instructions.tag

            clojush.instructions.vectors

            clojush.instructions.zip

            clojush.interpreter

            clojush.ns

            Public variables and functions:

            clojush.pushgp.breed

            clojush.pushgp.genetic-operators

            clojush.pushgp.pushgp

            clojush.pushgp.record

            clojush.pushgp.report

            clojush.pushgp.selection.elitegroup-lexicase

            Public variables and functions:

            clojush.pushgp.selection.epsilon-lexicase

            clojush.pushgp.selection.implicit-fitness-sharing

            clojush.pushgp.selection.lexicase

            Public variables and functions:

            clojush.pushgp.selection.novelty

            clojush.pushgp.selection.preselection

            clojush.pushgp.selection.random-threshold-lexicase

            Public variables and functions:

            clojush.pushgp.selection.selection

            Public variables and functions:

            clojush.pushgp.selection.tournament

            Public variables and functions:

            clojush.pushstate

            clojush.random

            clojush.simplification

            clojush.translate

            clojush.util