Maximum Subarray

Given a dd-dimensional array MM with ndn^d real-valued entries, find the dd-dimensional subarray of MM which maximizes the sum of the elements it contains.

Parameters

  • nn: length of array
  • dd: dimensionality of array

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table