Murali-group / halp

Hypergraph Algorithms Package
GNU General Public License v3.0
95 stars 21 forks source link

How to visualize the hypergraph? #33

Open peter308 opened 6 months ago

peter308 commented 6 months ago

After I create a hypergraph object, how to visualize it? Also, we need to save output figure to a file. Can we use matplotlib or networkx to draw it? Tks.