Meet in the Middle (MM)
The algorithmic trick that solves Rubik’s Cubes and breaks ciphers - youtube
Has been used to break DES (56bits key). So the creation of Trible DES (112bits key).
For solving rubik cube: Need to explorer 10¹⁰ x2 state instead of 10²⁰. Which may be achievable (in days).
see also
- Bidirectional Search That Is Guaranteed to Meet in the Middle - paper introducing MM0 algorithm and derivatives.
- Tunnel of Eupalinos
Written on May 8, 2023, Last update on April 28, 2024
algorithm
rubik
hash
nearest-neighbor
graph
pathfinding
search