OrderedMerge

This model, whose structure is due to Kahn and MacQueen, calculates integers whose prime factors are only 2, 3, and 5, with no redundancies. It uses the DDFOrderedMerge actor, which takes two monotonically increasing input sequences and merges them into one monotonically increasing output sequence.

OrderedMerge is available in two formats:

See Web Start Help for details.