Paste: cuckoo hash storing 0-31

Author: prunedtree
Mode: factor
Date: Wed, 12 Nov 2008 10:08:43
Plain Text |
T{ cuckoo
    { count 32 }
    { shift 5 }
    { tableA
        {
            0
            0
            17
            17
            18
            18
            19
            19
            20
            20
            21
            21
            6
            6
            7
            7
            24
            24
            25
            25
            26
            26
            27
            27
            28
            28
            29
            29
            30
            30
            31
            31
        }
    }
    { tableB
        {
            16
            16
            1
            1
            2
            2
            3
            3
            4
            4
            5
            5
            22
            22
            23
            23
            8
            8
            9
            9
            10
            10
            11
            11
            12
            12
            13
            13
            14
            14
            15
            15
        }
    }
}

New Annotation

Summary:
Author:
Mode:
Body: