[Feature Request] Methods to be added to Graph
API.
#211
Labels
enhancement
New feature or request
user-friendly
Measure to improve user-friendliness (e.g. via defensive programming, erorr checking, etc...)
🚀 Feature
Graph._remove_engine()
: Should replace all engine node graphs with the agnostic object definition and remove the added engine.Graph._agnostic_object(name="obj")
: Should replace the engine node graph with the agnostic object definitions.EngineSpec.add_object()
are the same forEngine.add_object()
.EngineStates
after anObject
has been substituted by itsEngineGraph
.Pitch
A clear and concise description of what you want to happen.
Checklist
The text was updated successfully, but these errors were encountered: