Samples for using optimization solvers through Azure Quantum.
Перейти к файлу
Xinyi Joffre bfc3d9524b
Merge pull request #54 from microsoft/Toshiba-deprecation
Toshiba deprecation markdown message
2024-01-30 10:45:13 -08:00
samples Removed samples other than SQBM+ (#53) 2023-07-13 16:17:47 +01:00
.editorconfig Initial QIO samples. 2021-01-31 12:50:53 -08:00
.gitattributes Initial QIO samples. 2021-01-31 12:50:53 -08:00
.gitignore Initial QIO samples. 2021-01-31 12:50:53 -08:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-01-22 17:00:20 -08:00
LICENSE Initial LICENSE commit 2021-01-22 17:00:21 -08:00
README.md Update README.md 2024-01-30 10:43:29 -08:00
SECURITY.md Initial SECURITY.md commit 2021-01-22 17:00:23 -08:00
SUPPORT.md Initial SUPPORT.md commit 2021-01-22 17:00:25 -08:00

README.md

Azure Quantum optimization samples

Please note that Microsoft QIO solvers are deprecated and are no longer available in Azure Quantum post-June 30th 2023. Toshiba solvers in Azure Quantum are also deprecated as of February 6, 2024.

These samples demonstrate the use of quantum-inspired optimization (QIO) in the Azure Quantum service.

Each sample is self-contained in a folder, and demonstrates how to use the QIO solver in Azure Quantum to solve a problem.

Prerequisites

To run these samples, there are some prerequisites:

  1. Create an Azure Quantum Workspace
  2. Install Python on your system
  3. Install the azure-quantum Python module
  4. (Optional) Install Jupyter Notebook

List of Available Samples

  • Toshiba SQBM+: This sample demonstrates how to submit a simple job with the Toshiba SQBM+ optimization solver in Azure Quantum.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.