Re: Finite Automata sim Software



Paminu:

> I am trying to find some software that can convert a regular expression to a
> NFA. I have tried JFLAP but it does no seem to fit with the solutions that
> I have found in my book. Are there any alternatives to JFLAP?

You know that the solution is not unique, and two different solutions may
look very dissimilar?

Helmut Richter

.



Relevant Pages

  • Re: Problems with JFLAP
    ... > I am trying to use JFLAP. ... I have made the following NFA: ... > But when I try to convert it to the a regular expression to see it it ... repeatedly from q0 to itself using the a+b transition before going to ...
    (comp.theory)
  • Problems with JFLAP
    ... I am trying to use JFLAP. ... I have made the following NFA: ... But when I try to convert it to the a regular expression to see it it ... Prev by Date: ...
    (sci.math)
  • Problems with JFLAP
    ... I am trying to use JFLAP. ... I have made the following NFA: ... But when I try to convert it to the a regular expression to see it it ... Prev by Date: ...
    (comp.theory)
  • Finite Automata sim Software
    ... I am trying to find some software that can convert a regular expression to a ... NFA. ... I have tried JFLAP but it does no seem to fit with the solutions that ... Are there any alternatives to JFLAP? ...
    (sci.math)
  • Create DFA from regular expression?
    ... Is it possible to create a DFA directly from a regular expression or is it ... necessary first to create the NFA? ... Prev by Date: ...
    (comp.theory)