Package | Description |
---|---|
org.processmining.plugins.InductiveMiner.graphs |
Modifier and Type | Class and Description |
---|---|
class |
UndirectedSimpleGraph<V>
No self-edges, no arc weights.
|
Modifier and Type | Method and Description |
---|---|
static <V> Components<V> |
Cliques.compute(UndirectedGraph<V> graph) |