How can we construct and visualize hypergraph?

7 Ansichten (letzte 30 Tage)
s malik
s malik am 17 Apr. 2016
Beantwortet: Jaynik am 5 Sep. 2024
i want to create hypergraph in matlab. and also visualize it.
  1 Kommentar
Susmita Dey
Susmita Dey am 13 Jul. 2021
hey malik! Are you able to create a hypergraph in MATLAB ? Coz I'm also looking for it. as you asked the question on 2016 I guess you might found it that it's possible or not. Please let me know. thanks .

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jaynik
Jaynik am 5 Sep. 2024
As per my knowledge, currently there is no direct way to create hypergraphs in MATLAB. However, you can represent a hypergraph as a simple or a multi graph or use external tools to achieve this.
You can refer to this MATLAB Answer for an example of representing a hypergraph as a simple graph: https://www.mathworks.com/support/search.html/answers/1987633-how-to-find-neighbors-degree-of-hyperedges-of-a-uniform-hypergraph.html
For a more direct way to create hypergraphs, you can use these file exchange tools:
I hope this helps!

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by