Space complexity of alg P

Issue #3 resolved
Thore Husfeldt created an issue

As it stands, algorithm P requires O(|X|) space. This can be fixed either by noting that P4 can be interleaved into P3, or rewriting P.

Comments (2)

  1. Isak Lyckberg repo owner

    I have thought about it, and I suggest stating that the two steps can be interleaved, and making a corollary of it, to keep the algorithm clear. Is that an acceptable use of the notion of a corollary?

  2. Log in to comment