Eratosthenes

This model computes prime numbers using the sieve of Eratosthenes. It uses the ActorRecursion actor, which clones a composite actor into itself upon firing, thus dynamically expanding the topology of the model. Each iteration outputs one prime number. Change the parameter iterations in DDF Director to specify number of iterations desired.

Eratosthenes is available in two formats:

See Web Start Help for details.