This is a simple sampling package. You can sample the original graph by using the following methods:
- Simple Random Walk
- Random Walk Fly Back
- Snowball
- ForestFire
- MHRW
- TIES
Download the zip file and locate to the current folder and then run this command for installing the sampling package into your system
$ pip install sampling
After installing the package. You can use the package by writing the following command.
import sampling