Talk:Trajedy
Jump to navigation
Jump to search
Yet another merge device:
[ ]Q[ ] L R \/ \/ \ L Q R |
However, this one does not easily extend to more than two inputs, unlike the ones used in the stack example program. Int-e (talk) 23:12, 5 March 2017 (UTC)
- Can't you trivially put a third one coming straight through the upper Q? --Ørjan (talk) 00:53, 6 March 2017 (UTC)
- Indeed you can, which means that you can stack several of these things on top of each other. So it does generalize in a fairly nice way to an arbitrary number of inputs after all, though I still think concentrating all inputs on a single beacon is the superior method. Int-e (talk) 18:41, 6 March 2017 (UTC)
- The
alternative merge device
in the stack example can be extended as well. A more compact version:
- The
→ 7 → 6 → 5 → 4 → 3 → 2 Z → 1 / → Q\Q Z X\/ \ Q/ 1 X 2 3 Y 4 \ /5 Y 6 7