• Welcome to the Speedsolving.com, home of the web's largest puzzle community!
    You are currently viewing our forum as a guest which gives you limited access to join discussions and access our other features.

    Registration is fast, simple and absolutely free so please, join our community of 40,000+ people from around the world today!

    If you are already a member, simply login to hide this message and begin participating in the community!

Update: Added (pseudo) free pair solver and EOCross solver to the website

orcube

Member
Joined
Sep 4, 2024
Messages
7
Location
Japan
Hello. Your app looks good, but you should make a graphical interface, using the command line is no longer attractive. I programmed my solver first on the command line and it was the fun part, creating the graphical interface is the most boring part.
 
Added analyzer functions for cross, xcross, xxcross and xxxcross. Click the Analyze button to analyze the solution lengths for all faces and all slot patterns. In each cell of the table, the length of the shortest solution in that condition and the average of the lengths of the first 10 solutions are shown.
 
I have added pairing solver and pseudo pairing solver. They can solve (pseudo) cross, xcross, xxcross, xxxcross + free (pseudo) pair, and both solvers come with fast analyzers. Each analyzer calculates the shortest solution length and outputs the results in real-time, also added a sorting feature to the table. The analyzer now allows you to select the face to solve. By default, only the D face is selected.

Here are some examples.
1. Solve xcross (BL) and free pair (FL)
See on the solver website
2. Solve adjacent pseudo xxcross (BL FL/BR FR) and free pseudo pair (BR/FL)
See on the solver website
3. 21 moves solve by F2L pairing and LL&AUF solver
See on the solver website
4. 24 moves solve by Pseudo pairing, LL substep and LL&AUF solver
See on the solver website
 
Last edited:
Back
Top