Implementation of the following algorithms: Exact algorithms: Dynamic programming (DYN) Exhaustive search, i.e. the generation of the entire search tree + some pruning. (EXH) Approximation algorithms: Greedy 2-approximation algorithm (GREEDY) FPTAS
-
Notifications
You must be signed in to change notification settings - Fork 2
Implementation: Exact algorithms Dynamic programming (DYN) Exhaustive search, i.e. the generation of the entire search tree + some pruning. (EXH) Approximation algorithms Greedy 2-approximation algorithm (GREEDY) FPTAS
gordana14/subset-sum-problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation: Exact algorithms Dynamic programming (DYN) Exhaustive search, i.e. the generation of the entire search tree + some pruning. (EXH) Approximation algorithms Greedy 2-approximation algorithm (GREEDY) FPTAS
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published