Use the minimum number of bins to pack items with different dimensions, weights and properties.
-
Updated
Apr 24, 2026 - Python
Use the minimum number of bins to pack items with different dimensions, weights and properties.
the awesome list of cross platform apps solutions(跨平台app方案合集)
Solve different formulations of the portfolio optimization problem.
Determine where to place new charging stations on a map based on locations of existing charging stations and points of interest.
Find an optimal assignment for a group of nurses, under constraints of scheduling and personnel.
Determine which items to include in a knapsack to maximize total value, subject to a capacity.
Group satellites into constellations such that their average observation coverage is maximized
Solve a Sudoku puzzle with a quantum computer
Schedule employees subject to employee availability, forecasted shift requirements, and manager and trainee constraints.
Capacitated Vehicle Routing Problem example on D-Wave's hybrid solvers.
Solve the Vehicle Routing Problem (and its variants) using a hybrid solver and Qbsolv.
Minimize messaging between computers in a distributed computing system by using the LeapHybridCQMSampler. This problem is also known as the graph k-partitioning problem.
Choose features that promote diversity and strong relationships to the target variable.
Finds optimal crop rotations for a set of crops to be planted in a connected set of plots using the LeapHybridDQMSampler.
Finds the optimal stem configuration of an RNA sequence using the LeapHybridCQMSampler.
Find the minimal number of immunization doses required to break the transmission cycle of a virus or infectious disease within a population. Solved using the LeapHybridCQMSampler.
Manage water levels in a reservoir by controlling water pumps.
Feature selection for machine learning using mutual information.
Determine a schedule for running a set of jobs on a certain number of machines.
A demo of graph coloring using Leap's hybrid constrained quadratic model (CQM) solver.
To associate your repository with the hybrid-solution topic, visit your repo's landing page and select "manage topics."