What is Amplify SDK?ΒΆ
The Fixstars Amplify SDK (Amplify SDK) is a Python library for formulating combinatorial optimization problems and running external optimization solvers.
The Amplify SDK provides a simple and intuitive way to formulate combinatorial optimization problems. Once the problem is formulated, you can easily use quantum annealing machines, Ising machines, quantum computers with QAOA (Quantum Approximate Optimization Algorithm), and various hardware and software solvers including MIP solvers, through a common interface.
Amplify SDK features
The easiest and most intuitive library to formulate and solve combinatorial optimization problems! Amplify Annealing Engine, a solver that requires no further installation, is also provided free of charge.
Changed in version 1.0.0
The Fixstars Amplify SDK has undergone a significant makeover in version 1.0.0, making it more intuitive and easier to use than ever before, expanding the models covered, and making it more flexible and faster. For a migration guide from previous versions, see Migrating from Previous Versions. A compatibility layer with the earlier version is also provided to ensure a smooth transition. You can find documentation for previous versions at https://amplify.fixstars.com/en/docs/amplify/v0/.
How to get started with Amplify
Register as a user and get a free API token for the Amplify Annealing Engine !
Install the Amplify SDK using the pip command on Windows / Linux / MacOS!
Check out the extensive demos and tutorials to learn how to use Amplify!
Note
The Fixstars Amplify SDK is proprietary software. It is free for non-commercial and academic use. See Fixstars Amplify Terms of Service for more information.