aimclub / aimclub/GOLEM

Implement universal & complete set of mutations

Ouverte
#39 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
adaptive research
Langage dominant
Python
Étoiles
73
Forks
11
Merge moyen
8 h 51 min
PR mergées (30 j)
4

Description

Current set of mutations (that came from FEDOT) is aimed at finding short trees and dags. [Example of arbitrary graph search](https://github.com/aimclub/GOLEM/blob/main/examples/synthetic_graph_evolution/abstract_graph_search.py) 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:
- [x] #59
- [ ] Design complete set of mutations
- [ ] Experiment with it based on graph & tree search examples

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

Possibly issue #38 would help in experiments.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.