🐍 Short, introductory guide for the Python programming language 📗 ⚡
-
Updated
Apr 29, 2025 - Python
🐍 Short, introductory guide for the Python programming language 📗 ⚡
Use a hybrid solver to use the minimum number of bins to pack items with different dimensions
A demo of a nurse scheduling model
Factor numbers using a quantum computer
Solve a Sudoku puzzle with a quantum computer
Group satellites into constellations such that their average observation coverage is maximized
Schedule employees using a constrained quadratic model with a hybrid solver.
Demo for analyzing the structural imbalance on a signed social network.
Using a quantum computer to cluster data points
Split a graph into two groups
Fix the issues in this repo and make the program work.
Minimize messaging between computers in a distributed computing system by using the LeapHybridCQMSampler. This problem is also known as the graph k-partitioning problem.
Finds the optimal stem configuration of an RNA sequence using the LeapHybridCQMSampler.
Use a hybrid solver to select features from two data sets
Manage water levels in a reservoir by controlling water pumps.
Finds optimal crop rotations for a set of crops to be planted in a connected set of plots using the LeapHybridDQMSampler.
Determine a schedule for running a set of jobs on a certain number of machines using the LeapHybridCQMSampler.
Determine which airports should be hub locations for an airline. Solved using the LeapHybridCQMSampler.
Perform basic image segmentation using discrete quadratic models (DQM) and hybrid solvers.
Demonstrates how to formulate the n-queens problem as a QUBO, which we then solve using Leap’s hybrid solvers.
Add a description, image, and links to the intermediate topic page so that developers can more easily learn about it.
To associate your repository with the intermediate topic, visit your repo's landing page and select "manage topics."