
SRRandomizedScheduler |
ptolemy.domains.sr.kernel.SRRandomizedScheduler |
A scheduler the Synchronous Reactive (SR) domain. This schedule is simply
a random ordering of all the actors. The director should cycle through this
schedule repeatedly, deciding which actors to fire, until it determines
that the given iteration has converged. The ordering of the schedule has
no effect on the results of an iteration.
Author(s): Paul Whitaker
Version:$Id: SRRandomizedScheduler.doc.html,v 1.1 2006/02/22 18:41:22 mangal Exp $
Pt.Proposed Rating:Green (pwhitake)
Pt.Accepted Rating:Green (pwhitake)