Zero forcing and its variants (Spring 2020)

Zero forcing is defined in terms of a color change rule, where there is an initial set of vertices that are colored blue, with all other vertices in the graph colored white. On each step, if u is a blue vertex that has exactly one white neighbor v, then the color of v is changed to blue. Zero forcing has been applied to problems in linear algebra, quantum systems control, and graph searching. There are several variants of zero forcing with different color change rules, including positive semidefinite zero forcing, skew zero forcing, probabilistic zero forcing, and leaky zero forcing. We will investigate problems related to zero forcing and its variants, such as:

People:

Pre-requisites: