320 likes | 332 Views
Explore FPTAS for the Knapsack Problem to maximize profit with limited capacity in pseudo-polynomial time. Reference Vazirani's work on NP Completeness and Approximation algorithms. Given a set of objects with profits and sizes, find the optimal collection for the knapsack.
E N D