Graph Operations
A graph describes the algorithm processing flow through combinations of different operators. This chapter introduces various graph-related operations.
How to Create a Blank Graph
Follow these steps to create a blank graph:
-
Click Create Blank Graph.
-
In the popup window, enter the graph name and click Confirm to create a new graph.
-
After creation, left-click the graph card to enter the graph editing interface.
How to Import a Graph
Follow these steps to import a graph:
-
Prepare the graph file (.atom format).
-
Click Import Graph File. In the popup window:
-
Click Upload File and select the graph file to import. The graph name defaults to the file name and can be modified as needed.
-
Click Confirm to complete the import.
-
-
After importing, left-click the graph card to enter the graph editing interface.
How to Release a Graph
Releasing a graph clears cached variables in the graph and frees memory.
Follow these steps to release a graph:
-
Right-click the graph card.
-
In the shortcut menu, click Release Graph.
How to Export a Graph
Follow these steps to export a graph:
-
Right-click the graph card.
-
In the shortcut menu, click Export Graph.
How to Copy a Graph
Follow these steps to copy a graph:
-
Right-click the graph card.
-
In the shortcut menu, click Copy Graph.
-
Click Confirm.
How to Modify the Name
Follow these steps to modify the graph name:
-
Right-click the graph card.
-
In the shortcut menu, click Modify Name.
-
In the modify graph name popup window, enter the name and click Confirm.
How to Edit Notes
Follow these steps to add notes to a graph:
-
Right-click the graph card.
-
In the shortcut menu, click Edit Notes.
-
In the edit notes popup window, enter custom note content and click Confirm.
How to Delete a Graph
Follow these steps to delete a graph:
-
Right-click the graph card.
-
In the shortcut menu, click Delete Graph.
-
In the confirm deletion popup window, click Confirm.
How to Run a Graph
Follow these steps to run a graph:
-
Left-click the graph card to enter the graph editing interface.
-
After completing the graph construction, click Run Graph in the menu bar.
How to Repeat Run a Graph
Follow these steps to repeat run a graph:
-
Double left-click the graph name to enter the graph editing interface.
-
After completing the graph construction, click More Functions > Repeat Run in the menu bar.
-
Set the number of runs and click Confirm.
-
After confirmation, a [Data Table] will pop up, recording the duration of each run and the average duration.
-
To terminate the run, click Stop in this window. To close the popup and terminate the run, click: Close.