Skip to content

A genetic programming project based on TinyGP

Notifications You must be signed in to change notification settings

reczkok/RobotGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotGP is a genetic programming project based on TinyGP

It features a simple programming language designed to be lightweight but has all the necessary features to generate functional programs (the grammar can be found here). It has the following features:

  • Parametrised population generation with fair size crossover and mutation
  • Evaluation interface based on ANTLR
  • Pre-made evaluators for some simple benchmarks
  • Interpreter for the programming language as well as serialization feature

About

A genetic programming project based on TinyGP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published