graphs



"Andrej Vodopivec" <andrej.vodopivec at gmail.com> schrieb:
> > I installed graphviz-2.12 and draw.lisp version 5.11.
> > Now I get the following output ..
> >
> > (%i1) load("graphs/graphs")$
> >       Loading graph theory package 'graphs', version 1.0.
> >
> > (%i23) draw_graph(dodecahedron_graph());
> 
> This is because graph_draw is written for wxmaxima 0.7.2. You can
> either upgrade to wmaxima 0.7.2 (from sourceforge project page) or
> draw it in a separate window
> 
> draw_graph(dodecahedron_graph(), terminal = screen)$
> 
> When maxima 5.12 will be released it will include wxmaxima 0.7.2.

hello Andrej,

now all works fine - thank you for this piece of software!
In my experience wxMaxima is the best version of Maxima for Windows.

-- 
HTH  Wolfgang