mehmetalianil / Kreveik

Random Boolean Network analysis module in Python
Apache License 2.0
4 stars 5 forks source link

Graph Plotter #19

Closed mehmetalianil closed 12 years ago

mehmetalianil commented 12 years ago

A graph plotter is needed. This plotter should have the ability to plot any arbitrary graph, including ones with self-bound nodes.

mehmetalianil commented 12 years ago

Now, graphs are drawn with Tkinter canvases.