Skip to content

Sprint 6 (4/16 - 4/23)

Compare
Choose a tag to compare
@brianburns567 brianburns567 released this 07 May 03:00
· 2 commits to master since this release
34b90ab

New
-Edges can be deleted by inputting the node ID's of the target and source nodes into the first and second text boxes, respectively
-Nodes can be deleted by inputting the node ID into the text box and clicking the button
-Experiment info fields added to upper right corner of UI to prepare to migrate display/save/edit experiment info functions

Improvements
-Format of text boxes and panels adjusted to fit better in the top of the UI

Fixes

Operations
-Test cases added for Delete Edge and Delete Node functionality