Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 256 Bytes

hips

Given a weighted set of 2D points, it computes the Heaviest Increasing Point Subset

The original code, re-implemented in Scala, has been written in the context of the research work available here: http://www.vldb.org/pvldb/vol6/p1630-solimando.pdf