Talk:Ternary logic

From Rosetta Code
Revision as of 07:20, 26 August 2011 by rosettacode>NevilleDNZ (test case: Any hints or suggestions?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

test case =

re: "Kudos (κῦδος) for actually thinking up a test case algorithm where ternary logic is intrinsically useful, optimises the test case algorithm and is preferable to binary logic".

I know that calculating Perfect numbers and Matrix-exponentiation_operator in binary has some algorithmic advantages. I imagine that there is some problem would benefit from Ternary logic. Any hints or suggestions?

NevilleDNZ