-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requestedshortFixing this issue should be rather quick, a small amount of work and timeFixing this issue should be rather quick, a small amount of work and time
Description
Can we reuse the node being replaced as part of the replacement graph? I think this should simply require adding data(x) to the new graph where x is the input Context object. This would create a new GraphNode (with the correct IDs and connections) but maintain exactly the same underlying data object.
We need to test this and document it as an example (as it may not be obvious to a user who is not very familiar with how graph rewriting works in VPL).
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requestedshortFixing this issue should be rather quick, a small amount of work and timeFixing this issue should be rather quick, a small amount of work and time