用于最大化两个数组的元素的乘积(SOP)的算法

时间:2016-10-20 18:14:52

标签: c++ arrays algorithm math data-structures

我已经发布了这个问题。问题的链接在这里: Algorithm to maximize the sum of product of elements of two arrays 因为我没有收到任何答案。我再次关注这个问题。

1 个答案:

答案 0 :(得分:0)

检查一下。看起来你想做类似的事情,除了k而你还有另一个k的数组。我认为你应该可以使用这个算法。

Efficient algorithm to calculate the sum of all k-products