daniel-j/node-two-phase-algorithm

Complete solution not generated. Solution ends with UUUU

Opened this issue · 0 comments

Hi,

Thanks for this great port.

But when i tried to run the code on my machine it always generates a solution that ends with UUUU and the solution is incomplete.
This happens for all possible inputs..

Here is a sample run:

Initiating algorithm...
Generating/loading tables...
Loading twistMove...
Loading flipMove...
Loading FRtoBR_Move...
Loading URFtoDLF_Move...
Loading URtoDF_Move...
Loading URtoUL_Move...
Loading UBtoDF_Move...
Loading MergeURtoULandUBtoDF...
Loading Slice_URFtoDLF_Parity_Prun...
Loading Slice_URtoDF_Parity_Prun...
Loading Slice_Twist_Prun...
Loading Slice_Flip_Prun...
All tables generated/loaded
Ready
DDFDURDFFRBRLRBLUBRUDRFURLFUFUFDRFBLBLBBLDLRBUFLLBDUUD
Solution: U D2 R2 F D F L F L' F2 R' L' B2 U2 2 UUUUU

It would be great if you could help me figure out why its happening.

Great thanks