eforge.net/Download/
The menu code is at <http://svn.sourceforge.net/viewvc/gato/
trunk/Gato/Gato.py?revision=275&view=markup>
Alexander
--
Alexander Schliep [EMAIL PROTECTED] http://algorithmics.molgen.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list
o work on my applications abstraction level.
http://www2.sfk.nl/svg
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/325823
--
Alexander Schliep [EMAIL PROTECTED]
http://algorithmics.molgen.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list
andrea <[EMAIL PROTECTED]> writes:
> Well then I wanted to draw graphs and I found that pydot is working
> really nicely.
> BUT I'd like to do this, an interactive program to see ho the
> algorithms works...
> For example in the breath search first, every time the algorithm
> colors a node, the pr
andrea <[EMAIL PROTECTED]> writes:
> On 9 Mag, 09:10, Alexander Schliep <[EMAIL PROTECTED]> wrote:
>> Check outhttp://gato.sf.net(LGPL license). It does exactly what you
>> want to do and there is a binary for MacOS X. Algorithms are implemented
>> using G
"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 no