Maximum Subarray
Given a -dimensional array with real-valued entries, find the -dimensional subarray of which maximizes the sum of the elements it contains.
Parameters
- : length of array
- : 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