Class IdealAlignmentAlg


  • public class IdealAlignmentAlg
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<java.lang.Integer,​PartialOrderGraph> computeIdealAlignments​(org.deckfour.xes.model.XLog idealLog, org.processmining.plugins.petrinet.replayresult.PNRepResult resIdeal, LogNoiseRecorder recorder)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdealAlignmentAlg

        public IdealAlignmentAlg()
    • Method Detail

      • computeIdealAlignments

        public static java.util.Map<java.lang.Integer,​PartialOrderGraph> computeIdealAlignments​(org.deckfour.xes.model.XLog idealLog,
                                                                                                      org.processmining.plugins.petrinet.replayresult.PNRepResult resIdeal,
                                                                                                      LogNoiseRecorder recorder)