Package repast.simphony.engine.graph
package repast.simphony.engine.graph
-
ClassDescriptionBase implementation of a GraphExecutor.Base implementation of a graph schedule running on top of the default Repast schedule.ScheduleFactory that produces
DefaultGraphSchedule
s.Executor<X>Interface for an object that will execute another object.Interface for objects that will perform execution on a graph.GraphParams<E>An object used to hold parameters for use when executing graphs.Utilities for working with the schedule.A schedule that will schedule graphs.A simpleTraverser
that will return elements from an Iterator in the order they are returned by that iterator.A simple traverser forNaryTree
s.Executor for NetworkTopologies.A traverser for Repast Topologies.