AbstractLet X and Y be two sorted n-vectors and A = X + Y be an n×n matrix with sorted rows and columns such that aij=xi+yj. Let 1⩽k<n2. Vyskoč (1987) claimed that selecting the (k+1)st element of A could be done in O(logn) time if the kth element is known. In this note we prove that this result is not exact by showing that O(n) is a lower bound for the problem under Vyskoč's hypothesis. We also describe an O(n) algorithm and conclude by showing how the same algorithm can be used for searching on such matrices
We argue that in the context of biology-inspired problems in computer science, in addition to studyi...
AbstractWe show that several versions of Floyd and Rivest's algorithm SELECT for finding the kth sma...
The multiple selection problem asks for the elements of rank r1, r2,..., rk from a linearly ordered ...
AbstractLet X and Y be two sorted n-vectors and A = X + Y be an n×n matrix with sorted rows and colu...
AbstractThe complexity of selection is analyzed for two sets, X + Y and matrices with sorted columns...
We present a parallel algorithm running in time O(logmlog*m(logm+log(nm))) time and O(mlog(nm)) oper...
Let X[0..n-1] and Y[0..m-1] be two sorted arrays, and define the m×n matrix A by A[j][i]=X[i]+Y[j]. ...
An m×n matrix A=(a<SUB>i, j</SUB>), 1≤i≤m and 1≤j≤n, is called a totally monotone matrix if for all ...
Approximating a matrix by a small subset of its columns is a known problem in numerical linear algeb...
A large body of work studies the complexity of selecting the j-th largest element in an arbitrary se...
This paper's main result is an O(({radical}{bar m}lgm)(n lg n) + mlg n)-time algorithm for computing...
The number of comparisons required to select he i-th smallest of n numbers is shown to be at most a ...
AbstractWe consider the computational complexity of some problems dealing with matrix rank. Let E, S...
Tech ReportThe vector searching problem is, given k-vector A (a k-vector) is a vector that has k com...
The number of comparisons required to select the i-th smallest of n numbers is shown to be at most a...
We argue that in the context of biology-inspired problems in computer science, in addition to studyi...
AbstractWe show that several versions of Floyd and Rivest's algorithm SELECT for finding the kth sma...
The multiple selection problem asks for the elements of rank r1, r2,..., rk from a linearly ordered ...
AbstractLet X and Y be two sorted n-vectors and A = X + Y be an n×n matrix with sorted rows and colu...
AbstractThe complexity of selection is analyzed for two sets, X + Y and matrices with sorted columns...
We present a parallel algorithm running in time O(logmlog*m(logm+log(nm))) time and O(mlog(nm)) oper...
Let X[0..n-1] and Y[0..m-1] be two sorted arrays, and define the m×n matrix A by A[j][i]=X[i]+Y[j]. ...
An m×n matrix A=(a<SUB>i, j</SUB>), 1≤i≤m and 1≤j≤n, is called a totally monotone matrix if for all ...
Approximating a matrix by a small subset of its columns is a known problem in numerical linear algeb...
A large body of work studies the complexity of selecting the j-th largest element in an arbitrary se...
This paper's main result is an O(({radical}{bar m}lgm)(n lg n) + mlg n)-time algorithm for computing...
The number of comparisons required to select he i-th smallest of n numbers is shown to be at most a ...
AbstractWe consider the computational complexity of some problems dealing with matrix rank. Let E, S...
Tech ReportThe vector searching problem is, given k-vector A (a k-vector) is a vector that has k com...
The number of comparisons required to select the i-th smallest of n numbers is shown to be at most a...
We argue that in the context of biology-inspired problems in computer science, in addition to studyi...
AbstractWe show that several versions of Floyd and Rivest's algorithm SELECT for finding the kth sma...
The multiple selection problem asks for the elements of rank r1, r2,..., rk from a linearly ordered ...