Project

General

Profile

Download (6.07 KB) Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / tablebases / TablebasesIvyCube.java @ 15d1f6ad

# Date Author Comment
15d1f6ad 03/15/2023 04:43 PM Leszek Koltunski

creation of PruningTables.

884b702b 03/15/2023 03:47 PM Leszek Koltunski

progress with PruningTable.

c0266cb1 03/06/2023 01:29 AM Leszek Koltunski

Tablebase-based scrambling.

522d858e 03/02/2023 01:23 AM Leszek Koltunski

Progress with the Diamond Skewb solver.

ccd8a6f2 02/28/2023 03:22 PM Leszek Koltunski

Disconnect the rotation axis in the Tablebases from the axis in the objects.

f9980f6a 02/22/2023 09:22 PM Leszek Koltunski

Ivy solver finished

74b5e124 02/21/2023 01:58 AM Leszek Koltunski

Correct Ivy's order of cubits.

786cb5f5 02/21/2023 01:48 AM Leszek Koltunski

Ivy Solver: implementations of getIndex() and getQuats() remain.