Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Determine whether a hypergraph is connected
Determine whether hypergraphs with ternary edges are connected:
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
ConnectedHypergraphQ works with hyperedges of any length:
| In[3]:= |
| Out[3]= |
| In[4]:= |
| Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License