Skip to content
A pure Go implementation of the Multi Expression Programming algorithm
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode
mep
.gitignore
LICENSE
README.md
mep.go
mep_test.go
testdata.go

README.md

go-mep

A pure Go implementation of the Multi Expression Programming algorithm

Alpha version, under heavy development.

TO DO:

  • Comprehensive tests
  • Main program
  • Finish test functions
You can’t perform that action at this time.