| 2011-01-24 | 
Florian Forster | sn-count-markov: Add tool to determine the circle lengt...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-17 | 
Florian Forster | src/sn_hashtable.[ch]: Implement sn_hashtable_check_col...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-17 | 
Florian Forster | sn-count-cuts: Implement the "-1" (exit after collision...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-17 | 
Florian Forster | src/sn_hashtable.c: Use a 40-bit hashtable. | 
commit | commitdiff | tree | snapshot | 
| 2011-01-17 | 
Florian Forster | sn-count-cuts: Tool to count the number of networks...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-13 | 
Florian Forster | sn_network_get_hashval(): Return a 64bit integer value. | 
commit | commitdiff | tree | snapshot | 
| 2011-01-13 | 
Florian Forster | src/sn_hashtable.[ch]: Add module for counting sort...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-13 | 
Florian Forster | src/sn_{network,stage}.[ch]: Implement sn_network_unify(). | 
commit | commitdiff | tree | snapshot | 
| 2011-01-13 | 
Florian Forster | src/sn_{network,stage,comparator}.[ch]: Implement sn_ne...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-10 | 
Florian Forster | sn-tex-cut: Add tool to visualize cut sequences. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | ChangeLog: Update for version 1.0.0.  v1.0.0 | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | src/sn-merge.c: Bitonic merge works with all numbers...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | README: Updated. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | src/sn_network.c: Fix a memory leak in sn_network_creat...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | Implement the bitonic sort in src/sn_network.c. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | Rename "sn-pairwise" to "sn-pairwisesort". | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | Rename "sn-batcher" to "sn-bitonicsort". | 
commit | commitdiff | tree | snapshot | 
| 2010-12-21 | 
Florian Forster | README: Add research applications. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn_{comparator,network,random,stage}.[ch]: Change...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn_network.[ch]: Implement sn_network_network_add(). | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn-tex.c: Close comment (typo). | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn-tex.c: Make it possible to specify the absolute...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn-svg.c: Fix XML namespace declaration. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | Merge remote branch 'origin/master' | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn-svg.c: Add the -e (embed) option. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn-oddevenmerge.c: Only output a merging network. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn_comparator.[ch]: Add a user data member. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-20 | 
Florian Forster | src/sn-evolution-cut: Use the new cut interface. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-18 | 
Florian Forster | configure.ac: Remove libltdl, since it's not used. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-18 | 
Florian Forster | src/sn-svg.c: Print the SVG's height and width and...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-18 | 
Florian Forster | src/sn-markov.c: Add missing include. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-17 | 
Florian Forster | src/sn-cut.c: Use the new cut-interface to do all the...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-17 | 
Florian Forster | src/sn_network.[ch]: Implement sn_network_cut(). | 
commit | commitdiff | tree | snapshot | 
| 2010-12-17 | 
Florian Forster | src/sn_stage.c: Add missing variable. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-17 | 
Florian Forster | sn-pairwise: Implement the pairwise sorting network. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-17 | 
Florian Forster | src/sn-markov.c: Add the "-n" command line option. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-14 | 
Florian Forster | sn-oddevensort: Copy of "sn-oddevenmerge". | 
commit | commitdiff | tree | snapshot | 
| 2010-12-13 | 
Florian Forster | sn-markov: Add Markov-chain version of sn-evolution. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-25 | 
Florian Forster | sn-bb, sn-bb-merge: Add branch and bound algorithms...  | 
commit | commitdiff | tree | snapshot | 
| 2010-11-22 | 
Florian Forster | Request X/Open 7 rather than declaring strdup ourselves. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-22 | 
Florian Forster | sn-evolution-merge: Add programm. | 
commit | commitdiff | tree | snapshot | 
| 2010-06-22 | 
Florian Forster | Add 32 and 64 line networks found by evolution-cut. | 
commit | commitdiff | tree | snapshot | 
| 2010-06-22 | 
Florian Forster | data/32-ec-1277190372.sn: 32-input SN found with evolut...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-27 | 
Florian Forster | sn-svg: Add new tool to display sort network as SVG. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-19 | 
Florian Forster | src/sn_comparator.h: Add Doxygen documentation. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-19 | 
Florian Forster | Merge remote branch 'origin/master' | 
commit | commitdiff | tree | snapshot | 
| 2010-05-19 | 
Florian Forster | src/sn_network.h: Print "NULL" in a monospace font. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-19 | 
Florian Forster | src/sn_stage.c: Check arguments in some of the methods. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-19 | 
Florian Forster | src/sn_stage.h: Completed Doxygen documentation. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | data/13i-10s-45c-[01].sn: Document the origin in a...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | Added two more efficient 14- and 15-input sorting networks. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | data/15i-56c-10s-0.sn: Add most-efficient 15-input...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | data/14i-10s-51c-0.sn: Add most-efficient 14-input...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | Added 16-input sorting network found by the END algorithm. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_stage.h: Begin adding Doxygen documentation. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_stage.c: Added some parameter checks. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_network.h: Add missing documentation. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_network.h: All methods are documented now. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_stage.c: Fix comparison of signed and unsigned...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_{comparator,stage}.h: Add initial Doxygen stuff. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_network.[ch]: Rename the bitonic combine method. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_network.h: Some more Doxygen documentation. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | src/sn_network.h: Add Doxygen documentation for some...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-17 | 
Florian Forster | sn-evolution-cut: Print details to the found individual. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-14 | 
Florian Forster | Global: collectd → libsortnetwork | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | Added the best known networks for 9 and 10 inputs. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | Added the best known networks for 13 and 16 inputs. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | README: Document "sn-info". | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-info: Add tool for displaying information about...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-evolution2: Build this algorithm too when libpopulat...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-evolution-cut: Add new evolutionary algorithm for...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-evolution: Mark appropriate arguments as unused. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | src/Makefile.am: Build the "sn-evolution" application...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | configure.ac: Link with "pthread" if no libs are given...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-cut: Include "config.h". | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | configure.ac: Added check for libpopulation. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | src/sn_network.c: Fix comparison between signed and...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-apply: Include "config.h". | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-normalize: Include "config.h". | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | sn-show: Make it possible to display more than one...  | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | configure.ac: Define wanted C and POSIX versions. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | README: Added some information about the utility programs. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | Update copyright date and email address. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | src/Makefile.am: Added more binaries to the Makefile. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | Added empty README file. | 
commit | commitdiff | tree | snapshot | 
| 2010-05-10 | 
Florian Forster | Initial autotoolization. | 
commit | commitdiff | tree | snapshot | 
| 2009-09-04 | 
Florian Forster | pop_stats: Add module for population statistics. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-26 | 
Florian Forster | src/sn-evolution2.c: Add `weights' for `total', `fails...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-12 | 
Florian Forster | src/sn-evolution2.c: Clean up the mutation probability...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-12 | 
Florian Forster | src/sn-evolution2.c: Implement the -I option. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn-shmoo.c: Add a generator for shmoo charts. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn-batcher.c: Add program to create batcher mergeso...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn-evolution2.c: Calculate mutation probability...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn-evolution2.c: Make mutations more likely. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn-evolution2: Added a true random evolutionary...  | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn_network.c: Replace all tabs with spaces. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn_network.c: Fix a bug in sn_network_normalize. | 
commit | commitdiff | tree | snapshot | 
| 2009-03-11 | 
Florian Forster | src/sn-oddevenmerge.c: Create a OEM-network. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Florian Forster | src/sn-evolution.c: Don't mutate large networks. | 
commit | commitdiff | tree | snapshot | 
| 2008-11-26 | 
Florian Forster | src/sn-evolution.c: Make the output a bit nicer. | 
commit | commitdiff | tree | snapshot | 
| next |