provideq-tool-paper-poc
Proof of Concept implementation for the ProvideQ Tool Paper
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
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
Metadata Files
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
- Repositories: 2
- Profile: https://github.com/ProvideQ
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