CrazyEngineers
  • automata builder

    akileza

    Member

    Updated: Oct 25, 2024
    Views: 1.0K
    Hi,

    I am looking for a package/ toolkit
    that can build Finite state automata
    from the event sequence I have. I dont
    have much programming knowledge to do this.
    Hence if there is a package that takes the
    event sequnce as input and build a FS automata
    and give it as output, then it would be
    of great use to me. Kindly suggest if you know

    You can also view the above one as constructing
    regular expression from sequence of alphabets.


    Thanks.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Reya

    MemberOct 7, 2010

    JFLAP-A java based free package for formal language theory..It will be useful for the step wise construction of Finite state Automatas and you can visualize the automata..Hope this will help you!!
    Are you sure? This action cannot be undone.
    Cancel
  • akileza

    MemberOct 8, 2010

    hi praveena211,
    Thanks for your reply. JFLAP has solved half of my problem
    It has ability to construct the FSM from regular expression.
    But the problem for me is that the package should
    automatically construct regular expression from the event sequence.
    i.e. it should be able to look for patterns,loops in my event sequence automatically
    and construct a regular expression from which FS automata can
    be constructed. I hope I am clear now.

    Thanks
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register