| Package | Description |
|---|---|
| org.processmining.nlplogutils.algorithms.cw.graph |
| Modifier and Type | Method and Description |
|---|---|
Edge |
GraphFactory.createEdge(Node<T> node1,
Node<T> node2,
double weight_node1,
double weight_node2) |
| Modifier and Type | Method and Description |
|---|---|
int |
Edge.compareTo(Edge e) |