v4i2r15 — Comment by the author, Apr 18, 1997.

The article gives the impression that the method of Section 3 was used to generate Figure 1. In fact, a more efficient approach was used, exploiting the special structure of the lattice J(P) in question. In particular, the poset P of join-irreducibles of the lattice is a cube, and this cube can be divided into "filaments" (where elements ...,(i,j,k),(i+1,j+1,k+1),... belong to the same filament). Rather than merely attempting to add or delete a particular element of P, the algorithm attempts to modify I by either deleting the largest element of the filament that is in I or adjoining the smallest element of the filament that is not in I.

Putting it differently: the basic steps of the Markov chain are "hexagon-moves" on the tiling, where one executes a non-trivial hexagon-move by changing the way a small unit hexagon of side-length 1 inside the large region is tiled by three rhombuses (there are exactly two ways such a hexagon can be tiled).

v4i2r15 — Comment by author, Jan 16, 1998.

Section 3 specifies that one is to choose the successive randomization sites x from the uniform distribution on P (or more generally from any probability distribution that assigns positive probability to each element of P). However, one has a great deal of leeway here. For instance, one can use a deterministic sequence of x's that cycles through the set of elements of P; as long as the coins used in the algorithm are random, the procedure will still lead to a random order ideal. In the case where P is ranked, one particularly natural idea is to do all the x's of even rank, followed by all the x's of odd rank, and so on, in alternation. This particular scheme is well-suited to parallel computation, since all the randomizations of the same parity that are considered in any cycle can be done independently of one another.

v4i2r15 — Comment by author, Jul 17, 1998.

An algorithm developed by Christian Kratthenthaler gives one a very different way to generate random lozenge tilings of a hexagon. See his preprint "Another involution principle-free bijective proof of Stanley's hook-content formula". The bijective proof presented in the article can also serve as the basis of an algorithm for randomly generating Young tableaux of a given shape with bounded entries. A suitable modification of the algorithm randomly generates plane partitions whose Young diagram fits inside a given box.