"Hendrik van Rooyen" <[EMAIL PROTECTED]> writes:

> I am looking for a similar front end, going from pretty pictures of 
> state diagrams to some sort of state machine descriptor language 
> or specification file, and I am not very fussy about the format of 
> the output at this stage.

In case nothing better comes up and you want to code it yourself: Our
Hidden Markov Model library GHMM (http://ghmm.org) has a graphical
editor with XML output.

Maybe http://networkx.lanl.gov/ or other general Python graph packages
have what you want. Also check out http://www.graphviz.org/

Best,
Alexander
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to