Class MakeAutomatonChoiceFul


  • public class MakeAutomatonChoiceFul
    extends java.lang.Object
    An automaton without choices has an entropy of 0. Add a small choice to each final state to prevent this. In place.
    Author:
    sander
    • Field Detail

      • escapeActivity

        public static java.lang.String escapeActivity
    • Constructor Detail

      • MakeAutomatonChoiceFul

        public MakeAutomatonChoiceFul()