Skip to content

dzhliu/evoNSGA-II

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead, 25 commits behind marcovirgolin:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

evoNSGA-II

Source code of the paper “Evolvability degeneration in multi-objective genetic programming" by D. Liu et al.

The source code is implemented based on GP-GOMEA, a c++ based GP platform (by Marco Virgolin: https://github.com/marcovirgolin/GP-GOMEA)

This readme will be updated.

About

Genetic Programming version of GOMEA. Also includes standard tree-based GP, and Semantic Backpropagation-based GP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.0%
  • Python 8.5%
  • CMake 2.1%
  • Other 0.4%