omribene / sampling-nodes

Source code of the project "Sampling multiple nodes in large networks: Beyond random walks", by Ben-Eliezer, Eden, Oren, and Fotakis (WSDM 2022, https://arxiv.org/abs/2110.13324).
GNU General Public License v3.0
4 stars 0 forks source link

About code #1

Open HaonanJi opened 2 years ago

HaonanJi commented 2 years ago

Hello, I recently read your paper and I feel very enlightened. When will the open source code be available?

omribene commented 2 years ago

Hi, thanks for your interest in our paper! Apologies for the delay in uploading the code. It will be uploaded soon -- hopefully in the next few weeks.

HaonanJi commented 2 years ago

Thank you very much. Looking forward to your code!

omribene commented 2 years ago

Hi again, the code is up now. We have included the code for the algorithm and some previous random walk algorithms. Let us know if you have any questions!