Skip to content

ronghuali/PCon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Code for PCon Computing Framework

This repository contains a reference implementation of the algorithms for the paper:

Scalable and Effective Conductance-based Graph Clustering. AAAI2023

Environment Setup

Codes run on Python 3.7 or later. PyPy compiler is recommended because it can make the computations quicker without change the codes.

Running example

python pcon.py com-dblp.ungraph.txtid_from_zero

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%