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

Add gp.MultiOutputTree and gp.Modi #678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SyrexMinus
Copy link

@SyrexMinus SyrexMinus commented Dec 2, 2022

Implementation with modification of multiple-output genetic programming tree [Zhang, Yun & Zhang, Mengjie. (2005). A multiple-output program tree structure in genetic programming. 6-10.]

Modification: Modi node accepts only one argument.

Reference: https://www.researchgate.net/publication/228824043_A_multiple-output_program_tree_structure_in_genetic_programming

Code authors:
@SyrexMinus Makar Shevchenko*
@AlekseyKorshuk Aleksey Korshuk*
@ummagumm-a Sinii Viacheslav*
* - Innopolis University, Innopolis, Russia

Co-authored-by: ummagumm-a <siniy.vyacheslav@gmail.com>
Co-authored-by: AlekseyKorshuk <ale-kor02@mail.ru>
@fmder
Copy link
Member

fmder commented Dec 3, 2022

Nice one! Can you add a couple of unittests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants