Repository navigation

#

knapsack-problem

4D bin packing / knapsack problem solver

PHP
645
1 个月前

A consolidated collection of resources for you to learn and understand algorithms and data structures easily.

420
3 年前

A solver for (geometrical) packing problems

C++
155
1 个月前

Sharing my 30 days long journey 💜 of Dynamic Programming 💫 🔥 . This would not be possible without Aditya Verma's DP series 🙏 👇 👇

C++
122
5 年前

✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics

C++
110
3 年前

Exact solutions for two-dimensional bin packing problems by branch-and-cut

Python
75
3 个月前

Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibonacci

Julia
64
2 年前

Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)

Python
60
5 年前

Algorithms for solving knapsack problems with Python

Fortran
48
2 年前

A Julia package for operations research problems

Julia
31
8 天前

App for optimising pallets placement in containers using Python and VIKTOR.

Python
30
2 年前

Knapsack Problem solved using Genetic optimization algorithm

Python
30
7 年前

Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search

Java
28
8 年前