@Deprecated public class DefaultScheduler<AT extends Agent> extends AbstractScheduler<AT>
This scheduler shuffles the list of agents and run them in a sequential way.
Constructor and Description |
---|
DefaultScheduler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
schedule(List<AT> agents)
Deprecated.
Make the specified agents alive.
|
schedule
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.