Code Monkey home page Code Monkey logo

Welcome to Quzzi

  • πŸ‘€ Here you will find uses of the DWave Quantum Annealer (QA) to solve various optimization problems.
  • 🌱 The work published here is for the purpose of demonstrating how I use the QA to solve real-world problems. Some of the real-world use cases includes ✈️ airline crew planning optimization problems.
  • Everything I learned since 2018 about coding for DWave can be found on the DWave site and code examples after signing up
  • πŸ’‘ I aim to explain how I go about modeling a problem for the QA from a practical perspective.
  • πŸ’žοΈ I’m looking to collaborate with others who are looking at creating practical solvers to real work optimization problems.
  • πŸ“« You can reach me at [email protected]
  • ❀️ Sponsor Quzzi!

Some of the work will be open to collaborators. Questions and comments welcomed.

πŸš₯ Start -> here

Why use a Quantum Annealer for optimization?

Quantum Annealing allows finding solutions to large combination problems that are hard to solve with classical computing and offers opportunities for breakthoughs in both speed and solution quality. Furthermore, to code solvers using such a Quantum computer does not require knowledge of physics (although it helps understand why it works).

Where there are multiple "choices" to be made with consequences on cost/time as these choices interact with each other ... there is an opportunity to use the QA to find the best fit solutions where Classical computing can fail.

What is the difference between Classical computing and Quantum Annealing solvers?

Here is a simplistic analogy:

  • πŸšΆβ€β™€οΈ One tells a classical computer "how" to solve a problem by telling it the steps (code) needed to construct a solution. It is like walking through a labyrinth until the exit is found. You might get exhausted before the end and never find the exit.

  • πŸ’₯ The Quantum Annealer "knows" how to solve the problem by using a quality rating function one gives it (code) to compare its solutions. The paths to the labyrinth "manifest" themselves and the ones leading to exits rank at the top of the list of possible solutions.

Quzzi's Projects

dwave icon dwave

DWave Quantum Annealing Solvers

q-zee icon q-zee

Config files for my GitHub profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.