Determine which items to include in a knapsack to maximize total value, subject to a capacity.
☆41Feb 27, 2026Updated 5 months ago
Alternatives and similar repositories for knapsack
Users that are interested in knapsack are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Solve the Vehicle Routing Problem (and its variants) using a hybrid solver and Qbsolv.☆20Dec 4, 2024Updated last year
- Using a quantum computer to cluster data points☆29Mar 3, 2026Updated 5 months ago
- Split a network into two groups, maximizing the number of cut edges.☆38Feb 27, 2026Updated 5 months ago
- A shared API for QUBO/Ising samplers.☆142Updated this week
- Utilities and interfaces for using penalty models.☆20Aug 26, 2025Updated 11 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Examples of using DWave quantum annealing system☆15Apr 28, 2022Updated 4 years ago
- Create and use hybrid workflows to solve problems.☆12Oct 31, 2023Updated 2 years ago
- Map constraint satisfaction problems with binary variables to binary quadratic models.☆21Mar 18, 2025Updated last year
- Group satellites into constellations such that their average observation coverage is maximized☆35Jul 29, 2026Updated last week
- Flexible framework for transforming Pandas and Polars DataFrames using a modular data pipeline approach.☆16Jul 19, 2025Updated last year
- An API for easily incorporating the D-Wave system as a sampler, either directly or through Leap's cloud-based hybrid samplers☆98Jun 17, 2026Updated last month
- Solve different formulations of the portfolio optimization problem.☆58Feb 17, 2026Updated 5 months ago
- Demonstrates how to formulate the n-queens problem as a QUBO, which we then solve using Leap’s hybrid solvers.☆10Mar 3, 2026Updated 5 months ago
- Classical algorithms for solving binary quadratic models☆20Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Classifying, auto-encoding and reverse-engineering QUBO matrices☆56Sep 29, 2021Updated 4 years ago
- Solve a binary classification problem with Qboost☆29Oct 31, 2023Updated 2 years ago
- Determine where to place new charging stations on a map based on locations of existing charging stations and points of interest.☆59May 29, 2026Updated 2 months ago
- Factor numbers using a quantum computer☆35Oct 31, 2023Updated 2 years ago
- Determine which airports should be hub locations for an airline. Solved using the LeapHybridCQMSampler.