Hypergraph Matching Algorithm
Hypergraph Data (Format: edge: vertex1,vertex2,...)
Number of Partitions (k)
Memory Size (s)
Algorithm
Greedy Matching
Iterated Sampling
HEDCS Matching
Submit
Example Input:
e1: 1,2,3 e2: 2,3,4 e3: 1,4,5