COVID on trees and infinite grids
Andrea Barnett, Robert Bond, Anthony Macias, Thomas W. Mattman, Bill, Parnell, and Ely Schoenfield

TL;DR
This paper introduces algorithms for virus containment on trees and infinite grids, demonstrating near-optimal performance and confirming conjectures about solution gaps in graph-based virus spread models.
Contribution
It proposes a greedy Unburning Algorithm for trees with proven bounds and a Containment Protocol for general graphs, including infinite grids, with performance analysis.
Findings
Unburning Algorithm saves at least half of the vertices compared to optimal.
Containment Protocol performs near optimally on infinite grids.
Confirmed Hartke's conjecture on integrality gaps.
Abstract
We use Hartnell's model for virus spread on a graph, also known as firefighting. For rooted trees, we propose an Unburning Algorithm, a type of greedy algorithm starting from the leaves and working back towards the root. We show that the algorithm saves at least half the vertices of the optimal solution and that this is bound is sharp. We confirm a conjecture of Hartke about integrality gaps when comparing linear and integer program solutions. For general graphs, we propose a Containment Protocol, which looks ahead two time steps to decide where to place vaccinations. We show that the protocol performs near optimally on four well-studied infinite grids. The protocol is available for any graph and we realize this flexibility by investigating an infinite pentagonal graph.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicsadvanced mathematical theories
