Solving systems of linear equations through zero forcing set and application to lights out

Abstract

Let F be any field, we consider solving Ax=b repeatedly for a matrix A∈Fn× n of m non-zero elements, and multiple different b∈Fn. If we are given a zero forcing set of A of size k, we can then build a data structure in O(mk) time, such that each instance of Ax=b can be solved in O(k2+m) time. As an application, we show how the lights out game in an n× n grid is solved in O(n3) time, and then improve the running time to O(nω n) by exploiting the repeated structure in grids.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…