-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalgorithm.anx
70 lines (45 loc) · 841 Bytes
/
algorithm.anx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
2nd Generation - Current Solution
657 431 289 1st step
431 289 657
289 657 431
765 143 928
143 928 765
928 765 143
576 314 892
314 892 576
892 576 314
-----------------
576 314 892 2nd step
439 287 651
281 659 437
148 925 763
657 431 289
923 768 145
312 896 574
894 572 316
765 143 928
________________
576 314 892 3rd step
439 287 651
812 596 374
184 952 736
657 431 289
923 768 145
341 829 567
298 675 413
765 143 928
________________
Step - 1 - Switch the last numbers +2 mode
Step - 2 - Switch the last rows -1 mode
Step - 3 - shuffle_1(1) - change column 0 and 2
Step - 4 - please do read Helper.java shuffle4().
-----------------
576 324 891
439 187 652
281 659 437
148 325 769
657 491 283
923 768 145
312 896 574
694 572 318
785 143 926