Skip to content

LOGO-CUHKSZ/HyperPLR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperPLR: Hypergraph Generation through Projection, Learning, and Reconstruction

The dependency of the code is in requirement.txt.

The framework can be found in main.ipynb.

Some related method should be found in utils. (The algorithm GWC in the paper is implemented by function lazy_clique_edge_cover)

Dataset

Maximal cliques finding cost

  • contact-high-school, 0.06284904479980469
  • contact-primary-school, 0.8914539813995361
  • email-Enron, 0.011591196060180664
  • email-Eu, 3.432471990585327
  • NDC-classes, 0.02602386474609375

metrics

  • hypergraph
    • density
    • average size
    • average degree
  • projected graph
    • coefficient
    • modularity
  • bipartite graph
    • modularity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published