We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d3709 commit 65ee7faCopy full SHA for 65ee7fa
README.md
@@ -47,6 +47,27 @@ twophase.initialize(function () {
47
});
48
49
```
50
+Example output:
51
+```
52
+Initiating algorithm...
53
+Generating/loading tables...
54
+Loading twistMove...
55
+Loading flipMove...
56
+Loading FRtoBR_Move...
57
+Loading URFtoDLF_Move...
58
+Loading URtoDF_Move...
59
+Loading URtoUL_Move...
60
+Loading UBtoDF_Move...
61
+Loading MergeURtoULandUBtoDF...
62
+Loading Slice_URFtoDLF_Parity_Prun...
63
+Loading Slice_URtoDF_Parity_Prun...
64
+Loading Slice_Twist_Prun...
65
+Loading Slice_Flip_Prun...
66
+All tables generated/loaded
67
+Ready
68
+ULRRULBBDBFBRRFUULULLRFURRFDBRBDBRLDFFLDLDDDFUULUBFFDB
69
+Solution: F' U F D' F' R B' L B2 D F' U F2 R2 D B2 R2 L2 U'
70
71
72
API
73
---
0 commit comments