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