-
The DAWN [edge size distribution](https://github.com/manhtuando97/KDD-20-Hypergraph/blob/8cf291784025aaf4fbe618e5d9f6934a19d75b61/Code/Generator/size%20distribution/DAWN%20size%20distribution.txt) lis…
-
@tlambert03 I assume there is something wrong with my candidate graph that is causing this issue. I tried to add "hyperedges" to model specific division costs. Any tips?
```
File "/Users/malinmayo…
-
This article has some interesting ideas on a graph datastructure in JS:
https://medium.com/@keithwhor/using-graph-theory-to-build-a-simple-recommendation-engine-in-javascript-ec43394b35a3
-
### The problem
We need a reliable way to generate hypergraph evolution animations such as were used during Max's WTC20 talk (#426).
The basic idea is to use explicit spring-electrical simulation …
-
SimpleHypergraphs.jl version v1.6.0
https://github.com/pszufe/SimpleHypergraphs.jl/blob/1b03ab32977b96ff0be8553b82e596fcd5aaef56/src/modularity.jl#L62
This line takes time. I succeeded accelerat…
-
It would be nice if the following were allowed:
```
global {
test_references=(DataSet: a=foo b=bar c=baz)
}
task report
:: data_set=(DataSet: a b c)
:: files=${test_references}[DataSet: ${…
-
![image](https://user-images.githubusercontent.com/65693818/201602412-62f64dfe-8485-4d71-ab97-9d25cce97bb8.png)
![image](https://user-images.githubusercontent.com/65693818/201605988-3a3d39ed-eb2f-4de…
-
Hi,
I am trying to use LEF/DEF to proto format code and I am getting the following error:
```
Error: generate_odb.tcl, 12 invalid command name "partition_design"
```
I am compiling openroa…
-
If I understand right, the `invariant_coloring` functions helps improving the performances of this algorithm by providing a coloring for each vertex that is invariant by isomorphism? You've set the ty…
-
does kahypar support directed hypergraphs? I was going through config files and documentation, was not able to find anything regarding direction support