Pinned Repositories
3d-bin-packing
Use a hybrid solver to use the minimum number of bins to pack items with different dimensions
ev-charger-placement
Determine where to place new charging stations on a map based on locations of existing charging stations and points of interest.
factoring
Factor numbers using a quantum computer
job-shop-scheduling
Determine a schedule for running a set of jobs.
knapsack
Implementation of knapsack problem, set up for scaling to large problem size
maximum-cut
Solve a max-cut problem using a quantum computer
nurse-scheduling
A demo of a nurse scheduling model
portfolio-optimization
Solve different formulations of the portfolio optimization problem.
template
A template for code examples on this account. See for details on contribution guidelines.
template-dash
A template for creating visual examples using Plotly Dash.
D-Wave Systems Examples's Repositories
dwave-examples/3d-bin-packing
Use a hybrid solver to use the minimum number of bins to pack items with different dimensions
dwave-examples/ev-charger-placement
Determine where to place new charging stations on a map based on locations of existing charging stations and points of interest.
dwave-examples/job-shop-scheduling
Determine a schedule for running a set of jobs.
dwave-examples/portfolio-optimization
Solve different formulations of the portfolio optimization problem.
dwave-examples/maximum-cut
Solve a max-cut problem using a quantum computer
dwave-examples/employee-scheduling
Schedule employees using a constrained quadratic model with a hybrid solver.
dwave-examples/graph-partitioning
Split a graph into two groups
dwave-examples/D-Wave-VRP
Solve the Vehicle Routing Problem (and its variants) using a hybrid solver and Qbsolv.
dwave-examples/distributed-computing
Minimize messaging between computers in a distributed computing system by using the LeapHybridCQMSampler. This problem is also known as the graph k-partitioning problem.
dwave-examples/antenna-selection
Demonstrate a max independent set problem with antennas
dwave-examples/graph-coloring
A demo of graph coloring using Leap's hybrid constrained quadratic model (CQM) solver.
dwave-examples/immunization-strategy
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.
dwave-examples/feature-selection-notebook
Feature selection for machine learning using mutual information.
dwave-examples/job-shop-scheduling-cqm
Determine a schedule for running a set of jobs on a certain number of machines using the LeapHybridCQMSampler.
dwave-examples/image-segmentation
Perform basic image segmentation using discrete quadratic models (DQM) and hybrid solvers.
dwave-examples/airline-hubs
Determine which airports should be hub locations for an airline. Solved using the LeapHybridCQMSampler.
dwave-examples/coordinated-multipoint-notebook
Use a quantum computer to decode cellphone signals
dwave-examples/cryptarithmetic
Solve cryptarithmetic addition puzzles using the LeapHybridCQMSampler.
dwave-examples/mvrp
Capacitated Vehicle Routing Problem example on D-Wave's hybrid solvers.
dwave-examples/circuit-equivalence
Verify the equivalence of two electronic circuits using the LeapHybridDQMSampler.
dwave-examples/frequency-selection
Solve feasibility frequency assignment problem using LeapHybridSampler.
dwave-examples/tour-planning
Use a hybrid CQM solver to optimize the modes of locomotion for a multi-leg tour
dwave-examples/paint-shop-optimization
Solve the multi-car paint shop optimization problem using the LeapHybridCQMSampler.
dwave-examples/pipelines
A minimum vertex problem with pipelines
dwave-examples/flow-shop-scheduling
Flow Shop Scheduling example using the Quantum Hybrid NL Solver.
dwave-examples/reverse-annealing-notebook
Demonstrates reverse annealing on D-Wave quantum computers.
dwave-examples/kibble-zurek
Simulate Kibble-Zurek mechanism on a quantum computer
dwave-examples/vm-load-balancing
Virtual Machine Load Balancing example.
dwave-examples/diverse-solutions
Demonstrate techniques that help quantum applications find better, more robust solutions by comparing two generations of D-Wave 2000Q QPUs.
dwave-examples/anneal-schedule-notebook
Demonstrates configuring the annealing schedule on D-Wave quantum computers.