sort-networks.git
2008-04-25 Florian Forstersn-evolution.c: Use the new sn_population object.
2008-04-25 Florian Forstersn_population.[ch]: Add the sn_population object.
2008-04-25 Florian Forstersn_random.[ch]: Add a module for random number handling.
2008-04-25 Florian Forstersn_stage.[ch]: Add the sn_stage_clone method.
2008-04-25 Florian Forstersn_network.[ch]: Add the sn_network_clone method.
2008-02-11 Florian Forstersn-evolution: Implemented the use of `getopt'.
2008-02-02 Florian Forstersrc/sn-evolution.c: Free the population before exiting.
2008-02-02 Florian ForsterAdded a `clean' target.
2008-02-02 Florian Forstersrc/sn_network.c: Fixed two memory leaks.
2008-02-01 Florian Forstersrc/sn-evolution.c: Change the default number of iterat...
2008-02-01 Florian Forstersrc/sn-evolution.c: Added an `olymp'.
2008-02-01 Florian Forstersrc/sn-evolution.c: Installed a SIGINT handler to shutd...
2008-02-01 Florian Forstersrc/sn-evolution.c: Added a first version of evolutiona...
2008-02-01 Florian ForsterImported the initial C files that make up a decent...