From: Bruce S. <Bru...@nc...> - 2012-07-11 02:46:39
|
I asked a colleague who might possibly have done some graph visualization using VPython, and here is what he said: I haven't really done anything along those lines, although it would be quite straightforward in principle to do Kamada-Kawai or something similar. Attached is a simple program from my undergrad class to do simulated annealing on the traveling salesman problem, which shows how one could visualize a graph or network. > From: Mark Adam <dre...@gm...> > Date: Tue, Jul 10, 2012 at 3:29 PM > Subject: [Visualpython-users] VPython for Graph Visualization > To: net...@go... > Cc: vis...@li... > > > I'm wondering if there's been anyone who's explored using the 3-d > visualization extension of python for graph visualization? > > Cheers, > > mark > pangaia.sf.net > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |