 
 
 
 
 
  
 
 
 array A of non-negative integers, and a positive
integer p.
array A of non-negative integers, and a positive
integer p.
 and
p-1 vertical dividers
and
p-1 vertical dividers 
 partitioning
A into
partitioning
A into  blocks.
blocks.
![\begin{displaymath}\max_{1\le i\le p\atop 1\le j\le p}
\sum_{v_{i-1}<x\le v_i\atop h_{j-1}<y\le h_j} A[x,y].
\end{displaymath}](img626.gif) 
 is given instead of p, and where
the problem is to find the minimum p such that the array can be 
partitioned into
is given instead of p, and where
the problem is to find the minimum p such that the array can be 
partitioned into  blocks where each block's measure is bounded by
blocks where each block's measure is bounded by
 ,
is approximable within
,
is approximable within  [307].
[307].