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