Solving systems of linear equations through zero forcing set and application to lights out
Data Structures and Algorithms
2022-08-23 v1
Abstract
Let be any field, we consider solving repeatedly for a matrix of non-zero elements, and multiple different . If we are given a zero forcing set of of size , we can then build a data structure in time, such that each instance of can be solved in time. As an application, we show how the lights out game in an grid is solved in time, and then improve the running time to by exploiting the repeated structure in grids.
Cite
@article{arxiv.2208.09731,
title = {Solving systems of linear equations through zero forcing set and application to lights out},
author = {Jianbo Wang and Chao Xu and Siyun Zhou},
journal= {arXiv preprint arXiv:2208.09731},
year = {2022}
}