Users should have the possibility to add and delete nodes from the network. This could be done by adding a toggle button to the application: If active, clicks on 'white space' should spawn new nodes. Deleting nodes could for example be done by adding a button 'Delete Nodes'. There is one design decision that needs to be made: When deleting e.g. Node 2 from Node 1, Node 2 and Node 3, should the 'old nodes' keep their number? Or should they get updated numbers?
Users should have the possibility to add and delete nodes from the network. This could be done by adding a toggle button to the application: If active, clicks on 'white space' should spawn new nodes. Deleting nodes could for example be done by adding a button 'Delete Nodes'. There is one design decision that needs to be made: When deleting e.g. Node 2 from Node 1, Node 2 and Node 3, should the 'old nodes' keep their number? Or should they get updated numbers?