At Sunday 5/11/2006 19:32, BJörn Lindqvist wrote: >Hello, I'm looking for an algorithm to project "MUD maps" such as the >following map: http://www.aww-mud.org/maps/MUD_Maps/Caerin-colour.jpg > >MUD:s consists of rooms, each rooms has up to four orthogonal edges >(north, east, west and south) that connects it to another room. So it >is very easy to model a MUD as a directed graph. But projecting the
You could use dot www.graphviz.org I think there is a python wrapper -pydot maybe?- but anyway the dot file format is very easy to write. -- Gabriel Genellina Softlab SRL __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar -- http://mail.python.org/mailman/listinfo/python-list