Uses of Interface
net.automatalib.graph.SimpleGraph.IntAbstraction
-
Packages that use SimpleGraph.IntAbstraction Package Description net.automatalib.graph This package (including sub-packages) contains the basic classes concerning graphs. -
-
Uses of SimpleGraph.IntAbstraction in net.automatalib.graph
Subinterfaces of SimpleGraph.IntAbstraction in net.automatalib.graph Modifier and Type Interface Description static interfaceBidirectionalGraph.IntAbstraction<E>Interface fornode integer abstractionsof aBidirectionalGraph.static interfaceGraph.IntAbstraction<E>Interface fornode integer abstractionsof aGraph.static interfaceMutableGraph.IntAbstraction<E,NP,EP>Interface fornode integer abstractionsof aMutableGraph.static interfaceUniversalGraph.IntAbstraction<E,NP,EP>Interface fornode integer abstractionsof aUniversalGraph.
-