|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphPredicate | |
|---|---|
| edu.uci.ics.jung.graph.predicates | A Predicate tests whether an Object satisfies a specific
implementation-defined property. |
| Uses of GraphPredicate in edu.uci.ics.jung.graph.predicates |
|---|
| Subclasses of GraphPredicate in edu.uci.ics.jung.graph.predicates | |
|---|---|
class |
CliqueGraphPredicate
Returns true if this graph is a clique (that is, if each vertex in the graph is a neighbor of each other vertex; also known as a complete graph). |
class |
ConnectedGraphPredicate
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||