Skip to content

Citing GemPBA

Copyright © 2021-2025 Andrés Pastrana. Licensed under the MIT license.

If you use GemPBA in software or research of any kind, please include a link to the GitHub repository in your source code and documentation.

If you publish results obtained with GemPBA, please also cite the paper:

@article{PASTRANACRUZ2023103024,
    archiveprefix = {arXiv},
    title = {A lightweight semi-centralized strategy for the massive parallelization of branching algorithms},
    journal = {Parallel Computing},
    volume = {116},
    pages = {103024},
    year = {2023},
    issn = {0167-8191},
    doi = {https://doi.org/10.1016/j.parco.2023.103024},
    url = {https://www.sciencedirect.com/science/article/pii/S0167819123000303},
    author = {Andres Pastrana-Cruz and Manuel Lafond},
    keywords = {Load balancing, Vertex cover, Parallel algorithms, Scalable parallelism, Branching algorithms}
}

The publication is available on Parallel Computing and arXiv. These papers help researchers discover the library and provide citation references. For the latest documentation, see the GitHub repository.