Closest-Weight k-Enclosing Rectangle

Given nn points in the plane each with a real weight, and given a real number WW and an integer kk, compute an axis-aligned rectangle enclosing exactly kk points with total weight closest to WW.

Parameters

  • nn: number of points
  • kk: number of points desired in rectangle

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 1 of 1 reductions

Other relevant algorithms

Insuffient Data to display table