An application for solving the Rubik's cube using the CFOP method. You should be familiar with the notation to understand this program.
*** Important: This app has some bugs, use SpeedSolving Master instead - all the bugs are corrected and it has many more features ***
Copyright (C) 2020 Germán Ramos grvigo@hotmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Programming tool: Qt Creator https://www.qt.io/product/development-tools.
This program uses tinyxml2, original code by Lee Thomason http://www.grinninglizard.com.
1LLL algorithms by Jack314, see https://www.speedsolving.com/threads/full-1lll.70985/.