singa-bio / singa

:leaves: SiNGA (Simulation of Natural Systems using Graph Automata) is an open-source library containing tools especially for structural bioinformatics and systems biology.
MIT License
8 stars 2 forks source link

add new possibilities to create graphs in the wizard #1

Closed cleberecht closed 7 years ago

cleberecht commented 8 years ago

Currently the NewGraphWizard supports the creation of rectangular and randomized (using Erdos-Renyi model) graphs. More Implementations for the creation of graphs are provided in the GraphFactory. You should also be able to create those graphs using the gui.

cleberecht commented 7 years ago

This part of the project has moved to singa-simulation-gui.