public interface GraphBackend
Modifier and Type | Method and Description |
---|---|
<S extends java.io.Serializable> |
createGraph(simudyne.core.graph.GraphConfiguration config,
S globalState) |
boolean |
isDistributed() |
<S extends java.io.Serializable> Graph<S> createGraph(simudyne.core.graph.GraphConfiguration config, S globalState)
boolean isDistributed()