Repository navigation

#

knapsack-problem

4D bin packing / knapsack problem solver

PHP
629
2 个月前

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

421
3 年前

A solver for (geometrical) packing problems

C++
122
2 小时前

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

C++
119
4 年前

✔ 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++
109
3 年前

Humble 3D knapsack / bin packing solver

C#
94
5 天前

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

Python
64
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
61
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
46
2 年前

Knapsack Problem solved using Genetic optimization algorithm

Python
29
6 年前

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

Java
27
8 年前

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

Python
27
2 年前

A Julia package for operations research subjects

Julia
25
3 天前