Provide richer info about nodes in mutations
- Langage dominant
- Python
- Étoiles
- 73
- Forks
- 11
- Merge moyen
- 8 h 51 min
- PR mergées (30 j)
- 4
Description
Currently mutations request `is_primary` & `is_secondary` nodes from node_factory. Possibly that's too specific design.
The issue is to make it more universal.
Imagine custom mutations that want to request new nodes from the node_factory based on other topological features (e.g. `is_final`).
---
Общий вопрос - стоит ли так жестко передавать в get_node именно is_primary? Вдруг будет нужно например "is_final" и тд.
Мб реализовать какую-то структуру с описанием топологических свойств узла в графе?
_Originally posted by @nicl-nno in https://github.com/aimclub/GOLEM/pull/55#discussion_r1122925067_
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.