Andreas Rosowski
YOU?
Author Swipe
Parameterized Complexity of Factorization Problems Open
We study the parameterized complexity of the following factorization problem: given elements $a,a_1, \ldots, a_m$ of a monoid and a parameter $k$, can $a$ be written as the product of at most (or exactly) $k$ elements from $a_1, \ldots, a_…
On the Subgroup Distance Problem in Cyclic Permutation Groups Open
We show that the Subgroup distance problem regarding the Hamming distance, the Cayley distance, the $l_\infty$ distance, the $l_p$ distance (for all $p \geq 1$), the Lee distance, Kendall's tau distance and Ulam's distance is NP-complete w…
Finding cycle types in permutation groups with few generators Open
The problem whether a given permutation group contains a permutation with a given cycle type is studied. This problem is known to be NP-complete. In this paper it is shown that the problem can be solved in logspace for a cyclic permutation…
Parameterized Complexity of Factorization Problems Open
We study the parameterized complexity of the following factorization problem: given elements $a,a_1, \ldots, a_m$ of a monoid and a parameter $k$, can $a$ be written as the product of at most (or exactly) $k$ elements from $a_1, \ldots, a_…
Membership Problems in Finite Groups Open
We show that the subset sum problem, the knapsack problem and the rational subset membership problem for permutation groups are NP-complete. Concerning the knapsack problem we obtain NP-completeness for every fixed n ≥ 3, where n is the nu…
On Fast Computation of a Circulant Matrix-Vector Product Open
This paper deals with circulant matrices. It is shown that a circulant matrix can be multiplied by a vector in time O(n log(n)) in a ring with roots of unity without making use of an FFT algorithm. With our algorithm we achieve a speedup o…
Fast Commutative Matrix Algorithm Open
We show that the product of an nx3 matrix and a 3x3 matrix over a commutative ring can be computed using 6n+3 multiplications. For two 3x3 matrices this gives us an algorithm using 21 multiplications. This is an improvement with respect to…