Skip to contents

Authors

  • Andre Leite. Author, maintainer.

  • Marcos Wasilew. Author.

  • Hugo Vasconcelos. Author.

  • Carlos Amorin. Author.

  • Diogo Bezerra. Author.

  • Niels Wouda. Contributor, copyright holder.
    author of the vendored PyVRP C++ core

  • Thibaut Vidal. Copyright holder.
    HGS-CVRP, parts of the vendored C++ core

  • ORTEC. Copyright holder.
    HGS-DIMACS, parts of the vendored C++ core

Citation

Source: inst/CITATION

Leite A, Wasilew M, Vasconcelos H, Amorin C, Bezerra D (2026). vrpr: Vehicle Routing Problem Solver (PyVRP for R). R package version 0.1.0, https://github.com/StrategicProjects/vrpr.

@Manual{,
  title = {{vrpr}: Vehicle Routing Problem Solver (PyVRP for R)},
  author = {Andre Leite and Marcos Wasilew and Hugo Vasconcelos and Carlos Amorin and Diogo Bezerra},
  year = {2026},
  note = {R package version 0.1.0},
  url = {https://github.com/StrategicProjects/vrpr},
}

Wouda N, Lan L, Kool W (2024). “PyVRP: a high-performance VRP solver package.” INFORMS Journal on Computing. doi:10.1287/ijoc.2023.0055. vrpr vendors and rewires the PyVRP C++ core.

@Article{,
  title = {{PyVRP}: a high-performance {VRP} solver package},
  author = {Niels A. Wouda and Leon Lan and Wouter Kool},
  journal = {INFORMS Journal on Computing},
  year = {2024},
  doi = {10.1287/ijoc.2023.0055},
  note = {vrpr vendors and rewires the PyVRP C++ core},
}