| Package | Description |
|---|---|
| edu.uci.ics.jung.algorithms.filters |
Filtering mechanisms that produce subgraphs of an original graph.
|
| Class and Description |
|---|
| Filter
An interface for classes that return a subset of the input
Graph
as a Graph. |
| KNeighborhoodFilter.EdgeType
The type of edge to follow for defining the neighborhood.
|
Copyright © 2016. All rights reserved.