开发者

How to get some subset from a set? (Algorithm needs...)

开发者 https://www.devze.com 2023-02-28 23:31 出处:网络
There is a version of the subset prob开发者_开发问答lem that asks if it is possible to find a subset of a set of integers that add up to the sum of the numbers not in the subset. Anyone know what the

There is a version of the subset prob开发者_开发问答lem that asks if it is possible to find a subset of a set of integers that add up to the sum of the numbers not in the subset. Anyone know what the algorithm is? Thanks


This is the Partition problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消