How can we construct and visualize hypergraph?

조회 수: 5 (최근 30일)
s malik
s malik 2016년 4월 17일
답변: Jaynik 2024년 9월 5일
i want to create hypergraph in matlab. and also visualize it.
  댓글 수: 1
Susmita Dey
Susmita Dey 2021년 7월 13일
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 .

댓글을 달려면 로그인하십시오.

답변 (1개)

Jaynik
Jaynik 2024년 9월 5일
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!

카테고리

Help CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by