.gitignore
.python-version
LICENSE
README.md
pyproject.toml
upload_guide.md
uv.lock
.github/workflows/jupyter-book-publish.yml
.github/workflows/release.yml
.github/workflows/test.yml
docs/index.html
docs/en/_config.yml
docs/en/_toc.yml
docs/en/index.ipynb
docs/en/quickstart.ipynb
docs/en/references.bib
docs/en/release_note/0.1.0.ipynb
docs/en/tutorial/examples/index_examples.ipynb
docs/en/tutorial/examples/qoblib_scip.ipynb
docs/en/tutorial/usage/index_usage.ipynb
docs/en/tutorial/usage/qoblib.ipynb
docs/ja/_config.yml
docs/ja/_toc.yml
docs/ja/index.ipynb
docs/ja/quickstart.ipynb
docs/ja/references.bib
docs/ja/release_note/0.1.0.ipynb
docs/ja/tutorial/examples/index_examples.ipynb
docs/ja/tutorial/examples/qoblib_scip.ipynb
docs/ja/tutorial/usage/index_usage.ipynb
docs/ja/tutorial/usage/qoblib.ipynb
notebooks/qoblib.ipynb
ommx_quantum_benchmarks/__init__.py
ommx_quantum_benchmarks/_version.py
ommx_quantum_benchmarks/uploader.py
ommx_quantum_benchmarks.egg-info/PKG-INFO
ommx_quantum_benchmarks.egg-info/SOURCES.txt
ommx_quantum_benchmarks.egg-info/dependency_links.txt
ommx_quantum_benchmarks.egg-info/requires.txt
ommx_quantum_benchmarks.egg-info/top_level.txt
ommx_quantum_benchmarks/qoblib/__init__.py
ommx_quantum_benchmarks/qoblib/definitions.py
ommx_quantum_benchmarks/qoblib/qoblib.py
ommx_quantum_benchmarks/qoblib/uploader.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_linear/dat_reader.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_linear/model.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_linear/ommx_create.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_linear/sol_reader.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_unconstrained/dat_reader.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_unconstrained/model.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_unconstrained/ommx_create.py
ommx_quantum_benchmarks/qoblib/01_marketsplit/models/binary_unconstrained/sol_reader.py
ommx_quantum_benchmarks/qoblib/02_labs/models/integer/model.py
ommx_quantum_benchmarks/qoblib/02_labs/models/integer/ommx_create.py
ommx_quantum_benchmarks/qoblib/02_labs/models/integer/sol_reader.py
ommx_quantum_benchmarks/qoblib/02_labs/models/integer/solve_c_from_x.py
ommx_quantum_benchmarks/qoblib/02_labs/models/quadratic_unconstrained/model.py
ommx_quantum_benchmarks/qoblib/02_labs/models/quadratic_unconstrained/ommx_create.py
ommx_quantum_benchmarks/qoblib/02_labs/models/quadratic_unconstrained/sol_reader.py
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/dat_reader.py
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/models.py
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/ommx_create.py
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/p3.dat
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/p4.dat
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/p5.dat
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/p6.dat
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/p7.dat
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/sol_reader.py
ommx_quantum_benchmarks/qoblib/03_birkhoff/models/integer_linear/test_model.ipynb
ommx_quantum_benchmarks/qoblib/04_steiner/models/integer_linear/dat_reader.py
ommx_quantum_benchmarks/qoblib/04_steiner/models/integer_linear/model.py
ommx_quantum_benchmarks/qoblib/04_steiner/models/integer_linear/ommx_create.py
ommx_quantum_benchmarks/qoblib/04_steiner/models/integer_linear/sol_reader.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_linear/dat_reader.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_linear/model.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_linear/ommx_create.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_linear/sol_reader.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_linear/test_model.ipynb
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_unconstrained/dat_reader.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_unconstrained/model.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_unconstrained/ommx_create.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_unconstrained/sol_reader.py
ommx_quantum_benchmarks/qoblib/07_independentset/models/binary_unconstrained/test_model.ipynb
ommx_quantum_benchmarks/qoblib/08_network/models/integer_lp/model.py
ommx_quantum_benchmarks/qoblib/08_network/models/integer_lp/ommx_create.py
ommx_quantum_benchmarks/qoblib/08_network/models/integer_lp/sol_reader.py
ommx_quantum_benchmarks/qoblib/08_network/models/integer_lp/test_model.ipynb
ommx_quantum_benchmarks/qoblib/09_routing/models/integer_linear/dat_reader.py
ommx_quantum_benchmarks/qoblib/09_routing/models/integer_linear/model.py
ommx_quantum_benchmarks/qoblib/09_routing/models/integer_linear/ommx_create.py
ommx_quantum_benchmarks/qoblib/09_routing/models/integer_linear/sol_reader.py
ommx_quantum_benchmarks/qoblib/09_routing/models/integer_linear/test_model.ipynb
ommx_quantum_benchmarks/qoblib/10_topology/models/flow_mip/dat_reader.py
ommx_quantum_benchmarks/qoblib/10_topology/models/flow_mip/model.py
ommx_quantum_benchmarks/qoblib/10_topology/models/flow_mip/ommx_create.py
ommx_quantum_benchmarks/qoblib/10_topology/models/flow_mip/sol_reader.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_linear/dat_reader.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_linear/model.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_linear/ommx_create.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_linear/sol_reader.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_quadratic/dat_reader.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_quadratic/model.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_quadratic/ommx_create.py
ommx_quantum_benchmarks/qoblib/10_topology/models/seidel_quadratic/sol_reader.py
tests/__init__.py
tests/ommx_oblib/__init__.py
tests/ommx_oblib/mock.py
tests/ommx_oblib/test_qoblib.py