Calculating Linear Time Algorithms for Solving Maximum Weightsum Problems

Isao Sasano,Zhenjiang Hu,Masato Takeichi,Mizuhito Ogawa
2000-01-01
Abstract: In this paper, we propose a new method to derive practicallinear time algorithms for maximum weightsum problems. Amaximum weightsum problem is specified as follows: givena recursive data x, find an optimal subset of elements of xwhich not only satisfies certain property p but also maximizesthe sum of the weight of elements of the subset. Thekey point of our approach is to describe the property p as afunctional program. This enables us to use program transformationtechniques. Based on...
What problem does this paper attempt to address?