English

Computational Approaches for Zero Forcing and Related Problems

Discrete Mathematics 2018-09-20 v3 Combinatorics

Abstract

In this paper, we propose computational approaches for the zero forcing problem, the connected zero forcing problem, and the problem of forcing a graph within a specified number of timesteps. Our approaches are based on a combination of integer programming models and combinatorial algorithms, and include formulations for zero forcing as a dynamic process, and as a set-covering problem. We explore several solution strategies for these models, test them on various types of graphs, and show that they are competitive with the state-of-the-art algorithm for zero forcing. Our proposed algorithms for connected zero forcing and for controlling the number of zero forcing timesteps are the first general-purpose computational methods for these problems, and are superior to brute force computation.

Keywords

Cite

@article{arxiv.1704.02065,
  title  = {Computational Approaches for Zero Forcing and Related Problems},
  author = {Boris Brimkov and Caleb C. Fast and Illya V. Hicks},
  journal= {arXiv preprint arXiv:1704.02065},
  year   = {2018}
}

Comments

37 pages, 4 tables; computer code available in GitHub

R2 v1 2026-06-22T19:10:21.864Z