keywords = "genetic algorithms, genetic programming, Linear
Genetic Programming, Push, PushGP, stack-based genetic
programming, linear genomes, automatic simplification,
no-op",
code_url = "https://github.com/erp12/pyshgp",
abstract = "We describe the Push programming language, which has
been used as thelanguage for evolving programs in a
variety of projects over the last 25 years. We focuson
the the representation of Push programs using linear
genomes, and on the benefitsthat linear representations
provide including support for simple and effective
geneticoperators and for automatic simplification of
evolved programs.",