knapsack topic
BinPacking_Neural_Combinatorial_Optimization
Bin Packing Problem using Neural Combinatorial Optimization.
CPP-Data-Structures-and-Algorithm-Design-Principles
Leverage the power of modern C++ to build robust and scalable applications
recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusa...
knapsack-packing
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
mknapsack
Algorithms for solving knapsack problems with Python
Coursera_Discrete_Optimization
Exact and meta-heuristic algorithms for NP problems
rails-docker-parallel-example
An example of how to run Rails CI and test steps in parallel with Docker and Buildkite
test-boosters
Auto Parallelization - runs test files in multiple jobs
Knapsacks.jl
Julia package to solve Knapsack problems