Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in knapsack-problem
Algorithm to minimize the number of printing plates when printing sheets of stickers
Nov 01, 2025
algorithm
knapsack-problem
bin-packing
Constrained Knapsack without weight
Oct 31, 2025
algorithm
combinatorics
knapsack-problem
approximation
np-complete
Why is there a 1-D array constructed in case of unbounded knapsack and 2-D array constructed in case of 0/1 knapsack?
Oct 27, 2025
dynamic-programming
knapsack-problem
Cases where the greedy algorithm fails the 0-1 knapsack problem
Oct 25, 2025
algorithm
knapsack-problem
How to fill a fixed rectangle with square pieces entirely?
Oct 23, 2025
algorithm
math
knapsack-problem
packing
bin-packing
When to switch from Dynamic Programming (2D table) to Branch & Bound algorithm?
Oct 20, 2025
optimization
dynamic-programming
knapsack-problem
branch-and-bound
Greedy algorithm for 0-1 Knapsack
Oct 18, 2025
algorithm
combinatorics
knapsack-problem
Packing many small cuboids into given large cuboids
Sep 20, 2025
3d
knapsack-problem
packing
Knapsack algorithm optimized for weight instead of values
Mar 20, 2023
java
algorithm
optimization
knapsack-problem
Knapsack C# implementation task
Jan 29, 2023
c#
dynamic-programming
knapsack-problem
Algorithm to find the narrowest intervals, m of which will cover a set of numbers
Jan 09, 2023
java
c++
algorithm
dynamic-programming
knapsack-problem
2 knapsacks with same capacity - Why can't we just find the max-value twice
Dec 13, 2022
algorithm
dynamic-programming
knapsack-problem
Bin Packing or Knapsack?
Dec 11, 2022
algorithm
knapsack-problem
bin
packing
Coin change with limited number of coins
Nov 28, 2022
c
algorithm
dynamic-programming
knapsack-problem
coin-change
Recursive backtracking
Nov 08, 2022
c++
recursion
backtracking
knapsack-problem
knapsack variation algorithm
Nov 06, 2022
java
algorithm
knapsack-problem
Dynamic Programming Knapsack K-exact items
Oct 20, 2022
python
dynamic-programming
knapsack-problem
How to fill a knapsack table when using recursive dynamic programming
Oct 21, 2022
python
recursion
dynamic-programming
knapsack-problem
bottom-up
0-1 Knapsack algorithm
Feb 04, 2023
c#
algorithm
dynamic-programming
knapsack-problem
Older Entries »