项目作者: gordana14

项目描述 :
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
高级语言: C#
项目地址: git://github.com/gordana14/subset-sum-problem.git
创建时间: 2018-12-19T23:08:12Z
项目社区:https://github.com/gordana14/subset-sum-problem

开源协议:

下载