Finite state machine in python

C

CTO

Hi,

I have see some discussion on the implementation of finite state
machine in python. Can somebody point to me the best way in implenting
an FSM in python?

http://code.activestate.com/recipes/146262/

Regards,
Peng

I wrote an example of how to do it using Graphine a while back.
Probably not the most efficient in the world, but pretty easy
to read, and it allows you to add and remove states and transitions
easily.

URL: http://gitorious.org/graphine/pages/GraphineForPythonistas

Geremy Condra
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,525
Members
44,997
Latest member
mileyka

Latest Threads

Top