Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it feasible to be able to implement coarsening in python, thanks! #27

Open
lxs211 opened this issue Jan 21, 2024 · 1 comment
Open

Comments

@lxs211
Copy link

lxs211 commented Jan 21, 2024

No description provided.

@Chenhui1016
Copy link
Collaborator

Hi,

For the original sampling algorithm used in our paper, it is based on a numerical solver (LAMG) implemented in Matlab. With that said, we also provide a simplified coarsening algorithm implemented in Python. You can try the default argument to run it: https://github.com/cornell-zhang/GraphZoom/blob/5156f86fa22efa853e864553de4225a9122d8062/graphzoom/graphzoom.py#L58C32-L58C40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants