Class NetworkTopologyExecutor

java.lang.Object
repast.simphony.engine.graph.AbstractGraphExecutor<Object>
repast.simphony.engine.graph.NetworkTopologyExecutor
All Implemented Interfaces:
Executor<GraphParams<Object>>, GraphExecutor<Object>

public class NetworkTopologyExecutor extends AbstractGraphExecutor<Object>
Executor for NetworkTopologies. This validates nodes' execution by checking to make sure they are still connected.
Version:
$Revision: 1.1 $ $Date: 2005/12/21 22:25:34 $
Author:
Jerry Vos