provideq-tool-paper-poc

Proof of Concept implementation for the ProvideQ Tool Paper

https://github.com/provideq/provideq-tool-paper-poc

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Proof of Concept implementation for the ProvideQ Tool Paper

Basic Info
  • Host: GitHub
  • Owner: ProvideQ
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 72.3 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

provideq-tool-paper-poc

Proof of Concept implementation for the ProvideQ Tool Paper: bibtex @article{eichhorn2025provideq, title = {ProvideQ: A Quantum Optimization Toolbox}, author = {Eichhorn, Domenik and Poser, Nick and Schweikart, Maximilian and Schaefer, Ina}, journal = {arXiv preprint arXiv:2507.07649}, year = {2025} }

This repository contains the problem instances for the vehicle routing problem and the knapsack problem, as well as a script to solve the problems with the ProvideQ Toolbox Api.

The vrp instances were taken from the CVRPLIB website, and the knapsack instances were generated using a custom script that invokes a knapsack generator.

How to use

Configure run_solvers.py to your liking. - Set a custom base_url to use a different toolbox backend. - Comment out any test method calls that you don't want to run

Make sure you have Python installed run the script via the console sh python ./run_solvers.py

Owner

  • Name: ProvideQ
  • Login: ProvideQ
  • Kind: organization

Citation (CITATION.bib)

@article{eichhorn2025provideq,
  title = {ProvideQ: A Quantum Optimization Toolbox},
  author = {Eichhorn, Domenik and Poser, Nick and Schweikart, Maximilian and Schaefer, Ina},
  journal = {arXiv preprint arXiv:2507.07649},
  year = {2025}
}

GitHub Events

Total
  • Push event: 4
  • Create event: 2
Last Year
  • Push event: 4
  • Create event: 2