All the scripts are written in python 3.8. To run the script, please lunch a python tools like Anaconda or directly run "python xx.py"
For edge and node count scripts, the input is the count of edge and node per shader graph, the output is the plot shown in the page
For cycle and degree count scripts, the input is the shader graph representing by edgelist and nodelist, the output specify the degree and cycle count for each shader graph