-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
⚙️ EnhancementImprovements and optimizations of existing featuresImprovements and optimizations of existing features⚠️ InterfaceBreaking changes to the APIBreaking changes to the API
Description
Currently generate_transitions can only specify the "settings" for the decay as a whole, while the setter/getter-functions in the StateTransitionManager are able to specify a specific node. An example of this difference can be seen in #285 .
A possible solution would be to pass along a dictionary which maps properties to nodes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⚙️ EnhancementImprovements and optimizations of existing featuresImprovements and optimizations of existing features⚠️ InterfaceBreaking changes to the APIBreaking changes to the API