/n-queens

Demonstrates how to formulate the n-queens problem as a QUBO, which we then solve using Leap’s hybrid solvers.

Primary LanguagePythonApache License 2.0Apache-2.0

Stargazers