[prev] 60 [next]

Exercise 6: Representing Stars

Our hash values are bit-strings (e.g. 0100101110101)

MA.Hashing introduces a third value (* = unknown)

How could we represent "bit"-strings like 01011*1*0**010?