Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Plots ordered trivalent graphs
ResourceFunction["OrderedGraphModelPlot"][triples] plots an ordered trivalent graph represented by the list of ordered triples triples. |
A simple ordered trivalent graph:
In[1]:= |
Out[1]= |
Plot a simple ordered trivalent graph:
In[2]:= |
Out[2]= |
Plot a simple ordered trivalent graph with dangling connections:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License