Consider adding "evolution scenarios" for different kinds of graphs
Open
architecture
discuss
enhancement
opt core
- Dominant language
- Python
- Stars
- 73
- Forks
- 11
- Avg merge
- 8h 51m
- Merged PRs (30d)
- 4
Description
GOLEM can potentially work with different kinds of graph: Trees, Dags, Cyclic graphs etc. Each kind implies appropriate mutations/crossovers/verification rules. Currently user must know about this and specify it himself.
The idea is automate it using single meta-parameter, that specifies what we evolve and chooses group of appropriate linked operators and rules.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.