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

Implement universal & complete set of mutations #39

Open
1 of 3 tasks
Tracked by #40
gkirgizov opened this issue Feb 21, 2023 · 0 comments
Open
1 of 3 tasks
Tracked by #40

Implement universal & complete set of mutations #39

gkirgizov opened this issue Feb 21, 2023 · 0 comments
Labels
adaptive Related to R&D of Adaptive features of the algorithm research Experiments, hypothesis, research development

Comments

@gkirgizov
Copy link
Collaborator

gkirgizov commented Feb 21, 2023

Current set of mutations (that came from FEDOT) is aimed at finding short trees and dags. Example of arbitrary graph search shows that these mutations are not sufficient for other use cases.

Based on this observation, the task here is to find a new, complete and universal set of mutations, that would enable effective search of different kinds of graph structures. Complete and universal means that such mutation set should be sufficient for any target graphs.

I see following steps:

Experiment cases must achieve optimization objective only with provided mutations (no crossover).

Possibly issue #38 would help in experiments.

@gkirgizov gkirgizov added the research Experiments, hypothesis, research development label Feb 21, 2023
@gkirgizov gkirgizov added the adaptive Related to R&D of Adaptive features of the algorithm label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adaptive Related to R&D of Adaptive features of the algorithm research Experiments, hypothesis, research development
Projects
None yet
Development

No branches or pull requests

1 participant