This repository provides the code for simulating the Independent Halting Cascade (IHC) model as well as Jupyter notebooks for performing the experiments and figures of our paper Incentivized Network Dynamics in Digital Job Recruitment
- Simulates the IHC model on networks
- Models halting behavior based on incentives
- Customizable network structures and parameters
- Notebooks for running experiments and producing publication-quality figures
- Experiments performed in the paper are provided in Jupyter notebooks experiments_heterogeneous.ipynb and /experiments_homogeneous.ipynb
- Figures for the paper are created in Plots.ipynb
- Basic usage of the model is provided in basic_usage.ipynb, where you can play around with your own parameters and networks.
Contributions are welcome! Please open issues or submit pull requests for improvements.
By using this code, you agree with the following points:
- The code is provided without any warranty or conditions of any kind. We assume no responsibility for errors or omissions in the results and interpretations resulting from the application of the code.
- You commit to cite our paper in publications where you use or modify it.
This project is licensed under the MIT License.