通过零强迫集求解线性方程组及其在熄灯游戏中的应用
数据结构与算法
2022-08-23 v1
摘要
设 为任意域,我们考虑对矩阵 (具有 个非零元素)和多个不同的 重复求解 。如果给定 的一个大小为 的零强迫集,我们可以在 时间内构建一个数据结构,使得每个 实例可在 时间内求解。作为一个应用,我们展示了如何在 网格中将熄灯游戏在 时间内求解,并通过利用网格中的重复结构将运行时间改进为 。
引用
@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}
}