sn-evolution: Disable mutation.
[sort-networks.git] / src / sn-evolution.c
2011-02-01 Florian Forstersn-evolution: Disable mutation.
2010-11-22 Florian ForsterRequest X/Open 7 rather than declaring strdup ourselves.
2010-05-17 Florian Forstersrc/sn_network.[ch]: Rename the bitonic combine method.
2010-05-14 Florian ForsterGlobal: collectd → libsortnetwork
2010-05-10 Florian Forstersn-evolution: Mark appropriate arguments as unused.
2010-05-10 Florian ForsterUpdate copyright date and email address.
2009-03-11 Florian Forstersrc/sn-oddevenmerge.c: Create a OEM-network.
2008-11-26 Florian Forstersrc/sn-evolution.c: Don't mutate large networks.
2008-11-26 Florian Forstersrc/sn-evolution.c: Make the output a bit nicer.
2008-07-13 Florian ForsterMerge branch 'ff/libpopulation'
2008-07-13 Florian Forstersrc/sn-evolution.c: Make peers and #threads configurabl...
2008-07-11 Florian Forstersn-evolution: Use the `libpopulation' library instead...
2008-05-10 Florian ForsterMerge branch 'master' of git://git.verplant.org/sort...
2008-05-10 Florian Forstersn-evolution: Add a SIGTERM handler.
2008-05-10 Florian Forstersn-evolution: Remove a debug message.
2008-05-10 Florian Forstersn-evolution: Added a mutation operator.
2008-05-10 Florian Forstersrc/*.c: Define _ISOC99_SOURCE and _POSIX_C_SOURCE...
2008-05-10 Florian Forstersrc/sn-evolution.c: Added pthread support for (local...
2008-05-07 Florian Forstersrc/*.[ch]: Added GPLv2 license information.
2008-05-07 Florian Forstersrc/sn_evolution.c: Print the rating of the best soluti...
2008-04-25 Florian Forstersrc/sn-evolution.c: Use the sn_random module.
2008-04-25 Florian Forstersrc/sn-evolution.c: Write best network to output file...
2008-04-25 Florian Forstersn-evolution.c: Use the new sn_population object.
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-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...