forked from GAMEOMETRICS/VisualGraph-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgraph4.vgf
More file actions
1 lines (1 loc) · 2 KB
/
graph4.vgf
File metadata and controls
1 lines (1 loc) · 2 KB
1
{"graph_name": "", "time": "", "nodes": [{"id": "n_de41f389-2092-11ed-a0f8-b42e99de70f1", "class": "BeginNode", "module": "nodes.ActionNode", "pos": [-1741.0, -352.0], "port_defaultv": {}}, {"id": "n_dee86e16-2092-11ed-8b8f-b42e99de70f1", "class": "PrintNode", "module": "nodes.ActionNode", "pos": [-967.0, -334.0], "port_defaultv": {}}, {"id": "n_e1a23807-2092-11ed-ae01-b42e99de70f1", "class": "Get_width", "module": "nodes.VariableNode", "pos": [-1742.0, -90.0], "port_defaultv": {}}, {"id": "n_e259a0c7-2092-11ed-a151-b42e99de70f1", "class": "Set_width", "module": "nodes.VariableNode", "pos": [-1418.0, -316.0], "port_defaultv": {}}, {"id": "n_e5ed0ff9-2092-11ed-b6c5-b42e99de70f1", "class": "Integer2String", "module": "nodes.NodeCoverter", "pos": [-1211.0, -149.0], "port_defaultv": {}}], "edges": [{"edge_id": "e_e36bcf05-2092-11ed-ae9d-b42e99de70f1", "source_node_id": "n_e1a23807-2092-11ed-ae01-b42e99de70f1", "source_port_index": 0, "des_node_id": "n_e259a0c7-2092-11ed-a151-b42e99de70f1", "des_port_index": 1}, {"edge_id": "e_e44b6973-2092-11ed-ba1f-b42e99de70f1", "source_node_id": "n_de41f389-2092-11ed-a0f8-b42e99de70f1", "source_port_index": 0, "des_node_id": "n_e259a0c7-2092-11ed-a151-b42e99de70f1", "des_port_index": 0}, {"edge_id": "e_e50fcc3e-2092-11ed-8fda-b42e99de70f1", "source_node_id": "n_e259a0c7-2092-11ed-a151-b42e99de70f1", "source_port_index": 0, "des_node_id": "n_dee86e16-2092-11ed-8b8f-b42e99de70f1", "des_port_index": 0}, {"edge_id": "e_e6908fa8-2092-11ed-ba8d-b42e99de70f1", "source_node_id": "n_e259a0c7-2092-11ed-a151-b42e99de70f1", "source_port_index": 1, "des_node_id": "n_e5ed0ff9-2092-11ed-b6c5-b42e99de70f1", "des_port_index": 0}, {"edge_id": "e_e76e80c1-2092-11ed-91bf-b42e99de70f1", "source_node_id": "n_e5ed0ff9-2092-11ed-b6c5-b42e99de70f1", "source_port_index": 0, "des_node_id": "n_dee86e16-2092-11ed-8b8f-b42e99de70f1", "des_port_index": 1}], "groups": [], "variables": [{"name": "width", "type": "int", "value": 2, "group": "Area"}, {"name": "height", "type": "int", "value": 10, "group": "Area"}]}