nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
4,
75,
67,
19
] | 13 | [
"75-67=8",
"4*8=32",
"32-19=13"
] | Current State: 13:[4, 75, 67, 19], Operations: []
Exploring Operation: 75-67=8, Resulting Numbers: [4, 19, 8]
Generated Node #2: [4, 19, 8] from Operation: 75-67=8
Current State: 13:[4, 19, 8], Operations: ['75-67=8']
Exploring Operation: 4*8=32, Resulting Numbers: [19, 32]
Generated Node #3: [19, 32] from Operation: 4... | 4 | Current State: 13:[4, 75, 67, 19], Operations: []
Exploring Operation: 67-4=63, Resulting Numbers: [75, 19, 63]
Generated Node #0,0: 13:[75, 19, 63] Operation: 67-4=63
Exploring Operation: 67-19=48, Resulting Numbers: [4, 75, 48]
Generated Node #0,1: 13:[4, 75, 48] Operation: 67-19=48
Exploring Operation: 75-67=8, Resu... | 0 | hs_5 | mult_heuristic |
[
18,
71,
31,
14
] | 10 | [
"18-14=4",
"71-31=40",
"40/4=10"
] | Current State: 10:[18, 71, 31, 14], Operations: []
Exploring Operation: 18-14=4, Resulting Numbers: [71, 31, 4]
Generated Node #2: [71, 31, 4] from Operation: 18-14=4
Current State: 10:[71, 31, 4], Operations: ['18-14=4']
Exploring Operation: 71-31=40, Resulting Numbers: [4, 40]
Generated Node #3: [4, 40] from Operatio... | 4 | Current State: 10:[18, 71, 31, 14], Operations: []
Exploring Operation: 71-14=57, Resulting Numbers: [18, 31, 57]
Generated Node #0,0: 10:[18, 31, 57] Operation: 71-14=57
Exploring Operation: 71-31=40, Resulting Numbers: [18, 14, 40]
Generated Node #0,1: 10:[18, 14, 40] Operation: 71-31=40
Exploring Operation: 31-18=13... | 0.957465 | hs_4 | sum_heuristic |
[
93,
3,
9,
41
] | 24 | [
"3*41=123",
"93+123=216",
"216/9=24"
] | Current State: 24:[93, 3, 9, 41], Operations: []
Exploring Operation: 3*41=123, Resulting Numbers: [93, 9, 123]
Generated Node #2: [93, 9, 123] from Operation: 3*41=123
Current State: 24:[93, 9, 123], Operations: ['3*41=123']
Exploring Operation: 93+123=216, Resulting Numbers: [9, 216]
Generated Node #3: [9, 216] from ... | 4 | Current State: 24:[93, 3, 9, 41], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [9, 41, 31]
Generated Node #0,0: 24:[9, 41, 31] Operation: 93/3=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 24:[9, 41, 31], Operations: ['93/3=31']
Exploring Operation: 41-31=10, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
10,
62,
25,
5
] | 89 | [
"10/5=2",
"62+25=87",
"2+87=89"
] | Current State: 89:[10, 62, 25, 5], Operations: []
Exploring Operation: 10/5=2, Resulting Numbers: [62, 25, 2]
Generated Node #2: [62, 25, 2] from Operation: 10/5=2
Current State: 89:[62, 25, 2], Operations: ['10/5=2']
Exploring Operation: 62+25=87, Resulting Numbers: [2, 87]
Generated Node #3: [2, 87] from Operation: 6... | 4 | Current State: 89:[10, 62, 25, 5], Operations: []
Exploring Operation: 10+62=72, Resulting Numbers: [25, 5, 72]
Generated Node #0,0: 89:[25, 5, 72] Operation: 10+62=72
Exploring Operation: 10*5=50, Resulting Numbers: [62, 25, 50]
Generated Node #0,1: 89:[62, 25, 50] Operation: 10*5=50
Exploring Operation: 25*5=125, Res... | 0 | hs_4 | sum_heuristic |
[
5,
60,
15,
43
] | 44 | [
"5+43=48",
"60/15=4",
"48-4=44"
] | Current State: 44:[5, 60, 15, 43], Operations: []
Exploring Operation: 5+43=48, Resulting Numbers: [60, 15, 48]
Generated Node #2: [60, 15, 48] from Operation: 5+43=48
Current State: 44:[60, 15, 48], Operations: ['5+43=48']
Exploring Operation: 60/15=4, Resulting Numbers: [48, 4]
Generated Node #3: [48, 4] from Operati... | 4 | Current State: 44:[5, 60, 15, 43], Operations: []
Exploring Operation: 60-43=17, Resulting Numbers: [5, 15, 17]
Generated Node #0,0: 44:[5, 15, 17] Operation: 60-43=17
Exploring Operation: 60/5=12, Resulting Numbers: [15, 43, 12]
Generated Node #0,1: 44:[15, 43, 12] Operation: 60/5=12
Exploring Operation: 60/15=4, Resu... | 0.988715 | hs_4 | mult_heuristic |
[
91,
66,
97,
66
] | 91 | [
"66-66=0",
"97*0=0",
"91+0=91"
] | Current State: 91:[91, 66, 97, 66], Operations: []
Exploring Operation: 66-66=0, Resulting Numbers: [91, 97, 0]
Generated Node #2: [91, 97, 0] from Operation: 66-66=0
Current State: 91:[91, 97, 0], Operations: ['66-66=0']
Exploring Operation: 97*0=0, Resulting Numbers: [91, 0]
Generated Node #3: [91, 0] from Operation:... | 4 | Current State: 91:[91, 66, 97, 66], Operations: []
Exploring Operation: 66/66=1, Resulting Numbers: [91, 97, 1]
Generated Node #0,0: 91:[91, 97, 1] Operation: 66/66=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 91:[91, 97, 1], Operations: ['66/66=1']
Exploring Operation: 97-1=96, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
68,
38,
76,
75
] | 31 | [
"68-38=30",
"76-75=1",
"30+1=31"
] | Current State: 31:[68, 38, 76, 75], Operations: []
Exploring Operation: 68-38=30, Resulting Numbers: [76, 75, 30]
Generated Node #2: [76, 75, 30] from Operation: 68-38=30
Current State: 31:[76, 75, 30], Operations: ['68-38=30']
Exploring Operation: 76-75=1, Resulting Numbers: [30, 1]
Generated Node #3: [30, 1] from Ope... | 4 | Current State: 31:[68, 38, 76, 75], Operations: []
Exploring Operation: 76-68=8, Resulting Numbers: [38, 75, 8]
Generated Node #0,0: 31:[38, 75, 8] Operation: 76-68=8
Exploring Operation: 76-75=1, Resulting Numbers: [68, 38, 1]
Generated Node #0,1: 31:[68, 38, 1] Operation: 76-75=1
Moving to Node #0,0
Current State: 31... | 0.989583 | hs_2 | sum_heuristic |
[
18,
22,
58,
5
] | 58 | [
"22-18=4",
"5-4=1",
"58*1=58"
] | Current State: 58:[18, 22, 58, 5], Operations: []
Exploring Operation: 22-18=4, Resulting Numbers: [58, 5, 4]
Generated Node #2: [58, 5, 4] from Operation: 22-18=4
Current State: 58:[58, 5, 4], Operations: ['22-18=4']
Exploring Operation: 5-4=1, Resulting Numbers: [58, 1]
Generated Node #3: [58, 1] from Operation: 5-4=... | 4 | Current State: 58:[18, 22, 58, 5], Operations: []
Exploring Operation: 22-18=4, Resulting Numbers: [58, 5, 4]
Generated Node #0,0: 58:[58, 5, 4] Operation: 22-18=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[58, 5, 4], Operations: ['22-18=4']
Exploring Operation: 5-4=1, Resulting Numbers: [58, 1... | 0.993924 | hs_1 | sum_heuristic |
[
73,
78,
4,
62
] | 63 | [
"78-73=5",
"62-4=58",
"5+58=63"
] | Current State: 63:[73, 78, 4, 62], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [4, 62, 5]
Generated Node #2: [4, 62, 5] from Operation: 78-73=5
Current State: 63:[4, 62, 5], Operations: ['78-73=5']
Exploring Operation: 62-4=58, Resulting Numbers: [5, 58]
Generated Node #3: [5, 58] from Operation: 62... | 4 | Current State: 63:[73, 78, 4, 62], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [4, 62, 5]
Generated Node #0,0: 63:[4, 62, 5] Operation: 78-73=5
Exploring Operation: 73-4=69, Resulting Numbers: [78, 62, 69]
Generated Node #0,1: 63:[78, 62, 69] Operation: 73-4=69
Exploring Operation: 73-62=11, Resulti... | 0.970486 | hs_4 | sum_heuristic |
[
4,
48,
76,
51
] | 80 | [
"76/4=19",
"48+51=99",
"99-19=80"
] | Current State: 80:[4, 48, 76, 51], Operations: []
Exploring Operation: 76/4=19, Resulting Numbers: [48, 51, 19]
Generated Node #2: [48, 51, 19] from Operation: 76/4=19
Current State: 80:[48, 51, 19], Operations: ['76/4=19']
Exploring Operation: 48+51=99, Resulting Numbers: [19, 99]
Generated Node #3: [19, 99] from Oper... | 4 | Current State: 80:[4, 48, 76, 51], Operations: []
Exploring Operation: 51-48=3, Resulting Numbers: [4, 76, 3]
Generated Node #0,0: 80:[4, 76, 3] Operation: 51-48=3
Exploring Operation: 48/4=12, Resulting Numbers: [76, 51, 12]
Generated Node #0,1: 80:[76, 51, 12] Operation: 48/4=12
Exploring Operation: 76-51=25, Resulti... | 0 | hs_3 | mult_heuristic |
[
40,
24,
12,
56
] | 60 | [
"40-24=16",
"56-12=44",
"16+44=60"
] | Current State: 60:[40, 24, 12, 56], Operations: []
Exploring Operation: 40-24=16, Resulting Numbers: [12, 56, 16]
Generated Node #2: [12, 56, 16] from Operation: 40-24=16
Current State: 60:[12, 56, 16], Operations: ['40-24=16']
Exploring Operation: 56-12=44, Resulting Numbers: [16, 44]
Generated Node #3: [16, 44] from ... | 4 | Current State: 60:[40, 24, 12, 56], Operations: []
Exploring Operation: 56-40=16, Resulting Numbers: [24, 12, 16]
Generated Node #0,0: 60:[24, 12, 16] Operation: 56-40=16
Exploring Operation: 40-24=16, Resulting Numbers: [12, 56, 16]
Generated Node #0,1: 60:[12, 56, 16] Operation: 40-24=16
Exploring Operation: 40-12=28... | 0.972222 | hs_4 | mult_heuristic |
[
54,
1,
50,
76
] | 36 | [
"54*50=2700",
"76-1=75",
"2700/75=36"
] | Current State: 36:[54, 1, 50, 76], Operations: []
Exploring Operation: 54*50=2700, Resulting Numbers: [1, 76, 2700]
Generated Node #2: [1, 76, 2700] from Operation: 54*50=2700
Current State: 36:[1, 76, 2700], Operations: ['54*50=2700']
Exploring Operation: 76-1=75, Resulting Numbers: [2700, 75]
Generated Node #3: [2700... | 4 | Current State: 36:[54, 1, 50, 76], Operations: []
Exploring Operation: 76-50=26, Resulting Numbers: [54, 1, 26]
Generated Node #0,0: 36:[54, 1, 26] Operation: 76-50=26
Exploring Operation: 76-54=22, Resulting Numbers: [1, 50, 22]
Generated Node #0,1: 36:[1, 50, 22] Operation: 76-54=22
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
66,
10,
19,
68
] | 58 | [
"68-66=2",
"10+19=29",
"2*29=58"
] | Current State: 58:[66, 10, 19, 68], Operations: []
Exploring Operation: 68-66=2, Resulting Numbers: [10, 19, 2]
Generated Node #2: [10, 19, 2] from Operation: 68-66=2
Current State: 58:[10, 19, 2], Operations: ['68-66=2']
Exploring Operation: 10+19=29, Resulting Numbers: [2, 29]
Generated Node #3: [2, 29] from Operatio... | 4 | Current State: 58:[66, 10, 19, 68], Operations: []
Exploring Operation: 10+19=29, Resulting Numbers: [66, 68, 29]
Generated Node #0,0: 58:[66, 68, 29] Operation: 10+19=29
Exploring Operation: 68-66=2, Resulting Numbers: [10, 19, 2]
Generated Node #0,1: 58:[10, 19, 2] Operation: 68-66=2
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | mult_heuristic |
[
3,
54,
16,
24
] | 74 | [
"24/3=8",
"16*8=128",
"128-54=74"
] | Current State: 74:[3, 54, 16, 24], Operations: []
Exploring Operation: 24/3=8, Resulting Numbers: [54, 16, 8]
Generated Node #2: [54, 16, 8] from Operation: 24/3=8
Current State: 74:[54, 16, 8], Operations: ['24/3=8']
Exploring Operation: 16*8=128, Resulting Numbers: [54, 128]
Generated Node #3: [54, 128] from Operatio... | 4 | Current State: 74:[3, 54, 16, 24], Operations: []
Exploring Operation: 54+24=78, Resulting Numbers: [3, 16, 78]
Generated Node #0,0: 74:[3, 16, 78] Operation: 54+24=78
Exploring Operation: 54-16=38, Resulting Numbers: [3, 24, 38]
Generated Node #0,1: 74:[3, 24, 38] Operation: 54-16=38
Exploring Operation: 16+24=40, Res... | 0 | hs_4 | mult_heuristic |
[
53,
3,
60,
46
] | 79 | [
"53+46=99",
"60/3=20",
"99-20=79"
] | Current State: 79:[53, 3, 60, 46], Operations: []
Exploring Operation: 53+46=99, Resulting Numbers: [3, 60, 99]
Generated Node #2: [3, 60, 99] from Operation: 53+46=99
Current State: 79:[3, 60, 99], Operations: ['53+46=99']
Exploring Operation: 60/3=20, Resulting Numbers: [99, 20]
Generated Node #3: [99, 20] from Opera... | 4 | Current State: 79:[53, 3, 60, 46], Operations: []
Exploring Operation: 53+3=56, Resulting Numbers: [60, 46, 56]
Generated Node #0,0: 79:[60, 46, 56] Operation: 53+3=56
Start Sub Search at level 1: Moving to Node #0,0
Current State: 79:[60, 46, 56], Operations: ['53+3=56']
Exploring Operation: 46+56=102, Resulting Numbe... | 0 | hs_1 | mult_heuristic |
[
3,
69,
5,
77
] | 85 | [
"5-3=2",
"77*2=154",
"154-69=85"
] | Current State: 85:[3, 69, 5, 77], Operations: []
Exploring Operation: 5-3=2, Resulting Numbers: [69, 77, 2]
Generated Node #2: [69, 77, 2] from Operation: 5-3=2
Current State: 85:[69, 77, 2], Operations: ['5-3=2']
Exploring Operation: 77*2=154, Resulting Numbers: [69, 154]
Generated Node #3: [69, 154] from Operation: 7... | 4 | Current State: 85:[3, 69, 5, 77], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [3, 5, 8]
Generated Node #0,0: 85:[3, 5, 8] Operation: 77-69=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[3, 5, 8], Operations: ['77-69=8']
Exploring Operation: 8-3=5, Resulting Numbers: [5, 5]
Gen... | 0 | hs_1 | mult_heuristic |
[
20,
31,
99,
6
] | 60 | [
"99-6=93",
"20*93=1860",
"1860/31=60"
] | Current State: 60:[20, 31, 99, 6], Operations: []
Exploring Operation: 99-6=93, Resulting Numbers: [20, 31, 93]
Generated Node #2: [20, 31, 93] from Operation: 99-6=93
Current State: 60:[20, 31, 93], Operations: ['99-6=93']
Exploring Operation: 20*93=1860, Resulting Numbers: [31, 1860]
Generated Node #3: [31, 1860] fro... | 4 | Current State: 60:[20, 31, 99, 6], Operations: []
Exploring Operation: 99-20=79, Resulting Numbers: [31, 6, 79]
Generated Node #0,0: 60:[31, 6, 79] Operation: 99-20=79
Exploring Operation: 99-31=68, Resulting Numbers: [20, 6, 68]
Generated Node #0,1: 60:[20, 6, 68] Operation: 99-31=68
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
80,
91,
55,
16
] | 21 | [
"91-80=11",
"55/11=5",
"16+5=21"
] | Current State: 21:[80, 91, 55, 16], Operations: []
Exploring Operation: 91-80=11, Resulting Numbers: [55, 16, 11]
Generated Node #2: [55, 16, 11] from Operation: 91-80=11
Current State: 21:[55, 16, 11], Operations: ['91-80=11']
Exploring Operation: 55/11=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from Ope... | 4 | Current State: 21:[80, 91, 55, 16], Operations: []
Exploring Operation: 91-55=36, Resulting Numbers: [80, 16, 36]
Generated Node #0,0: 21:[80, 16, 36] Operation: 91-55=36
Exploring Operation: 80-55=25, Resulting Numbers: [91, 16, 25]
Generated Node #0,1: 21:[91, 16, 25] Operation: 80-55=25
Exploring Operation: 91-80=11... | 0.986111 | hs_5 | sum_heuristic |
[
92,
84,
9,
37
] | 86 | [
"9+37=46",
"92/46=2",
"84+2=86"
] | Current State: 86:[92, 84, 9, 37], Operations: []
Exploring Operation: 9+37=46, Resulting Numbers: [92, 84, 46]
Generated Node #2: [92, 84, 46] from Operation: 9+37=46
Current State: 86:[92, 84, 46], Operations: ['9+37=46']
Exploring Operation: 92/46=2, Resulting Numbers: [84, 2]
Generated Node #3: [84, 2] from Operati... | 4 | Current State: 86:[92, 84, 9, 37], Operations: []
Exploring Operation: 92-9=83, Resulting Numbers: [84, 37, 83]
Generated Node #0,0: 86:[84, 37, 83] Operation: 92-9=83
Exploring Operation: 84-37=47, Resulting Numbers: [92, 9, 47]
Generated Node #0,1: 86:[92, 9, 47] Operation: 84-37=47
Exploring Operation: 9+37=46, Resu... | 0.977431 | hs_3 | mult_heuristic |
[
1,
59,
87,
77
] | 68 | [
"59-1=58",
"87-77=10",
"58+10=68"
] | Current State: 68:[1, 59, 87, 77], Operations: []
Exploring Operation: 59-1=58, Resulting Numbers: [87, 77, 58]
Generated Node #2: [87, 77, 58] from Operation: 59-1=58
Current State: 68:[87, 77, 58], Operations: ['59-1=58']
Exploring Operation: 87-77=10, Resulting Numbers: [58, 10]
Generated Node #3: [58, 10] from Oper... | 4 | Current State: 68:[1, 59, 87, 77], Operations: []
Exploring Operation: 1+59=60, Resulting Numbers: [87, 77, 60]
Generated Node #0,0: 68:[87, 77, 60] Operation: 1+59=60
Exploring Operation: 77-59=18, Resulting Numbers: [1, 87, 18]
Generated Node #0,1: 68:[1, 87, 18] Operation: 77-59=18
Exploring Operation: 87-59=28, Res... | 0.974826 | hs_4 | mult_heuristic |
[
60,
56,
90,
7
] | 42 | [
"56+7=63",
"60*63=3780",
"3780/90=42"
] | Current State: 42:[60, 56, 90, 7], Operations: []
Exploring Operation: 56+7=63, Resulting Numbers: [60, 90, 63]
Generated Node #2: [60, 90, 63] from Operation: 56+7=63
Current State: 42:[60, 90, 63], Operations: ['56+7=63']
Exploring Operation: 60*63=3780, Resulting Numbers: [90, 3780]
Generated Node #3: [90, 3780] fro... | 4 | Current State: 42:[60, 56, 90, 7], Operations: []
Exploring Operation: 90-56=34, Resulting Numbers: [60, 7, 34]
Generated Node #0,0: 42:[60, 7, 34] Operation: 90-56=34
Exploring Operation: 90-60=30, Resulting Numbers: [56, 7, 30]
Generated Node #0,1: 42:[56, 7, 30] Operation: 90-60=30
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
80,
18,
70,
5
] | 72 | [
"80/5=16",
"18+70=88",
"88-16=72"
] | Current State: 72:[80, 18, 70, 5], Operations: []
Exploring Operation: 80/5=16, Resulting Numbers: [18, 70, 16]
Generated Node #2: [18, 70, 16] from Operation: 80/5=16
Current State: 72:[18, 70, 16], Operations: ['80/5=16']
Exploring Operation: 18+70=88, Resulting Numbers: [16, 88]
Generated Node #3: [16, 88] from Oper... | 4 | Current State: 72:[80, 18, 70, 5], Operations: []
Exploring Operation: 80-70=10, Resulting Numbers: [18, 5, 10]
Generated Node #0,0: 72:[18, 5, 10] Operation: 80-70=10
Exploring Operation: 80/5=16, Resulting Numbers: [18, 70, 16]
Generated Node #0,1: 72:[18, 70, 16] Operation: 80/5=16
Exploring Operation: 70/5=14, Resu... | 0.973958 | hs_4 | mult_heuristic |
[
61,
33,
34,
2
] | 73 | [
"33+34=67",
"2*67=134",
"134-61=73"
] | Current State: 73:[61, 33, 34, 2], Operations: []
Exploring Operation: 33+34=67, Resulting Numbers: [61, 2, 67]
Generated Node #2: [61, 2, 67] from Operation: 33+34=67
Current State: 73:[61, 2, 67], Operations: ['33+34=67']
Exploring Operation: 2*67=134, Resulting Numbers: [61, 134]
Generated Node #3: [61, 134] from Op... | 4 | Current State: 73:[61, 33, 34, 2], Operations: []
Exploring Operation: 34*2=68, Resulting Numbers: [61, 33, 68]
Generated Node #0,0: 73:[61, 33, 68] Operation: 34*2=68
Exploring Operation: 33*2=66, Resulting Numbers: [61, 34, 66]
Generated Node #0,1: 73:[61, 34, 66] Operation: 33*2=66
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
20,
34,
40,
94
] | 68 | [
"34-20=14",
"94-40=54",
"14+54=68"
] | Current State: 68:[20, 34, 40, 94], Operations: []
Exploring Operation: 34-20=14, Resulting Numbers: [40, 94, 14]
Generated Node #2: [40, 94, 14] from Operation: 34-20=14
Current State: 68:[40, 94, 14], Operations: ['34-20=14']
Exploring Operation: 94-40=54, Resulting Numbers: [14, 54]
Generated Node #3: [14, 54] from ... | 4 | Current State: 68:[20, 34, 40, 94], Operations: []
Exploring Operation: 94-34=60, Resulting Numbers: [20, 40, 60]
Generated Node #0,0: 68:[20, 40, 60] Operation: 94-34=60
Exploring Operation: 94-40=54, Resulting Numbers: [20, 34, 54]
Generated Node #0,1: 68:[20, 34, 54] Operation: 94-40=54
Exploring Operation: 94-20=74... | 0.989583 | hs_3 | sum_heuristic |
[
40,
55,
51,
32
] | 32 | [
"40-32=8",
"55-51=4",
"8*4=32"
] | Current State: 32:[40, 55, 51, 32], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [55, 51, 8]
Generated Node #2: [55, 51, 8] from Operation: 40-32=8
Current State: 32:[55, 51, 8], Operations: ['40-32=8']
Exploring Operation: 55-51=4, Resulting Numbers: [8, 4]
Generated Node #3: [8, 4] from Operation: ... | 4 | Current State: 32:[40, 55, 51, 32], Operations: []
Exploring Operation: 55-40=15, Resulting Numbers: [51, 32, 15]
Generated Node #0,0: 32:[51, 32, 15] Operation: 55-40=15
Exploring Operation: 55-51=4, Resulting Numbers: [40, 32, 4]
Generated Node #0,1: 32:[40, 32, 4] Operation: 55-51=4
Exploring Operation: 51-40=11, Re... | 0.990451 | hs_3 | sum_heuristic |
[
62,
66,
74,
31
] | 50 | [
"66-62=4",
"31*4=124",
"124-74=50"
] | Current State: 50:[62, 66, 74, 31], Operations: []
Exploring Operation: 66-62=4, Resulting Numbers: [74, 31, 4]
Generated Node #2: [74, 31, 4] from Operation: 66-62=4
Current State: 50:[74, 31, 4], Operations: ['66-62=4']
Exploring Operation: 31*4=124, Resulting Numbers: [74, 124]
Generated Node #3: [74, 124] from Oper... | 4 | Current State: 50:[62, 66, 74, 31], Operations: []
Exploring Operation: 66-62=4, Resulting Numbers: [74, 31, 4]
Generated Node #0,0: 50:[74, 31, 4] Operation: 66-62=4
Exploring Operation: 74-62=12, Resulting Numbers: [66, 31, 12]
Generated Node #0,1: 50:[66, 31, 12] Operation: 74-62=12
Exploring Operation: 74-66=8, Res... | 0 | hs_3 | mult_heuristic |
[
47,
14,
50,
5
] | 47 | [
"50-47=3",
"14*3=42",
"5+42=47"
] | Current State: 47:[47, 14, 50, 5], Operations: []
Exploring Operation: 50-47=3, Resulting Numbers: [14, 5, 3]
Generated Node #2: [14, 5, 3] from Operation: 50-47=3
Current State: 47:[14, 5, 3], Operations: ['50-47=3']
Exploring Operation: 14*3=42, Resulting Numbers: [5, 42]
Generated Node #3: [5, 42] from Operation: 14... | 4 | Current State: 47:[47, 14, 50, 5], Operations: []
Exploring Operation: 47+5=52, Resulting Numbers: [14, 50, 52]
Generated Node #0,0: 47:[14, 50, 52] Operation: 47+5=52
Exploring Operation: 50-5=45, Resulting Numbers: [47, 14, 45]
Generated Node #0,1: 47:[47, 14, 45] Operation: 50-5=45
Exploring Operation: 47-5=42, Resu... | 0.911458 | hs_5 | sum_heuristic |
[
46,
1,
2,
49
] | 98 | [
"46+1=47",
"2+49=51",
"47+51=98"
] | Current State: 98:[46, 1, 2, 49], Operations: []
Exploring Operation: 46+1=47, Resulting Numbers: [2, 49, 47]
Generated Node #2: [2, 49, 47] from Operation: 46+1=47
Current State: 98:[2, 49, 47], Operations: ['46+1=47']
Exploring Operation: 2+49=51, Resulting Numbers: [47, 51]
Generated Node #3: [47, 51] from Operation... | 4 | Current State: 98:[46, 1, 2, 49], Operations: []
Exploring Operation: 46+1=47, Resulting Numbers: [2, 49, 47]
Generated Node #0,0: 98:[2, 49, 47] Operation: 46+1=47
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[2, 49, 47], Operations: ['46+1=47']
Exploring Operation: 2+47=49, Resulting Numbers: [4... | 0.993924 | hs_1 | mult_heuristic |
[
70,
51,
87,
27
] | 95 | [
"70-51=19",
"87+27=114",
"114-19=95"
] | Current State: 95:[70, 51, 87, 27], Operations: []
Exploring Operation: 70-51=19, Resulting Numbers: [87, 27, 19]
Generated Node #2: [87, 27, 19] from Operation: 70-51=19
Current State: 95:[87, 27, 19], Operations: ['70-51=19']
Exploring Operation: 87+27=114, Resulting Numbers: [19, 114]
Generated Node #3: [19, 114] fr... | 4 | Current State: 95:[70, 51, 87, 27], Operations: []
Exploring Operation: 51-27=24, Resulting Numbers: [70, 87, 24]
Generated Node #0,0: 95:[70, 87, 24] Operation: 51-27=24
Exploring Operation: 70-51=19, Resulting Numbers: [87, 27, 19]
Generated Node #0,1: 95:[87, 27, 19] Operation: 70-51=19
Exploring Operation: 70+51=12... | 0.969618 | hs_3 | mult_heuristic |
[
40,
95,
8,
66
] | 85 | [
"40/8=5",
"95/5=19",
"66+19=85"
] | Current State: 85:[40, 95, 8, 66], Operations: []
Exploring Operation: 40/8=5, Resulting Numbers: [95, 66, 5]
Generated Node #2: [95, 66, 5] from Operation: 40/8=5
Current State: 85:[95, 66, 5], Operations: ['40/8=5']
Exploring Operation: 95/5=19, Resulting Numbers: [66, 19]
Generated Node #3: [66, 19] from Operation: ... | 4 | Current State: 85:[40, 95, 8, 66], Operations: []
Exploring Operation: 66-40=26, Resulting Numbers: [95, 8, 26]
Generated Node #0,0: 85:[95, 8, 26] Operation: 66-40=26
Exploring Operation: 40/8=5, Resulting Numbers: [95, 66, 5]
Generated Node #0,1: 85:[95, 66, 5] Operation: 40/8=5
Moving to Node #0,0
Current State: 85:... | 0.985243 | hs_2 | mult_heuristic |
[
54,
10,
18,
87
] | 61 | [
"54-10=44",
"18+87=105",
"105-44=61"
] | Current State: 61:[54, 10, 18, 87], Operations: []
Exploring Operation: 54-10=44, Resulting Numbers: [18, 87, 44]
Generated Node #2: [18, 87, 44] from Operation: 54-10=44
Current State: 61:[18, 87, 44], Operations: ['54-10=44']
Exploring Operation: 18+87=105, Resulting Numbers: [44, 105]
Generated Node #3: [44, 105] fr... | 4 | Current State: 61:[54, 10, 18, 87], Operations: []
Exploring Operation: 87-10=77, Resulting Numbers: [54, 18, 77]
Generated Node #0,0: 61:[54, 18, 77] Operation: 87-10=77
Exploring Operation: 87-18=69, Resulting Numbers: [54, 10, 69]
Generated Node #0,1: 61:[54, 10, 69] Operation: 87-18=69
Exploring Operation: 10+18=28... | 0.962674 | hs_3 | sum_heuristic |
[
54,
19,
28,
57
] | 27 | [
"57-54=3",
"28-19=9",
"3*9=27"
] | Current State: 27:[54, 19, 28, 57], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [19, 28, 3]
Generated Node #2: [19, 28, 3] from Operation: 57-54=3
Current State: 27:[19, 28, 3], Operations: ['57-54=3']
Exploring Operation: 28-19=9, Resulting Numbers: [3, 9]
Generated Node #3: [3, 9] from Operation: ... | 4 | Current State: 27:[54, 19, 28, 57], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [19, 28, 3]
Generated Node #0,0: 27:[19, 28, 3] Operation: 57-54=3
Exploring Operation: 57/19=3, Resulting Numbers: [54, 28, 3]
Generated Node #0,1: 27:[54, 28, 3] Operation: 57/19=3
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | mult_heuristic |
[
33,
2,
72,
44
] | 85 | [
"33-2=31",
"72+44=116",
"116-31=85"
] | Current State: 85:[33, 2, 72, 44], Operations: []
Exploring Operation: 33-2=31, Resulting Numbers: [72, 44, 31]
Generated Node #2: [72, 44, 31] from Operation: 33-2=31
Current State: 85:[72, 44, 31], Operations: ['33-2=31']
Exploring Operation: 72+44=116, Resulting Numbers: [31, 116]
Generated Node #3: [31, 116] from O... | 4 | Current State: 85:[33, 2, 72, 44], Operations: []
Exploring Operation: 44-33=11, Resulting Numbers: [2, 72, 11]
Generated Node #0,0: 85:[2, 72, 11] Operation: 44-33=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[2, 72, 11], Operations: ['44-33=11']
Exploring Operation: 72+11=83, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
20,
5,
85,
22
] | 34 | [
"22-20=2",
"85/5=17",
"2*17=34"
] | Current State: 34:[20, 5, 85, 22], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [5, 85, 2]
Generated Node #2: [5, 85, 2] from Operation: 22-20=2
Current State: 34:[5, 85, 2], Operations: ['22-20=2']
Exploring Operation: 85/5=17, Resulting Numbers: [2, 17]
Generated Node #3: [2, 17] from Operation: 85... | 4 | Current State: 34:[20, 5, 85, 22], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [20, 22, 17]
Generated Node #0,0: 34:[20, 22, 17] Operation: 85/5=17
Exploring Operation: 85-22=63, Resulting Numbers: [20, 5, 63]
Generated Node #0,1: 34:[20, 5, 63] Operation: 85-22=63
Exploring Operation: 85-20=65, Res... | 0.987847 | hs_4 | sum_heuristic |
[
7,
41,
2,
38
] | 20 | [
"7+41=48",
"48-38=10",
"2*10=20"
] | Current State: 20:[7, 41, 2, 38], Operations: []
Exploring Operation: 7+41=48, Resulting Numbers: [2, 38, 48]
Generated Node #2: [2, 38, 48] from Operation: 7+41=48
Current State: 20:[2, 38, 48], Operations: ['7+41=48']
Exploring Operation: 48-38=10, Resulting Numbers: [2, 10]
Generated Node #3: [2, 10] from Operation:... | 4 | Current State: 20:[7, 41, 2, 38], Operations: []
Exploring Operation: 38/2=19, Resulting Numbers: [7, 41, 19]
Generated Node #0,0: 20:[7, 41, 19] Operation: 38/2=19
Exploring Operation: 41-38=3, Resulting Numbers: [7, 2, 3]
Generated Node #0,1: 20:[7, 2, 3] Operation: 41-38=3
Start Sub Search at level 1: Moving to Node... | 0.991319 | hs_2 | mult_heuristic |
[
50,
46,
47,
61
] | 18 | [
"50-46=4",
"61-47=14",
"4+14=18"
] | Current State: 18:[50, 46, 47, 61], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [47, 61, 4]
Generated Node #2: [47, 61, 4] from Operation: 50-46=4
Current State: 18:[47, 61, 4], Operations: ['50-46=4']
Exploring Operation: 61-47=14, Resulting Numbers: [4, 14]
Generated Node #3: [4, 14] from Operatio... | 4 | Current State: 18:[50, 46, 47, 61], Operations: []
Exploring Operation: 61-46=15, Resulting Numbers: [50, 47, 15]
Generated Node #0,0: 18:[50, 47, 15] Operation: 61-46=15
Exploring Operation: 61-50=11, Resulting Numbers: [46, 47, 11]
Generated Node #0,1: 18:[46, 47, 11] Operation: 61-50=11
Exploring Operation: 61-47=14... | 0.972222 | hs_4 | sum_heuristic |
[
80,
83,
79,
56
] | 34 | [
"80+56=136",
"83-79=4",
"136/4=34"
] | Current State: 34:[80, 83, 79, 56], Operations: []
Exploring Operation: 80+56=136, Resulting Numbers: [83, 79, 136]
Generated Node #2: [83, 79, 136] from Operation: 80+56=136
Current State: 34:[83, 79, 136], Operations: ['80+56=136']
Exploring Operation: 83-79=4, Resulting Numbers: [136, 4]
Generated Node #3: [136, 4] ... | 4 | Current State: 34:[80, 83, 79, 56], Operations: []
Exploring Operation: 80-56=24, Resulting Numbers: [83, 79, 24]
Generated Node #0,0: 34:[83, 79, 24] Operation: 80-56=24
Exploring Operation: 83-56=27, Resulting Numbers: [80, 79, 27]
Generated Node #0,1: 34:[80, 79, 27] Operation: 83-56=27
Exploring Operation: 83-80=3,... | 0 | hs_5 | mult_heuristic |
[
82,
51,
27,
38
] | 20 | [
"82-51=31",
"38-27=11",
"31-11=20"
] | Current State: 20:[82, 51, 27, 38], Operations: []
Exploring Operation: 82-51=31, Resulting Numbers: [27, 38, 31]
Generated Node #2: [27, 38, 31] from Operation: 82-51=31
Current State: 20:[27, 38, 31], Operations: ['82-51=31']
Exploring Operation: 38-27=11, Resulting Numbers: [31, 11]
Generated Node #3: [31, 11] from ... | 4 | Current State: 20:[82, 51, 27, 38], Operations: []
Exploring Operation: 82-27=55, Resulting Numbers: [51, 38, 55]
Generated Node #0,0: 20:[51, 38, 55] Operation: 82-27=55
Exploring Operation: 82-51=31, Resulting Numbers: [27, 38, 31]
Generated Node #0,1: 20:[27, 38, 31] Operation: 82-51=31
Exploring Operation: 51-38=13... | 0.986979 | hs_4 | sum_heuristic |
[
49,
14,
84,
1
] | 49 | [
"49-14=35",
"84*1=84",
"84-35=49"
] | Current State: 49:[49, 14, 84, 1], Operations: []
Exploring Operation: 49-14=35, Resulting Numbers: [84, 1, 35]
Generated Node #2: [84, 1, 35] from Operation: 49-14=35
Current State: 49:[84, 1, 35], Operations: ['49-14=35']
Exploring Operation: 84*1=84, Resulting Numbers: [35, 84]
Generated Node #3: [35, 84] from Opera... | 4 | Current State: 49:[49, 14, 84, 1], Operations: []
Exploring Operation: 14-1=13, Resulting Numbers: [49, 84, 13]
Generated Node #0,0: 49:[49, 84, 13] Operation: 14-1=13
Exploring Operation: 84-14=70, Resulting Numbers: [49, 1, 70]
Generated Node #0,1: 49:[49, 1, 70] Operation: 84-14=70
Exploring Operation: 84/14=6, Resu... | 0.958333 | hs_4 | mult_heuristic |
[
4,
3,
9,
56
] | 58 | [
"4+3=7",
"9+56=65",
"65-7=58"
] | Current State: 58:[4, 3, 9, 56], Operations: []
Exploring Operation: 4+3=7, Resulting Numbers: [9, 56, 7]
Generated Node #2: [9, 56, 7] from Operation: 4+3=7
Current State: 58:[9, 56, 7], Operations: ['4+3=7']
Exploring Operation: 9+56=65, Resulting Numbers: [7, 65]
Generated Node #3: [7, 65] from Operation: 9+56=65
Cu... | 4 | Current State: 58:[4, 3, 9, 56], Operations: []
Exploring Operation: 9-4=5, Resulting Numbers: [3, 56, 5]
Generated Node #0,0: 58:[3, 56, 5] Operation: 9-4=5
Exploring Operation: 9/3=3, Resulting Numbers: [4, 56, 3]
Generated Node #0,1: 58:[4, 56, 3] Operation: 9/3=3
Exploring Operation: 9-3=6, Resulting Numbers: [4, 5... | 0.971354 | hs_4 | mult_heuristic |
[
56,
63,
62,
64
] | 10 | [
"63*64=4032",
"4032/56=72",
"72-62=10"
] | Current State: 10:[56, 63, 62, 64], Operations: []
Exploring Operation: 63*64=4032, Resulting Numbers: [56, 62, 4032]
Generated Node #2: [56, 62, 4032] from Operation: 63*64=4032
Current State: 10:[56, 62, 4032], Operations: ['63*64=4032']
Exploring Operation: 4032/56=72, Resulting Numbers: [62, 72]
Generated Node #3: ... | 4 | Current State: 10:[56, 63, 62, 64], Operations: []
Exploring Operation: 64-63=1, Resulting Numbers: [56, 62, 1]
Generated Node #0,0: 10:[56, 62, 1] Operation: 64-63=1
Moving to Node #0,0
Current State: 10:[56, 62, 1], Operations: ['64-63=1']
Exploring Operation: 62-56=6, Resulting Numbers: [1, 6]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
28,
13,
25,
52
] | 87 | [
"28*52=1456",
"1456/13=112",
"112-25=87"
] | Current State: 87:[28, 13, 25, 52], Operations: []
Exploring Operation: 28*52=1456, Resulting Numbers: [13, 25, 1456]
Generated Node #2: [13, 25, 1456] from Operation: 28*52=1456
Current State: 87:[13, 25, 1456], Operations: ['28*52=1456']
Exploring Operation: 1456/13=112, Resulting Numbers: [25, 112]
Generated Node #3... | 4 | Current State: 87:[28, 13, 25, 52], Operations: []
Exploring Operation: 52/13=4, Resulting Numbers: [28, 25, 4]
Generated Node #0,0: 87:[28, 25, 4] Operation: 52/13=4
Exploring Operation: 52-13=39, Resulting Numbers: [28, 25, 39]
Generated Node #0,1: 87:[28, 25, 39] Operation: 52-13=39
Exploring Operation: 52-25=27, Re... | 0 | hs_3 | mult_heuristic |
[
38,
26,
5,
29
] | 53 | [
"29-26=3",
"5*3=15",
"38+15=53"
] | Current State: 53:[38, 26, 5, 29], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [38, 5, 3]
Generated Node #2: [38, 5, 3] from Operation: 29-26=3
Current State: 53:[38, 5, 3], Operations: ['29-26=3']
Exploring Operation: 5*3=15, Resulting Numbers: [38, 15]
Generated Node #3: [38, 15] from Operation: 5... | 4 | Current State: 53:[38, 26, 5, 29], Operations: []
Exploring Operation: 26+29=55, Resulting Numbers: [38, 5, 55]
Generated Node #0,0: 53:[38, 5, 55] Operation: 26+29=55
Exploring Operation: 26+5=31, Resulting Numbers: [38, 29, 31]
Generated Node #0,1: 53:[38, 29, 31] Operation: 26+5=31
Exploring Operation: 5+29=34, Resu... | 0 | hs_5 | sum_heuristic |
[
25,
15,
19,
49
] | 40 | [
"25-15=10",
"49-19=30",
"10+30=40"
] | Current State: 40:[25, 15, 19, 49], Operations: []
Exploring Operation: 25-15=10, Resulting Numbers: [19, 49, 10]
Generated Node #2: [19, 49, 10] from Operation: 25-15=10
Current State: 40:[19, 49, 10], Operations: ['25-15=10']
Exploring Operation: 49-19=30, Resulting Numbers: [10, 30]
Generated Node #3: [10, 30] from ... | 4 | Current State: 40:[25, 15, 19, 49], Operations: []
Exploring Operation: 49-15=34, Resulting Numbers: [25, 19, 34]
Generated Node #0,0: 40:[25, 19, 34] Operation: 49-15=34
Exploring Operation: 25+15=40, Resulting Numbers: [19, 49, 40]
Generated Node #0,1: 40:[19, 49, 40] Operation: 25+15=40
Exploring Operation: 19-15=4,... | 0.947049 | hs_5 | mult_heuristic |
[
44,
23,
78,
92
] | 98 | [
"44*92=4048",
"4048/23=176",
"176-78=98"
] | Current State: 98:[44, 23, 78, 92], Operations: []
Exploring Operation: 44*92=4048, Resulting Numbers: [23, 78, 4048]
Generated Node #2: [23, 78, 4048] from Operation: 44*92=4048
Current State: 98:[23, 78, 4048], Operations: ['44*92=4048']
Exploring Operation: 4048/23=176, Resulting Numbers: [78, 176]
Generated Node #3... | 4 | Current State: 98:[44, 23, 78, 92], Operations: []
Exploring Operation: 92-78=14, Resulting Numbers: [44, 23, 14]
Generated Node #0,0: 98:[44, 23, 14] Operation: 92-78=14
Exploring Operation: 23+78=101, Resulting Numbers: [44, 92, 101]
Generated Node #0,1: 98:[44, 92, 101] Operation: 23+78=101
Start Sub Search at level... | 0 | hs_2 | mult_heuristic |
[
2,
67,
90,
89
] | 46 | [
"89-67=22",
"2*22=44",
"90-44=46"
] | Current State: 46:[2, 67, 90, 89], Operations: []
Exploring Operation: 89-67=22, Resulting Numbers: [2, 90, 22]
Generated Node #2: [2, 90, 22] from Operation: 89-67=22
Current State: 46:[2, 90, 22], Operations: ['89-67=22']
Exploring Operation: 2*22=44, Resulting Numbers: [90, 44]
Generated Node #3: [90, 44] from Opera... | 4 | Current State: 46:[2, 67, 90, 89], Operations: []
Exploring Operation: 90-67=23, Resulting Numbers: [2, 89, 23]
Generated Node #0,0: 46:[2, 89, 23] Operation: 90-67=23
Exploring Operation: 90-89=1, Resulting Numbers: [2, 67, 1]
Generated Node #0,1: 46:[2, 67, 1] Operation: 90-89=1
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
13,
4,
4,
44
] | 20 | [
"13-4=9",
"44/4=11",
"9+11=20"
] | Current State: 20:[13, 4, 4, 44], Operations: []
Exploring Operation: 13-4=9, Resulting Numbers: [44, 9]
Generated Node #2: [44, 9] from Operation: 13-4=9
Current State: 20:[44, 9], Operations: ['13-4=9']
Exploring Operation: 44/4=11, Resulting Numbers: [9, 11]
Generated Node #3: [9, 11] from Operation: 44/4=11
Current... | 4 | Current State: 20:[13, 4, 4, 44], Operations: []
Exploring Operation: 44/4=11, Resulting Numbers: [13, 4, 11]
Generated Node #0,0: 20:[13, 4, 11] Operation: 44/4=11
Moving to Node #0,0
Current State: 20:[13, 4, 11], Operations: ['44/4=11']
Exploring Operation: 13-11=2, Resulting Numbers: [4, 2]
Generated Node #0,0,0: 2... | 0 | hs_1 | sum_heuristic |
[
17,
32,
97,
53
] | 47 | [
"17*97=1649",
"32*53=1696",
"1696-1649=47"
] | Current State: 47:[17, 32, 97, 53], Operations: []
Exploring Operation: 17*97=1649, Resulting Numbers: [32, 53, 1649]
Generated Node #2: [32, 53, 1649] from Operation: 17*97=1649
Current State: 47:[32, 53, 1649], Operations: ['17*97=1649']
Exploring Operation: 32*53=1696, Resulting Numbers: [1649, 1696]
Generated Node ... | 4 | Current State: 47:[17, 32, 97, 53], Operations: []
Exploring Operation: 97-17=80, Resulting Numbers: [32, 53, 80]
Generated Node #0,0: 47:[32, 53, 80] Operation: 97-17=80
Exploring Operation: 17+32=49, Resulting Numbers: [97, 53, 49]
Generated Node #0,1: 47:[97, 53, 49] Operation: 17+32=49
Exploring Operation: 97-32=65... | 0 | hs_4 | mult_heuristic |
[
15,
18,
27,
4
] | 21 | [
"27-15=12",
"12/4=3",
"18+3=21"
] | Current State: 21:[15, 18, 27, 4], Operations: []
Exploring Operation: 27-15=12, Resulting Numbers: [18, 4, 12]
Generated Node #2: [18, 4, 12] from Operation: 27-15=12
Current State: 21:[18, 4, 12], Operations: ['27-15=12']
Exploring Operation: 12/4=3, Resulting Numbers: [18, 3]
Generated Node #3: [18, 3] from Operatio... | 4 | Current State: 21:[15, 18, 27, 4], Operations: []
Exploring Operation: 15+4=19, Resulting Numbers: [18, 27, 19]
Generated Node #0,0: 21:[18, 27, 19] Operation: 15+4=19
Exploring Operation: 27-15=12, Resulting Numbers: [18, 4, 12]
Generated Node #0,1: 21:[18, 4, 12] Operation: 27-15=12
Exploring Operation: 27-4=23, Resu... | 0.965278 | hs_5 | sum_heuristic |
[
51,
33,
51,
68
] | 24 | [
"51*33=1683",
"1683-51=1632",
"1632/68=24"
] | Current State: 24:[51, 33, 51, 68], Operations: []
Exploring Operation: 51*33=1683, Resulting Numbers: [68, 1683]
Generated Node #2: [68, 1683] from Operation: 51*33=1683
Current State: 24:[68, 1683], Operations: ['51*33=1683']
Exploring Operation: 1683-51=1632, Resulting Numbers: [68, 1632]
Generated Node #3: [68, 163... | 4 | Current State: 24:[51, 33, 51, 68], Operations: []
Exploring Operation: 68-51=17, Resulting Numbers: [33, 51, 17]
Generated Node #0,0: 24:[33, 51, 17] Operation: 68-51=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 24:[33, 51, 17], Operations: ['68-51=17']
Exploring Operation: 51/17=3, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
83,
36,
2,
62
] | 78 | [
"83-36=47",
"62/2=31",
"47+31=78"
] | Current State: 78:[83, 36, 2, 62], Operations: []
Exploring Operation: 83-36=47, Resulting Numbers: [2, 62, 47]
Generated Node #2: [2, 62, 47] from Operation: 83-36=47
Current State: 78:[2, 62, 47], Operations: ['83-36=47']
Exploring Operation: 62/2=31, Resulting Numbers: [47, 31]
Generated Node #3: [47, 31] from Opera... | 4 | Current State: 78:[83, 36, 2, 62], Operations: []
Exploring Operation: 62-36=26, Resulting Numbers: [83, 2, 26]
Generated Node #0,0: 78:[83, 2, 26] Operation: 62-36=26
Exploring Operation: 83-62=21, Resulting Numbers: [36, 2, 21]
Generated Node #0,1: 78:[36, 2, 21] Operation: 83-62=21
Exploring Operation: 62/2=31, Resu... | 0.975694 | hs_3 | mult_heuristic |
[
2,
76,
7,
14
] | 71 | [
"2+76=78",
"14-7=7",
"78-7=71"
] | Current State: 71:[2, 76, 7, 14], Operations: []
Exploring Operation: 2+76=78, Resulting Numbers: [7, 14, 78]
Generated Node #2: [7, 14, 78] from Operation: 2+76=78
Current State: 71:[7, 14, 78], Operations: ['2+76=78']
Exploring Operation: 14-7=7, Resulting Numbers: [78, 7]
Generated Node #3: [78, 7] from Operation: 1... | 4 | Current State: 71:[2, 76, 7, 14], Operations: []
Exploring Operation: 2*14=28, Resulting Numbers: [76, 7, 28]
Generated Node #0,0: 71:[76, 7, 28] Operation: 2*14=28
Exploring Operation: 7*14=98, Resulting Numbers: [2, 76, 98]
Generated Node #0,1: 71:[2, 76, 98] Operation: 7*14=98
Moving to Node #0,1
Current State: 71:[... | 0 | hs_2 | mult_heuristic |
[
38,
18,
33,
58
] | 45 | [
"38-18=20",
"58-33=25",
"20+25=45"
] | Current State: 45:[38, 18, 33, 58], Operations: []
Exploring Operation: 38-18=20, Resulting Numbers: [33, 58, 20]
Generated Node #2: [33, 58, 20] from Operation: 38-18=20
Current State: 45:[33, 58, 20], Operations: ['38-18=20']
Exploring Operation: 58-33=25, Resulting Numbers: [20, 25]
Generated Node #3: [20, 25] from ... | 4 | Current State: 45:[38, 18, 33, 58], Operations: []
Exploring Operation: 38-33=5, Resulting Numbers: [18, 58, 5]
Generated Node #0,0: 45:[18, 58, 5] Operation: 38-33=5
Exploring Operation: 33-18=15, Resulting Numbers: [38, 58, 15]
Generated Node #0,1: 45:[38, 58, 15] Operation: 33-18=15
Exploring Operation: 58-38=20, Re... | 0.990451 | hs_3 | mult_heuristic |
[
75,
73,
77,
86
] | 95 | [
"75-73=2",
"86*2=172",
"172-77=95"
] | Current State: 95:[75, 73, 77, 86], Operations: []
Exploring Operation: 75-73=2, Resulting Numbers: [77, 86, 2]
Generated Node #2: [77, 86, 2] from Operation: 75-73=2
Current State: 95:[77, 86, 2], Operations: ['75-73=2']
Exploring Operation: 86*2=172, Resulting Numbers: [77, 172]
Generated Node #3: [77, 172] from Oper... | 4 | Current State: 95:[75, 73, 77, 86], Operations: []
Exploring Operation: 75-73=2, Resulting Numbers: [77, 86, 2]
Generated Node #0,0: 95:[77, 86, 2] Operation: 75-73=2
Exploring Operation: 77-73=4, Resulting Numbers: [75, 86, 4]
Generated Node #0,1: 95:[75, 86, 4] Operation: 77-73=4
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
74,
21,
91,
77
] | 45 | [
"74+91=165",
"21*165=3465",
"3465/77=45"
] | Current State: 45:[74, 21, 91, 77], Operations: []
Exploring Operation: 74+91=165, Resulting Numbers: [21, 77, 165]
Generated Node #2: [21, 77, 165] from Operation: 74+91=165
Current State: 45:[21, 77, 165], Operations: ['74+91=165']
Exploring Operation: 21*165=3465, Resulting Numbers: [77, 3465]
Generated Node #3: [77... | 4 | Current State: 45:[74, 21, 91, 77], Operations: []
Exploring Operation: 91-74=17, Resulting Numbers: [21, 77, 17]
Generated Node #0,0: 45:[21, 77, 17] Operation: 91-74=17
Exploring Operation: 77-74=3, Resulting Numbers: [21, 91, 3]
Generated Node #0,1: 45:[21, 91, 3] Operation: 77-74=3
Exploring Operation: 91-77=14, Re... | 0 | hs_4 | mult_heuristic |
[
3,
63,
60,
61
] | 52 | [
"63-60=3",
"3*3=9",
"61-9=52"
] | Current State: 52:[3, 63, 60, 61], Operations: []
Exploring Operation: 63-60=3, Resulting Numbers: [3, 61, 3]
Generated Node #2: [3, 61, 3] from Operation: 63-60=3
Current State: 52:[3, 61, 3], Operations: ['63-60=3']
Exploring Operation: 3*3=9, Resulting Numbers: [61, 9]
Generated Node #3: [61, 9] from Operation: 3*3=... | 4 | Current State: 52:[3, 63, 60, 61], Operations: []
Exploring Operation: 63-3=60, Resulting Numbers: [60, 61, 60]
Generated Node #0,0: 52:[60, 61, 60] Operation: 63-3=60
Exploring Operation: 63/3=21, Resulting Numbers: [60, 61, 21]
Generated Node #0,1: 52:[60, 61, 21] Operation: 63/3=21
Exploring Operation: 63-61=2, Resu... | 0 | hs_5 | sum_heuristic |
[
26,
61,
29,
56
] | 11 | [
"26+29=55",
"61-56=5",
"55/5=11"
] | Current State: 11:[26, 61, 29, 56], Operations: []
Exploring Operation: 26+29=55, Resulting Numbers: [61, 56, 55]
Generated Node #2: [61, 56, 55] from Operation: 26+29=55
Current State: 11:[61, 56, 55], Operations: ['26+29=55']
Exploring Operation: 61-56=5, Resulting Numbers: [55, 5]
Generated Node #3: [55, 5] from Ope... | 4 | Current State: 11:[26, 61, 29, 56], Operations: []
Exploring Operation: 61-56=5, Resulting Numbers: [26, 29, 5]
Generated Node #0,0: 11:[26, 29, 5] Operation: 61-56=5
Exploring Operation: 56-29=27, Resulting Numbers: [26, 61, 27]
Generated Node #0,1: 11:[26, 61, 27] Operation: 56-29=27
Exploring Operation: 61-29=32, Re... | 0 | hs_3 | sum_heuristic |
[
3,
55,
88,
56
] | 85 | [
"88-3=85",
"56-55=1",
"85*1=85"
] | Current State: 85:[3, 55, 88, 56], Operations: []
Exploring Operation: 88-3=85, Resulting Numbers: [55, 56, 85]
Generated Node #2: [55, 56, 85] from Operation: 88-3=85
Current State: 85:[55, 56, 85], Operations: ['88-3=85']
Exploring Operation: 56-55=1, Resulting Numbers: [85, 1]
Generated Node #3: [85, 1] from Operati... | 4 | Current State: 85:[3, 55, 88, 56], Operations: []
Exploring Operation: 56-55=1, Resulting Numbers: [3, 88, 1]
Generated Node #0,0: 85:[3, 88, 1] Operation: 56-55=1
Exploring Operation: 55+56=111, Resulting Numbers: [3, 88, 111]
Generated Node #0,1: 85:[3, 88, 111] Operation: 55+56=111
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
35,
35,
66,
16
] | 64 | [
"35+35=70",
"70-66=4",
"16*4=64"
] | Current State: 64:[35, 35, 66, 16], Operations: []
Exploring Operation: 35+35=70, Resulting Numbers: [66, 16, 70]
Generated Node #2: [66, 16, 70] from Operation: 35+35=70
Current State: 64:[66, 16, 70], Operations: ['35+35=70']
Exploring Operation: 70-66=4, Resulting Numbers: [16, 4]
Generated Node #3: [16, 4] from Ope... | 4 | Current State: 64:[35, 35, 66, 16], Operations: []
Exploring Operation: 66-35=31, Resulting Numbers: [35, 16, 31]
Generated Node #0,0: 64:[35, 16, 31] Operation: 66-35=31
Exploring Operation: 35-35=0, Resulting Numbers: [66, 16, 0]
Generated Node #0,1: 64:[66, 16, 0] Operation: 35-35=0
Exploring Operation: 35/35=1, Res... | 0.967882 | hs_5 | sum_heuristic |
[
74,
46,
72,
2
] | 86 | [
"74-46=28",
"28/2=14",
"72+14=86"
] | Current State: 86:[74, 46, 72, 2], Operations: []
Exploring Operation: 74-46=28, Resulting Numbers: [72, 2, 28]
Generated Node #2: [72, 2, 28] from Operation: 74-46=28
Current State: 86:[72, 2, 28], Operations: ['74-46=28']
Exploring Operation: 28/2=14, Resulting Numbers: [72, 14]
Generated Node #3: [72, 14] from Opera... | 4 | Current State: 86:[74, 46, 72, 2], Operations: []
Exploring Operation: 74-72=2, Resulting Numbers: [46, 2, 2]
Generated Node #0,0: 86:[46, 2, 2] Operation: 74-72=2
Moving to Node #0,0
Current State: 86:[46, 2, 2], Operations: ['74-72=2']
Exploring Operation: 46-2=44, Resulting Numbers: [2, 44]
Generated Node #0,0,0: 86... | 0 | hs_1 | mult_heuristic |
[
36,
92,
8,
18
] | 23 | [
"36*92=3312",
"8*18=144",
"3312/144=23"
] | Current State: 23:[36, 92, 8, 18], Operations: []
Exploring Operation: 36*92=3312, Resulting Numbers: [8, 18, 3312]
Generated Node #2: [8, 18, 3312] from Operation: 36*92=3312
Current State: 23:[8, 18, 3312], Operations: ['36*92=3312']
Exploring Operation: 8*18=144, Resulting Numbers: [3312, 144]
Generated Node #3: [33... | 4 | Current State: 23:[36, 92, 8, 18], Operations: []
Exploring Operation: 92-36=56, Resulting Numbers: [8, 18, 56]
Generated Node #0,0: 23:[8, 18, 56] Operation: 92-36=56
Exploring Operation: 92-8=84, Resulting Numbers: [36, 18, 84]
Generated Node #0,1: 23:[36, 18, 84] Operation: 92-8=84
Exploring Operation: 36-8=28, Resu... | 0 | hs_3 | mult_heuristic |
[
14,
27,
63,
92
] | 70 | [
"14+27=41",
"92-63=29",
"41+29=70"
] | Current State: 70:[14, 27, 63, 92], Operations: []
Exploring Operation: 14+27=41, Resulting Numbers: [63, 92, 41]
Generated Node #2: [63, 92, 41] from Operation: 14+27=41
Current State: 70:[63, 92, 41], Operations: ['14+27=41']
Exploring Operation: 92-63=29, Resulting Numbers: [41, 29]
Generated Node #3: [41, 29] from ... | 4 | Current State: 70:[14, 27, 63, 92], Operations: []
Exploring Operation: 92-27=65, Resulting Numbers: [14, 63, 65]
Generated Node #0,0: 70:[14, 63, 65] Operation: 92-27=65
Exploring Operation: 27-14=13, Resulting Numbers: [63, 92, 13]
Generated Node #0,1: 70:[63, 92, 13] Operation: 27-14=13
Exploring Operation: 63-27=36... | 0.973958 | hs_5 | sum_heuristic |
[
49,
92,
8,
89
] | 54 | [
"92-49=43",
"8+89=97",
"97-43=54"
] | Current State: 54:[49, 92, 8, 89], Operations: []
Exploring Operation: 92-49=43, Resulting Numbers: [8, 89, 43]
Generated Node #2: [8, 89, 43] from Operation: 92-49=43
Current State: 54:[8, 89, 43], Operations: ['92-49=43']
Exploring Operation: 8+89=97, Resulting Numbers: [43, 97]
Generated Node #3: [43, 97] from Opera... | 4 | Current State: 54:[49, 92, 8, 89], Operations: []
Exploring Operation: 92-89=3, Resulting Numbers: [49, 8, 3]
Generated Node #0,0: 54:[49, 8, 3] Operation: 92-89=3
Exploring Operation: 89-49=40, Resulting Numbers: [92, 8, 40]
Generated Node #0,1: 54:[92, 8, 40] Operation: 89-49=40
Exploring Operation: 92-49=43, Resulti... | 0.990451 | hs_3 | mult_heuristic |
[
81,
5,
90,
79
] | 65 | [
"81-5=76",
"90-79=11",
"76-11=65"
] | Current State: 65:[81, 5, 90, 79], Operations: []
Exploring Operation: 81-5=76, Resulting Numbers: [90, 79, 76]
Generated Node #2: [90, 79, 76] from Operation: 81-5=76
Current State: 65:[90, 79, 76], Operations: ['81-5=76']
Exploring Operation: 90-79=11, Resulting Numbers: [76, 11]
Generated Node #3: [76, 11] from Oper... | 4 | Current State: 65:[81, 5, 90, 79], Operations: []
Exploring Operation: 90-79=11, Resulting Numbers: [81, 5, 11]
Generated Node #0,0: 65:[81, 5, 11] Operation: 90-79=11
Exploring Operation: 90/5=18, Resulting Numbers: [81, 79, 18]
Generated Node #0,1: 65:[81, 79, 18] Operation: 90/5=18
Exploring Operation: 81-79=2, Resu... | 0.987847 | hs_4 | sum_heuristic |
[
96,
17,
9,
72
] | 87 | [
"96-17=79",
"72/9=8",
"79+8=87"
] | Current State: 87:[96, 17, 9, 72], Operations: []
Exploring Operation: 96-17=79, Resulting Numbers: [9, 72, 79]
Generated Node #2: [9, 72, 79] from Operation: 96-17=79
Current State: 87:[9, 72, 79], Operations: ['96-17=79']
Exploring Operation: 72/9=8, Resulting Numbers: [79, 8]
Generated Node #3: [79, 8] from Operatio... | 4 | Current State: 87:[96, 17, 9, 72], Operations: []
Exploring Operation: 17+72=89, Resulting Numbers: [96, 9, 89]
Generated Node #0,0: 87:[96, 9, 89] Operation: 17+72=89
Exploring Operation: 96-72=24, Resulting Numbers: [17, 9, 24]
Generated Node #0,1: 87:[17, 9, 24] Operation: 96-72=24
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
95,
86,
36,
99
] | 47 | [
"95-86=9",
"99/9=11",
"36+11=47"
] | Current State: 47:[95, 86, 36, 99], Operations: []
Exploring Operation: 95-86=9, Resulting Numbers: [36, 99, 9]
Generated Node #2: [36, 99, 9] from Operation: 95-86=9
Current State: 47:[36, 99, 9], Operations: ['95-86=9']
Exploring Operation: 99/9=11, Resulting Numbers: [36, 11]
Generated Node #3: [36, 11] from Operati... | 4 | Current State: 47:[95, 86, 36, 99], Operations: []
Exploring Operation: 95-86=9, Resulting Numbers: [36, 99, 9]
Generated Node #0,0: 47:[36, 99, 9] Operation: 95-86=9
Exploring Operation: 99-95=4, Resulting Numbers: [86, 36, 4]
Generated Node #0,1: 47:[86, 36, 4] Operation: 99-95=4
Exploring Operation: 99-86=13, Result... | 0.971354 | hs_3 | sum_heuristic |
[
86,
85,
87,
19
] | 48 | [
"87-85=2",
"19*2=38",
"86-38=48"
] | Current State: 48:[86, 85, 87, 19], Operations: []
Exploring Operation: 87-85=2, Resulting Numbers: [86, 19, 2]
Generated Node #2: [86, 19, 2] from Operation: 87-85=2
Current State: 48:[86, 19, 2], Operations: ['87-85=2']
Exploring Operation: 19*2=38, Resulting Numbers: [86, 38]
Generated Node #3: [86, 38] from Operati... | 4 | Current State: 48:[86, 85, 87, 19], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [87, 19, 1]
Generated Node #0,0: 48:[87, 19, 1] Operation: 86-85=1
Exploring Operation: 87-86=1, Resulting Numbers: [85, 19, 1]
Generated Node #0,1: 48:[85, 19, 1] Operation: 87-86=1
Exploring Operation: 85-19=66, Result... | 0 | hs_5 | sum_heuristic |
[
53,
19,
25,
19
] | 53 | [
"19-19=0",
"25*0=0",
"53+0=53"
] | Current State: 53:[53, 19, 25, 19], Operations: []
Exploring Operation: 19-19=0, Resulting Numbers: [53, 25, 0]
Generated Node #2: [53, 25, 0] from Operation: 19-19=0
Current State: 53:[53, 25, 0], Operations: ['19-19=0']
Exploring Operation: 25*0=0, Resulting Numbers: [53, 0]
Generated Node #3: [53, 0] from Operation:... | 4 | Current State: 53:[53, 19, 25, 19], Operations: []
Exploring Operation: 19+25=44, Resulting Numbers: [53, 19, 44]
Generated Node #0,0: 53:[53, 19, 44] Operation: 19+25=44
Exploring Operation: 19+19=38, Resulting Numbers: [53, 25, 38]
Generated Node #0,1: 53:[53, 25, 38] Operation: 19+19=38
Exploring Operation: 25+19=44... | 0 | hs_3 | sum_heuristic |
[
40,
34,
75,
89
] | 90 | [
"40+34=74",
"75+89=164",
"164-74=90"
] | Current State: 90:[40, 34, 75, 89], Operations: []
Exploring Operation: 40+34=74, Resulting Numbers: [75, 89, 74]
Generated Node #2: [75, 89, 74] from Operation: 40+34=74
Current State: 90:[75, 89, 74], Operations: ['40+34=74']
Exploring Operation: 75+89=164, Resulting Numbers: [74, 164]
Generated Node #3: [74, 164] fr... | 4 | Current State: 90:[40, 34, 75, 89], Operations: []
Exploring Operation: 40-34=6, Resulting Numbers: [75, 89, 6]
Generated Node #0,0: 90:[75, 89, 6] Operation: 40-34=6
Exploring Operation: 89-75=14, Resulting Numbers: [40, 34, 14]
Generated Node #0,1: 90:[40, 34, 14] Operation: 89-75=14
Exploring Operation: 75-34=41, Re... | 0.969618 | hs_4 | sum_heuristic |
[
67,
5,
33,
27
] | 68 | [
"67-5=62",
"33-27=6",
"62+6=68"
] | Current State: 68:[67, 5, 33, 27], Operations: []
Exploring Operation: 67-5=62, Resulting Numbers: [33, 27, 62]
Generated Node #2: [33, 27, 62] from Operation: 67-5=62
Current State: 68:[33, 27, 62], Operations: ['67-5=62']
Exploring Operation: 33-27=6, Resulting Numbers: [62, 6]
Generated Node #3: [62, 6] from Operati... | 4 | Current State: 68:[67, 5, 33, 27], Operations: []
Exploring Operation: 5+27=32, Resulting Numbers: [67, 33, 32]
Generated Node #0,0: 68:[67, 33, 32] Operation: 5+27=32
Moving to Node #0,0
Current State: 68:[67, 33, 32], Operations: ['5+27=32']
Exploring Operation: 67-33=34, Resulting Numbers: [32, 34]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
23,
91,
43,
20
] | 90 | [
"43-23=20",
"20/20=1",
"91-1=90"
] | Current State: 90:[23, 91, 43, 20], Operations: []
Exploring Operation: 43-23=20, Resulting Numbers: [91, 20, 20]
Generated Node #2: [91, 20, 20] from Operation: 43-23=20
Current State: 90:[91, 20, 20], Operations: ['43-23=20']
Exploring Operation: 20/20=1, Resulting Numbers: [91, 1]
Generated Node #3: [91, 1] from Ope... | 4 | Current State: 90:[23, 91, 43, 20], Operations: []
Exploring Operation: 91-43=48, Resulting Numbers: [23, 20, 48]
Generated Node #0,0: 90:[23, 20, 48] Operation: 91-43=48
Exploring Operation: 23+20=43, Resulting Numbers: [91, 43, 43]
Generated Node #0,1: 90:[91, 43, 43] Operation: 23+20=43
Exploring Operation: 43-23=20... | 0.97309 | hs_4 | mult_heuristic |
[
31,
2,
28,
56
] | 90 | [
"31*2=62",
"56-28=28",
"62+28=90"
] | Current State: 90:[31, 2, 28, 56], Operations: []
Exploring Operation: 31*2=62, Resulting Numbers: [28, 56, 62]
Generated Node #2: [28, 56, 62] from Operation: 31*2=62
Current State: 90:[28, 56, 62], Operations: ['31*2=62']
Exploring Operation: 56-28=28, Resulting Numbers: [62, 28]
Generated Node #3: [62, 28] from Oper... | 4 | Current State: 90:[31, 2, 28, 56], Operations: []
Exploring Operation: 56/2=28, Resulting Numbers: [31, 28, 28]
Generated Node #0,0: 90:[31, 28, 28] Operation: 56/2=28
Exploring Operation: 56/28=2, Resulting Numbers: [31, 2, 2]
Generated Node #0,1: 90:[31, 2, 2] Operation: 56/28=2
Exploring Operation: 31+56=87, Resulti... | 0 | hs_4 | sum_heuristic |
[
61,
80,
91,
46
] | 26 | [
"80-61=19",
"91-46=45",
"45-19=26"
] | Current State: 26:[61, 80, 91, 46], Operations: []
Exploring Operation: 80-61=19, Resulting Numbers: [91, 46, 19]
Generated Node #2: [91, 46, 19] from Operation: 80-61=19
Current State: 26:[91, 46, 19], Operations: ['80-61=19']
Exploring Operation: 91-46=45, Resulting Numbers: [19, 45]
Generated Node #3: [19, 45] from ... | 4 | Current State: 26:[61, 80, 91, 46], Operations: []
Exploring Operation: 91-46=45, Resulting Numbers: [61, 80, 45]
Generated Node #0,0: 26:[61, 80, 45] Operation: 91-46=45
Exploring Operation: 91-80=11, Resulting Numbers: [61, 46, 11]
Generated Node #0,1: 26:[61, 46, 11] Operation: 91-80=11
Exploring Operation: 80-46=34... | 0.986979 | hs_5 | mult_heuristic |
[
5,
14,
4,
6
] | 11 | [
"5*14=70",
"70-4=66",
"66/6=11"
] | Current State: 11:[5, 14, 4, 6], Operations: []
Exploring Operation: 5*14=70, Resulting Numbers: [4, 6, 70]
Generated Node #2: [4, 6, 70] from Operation: 5*14=70
Current State: 11:[4, 6, 70], Operations: ['5*14=70']
Exploring Operation: 70-4=66, Resulting Numbers: [6, 66]
Generated Node #3: [6, 66] from Operation: 70-4... | 4 | Current State: 11:[5, 14, 4, 6], Operations: []
Exploring Operation: 5+6=11, Resulting Numbers: [14, 4, 11]
Generated Node #0,0: 11:[14, 4, 11] Operation: 5+6=11
Exploring Operation: 5+4=9, Resulting Numbers: [14, 6, 9]
Generated Node #0,1: 11:[14, 6, 9] Operation: 5+4=9
Start Sub Search at level 1: Moving to Node #0,0... | 0 | hs_2 | sum_heuristic |
[
25,
26,
58,
60
] | 12 | [
"60-58=2",
"26/2=13",
"25-13=12"
] | Current State: 12:[25, 26, 58, 60], Operations: []
Exploring Operation: 60-58=2, Resulting Numbers: [25, 26, 2]
Generated Node #2: [25, 26, 2] from Operation: 60-58=2
Current State: 12:[25, 26, 2], Operations: ['60-58=2']
Exploring Operation: 26/2=13, Resulting Numbers: [25, 13]
Generated Node #3: [25, 13] from Operati... | 4 | Current State: 12:[25, 26, 58, 60], Operations: []
Exploring Operation: 60-58=2, Resulting Numbers: [25, 26, 2]
Generated Node #0,0: 12:[25, 26, 2] Operation: 60-58=2
Moving to Node #0,0
Current State: 12:[25, 26, 2], Operations: ['60-58=2']
Exploring Operation: 26-25=1, Resulting Numbers: [2, 1]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
92,
28,
57,
65
] | 57 | [
"92-28=64",
"65-64=1",
"57*1=57"
] | Current State: 57:[92, 28, 57, 65], Operations: []
Exploring Operation: 92-28=64, Resulting Numbers: [57, 65, 64]
Generated Node #2: [57, 65, 64] from Operation: 92-28=64
Current State: 57:[57, 65, 64], Operations: ['92-28=64']
Exploring Operation: 65-64=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Ope... | 4 | Current State: 57:[92, 28, 57, 65], Operations: []
Exploring Operation: 92-65=27, Resulting Numbers: [28, 57, 27]
Generated Node #0,0: 57:[28, 57, 27] Operation: 92-65=27
Exploring Operation: 92-28=64, Resulting Numbers: [57, 65, 64]
Generated Node #0,1: 57:[57, 65, 64] Operation: 92-28=64
Exploring Operation: 92-57=35... | 0.984375 | hs_3 | mult_heuristic |
[
25,
93,
23,
46
] | 49 | [
"25+93=118",
"23+46=69",
"118-69=49"
] | Current State: 49:[25, 93, 23, 46], Operations: []
Exploring Operation: 25+93=118, Resulting Numbers: [23, 46, 118]
Generated Node #2: [23, 46, 118] from Operation: 25+93=118
Current State: 49:[23, 46, 118], Operations: ['25+93=118']
Exploring Operation: 23+46=69, Resulting Numbers: [118, 69]
Generated Node #3: [118, 6... | 4 | Current State: 49:[25, 93, 23, 46], Operations: []
Exploring Operation: 93-25=68, Resulting Numbers: [23, 46, 68]
Generated Node #0,0: 49:[23, 46, 68] Operation: 93-25=68
Exploring Operation: 93-46=47, Resulting Numbers: [25, 23, 47]
Generated Node #0,1: 49:[25, 23, 47] Operation: 93-46=47
Start Sub Search at level 1: ... | 0.989583 | hs_2 | sum_heuristic |
[
90,
60,
8,
38
] | 69 | [
"8+38=46",
"90*46=4140",
"4140/60=69"
] | Current State: 69:[90, 60, 8, 38], Operations: []
Exploring Operation: 8+38=46, Resulting Numbers: [90, 60, 46]
Generated Node #2: [90, 60, 46] from Operation: 8+38=46
Current State: 69:[90, 60, 46], Operations: ['8+38=46']
Exploring Operation: 90*46=4140, Resulting Numbers: [60, 4140]
Generated Node #3: [60, 4140] fro... | 4 | Current State: 69:[90, 60, 8, 38], Operations: []
Exploring Operation: 90-60=30, Resulting Numbers: [8, 38, 30]
Generated Node #0,0: 69:[8, 38, 30] Operation: 90-60=30
Moving to Node #0,0
Current State: 69:[8, 38, 30], Operations: ['90-60=30']
Exploring Operation: 38+30=68, Resulting Numbers: [8, 68]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
91,
10,
20,
8
] | 97 | [
"91+8=99",
"20/10=2",
"99-2=97"
] | Current State: 97:[91, 10, 20, 8], Operations: []
Exploring Operation: 91+8=99, Resulting Numbers: [10, 20, 99]
Generated Node #2: [10, 20, 99] from Operation: 91+8=99
Current State: 97:[10, 20, 99], Operations: ['91+8=99']
Exploring Operation: 20/10=2, Resulting Numbers: [99, 2]
Generated Node #3: [99, 2] from Operati... | 4 | Current State: 97:[91, 10, 20, 8], Operations: []
Exploring Operation: 20*8=160, Resulting Numbers: [91, 10, 160]
Generated Node #0,0: 97:[91, 10, 160] Operation: 20*8=160
Exploring Operation: 10+8=18, Resulting Numbers: [91, 20, 18]
Generated Node #0,1: 97:[91, 20, 18] Operation: 10+8=18
Exploring Operation: 10*8=80, ... | 0 | hs_4 | mult_heuristic |
[
84,
2,
5,
43
] | 72 | [
"84-5=79",
"79-43=36",
"2*36=72"
] | Current State: 72:[84, 2, 5, 43], Operations: []
Exploring Operation: 84-5=79, Resulting Numbers: [2, 43, 79]
Generated Node #2: [2, 43, 79] from Operation: 84-5=79
Current State: 72:[2, 43, 79], Operations: ['84-5=79']
Exploring Operation: 79-43=36, Resulting Numbers: [2, 36]
Generated Node #3: [2, 36] from Operation:... | 4 | Current State: 72:[84, 2, 5, 43], Operations: []
Exploring Operation: 84-43=41, Resulting Numbers: [2, 5, 41]
Generated Node #0,0: 72:[2, 5, 41] Operation: 84-43=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[2, 5, 41], Operations: ['84-43=41']
Exploring Operation: 41-5=36, Resulting Numbers: [2... | 0.993924 | hs_1 | mult_heuristic |
[
4,
37,
25,
2
] | 27 | [
"37+25=62",
"62/2=31",
"31-4=27"
] | Current State: 27:[4, 37, 25, 2], Operations: []
Exploring Operation: 37+25=62, Resulting Numbers: [4, 2, 62]
Generated Node #2: [4, 2, 62] from Operation: 37+25=62
Current State: 27:[4, 2, 62], Operations: ['37+25=62']
Exploring Operation: 62/2=31, Resulting Numbers: [4, 31]
Generated Node #3: [4, 31] from Operation: ... | 4 | Current State: 27:[4, 37, 25, 2], Operations: []
Exploring Operation: 37-25=12, Resulting Numbers: [4, 2, 12]
Generated Node #0,0: 27:[4, 2, 12] Operation: 37-25=12
Exploring Operation: 37-4=33, Resulting Numbers: [25, 2, 33]
Generated Node #0,1: 27:[25, 2, 33] Operation: 37-4=33
Exploring Operation: 37-2=35, Resulting... | 0 | hs_3 | mult_heuristic |
[
59,
89,
80,
10
] | 59 | [
"89-80=9",
"10-9=1",
"59*1=59"
] | Current State: 59:[59, 89, 80, 10], Operations: []
Exploring Operation: 89-80=9, Resulting Numbers: [59, 10, 9]
Generated Node #2: [59, 10, 9] from Operation: 89-80=9
Current State: 59:[59, 10, 9], Operations: ['89-80=9']
Exploring Operation: 10-9=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Operation:... | 4 | Current State: 59:[59, 89, 80, 10], Operations: []
Exploring Operation: 89-10=79, Resulting Numbers: [59, 80, 79]
Generated Node #0,0: 59:[59, 80, 79] Operation: 89-10=79
Moving to Node #0,0
Current State: 59:[59, 80, 79], Operations: ['89-10=79']
Exploring Operation: 80-59=21, Resulting Numbers: [79, 21]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
52,
47,
26,
37
] | 42 | [
"52/26=2",
"47+37=84",
"84/2=42"
] | Current State: 42:[52, 47, 26, 37], Operations: []
Exploring Operation: 52/26=2, Resulting Numbers: [47, 37, 2]
Generated Node #2: [47, 37, 2] from Operation: 52/26=2
Current State: 42:[47, 37, 2], Operations: ['52/26=2']
Exploring Operation: 47+37=84, Resulting Numbers: [2, 84]
Generated Node #3: [2, 84] from Operatio... | 4 | Current State: 42:[52, 47, 26, 37], Operations: []
Exploring Operation: 52-37=15, Resulting Numbers: [47, 26, 15]
Generated Node #0,0: 42:[47, 26, 15] Operation: 52-37=15
Exploring Operation: 52-47=5, Resulting Numbers: [26, 37, 5]
Generated Node #0,1: 42:[26, 37, 5] Operation: 52-47=5
Exploring Operation: 52/26=2, Res... | 0 | hs_3 | mult_heuristic |
[
38,
44,
38,
25
] | 57 | [
"44-38=6",
"38+25=63",
"63-6=57"
] | Current State: 57:[38, 44, 38, 25], Operations: []
Exploring Operation: 44-38=6, Resulting Numbers: [25, 6]
Generated Node #2: [25, 6] from Operation: 44-38=6
Current State: 57:[25, 6], Operations: ['44-38=6']
Exploring Operation: 38+25=63, Resulting Numbers: [6, 63]
Generated Node #3: [6, 63] from Operation: 38+25=63
... | 4 | Current State: 57:[38, 44, 38, 25], Operations: []
Exploring Operation: 38-38=0, Resulting Numbers: [44, 25, 0]
Generated Node #0,0: 57:[44, 25, 0] Operation: 38-38=0
Exploring Operation: 38/38=1, Resulting Numbers: [44, 25, 1]
Generated Node #0,1: 57:[44, 25, 1] Operation: 38/38=1
Moving to Node #0,1
Current State: 57... | 0 | hs_2 | sum_heuristic |
[
66,
32,
85,
95
] | 37 | [
"85-66=19",
"95/19=5",
"32+5=37"
] | Current State: 37:[66, 32, 85, 95], Operations: []
Exploring Operation: 85-66=19, Resulting Numbers: [32, 95, 19]
Generated Node #2: [32, 95, 19] from Operation: 85-66=19
Current State: 37:[32, 95, 19], Operations: ['85-66=19']
Exploring Operation: 95/19=5, Resulting Numbers: [32, 5]
Generated Node #3: [32, 5] from Ope... | 4 | Current State: 37:[66, 32, 85, 95], Operations: []
Exploring Operation: 95-66=29, Resulting Numbers: [32, 85, 29]
Generated Node #0,0: 37:[32, 85, 29] Operation: 95-66=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 37:[32, 85, 29], Operations: ['95-66=29']
Exploring Operation: 85-32=53, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
30,
25,
80,
2
] | 50 | [
"30+25=55",
"80-55=25",
"2*25=50"
] | Current State: 50:[30, 25, 80, 2], Operations: []
Exploring Operation: 30+25=55, Resulting Numbers: [80, 2, 55]
Generated Node #2: [80, 2, 55] from Operation: 30+25=55
Current State: 50:[80, 2, 55], Operations: ['30+25=55']
Exploring Operation: 80-55=25, Resulting Numbers: [2, 25]
Generated Node #3: [2, 25] from Operat... | 4 | Current State: 50:[30, 25, 80, 2], Operations: []
Exploring Operation: 80-30=50, Resulting Numbers: [25, 2, 50]
Generated Node #0,0: 50:[25, 2, 50] Operation: 80-30=50
Moving to Node #0,0
Current State: 50:[25, 2, 50], Operations: ['80-30=50']
Exploring Operation: 25*2=50, Resulting Numbers: [50, 50]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
7,
4,
60,
81
] | 87 | [
"7-4=3",
"81/3=27",
"60+27=87"
] | Current State: 87:[7, 4, 60, 81], Operations: []
Exploring Operation: 7-4=3, Resulting Numbers: [60, 81, 3]
Generated Node #2: [60, 81, 3] from Operation: 7-4=3
Current State: 87:[60, 81, 3], Operations: ['7-4=3']
Exploring Operation: 81/3=27, Resulting Numbers: [60, 27]
Generated Node #3: [60, 27] from Operation: 81/3... | 4 | Current State: 87:[7, 4, 60, 81], Operations: []
Exploring Operation: 60/4=15, Resulting Numbers: [7, 81, 15]
Generated Node #0,0: 87:[7, 81, 15] Operation: 60/4=15
Exploring Operation: 81-60=21, Resulting Numbers: [7, 4, 21]
Generated Node #0,1: 87:[7, 4, 21] Operation: 81-60=21
Moving to Node #0,1
Current State: 87:[... | 0 | hs_2 | mult_heuristic |
[
93,
82,
36,
62
] | 69 | [
"82-36=46",
"93*46=4278",
"4278/62=69"
] | Current State: 69:[93, 82, 36, 62], Operations: []
Exploring Operation: 82-36=46, Resulting Numbers: [93, 62, 46]
Generated Node #2: [93, 62, 46] from Operation: 82-36=46
Current State: 69:[93, 62, 46], Operations: ['82-36=46']
Exploring Operation: 93*46=4278, Resulting Numbers: [62, 4278]
Generated Node #3: [62, 4278]... | 4 | Current State: 69:[93, 82, 36, 62], Operations: []
Exploring Operation: 82-62=20, Resulting Numbers: [93, 36, 20]
Generated Node #0,0: 69:[93, 36, 20] Operation: 82-62=20
Exploring Operation: 93-82=11, Resulting Numbers: [36, 62, 11]
Generated Node #0,1: 69:[36, 62, 11] Operation: 93-82=11
Exploring Operation: 93-62=31... | 0 | hs_4 | mult_heuristic |
[
1,
1,
70,
44
] | 70 | [
"1-1=0",
"44*0=0",
"70+0=70"
] | Current State: 70:[1, 1, 70, 44], Operations: []
Exploring Operation: 1-1=0, Resulting Numbers: [70, 44, 0]
Generated Node #2: [70, 44, 0] from Operation: 1-1=0
Current State: 70:[70, 44, 0], Operations: ['1-1=0']
Exploring Operation: 44*0=0, Resulting Numbers: [70, 0]
Generated Node #3: [70, 0] from Operation: 44*0=0
... | 4 | Current State: 70:[1, 1, 70, 44], Operations: []
Exploring Operation: 44-1=43, Resulting Numbers: [1, 70, 43]
Generated Node #0,0: 70:[1, 70, 43] Operation: 44-1=43
Exploring Operation: 1+1=2, Resulting Numbers: [70, 44, 2]
Generated Node #0,1: 70:[70, 44, 2] Operation: 1+1=2
Exploring Operation: 44-1=43, Resulting Num... | 0 | hs_3 | mult_heuristic |
[
5,
2,
25,
12
] | 43 | [
"12-5=7",
"2*25=50",
"50-7=43"
] | Current State: 43:[5, 2, 25, 12], Operations: []
Exploring Operation: 12-5=7, Resulting Numbers: [2, 25, 7]
Generated Node #2: [2, 25, 7] from Operation: 12-5=7
Current State: 43:[2, 25, 7], Operations: ['12-5=7']
Exploring Operation: 2*25=50, Resulting Numbers: [7, 50]
Generated Node #3: [7, 50] from Operation: 2*25=5... | 4 | Current State: 43:[5, 2, 25, 12], Operations: []
Exploring Operation: 2*12=24, Resulting Numbers: [5, 25, 24]
Generated Node #0,0: 43:[5, 25, 24] Operation: 2*12=24
Exploring Operation: 2*25=50, Resulting Numbers: [5, 12, 50]
Generated Node #0,1: 43:[5, 12, 50] Operation: 2*25=50
Exploring Operation: 5*12=60, Resulting... | 0 | hs_3 | mult_heuristic |
[
34,
86,
53,
82
] | 20 | [
"34*53=1802",
"1802-82=1720",
"1720/86=20"
] | Current State: 20:[34, 86, 53, 82], Operations: []
Exploring Operation: 34*53=1802, Resulting Numbers: [86, 82, 1802]
Generated Node #2: [86, 82, 1802] from Operation: 34*53=1802
Current State: 20:[86, 82, 1802], Operations: ['34*53=1802']
Exploring Operation: 1802-82=1720, Resulting Numbers: [86, 1720]
Generated Node ... | 4 | Current State: 20:[34, 86, 53, 82], Operations: []
Exploring Operation: 86-82=4, Resulting Numbers: [34, 53, 4]
Generated Node #0,0: 20:[34, 53, 4] Operation: 86-82=4
Exploring Operation: 86-53=33, Resulting Numbers: [34, 82, 33]
Generated Node #0,1: 20:[34, 82, 33] Operation: 86-53=33
Exploring Operation: 82-53=29, Re... | 0 | hs_3 | mult_heuristic |
[
65,
22,
68,
26
] | 16 | [
"68-65=3",
"22+26=48",
"48/3=16"
] | Current State: 16:[65, 22, 68, 26], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [22, 26, 3]
Generated Node #2: [22, 26, 3] from Operation: 68-65=3
Current State: 16:[22, 26, 3], Operations: ['68-65=3']
Exploring Operation: 22+26=48, Resulting Numbers: [3, 48]
Generated Node #3: [3, 48] from Operatio... | 4 | Current State: 16:[65, 22, 68, 26], Operations: []
Exploring Operation: 68-65=3, Resulting Numbers: [22, 26, 3]
Generated Node #0,0: 16:[22, 26, 3] Operation: 68-65=3
Moving to Node #0,0
Current State: 16:[22, 26, 3], Operations: ['68-65=3']
Exploring Operation: 26-22=4, Resulting Numbers: [3, 4]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
76,
13,
6,
18
] | 72 | [
"76*18=1368",
"13+6=19",
"1368/19=72"
] | Current State: 72:[76, 13, 6, 18], Operations: []
Exploring Operation: 76*18=1368, Resulting Numbers: [13, 6, 1368]
Generated Node #2: [13, 6, 1368] from Operation: 76*18=1368
Current State: 72:[13, 6, 1368], Operations: ['76*18=1368']
Exploring Operation: 13+6=19, Resulting Numbers: [1368, 19]
Generated Node #3: [1368... | 4 | Current State: 72:[76, 13, 6, 18], Operations: []
Exploring Operation: 76-6=70, Resulting Numbers: [13, 18, 70]
Generated Node #0,0: 72:[13, 18, 70] Operation: 76-6=70
Exploring Operation: 13+6=19, Resulting Numbers: [76, 18, 19]
Generated Node #0,1: 72:[76, 18, 19] Operation: 13+6=19
Moving to Node #0,0
Current State:... | 0.986111 | hs_2 | sum_heuristic |
[
76,
18,
15,
41
] | 42 | [
"76-41=35",
"18*35=630",
"630/15=42"
] | Current State: 42:[76, 18, 15, 41], Operations: []
Exploring Operation: 76-41=35, Resulting Numbers: [18, 15, 35]
Generated Node #2: [18, 15, 35] from Operation: 76-41=35
Current State: 42:[18, 15, 35], Operations: ['76-41=35']
Exploring Operation: 18*35=630, Resulting Numbers: [15, 630]
Generated Node #3: [15, 630] fr... | 4 | Current State: 42:[76, 18, 15, 41], Operations: []
Exploring Operation: 76-41=35, Resulting Numbers: [18, 15, 35]
Generated Node #0,0: 42:[18, 15, 35] Operation: 76-41=35
Moving to Node #0,0
Current State: 42:[18, 15, 35], Operations: ['76-41=35']
Exploring Operation: 35-18=17, Resulting Numbers: [15, 17]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
22,
35,
58,
46
] | 25 | [
"35-22=13",
"58-46=12",
"13+12=25"
] | Current State: 25:[22, 35, 58, 46], Operations: []
Exploring Operation: 35-22=13, Resulting Numbers: [58, 46, 13]
Generated Node #2: [58, 46, 13] from Operation: 35-22=13
Current State: 25:[58, 46, 13], Operations: ['35-22=13']
Exploring Operation: 58-46=12, Resulting Numbers: [13, 12]
Generated Node #3: [13, 12] from ... | 4 | Current State: 25:[22, 35, 58, 46], Operations: []
Exploring Operation: 58-46=12, Resulting Numbers: [22, 35, 12]
Generated Node #0,0: 25:[22, 35, 12] Operation: 58-46=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[22, 35, 12], Operations: ['58-46=12']
Exploring Operation: 35-12=23, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
25,
59,
60,
75
] | 50 | [
"75-25=50",
"60-59=1",
"50*1=50"
] | Current State: 50:[25, 59, 60, 75], Operations: []
Exploring Operation: 75-25=50, Resulting Numbers: [59, 60, 50]
Generated Node #2: [59, 60, 50] from Operation: 75-25=50
Current State: 50:[59, 60, 50], Operations: ['75-25=50']
Exploring Operation: 60-59=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Ope... | 4 | Current State: 50:[25, 59, 60, 75], Operations: []
Exploring Operation: 75-60=15, Resulting Numbers: [25, 59, 15]
Generated Node #0,0: 50:[25, 59, 15] Operation: 75-60=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[25, 59, 15], Operations: ['75-60=15']
Exploring Operation: 59-15=44, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
11,
12,
98,
20
] | 95 | [
"11+12=23",
"98+20=118",
"118-23=95"
] | Current State: 95:[11, 12, 98, 20], Operations: []
Exploring Operation: 11+12=23, Resulting Numbers: [98, 20, 23]
Generated Node #2: [98, 20, 23] from Operation: 11+12=23
Current State: 95:[98, 20, 23], Operations: ['11+12=23']
Exploring Operation: 98+20=118, Resulting Numbers: [23, 118]
Generated Node #3: [23, 118] fr... | 4 | Current State: 95:[11, 12, 98, 20], Operations: []
Exploring Operation: 12-11=1, Resulting Numbers: [98, 20, 1]
Generated Node #0,0: 95:[98, 20, 1] Operation: 12-11=1
Exploring Operation: 11+12=23, Resulting Numbers: [98, 20, 23]
Generated Node #0,1: 95:[98, 20, 23] Operation: 11+12=23
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | sum_heuristic |
[
58,
98,
97,
88
] | 31 | [
"98-58=40",
"97-88=9",
"40-9=31"
] | Current State: 31:[58, 98, 97, 88], Operations: []
Exploring Operation: 98-58=40, Resulting Numbers: [97, 88, 40]
Generated Node #2: [97, 88, 40] from Operation: 98-58=40
Current State: 31:[97, 88, 40], Operations: ['98-58=40']
Exploring Operation: 97-88=9, Resulting Numbers: [40, 9]
Generated Node #3: [40, 9] from Ope... | 4 | Current State: 31:[58, 98, 97, 88], Operations: []
Exploring Operation: 97-88=9, Resulting Numbers: [58, 98, 9]
Generated Node #0,0: 31:[58, 98, 9] Operation: 97-88=9
Exploring Operation: 98-88=10, Resulting Numbers: [58, 97, 10]
Generated Node #0,1: 31:[58, 97, 10] Operation: 98-88=10
Exploring Operation: 98-97=1, Res... | 0.977431 | hs_3 | mult_heuristic |
[
78,
81,
83,
52
] | 28 | [
"81-78=3",
"83-52=31",
"31-3=28"
] | Current State: 28:[78, 81, 83, 52], Operations: []
Exploring Operation: 81-78=3, Resulting Numbers: [83, 52, 3]
Generated Node #2: [83, 52, 3] from Operation: 81-78=3
Current State: 28:[83, 52, 3], Operations: ['81-78=3']
Exploring Operation: 83-52=31, Resulting Numbers: [3, 31]
Generated Node #3: [3, 31] from Operatio... | 4 | Current State: 28:[78, 81, 83, 52], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [81, 52, 5]
Generated Node #0,0: 28:[81, 52, 5] Operation: 83-78=5
Exploring Operation: 83-81=2, Resulting Numbers: [78, 52, 2]
Generated Node #0,1: 28:[78, 52, 2] Operation: 83-81=2
Exploring Operation: 81-78=3, Resulti... | 0.988715 | hs_3 | sum_heuristic |
[
28,
25,
66,
21
] | 63 | [
"28*66=1848",
"1848/21=88",
"88-25=63"
] | Current State: 63:[28, 25, 66, 21], Operations: []
Exploring Operation: 28*66=1848, Resulting Numbers: [25, 21, 1848]
Generated Node #2: [25, 21, 1848] from Operation: 28*66=1848
Current State: 63:[25, 21, 1848], Operations: ['28*66=1848']
Exploring Operation: 1848/21=88, Resulting Numbers: [25, 88]
Generated Node #3: ... | 4 | Current State: 63:[28, 25, 66, 21], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [66, 21, 3]
Generated Node #0,0: 63:[66, 21, 3] Operation: 28-25=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[66, 21, 3], Operations: ['28-25=3']
Exploring Operation: 66-3=63, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.