Density threshold in pinwheel scheduling, covering version

This page provides the supporting data for Lemma 5 of our paper “A Computer-Assisted Proof of the Optimal Density Bound for Pinwheel Covering”.

The lemma states that all pinwheel covering instances consisting of integers 3, 4, …, 20 and satisfying a certain modified density bound are schedulable. Let 𝓐 be the set of such instances. Let 𝓑 be the finite subset of 𝓐 consisting of instances that are inclusion-minimal and do not contain 10. It suffices to check the schedulability of all instances in 𝓑.

Rather than listing schedules for all 25242331 instances in 𝓑, we give schedules for a set 𝓒 of 11687 instances such that each instance in 𝓑 can be transformed to an instance in 𝓒 (which is not necessarily in 𝓑) by applying the following operation several times: replace the two largest elements 𝑎 and 𝑏 ≤ 𝑎 by a single element max{𝑎/2, 𝑏}. This operation preserves unschedulability, and hence the lemma follows.

Cf. a similar result for the packing version.