From: Florian Forster Date: Mon, 10 May 2010 16:18:35 +0000 (+0200) Subject: Added the best known networks for 9 and 10 inputs. X-Git-Tag: v1.0.0~50 X-Git-Url: https://git.octo.it/?p=sort-networks.git;a=commitdiff_plain;h=208a1d71458924c9d850b1b60f9dda59e80e99c1 Added the best known networks for 9 and 10 inputs. --- diff --git a/data/09i-07s-25c-0.sn b/data/09i-07s-25c-0.sn new file mode 100644 index 0000000..17a4da1 --- /dev/null +++ b/data/09i-07s-25c-0.sn @@ -0,0 +1,34 @@ +Inputs: 9 + +1 2 +3 4 +5 6 +7 8 + +0 1 +2 4 +5 7 +6 8 + +0 3 +1 2 +4 8 +6 7 + +0 5 +1 6 +2 4 +3 7 + +2 6 +3 5 +4 7 + +1 3 +2 5 +4 6 +7 8 + +2 3 +4 5 + diff --git a/data/10i-09s-29c-0.sn b/data/10i-09s-29c-0.sn new file mode 100644 index 0000000..3386749 --- /dev/null +++ b/data/10i-09s-29c-0.sn @@ -0,0 +1,39 @@ +Inputs: 10 + +0 5 +1 6 +2 7 +3 8 +4 9 + +0 3 +1 4 +5 8 +6 9 + +0 2 +3 6 +7 9 + +0 1 +2 4 +5 7 +8 9 + +1 2 +3 5 +4 6 +7 8 + +1 3 +2 5 +4 7 +6 8 + +2 3 +6 7 + +3 4 +5 6 + +4 5