-
Notifications
You must be signed in to change notification settings - Fork 3
structure of plugins
samthiriot edited this page Mar 1, 2015
·
2 revisions
Some core components:
- genlab.core: were everything starts. Included everywhere. Concepts of algorithms, instances, workflows, etc.
- genlab.core.random : defines random number management
- genlab.gui : the basic windows in genlab, etc.
- genlab.graphiti: the graph view and editing of workflows
- genlab.examples :defines the concepts for genlab examples and enables other plugins to
- networks: igraph, yung, etc.
- others: R, tec.