Getting Help & Citing PyCNP

Getting Help

If you have questions or need help:

  1. Browse discussions

  2. Open a new discussion thread for questions

  3. Open a bug report for issues

When reporting bugs, please include:

  • A minimal, reproducible example

  • PyCNP version (run python -c 'import pycnp; print(pycnp.__version__)')

  • Python version and operating system

  • Any error messages or tracebacks

Citing PyCNP

If you use PyCNP in your research, please cite the following paper:

@article{pycnp2026,
  title={PyCNP: An Open-Source Python Package for Critical Node Detection Problems},
  author={Yangming Zhou and Bo Xue and MengChu Zhou and Tieju Ma},
  year={2026},
}