Thanks Alexander, May be my question was not clear enough - as you said, my data is already an incident matrix. I would like to use stochastic-block-models, and seems they only work with adjacency matrices. Therefore, I wonder what are the possibilities to work-around this problem.
Br On Mon, Mar 2, 2020 at 9:35 PM Alexandre Hannud Abdo <[email protected]> wrote: > Ni! Hi Alireza, > > One way to work with hypergraphs is to use the incidence graph > <https://en.wikipedia.org/wiki/Hypergraph> representation of the > hypergraph. > > Abraços, > ale > .~´ > > On Mon, Mar 2, 2020 at 5:28 PM Alireza Kashani < > [email protected]> wrote: > >> Hi, >> >> I wonder how one can work with hyper-graphs using graph-tool. For example >> in my work, I would like to feed a data where rows are journals and columns >> are papers out-going citations. I understand such a binary matrix, can not >> be used as an adjacency matrix but I am curious if it is possible to work >> with this type of input. Otherwise, I appreciate to hear your thoughts on >> converting this matrix into a adjacency matrix. >> >> Br >> Alireza >> _______________________________________________ >> graph-tool mailing list >> [email protected] >> https://lists.skewed.de/mailman/listinfo/graph-tool >> > _______________________________________________ > graph-tool mailing list > [email protected] > https://lists.skewed.de/mailman/listinfo/graph-tool >
_______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
