Boolean-OMv to standard integer product OMv
Determine whether a truly subcubic-time algorithm for Boolean Online Matrix-Vector multiplication (Boolean-OMv) implies a truly subcubic-time OMv algorithm for standard integer matrix-vector multiplication (Integer-Product-OMv), defined by u[i] := Σ_{k∈[n]} M[i,k] · v[k], where M ∈ ℤ^{n×n} is given for preprocessing and queries provide v ∈ ℤ^n online.
References
In this paper we manage to reduce to Boolean-OMv from OMv variants that do not involve counting. We leave it open whether a subcubic algorithm for Boolean-OMv would imply subcubic OMv algorithms for, e.g., the counting variants of the equality and dominance products (i.e., u[i] := #{k \mid M[i,k] = v[k]}, and u[i] := #{k \mid M[i,k] \leqslant v[k]}, respectively), or at least for the standard integer product (u[i] := \sum_k M[i,k] \cdot v[k]).