Skip to content

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

Notifications You must be signed in to change notification settings

asolimando/hips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages