Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ramped-half-and-half: full and grown trees #2

Open
emgrasmeder opened this issue Aug 6, 2018 · 0 comments
Open

Ramped-half-and-half: full and grown trees #2

emgrasmeder opened this issue Aug 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@emgrasmeder
Copy link
Owner

emgrasmeder commented Aug 6, 2018

The enhancement on the table is to use Koza's "ramped half and half" algorithm to create trees.

  • A "full" tree is a tree such that every path has a depth equal to the maximum tree depth
  • A "grown" tree is a tree such that every path has a depth less than or equal to the maximum depth of a tree
  • Koza's ramped-half-and-half method produces a set of graphs with a uniform distribution of maximum depths, and for each max-depth, a uniform number of graphs are "full" and "grown".
@emgrasmeder emgrasmeder added the enhancement New feature or request label Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant