java.lang.Object
de.grogra.graph.wrapped.impl.parallel.TWGUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidexecuteAll(ThreadedWrappedGraph[] tsgs, ThreadableCommand t) static voidexecuteAll(Aggregate a, ThreadedWrappedGraph value, int nth, ThreadableCommand t) static voidexecuteAll(Aggregate a, ThreadedWrappedGraph value, int nth, ObjectToVoid<TWGraph> t) static voidexecuteAll(Aggregate a, ThreadedWrappedGraph value, ThreadableCommand t) static voidexecuteAll(Aggregate a, ThreadedWrappedGraph value, ObjectToVoid<TWGraph> t) static voidstatic voidwaitForAllRunners(Context c, int timeSteps, int maxSteps)
-
Constructor Details
-
TWGUtils
public TWGUtils()
-
-
Method Details
-
executeAll
-
executeAll
-
executeAll
public static void executeAll(Aggregate a, ThreadedWrappedGraph value, int nth, ThreadableCommand t) -
executeAll
-
executeAll
public static void executeAll(Aggregate a, ThreadedWrappedGraph value, int nth, ObjectToVoid<TWGraph> t) -
waitForAllRunners
public static void waitForAllRunners() -
waitForAllRunners
-