Class ChoicePlaceNetDiscovery
- java.lang.Object
-
- org.processmining.localityawareplacenetoracle.algorithms.ChoicePlaceNetDiscovery
-
public class ChoicePlaceNetDiscovery extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ChoicePlaceNetDiscovery()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Set<org.processmining.placebasedlpmdiscovery.model.Place>discoverChoicePlaceNetSet(org.deckfour.xes.model.XLog log, int k, double[][] seq_matrix, double seq_threshold, double[][] choice_matrix, double choice_threshold)
-