iMoonLab / DeepHypergraph

A pytorch library for graph and hypergraph computation.
https://deephypergraph.com/
Apache License 2.0
614 stars 62 forks source link

How to get a directed hypergraph #47

Open whyydsforever opened 7 months ago

whyydsforever commented 7 months ago

It is a really great project! However, I met some issues in the process. Is this package able to deal with a directed hypergraph or not? Because in the hypergraph, I still want to remain the directed graph structure.

HWH-2000 commented 6 months ago

I have the same question

dtchang commented 4 months ago

Please add support for directed hypergraph asap (see #31). Thanks.