Interface StochasticDeterministicFiniteAutomaton.EdgeIterableIncoming

    • Method Detail

      • reset

        void reset​(int target)
      • hasNextSource

        boolean hasNextSource()
      • nextSource

        int nextSource()
      • getSource

        int getSource()
      • getProbability

        double getProbability()
      • getActivity

        short getActivity()