Sunday, February 26, 2012

ZBLL The Beginning

ZBLL Diary:
All Algorithms are taken from Simon Swanson’s ZBLL 3.00 compilation.
February 25th 2012:
                Today I learned 2 cases, those being the  C/C and C/A cases of the T COLL, with subset of
B
B
F
F
The C/C Case is: (R' U R U2) (R' U2 R' U') (R U' R' U2) R U2 R

The C/A Case is: (R' U R) U2 (R' U' R U2) (R' U' R U') R' U R
For the C/C case I used a block type recognition, I saw the top right completed after recognizing the COLL and its sub-set.
For the C/A case I used a simple knowledge method, aka, what’s adjacent, what’s opposite.

No comments:

Post a Comment