Module net.automatalib.core
Package net.automatalib.graph.impl
Implementations for
net.automatalib.graph
.-
Class Summary Class Description CompactGraph A compact graph representation that only stores adjacency information.CompactPMPG<L,AP> CompactPMPGEdge<L,EP> CompactSimpleBidiGraph<EP> A compact bi-directional graph representation that supports arbitrary edge properties.CompactSimpleGraph<EP> A compact graph representation that supports arbitrary edge properties.CompactUniversalBidiGraph<NP,EP> A compact bi-directional graph representation that supports arbitrary node properties and edge properties.CompactUniversalGraph<NP,EP> A compact graph representation that supports arbitrary node properties and edge properties.DefaultCFMPS<L,AP> SimpleMapGraph<N> A very simple graph realization, where nodes can be arbitrary Java objects.