Загрузка страницы

Large Scale Rubik's Cube Simulation - Solving 65536 Layers

This is a simulation of a 65536x65536 Rubik’s cube. A new world record size for a simulated cube.
A note to new programmers: I started this project as a way to challenge myself with learning new skills. I believe the best way to learn is to pick a project that is interesting to you and then never give up until you've succeeded. The programming language doesn't matter as long as you are learning and having fun.
View the source code here https://github.com/shellpuppy/rcube
The algorithm is identical to the one I used in the previous record. However, this implementation is much faster so it no longer takes months to solve.

A standard 3x3 cube is 57mm per side. That means a single tile is 19mm wide. Therefore, a 65535 cube is 1245.284 meters on each side!

I added a section showing the scrambling process and how we know that a cube has been scrambled enough.

I produced the animated bar graphs using R - https://www.r-project.org/

The algorithm first solves the centers (99.994% of this cube is centers) using a commutator that works extremely well for large cubes. It is able to move many pieces in a single row from one face to another without disturbing the other faces.

After solving each center it solves edges. I made sure to slow down the video this time to show the edges being solved with better detail.

The technique I used to solve the edges brings pairs of edges into the front face, then exchanges pieces from the left side to right. If needed it will flip edge pieces so they face the one direction. It also uses a standard algorithm for fixing parity issues.
0:00 How Big Is this Cube

0:56 Scrambling
1:40 Solving
9:25 The Last Center
10:42 Edges
11:42 Solved
#rubikscube #cubinglife #cuber #rubik #worldrecord #record #programming #c++

Видео Large Scale Rubik's Cube Simulation - Solving 65536 Layers канала ShellPuppy
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
25 октября 2020 г. 17:06:23
00:11:54
Яндекс.Метрика