Outline

short description of SBMLevolver
The program SBMLevolver has been written entirely in C/C++ and can be used from the commandline (details on the usage are given in the next section). The program has been implemented as a set of modules or classes. The main modules include the user interface, population management, fitness evaluation, fitting of model parameters, and the creation of new models via mutation and recombination. An overview of the classes is given here.
These are the main module classes: