quantomatic icon indicating copy to clipboard operation
quantomatic copied to clipboard

Run simprocs only on the selected subgraph

Open rossduncan opened this issue 8 years ago • 1 comments

If a subgraph is highlighted in the left pane of the derivation view, then if a simproc is run it should act only on the selected subgraph and leave the rest alone.

rossduncan avatar Nov 28 '17 16:11 rossduncan

In the GUI: There is now the ability to extract the selected vertices from a graph (complete with trailing edges); from there one could apply the simproc to make a new theorem, then apply that to the original graph? It's a little long-winded, but only just, and makes things a lot clearer in review.

I'll have a look at putting the functionality into the Simproc API.

hmillerbakewell avatar Apr 16 '18 21:04 hmillerbakewell