-
* rename pymodule to src. It contains both the code to install the pymodule, as well as a main.c and a Makefile to compile a test binary.
* make main.c accept an argument that chooses between graph…
-
Is it possible to construct heterogeneous hypergraph with GraphTensor? If yes, it would be great that you give some example in that direction.
-
-
Dear developers,
I am trying to run K-SpectPart with other hmetis HyperGraphs but I am always getting the same error. Julia v1.6.7 and all packages and OS dependencies installed.
`SpecPart.specp…
-
Returns `IndexError`.
-
Hi,
Thank you for this awesome project!
I tried to plot some hypergraphs that do not have an edge with size 2/order 1.
Here is a minimal example:
```python
H = Hypergraph([(1, 3,5), (1, 4,6),…
-
- [ ] I have searched the [issues](https://github.com/easy-graph/Easy-Graph/issues) of this repo and believe that this is not a duplicate.
- [ ] I have searched the [documentation](https://easy…
-
Hi, I have the original ACE2005 dataset. But I found it's hard to process them to "*.data". I
read the code in your paper "Joint mention extraction and classification with mention hypergraphs" which …
-
(sorry, the last issue got posted incompletely( :
I'm trying to evaluate techiques against the ISPD98 VLSI circuit benchmark suite
now [hosted at TILOS](https://github.com/TILOS-AI-Institute/Hype…
-
Allow edge to connect more than two nodes.