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 |
|---|---|---|---|---|---|---|---|---|
[
47,
88,
17,
5
] | 44 | [
"47+88=135",
"135/5=27",
"17+27=44"
] | Current State: 44:[47, 88, 17, 5], Operations: []
Exploring Operation: 47+88=135, Resulting Numbers: [17, 5, 135]
Generated Node #2: [17, 5, 135] from Operation: 47+88=135
Current State: 44:[17, 5, 135], Operations: ['47+88=135']
Exploring Operation: 135/5=27, Resulting Numbers: [17, 27]
Generated Node #3: [17, 27] fro... | 4 | Current State: 44:[47, 88, 17, 5], Operations: []
Exploring Operation: 88-17=71, Resulting Numbers: [47, 5, 71]
Generated Node #0,0: 44:[47, 5, 71] Operation: 88-17=71
Exploring Operation: 88-47=41, Resulting Numbers: [17, 5, 41]
Generated Node #0,1: 44:[17, 5, 41] Operation: 88-47=41
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
2,
9,
18,
68
] | 41 | [
"2*18=36",
"9+68=77",
"77-36=41"
] | Current State: 41:[2, 9, 18, 68], Operations: []
Exploring Operation: 2*18=36, Resulting Numbers: [9, 68, 36]
Generated Node #2: [9, 68, 36] from Operation: 2*18=36
Current State: 41:[9, 68, 36], Operations: ['2*18=36']
Exploring Operation: 9+68=77, Resulting Numbers: [36, 77]
Generated Node #3: [36, 77] from Operation... | 4 | Current State: 41:[2, 9, 18, 68], Operations: []
Exploring Operation: 2+9=11, Resulting Numbers: [18, 68, 11]
Generated Node #0,0: 41:[18, 68, 11] Operation: 2+9=11
Exploring Operation: 68/2=34, Resulting Numbers: [9, 18, 34]
Generated Node #0,1: 41:[9, 18, 34] Operation: 68/2=34
Exploring Operation: 2*9=18, Resulting ... | 0.967882 | hs_4 | mult_heuristic |
[
11,
93,
89,
74
] | 72 | [
"89-74=15",
"11*15=165",
"165-93=72"
] | Current State: 72:[11, 93, 89, 74], Operations: []
Exploring Operation: 89-74=15, Resulting Numbers: [11, 93, 15]
Generated Node #2: [11, 93, 15] from Operation: 89-74=15
Current State: 72:[11, 93, 15], Operations: ['89-74=15']
Exploring Operation: 11*15=165, Resulting Numbers: [93, 165]
Generated Node #3: [93, 165] fr... | 4 | Current State: 72:[11, 93, 89, 74], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [11, 74, 4]
Generated Node #0,0: 72:[11, 74, 4] Operation: 93-89=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[11, 74, 4], Operations: ['93-89=4']
Exploring Operation: 11-4=7, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
41,
32,
72,
25
] | 24 | [
"41+32=73",
"72+25=97",
"97-73=24"
] | Current State: 24:[41, 32, 72, 25], Operations: []
Exploring Operation: 41+32=73, Resulting Numbers: [72, 25, 73]
Generated Node #2: [72, 25, 73] from Operation: 41+32=73
Current State: 24:[72, 25, 73], Operations: ['41+32=73']
Exploring Operation: 72+25=97, Resulting Numbers: [73, 97]
Generated Node #3: [73, 97] from ... | 4 | Current State: 24:[41, 32, 72, 25], Operations: []
Exploring Operation: 72-41=31, Resulting Numbers: [32, 25, 31]
Generated Node #0,0: 24:[32, 25, 31] Operation: 72-41=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 24:[32, 25, 31], Operations: ['72-41=31']
Exploring Operation: 32-31=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
87,
48,
20,
72
] | 57 | [
"20*72=1440",
"1440/48=30",
"87-30=57"
] | Current State: 57:[87, 48, 20, 72], Operations: []
Exploring Operation: 20*72=1440, Resulting Numbers: [87, 48, 1440]
Generated Node #2: [87, 48, 1440] from Operation: 20*72=1440
Current State: 57:[87, 48, 1440], Operations: ['20*72=1440']
Exploring Operation: 1440/48=30, Resulting Numbers: [87, 30]
Generated Node #3: ... | 4 | Current State: 57:[87, 48, 20, 72], Operations: []
Exploring Operation: 87-20=67, Resulting Numbers: [48, 72, 67]
Generated Node #0,0: 57:[48, 72, 67] Operation: 87-20=67
Exploring Operation: 87-72=15, Resulting Numbers: [48, 20, 15]
Generated Node #0,1: 57:[48, 20, 15] Operation: 87-72=15
Exploring Operation: 72-20=52... | 0 | hs_5 | mult_heuristic |
[
13,
81,
33,
10
] | 45 | [
"81-13=68",
"33-10=23",
"68-23=45"
] | Current State: 45:[13, 81, 33, 10], Operations: []
Exploring Operation: 81-13=68, Resulting Numbers: [33, 10, 68]
Generated Node #2: [33, 10, 68] from Operation: 81-13=68
Current State: 45:[33, 10, 68], Operations: ['81-13=68']
Exploring Operation: 33-10=23, Resulting Numbers: [68, 23]
Generated Node #3: [68, 23] from ... | 4 | Current State: 45:[13, 81, 33, 10], Operations: []
Exploring Operation: 13+33=46, Resulting Numbers: [81, 10, 46]
Generated Node #0,0: 45:[81, 10, 46] Operation: 13+33=46
Exploring Operation: 81-13=68, Resulting Numbers: [33, 10, 68]
Generated Node #0,1: 45:[33, 10, 68] Operation: 81-13=68
Exploring Operation: 81-33=48... | 0.989583 | hs_3 | sum_heuristic |
[
13,
54,
70,
14
] | 43 | [
"54-13=41",
"70+14=84",
"84-41=43"
] | Current State: 43:[13, 54, 70, 14], Operations: []
Exploring Operation: 54-13=41, Resulting Numbers: [70, 14, 41]
Generated Node #2: [70, 14, 41] from Operation: 54-13=41
Current State: 43:[70, 14, 41], Operations: ['54-13=41']
Exploring Operation: 70+14=84, Resulting Numbers: [41, 84]
Generated Node #3: [41, 84] from ... | 4 | Current State: 43:[13, 54, 70, 14], Operations: []
Exploring Operation: 70-13=57, Resulting Numbers: [54, 14, 57]
Generated Node #0,0: 43:[54, 14, 57] Operation: 70-13=57
Exploring Operation: 54-13=41, Resulting Numbers: [70, 14, 41]
Generated Node #0,1: 43:[70, 14, 41] Operation: 54-13=41
Exploring Operation: 54-14=40... | 0.947917 | hs_5 | mult_heuristic |
[
24,
1,
8,
72
] | 68 | [
"24/8=3",
"72-1=71",
"71-3=68"
] | Current State: 68:[24, 1, 8, 72], Operations: []
Exploring Operation: 24/8=3, Resulting Numbers: [1, 72, 3]
Generated Node #2: [1, 72, 3] from Operation: 24/8=3
Current State: 68:[1, 72, 3], Operations: ['24/8=3']
Exploring Operation: 72-1=71, Resulting Numbers: [3, 71]
Generated Node #3: [3, 71] from Operation: 72-1=7... | 4 | Current State: 68:[24, 1, 8, 72], Operations: []
Exploring Operation: 24+8=32, Resulting Numbers: [1, 72, 32]
Generated Node #0,0: 68:[1, 72, 32] Operation: 24+8=32
Exploring Operation: 24-8=16, Resulting Numbers: [1, 72, 16]
Generated Node #0,1: 68:[1, 72, 16] Operation: 24-8=16
Exploring Operation: 72/24=3, Resulting... | 0.972222 | hs_4 | mult_heuristic |
[
25,
71,
1,
78
] | 33 | [
"71-25=46",
"1+78=79",
"79-46=33"
] | Current State: 33:[25, 71, 1, 78], Operations: []
Exploring Operation: 71-25=46, Resulting Numbers: [1, 78, 46]
Generated Node #2: [1, 78, 46] from Operation: 71-25=46
Current State: 33:[1, 78, 46], Operations: ['71-25=46']
Exploring Operation: 1+78=79, Resulting Numbers: [46, 79]
Generated Node #3: [46, 79] from Opera... | 4 | Current State: 33:[25, 71, 1, 78], Operations: []
Exploring Operation: 71-25=46, Resulting Numbers: [1, 78, 46]
Generated Node #0,0: 33:[1, 78, 46] Operation: 71-25=46
Exploring Operation: 25+1=26, Resulting Numbers: [71, 78, 26]
Generated Node #0,1: 33:[71, 78, 26] Operation: 25+1=26
Exploring Operation: 78-71=7, Resu... | 0.969618 | hs_4 | sum_heuristic |
[
3,
27,
90,
4
] | 99 | [
"3+4=7",
"27*7=189",
"189-90=99"
] | Current State: 99:[3, 27, 90, 4], Operations: []
Exploring Operation: 3+4=7, Resulting Numbers: [27, 90, 7]
Generated Node #2: [27, 90, 7] from Operation: 3+4=7
Current State: 99:[27, 90, 7], Operations: ['3+4=7']
Exploring Operation: 27*7=189, Resulting Numbers: [90, 189]
Generated Node #3: [90, 189] from Operation: 2... | 4 | Current State: 99:[3, 27, 90, 4], Operations: []
Exploring Operation: 27/3=9, Resulting Numbers: [90, 4, 9]
Generated Node #0,0: 99:[90, 4, 9] Operation: 27/3=9
Exploring Operation: 27+4=31, Resulting Numbers: [3, 90, 31]
Generated Node #0,1: 99:[3, 90, 31] Operation: 27+4=31
Exploring Operation: 3+27=30, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
39,
92,
10,
8
] | 22 | [
"39*8=312",
"312-92=220",
"220/10=22"
] | Current State: 22:[39, 92, 10, 8], Operations: []
Exploring Operation: 39*8=312, Resulting Numbers: [92, 10, 312]
Generated Node #2: [92, 10, 312] from Operation: 39*8=312
Current State: 22:[92, 10, 312], Operations: ['39*8=312']
Exploring Operation: 312-92=220, Resulting Numbers: [10, 220]
Generated Node #3: [10, 220]... | 4 | Current State: 22:[39, 92, 10, 8], Operations: []
Exploring Operation: 39-8=31, Resulting Numbers: [92, 10, 31]
Generated Node #0,0: 22:[92, 10, 31] Operation: 39-8=31
Exploring Operation: 92-39=53, Resulting Numbers: [10, 8, 53]
Generated Node #0,1: 22:[10, 8, 53] Operation: 92-39=53
Exploring Operation: 39-10=29, Res... | 0 | hs_4 | mult_heuristic |
[
34,
10,
58,
11
] | 71 | [
"34-10=24",
"58-11=47",
"24+47=71"
] | Current State: 71:[34, 10, 58, 11], Operations: []
Exploring Operation: 34-10=24, Resulting Numbers: [58, 11, 24]
Generated Node #2: [58, 11, 24] from Operation: 34-10=24
Current State: 71:[58, 11, 24], Operations: ['34-10=24']
Exploring Operation: 58-11=47, Resulting Numbers: [24, 47]
Generated Node #3: [24, 47] from ... | 4 | Current State: 71:[34, 10, 58, 11], Operations: []
Exploring Operation: 10*11=110, Resulting Numbers: [34, 58, 110]
Generated Node #0,0: 71:[34, 58, 110] Operation: 10*11=110
Exploring Operation: 34+11=45, Resulting Numbers: [10, 58, 45]
Generated Node #0,1: 71:[10, 58, 45] Operation: 34+11=45
Exploring Operation: 34+1... | 0 | hs_4 | sum_heuristic |
[
82,
29,
53,
75
] | 74 | [
"82-29=53",
"53/53=1",
"75-1=74"
] | Current State: 74:[82, 29, 53, 75], Operations: []
Exploring Operation: 82-29=53, Resulting Numbers: [53, 75, 53]
Generated Node #2: [53, 75, 53] from Operation: 82-29=53
Current State: 74:[53, 75, 53], Operations: ['82-29=53']
Exploring Operation: 53/53=1, Resulting Numbers: [75, 1]
Generated Node #3: [75, 1] from Ope... | 4 | Current State: 74:[82, 29, 53, 75], Operations: []
Exploring Operation: 82-53=29, Resulting Numbers: [29, 75, 29]
Generated Node #0,0: 74:[29, 75, 29] Operation: 82-53=29
Moving to Node #0,0
Current State: 74:[29, 75, 29], Operations: ['82-53=29']
Exploring Operation: 29/29=1, Resulting Numbers: [75, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
30,
79,
15,
32
] | 47 | [
"32-30=2",
"79+15=94",
"94/2=47"
] | Current State: 47:[30, 79, 15, 32], Operations: []
Exploring Operation: 32-30=2, Resulting Numbers: [79, 15, 2]
Generated Node #2: [79, 15, 2] from Operation: 32-30=2
Current State: 47:[79, 15, 2], Operations: ['32-30=2']
Exploring Operation: 79+15=94, Resulting Numbers: [2, 94]
Generated Node #3: [2, 94] from Operatio... | 4 | Current State: 47:[30, 79, 15, 32], Operations: []
Exploring Operation: 79-32=47, Resulting Numbers: [30, 15, 47]
Generated Node #0,0: 47:[30, 15, 47] Operation: 79-32=47
Exploring Operation: 30+15=45, Resulting Numbers: [79, 32, 45]
Generated Node #0,1: 47:[79, 32, 45] Operation: 30+15=45
Exploring Operation: 79-30=49... | 0 | hs_4 | mult_heuristic |
[
99,
10,
69,
2
] | 80 | [
"99+10=109",
"109-69=40",
"2*40=80"
] | Current State: 80:[99, 10, 69, 2], Operations: []
Exploring Operation: 99+10=109, Resulting Numbers: [69, 2, 109]
Generated Node #2: [69, 2, 109] from Operation: 99+10=109
Current State: 80:[69, 2, 109], Operations: ['99+10=109']
Exploring Operation: 109-69=40, Resulting Numbers: [2, 40]
Generated Node #3: [2, 40] from... | 4 | Current State: 80:[99, 10, 69, 2], Operations: []
Exploring Operation: 99-69=30, Resulting Numbers: [10, 2, 30]
Generated Node #0,0: 80:[10, 2, 30] Operation: 99-69=30
Exploring Operation: 99-10=89, Resulting Numbers: [69, 2, 89]
Generated Node #0,1: 80:[69, 2, 89] Operation: 99-10=89
Moving to Node #0,0
Current State:... | 0.985243 | hs_2 | sum_heuristic |
[
16,
85,
94,
17
] | 14 | [
"16*85=1360",
"1360/17=80",
"94-80=14"
] | Current State: 14:[16, 85, 94, 17], Operations: []
Exploring Operation: 16*85=1360, Resulting Numbers: [94, 17, 1360]
Generated Node #2: [94, 17, 1360] from Operation: 16*85=1360
Current State: 14:[94, 17, 1360], Operations: ['16*85=1360']
Exploring Operation: 1360/17=80, Resulting Numbers: [94, 80]
Generated Node #3: ... | 4 | Current State: 14:[16, 85, 94, 17], Operations: []
Exploring Operation: 85-16=69, Resulting Numbers: [94, 17, 69]
Generated Node #0,0: 14:[94, 17, 69] Operation: 85-16=69
Exploring Operation: 85/17=5, Resulting Numbers: [16, 94, 5]
Generated Node #0,1: 14:[16, 94, 5] Operation: 85/17=5
Exploring Operation: 85-17=68, Re... | 0 | hs_5 | mult_heuristic |
[
47,
64,
32,
16
] | 43 | [
"32-16=16",
"64/16=4",
"47-4=43"
] | Current State: 43:[47, 64, 32, 16], Operations: []
Exploring Operation: 32-16=16, Resulting Numbers: [47, 64, 16]
Generated Node #2: [47, 64, 16] from Operation: 32-16=16
Current State: 43:[47, 64, 16], Operations: ['32-16=16']
Exploring Operation: 64/16=4, Resulting Numbers: [47, 4]
Generated Node #3: [47, 4] from Ope... | 4 | Current State: 43:[47, 64, 32, 16], Operations: []
Exploring Operation: 64-16=48, Resulting Numbers: [47, 32, 48]
Generated Node #0,0: 43:[47, 32, 48] Operation: 64-16=48
Exploring Operation: 64-32=32, Resulting Numbers: [47, 16, 32]
Generated Node #0,1: 43:[47, 16, 32] Operation: 64-32=32
Exploring Operation: 32+16=48... | 0 | hs_3 | mult_heuristic |
[
61,
71,
65,
20
] | 66 | [
"65-61=4",
"20/4=5",
"71-5=66"
] | Current State: 66:[61, 71, 65, 20], Operations: []
Exploring Operation: 65-61=4, Resulting Numbers: [71, 20, 4]
Generated Node #2: [71, 20, 4] from Operation: 65-61=4
Current State: 66:[71, 20, 4], Operations: ['65-61=4']
Exploring Operation: 20/4=5, Resulting Numbers: [71, 5]
Generated Node #3: [71, 5] from Operation:... | 4 | Current State: 66:[61, 71, 65, 20], Operations: []
Exploring Operation: 65-61=4, Resulting Numbers: [71, 20, 4]
Generated Node #0,0: 66:[71, 20, 4] Operation: 65-61=4
Exploring Operation: 71-65=6, Resulting Numbers: [61, 20, 6]
Generated Node #0,1: 66:[61, 20, 6] Operation: 71-65=6
Exploring Operation: 71-61=10, Result... | 0.97309 | hs_3 | sum_heuristic |
[
32,
48,
59,
43
] | 64 | [
"32+48=80",
"59-43=16",
"80-16=64"
] | Current State: 64:[32, 48, 59, 43], Operations: []
Exploring Operation: 32+48=80, Resulting Numbers: [59, 43, 80]
Generated Node #2: [59, 43, 80] from Operation: 32+48=80
Current State: 64:[59, 43, 80], Operations: ['32+48=80']
Exploring Operation: 59-43=16, Resulting Numbers: [80, 16]
Generated Node #3: [80, 16] from ... | 4 | Current State: 64:[32, 48, 59, 43], Operations: []
Exploring Operation: 48-43=5, Resulting Numbers: [32, 59, 5]
Generated Node #0,0: 64:[32, 59, 5] Operation: 48-43=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[32, 59, 5], Operations: ['48-43=5']
Exploring Operation: 59+5=64, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
2,
32,
8,
7
] | 43 | [
"8/2=4",
"32+7=39",
"4+39=43"
] | Current State: 43:[2, 32, 8, 7], Operations: []
Exploring Operation: 8/2=4, Resulting Numbers: [32, 7, 4]
Generated Node #2: [32, 7, 4] from Operation: 8/2=4
Current State: 43:[32, 7, 4], Operations: ['8/2=4']
Exploring Operation: 32+7=39, Resulting Numbers: [4, 39]
Generated Node #3: [4, 39] from Operation: 32+7=39
Cu... | 4 | Current State: 43:[2, 32, 8, 7], Operations: []
Exploring Operation: 2*8=16, Resulting Numbers: [32, 7, 16]
Generated Node #0,0: 43:[32, 7, 16] Operation: 2*8=16
Exploring Operation: 8*7=56, Resulting Numbers: [2, 32, 56]
Generated Node #0,1: 43:[2, 32, 56] Operation: 8*7=56
Moving to Node #0,1
Current State: 43:[2, 32... | 0 | hs_2 | mult_heuristic |
[
33,
96,
37,
31
] | 28 | [
"37-33=4",
"31*4=124",
"124-96=28"
] | Current State: 28:[33, 96, 37, 31], Operations: []
Exploring Operation: 37-33=4, Resulting Numbers: [96, 31, 4]
Generated Node #2: [96, 31, 4] from Operation: 37-33=4
Current State: 28:[96, 31, 4], Operations: ['37-33=4']
Exploring Operation: 31*4=124, Resulting Numbers: [96, 124]
Generated Node #3: [96, 124] from Oper... | 4 | Current State: 28:[33, 96, 37, 31], Operations: []
Exploring Operation: 96-37=59, Resulting Numbers: [33, 31, 59]
Generated Node #0,0: 28:[33, 31, 59] Operation: 96-37=59
Exploring Operation: 96-33=63, Resulting Numbers: [37, 31, 63]
Generated Node #0,1: 28:[37, 31, 63] Operation: 96-33=63
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
79,
30,
96,
10
] | 20 | [
"96-79=17",
"30/10=3",
"17+3=20"
] | Current State: 20:[79, 30, 96, 10], Operations: []
Exploring Operation: 96-79=17, Resulting Numbers: [30, 10, 17]
Generated Node #2: [30, 10, 17] from Operation: 96-79=17
Current State: 20:[30, 10, 17], Operations: ['96-79=17']
Exploring Operation: 30/10=3, Resulting Numbers: [17, 3]
Generated Node #3: [17, 3] from Ope... | 4 | Current State: 20:[79, 30, 96, 10], Operations: []
Exploring Operation: 30-10=20, Resulting Numbers: [79, 96, 20]
Generated Node #0,0: 20:[79, 96, 20] Operation: 30-10=20
Exploring Operation: 79-10=69, Resulting Numbers: [30, 96, 69]
Generated Node #0,1: 20:[30, 96, 69] Operation: 79-10=69
Exploring Operation: 96-79=17... | 0.934896 | hs_5 | mult_heuristic |
[
36,
17,
55,
38
] | 21 | [
"38-36=2",
"17*2=34",
"55-34=21"
] | Current State: 21:[36, 17, 55, 38], Operations: []
Exploring Operation: 38-36=2, Resulting Numbers: [17, 55, 2]
Generated Node #2: [17, 55, 2] from Operation: 38-36=2
Current State: 21:[17, 55, 2], Operations: ['38-36=2']
Exploring Operation: 17*2=34, Resulting Numbers: [55, 34]
Generated Node #3: [55, 34] from Operati... | 4 | Current State: 21:[36, 17, 55, 38], Operations: []
Exploring Operation: 55-38=17, Resulting Numbers: [36, 17, 17]
Generated Node #0,0: 21:[36, 17, 17] Operation: 55-38=17
Exploring Operation: 55-36=19, Resulting Numbers: [17, 38, 19]
Generated Node #0,1: 21:[17, 38, 19] Operation: 55-36=19
Exploring Operation: 55-17=38... | 0 | hs_4 | sum_heuristic |
[
20,
5,
42,
26
] | 83 | [
"20-5=15",
"42+26=68",
"15+68=83"
] | Current State: 83:[20, 5, 42, 26], Operations: []
Exploring Operation: 20-5=15, Resulting Numbers: [42, 26, 15]
Generated Node #2: [42, 26, 15] from Operation: 20-5=15
Current State: 83:[42, 26, 15], Operations: ['20-5=15']
Exploring Operation: 42+26=68, Resulting Numbers: [15, 68]
Generated Node #3: [15, 68] from Oper... | 4 | Current State: 83:[20, 5, 42, 26], Operations: []
Exploring Operation: 20*5=100, Resulting Numbers: [42, 26, 100]
Generated Node #0,0: 83:[42, 26, 100] Operation: 20*5=100
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[42, 26, 100], Operations: ['20*5=100']
Exploring Operation: 42+26=68, Resulting ... | 0 | hs_1 | mult_heuristic |
[
3,
2,
89,
77
] | 98 | [
"3+77=80",
"2*89=178",
"178-80=98"
] | Current State: 98:[3, 2, 89, 77], Operations: []
Exploring Operation: 3+77=80, Resulting Numbers: [2, 89, 80]
Generated Node #2: [2, 89, 80] from Operation: 3+77=80
Current State: 98:[2, 89, 80], Operations: ['3+77=80']
Exploring Operation: 2*89=178, Resulting Numbers: [80, 178]
Generated Node #3: [80, 178] from Operat... | 4 | Current State: 98:[3, 2, 89, 77], Operations: []
Exploring Operation: 89-77=12, Resulting Numbers: [3, 2, 12]
Generated Node #0,0: 98:[3, 2, 12] Operation: 89-77=12
Exploring Operation: 3+89=92, Resulting Numbers: [2, 77, 92]
Generated Node #0,1: 98:[2, 77, 92] Operation: 3+89=92
Moving to Node #0,0
Current State: 98:[... | 0 | hs_2 | sum_heuristic |
[
50,
76,
16,
9
] | 30 | [
"50+76=126",
"126/9=14",
"16+14=30"
] | Current State: 30:[50, 76, 16, 9], Operations: []
Exploring Operation: 50+76=126, Resulting Numbers: [16, 9, 126]
Generated Node #2: [16, 9, 126] from Operation: 50+76=126
Current State: 30:[16, 9, 126], Operations: ['50+76=126']
Exploring Operation: 126/9=14, Resulting Numbers: [16, 14]
Generated Node #3: [16, 14] fro... | 4 | Current State: 30:[50, 76, 16, 9], Operations: []
Exploring Operation: 50-16=34, Resulting Numbers: [76, 9, 34]
Generated Node #0,0: 30:[76, 9, 34] Operation: 50-16=34
Exploring Operation: 76-16=60, Resulting Numbers: [50, 9, 60]
Generated Node #0,1: 30:[50, 9, 60] Operation: 76-16=60
Exploring Operation: 76-50=26, Res... | 0 | hs_3 | sum_heuristic |
[
68,
84,
99,
21
] | 35 | [
"99-68=31",
"84/21=4",
"31+4=35"
] | Current State: 35:[68, 84, 99, 21], Operations: []
Exploring Operation: 99-68=31, Resulting Numbers: [84, 21, 31]
Generated Node #2: [84, 21, 31] from Operation: 99-68=31
Current State: 35:[84, 21, 31], Operations: ['99-68=31']
Exploring Operation: 84/21=4, Resulting Numbers: [31, 4]
Generated Node #3: [31, 4] from Ope... | 4 | Current State: 35:[68, 84, 99, 21], Operations: []
Exploring Operation: 99-84=15, Resulting Numbers: [68, 21, 15]
Generated Node #0,0: 35:[68, 21, 15] Operation: 99-84=15
Exploring Operation: 99-68=31, Resulting Numbers: [84, 21, 31]
Generated Node #0,1: 35:[84, 21, 31] Operation: 99-68=31
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
48,
95,
61,
50
] | 17 | [
"50-48=2",
"95-61=34",
"34/2=17"
] | Current State: 17:[48, 95, 61, 50], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [95, 61, 2]
Generated Node #2: [95, 61, 2] from Operation: 50-48=2
Current State: 17:[95, 61, 2], Operations: ['50-48=2']
Exploring Operation: 95-61=34, Resulting Numbers: [2, 34]
Generated Node #3: [2, 34] from Operatio... | 4 | Current State: 17:[48, 95, 61, 50], Operations: []
Exploring Operation: 95-61=34, Resulting Numbers: [48, 50, 34]
Generated Node #0,0: 17:[48, 50, 34] Operation: 95-61=34
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[48, 50, 34], Operations: ['95-61=34']
Exploring Operation: 50-48=2, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
6,
96,
41,
4
] | 37 | [
"96/6=16",
"16/4=4",
"41-4=37"
] | Current State: 37:[6, 96, 41, 4], Operations: []
Exploring Operation: 96/6=16, Resulting Numbers: [41, 4, 16]
Generated Node #2: [41, 4, 16] from Operation: 96/6=16
Current State: 37:[41, 4, 16], Operations: ['96/6=16']
Exploring Operation: 16/4=4, Resulting Numbers: [41, 4]
Generated Node #3: [41, 4] from Operation: 1... | 4 | Current State: 37:[6, 96, 41, 4], Operations: []
Exploring Operation: 96/4=24, Resulting Numbers: [6, 41, 24]
Generated Node #0,0: 37:[6, 41, 24] Operation: 96/4=24
Exploring Operation: 96/6=16, Resulting Numbers: [41, 4, 16]
Generated Node #0,1: 37:[41, 4, 16] Operation: 96/6=16
Exploring Operation: 96-41=55, Resultin... | 0.96875 | hs_4 | sum_heuristic |
[
57,
44,
89,
8
] | 40 | [
"89-57=32",
"32/8=4",
"44-4=40"
] | Current State: 40:[57, 44, 89, 8], Operations: []
Exploring Operation: 89-57=32, Resulting Numbers: [44, 8, 32]
Generated Node #2: [44, 8, 32] from Operation: 89-57=32
Current State: 40:[44, 8, 32], Operations: ['89-57=32']
Exploring Operation: 32/8=4, Resulting Numbers: [44, 4]
Generated Node #3: [44, 4] from Operatio... | 4 | Current State: 40:[57, 44, 89, 8], Operations: []
Exploring Operation: 89-57=32, Resulting Numbers: [44, 8, 32]
Generated Node #0,0: 40:[44, 8, 32] Operation: 89-57=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[44, 8, 32], Operations: ['89-57=32']
Exploring Operation: 44-32=12, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
2,
75,
26,
27
] | 11 | [
"75-26=49",
"49-27=22",
"22/2=11"
] | Current State: 11:[2, 75, 26, 27], Operations: []
Exploring Operation: 75-26=49, Resulting Numbers: [2, 27, 49]
Generated Node #2: [2, 27, 49] from Operation: 75-26=49
Current State: 11:[2, 27, 49], Operations: ['75-26=49']
Exploring Operation: 49-27=22, Resulting Numbers: [2, 22]
Generated Node #3: [2, 22] from Operat... | 4 | Current State: 11:[2, 75, 26, 27], Operations: []
Exploring Operation: 26/2=13, Resulting Numbers: [75, 27, 13]
Generated Node #0,0: 11:[75, 27, 13] Operation: 26/2=13
Exploring Operation: 75-27=48, Resulting Numbers: [2, 26, 48]
Generated Node #0,1: 11:[2, 26, 48] Operation: 75-27=48
Exploring Operation: 75-26=49, Res... | 0.986111 | hs_5 | mult_heuristic |
[
67,
96,
87,
10
] | 98 | [
"87-67=20",
"20/10=2",
"96+2=98"
] | Current State: 98:[67, 96, 87, 10], Operations: []
Exploring Operation: 87-67=20, Resulting Numbers: [96, 10, 20]
Generated Node #2: [96, 10, 20] from Operation: 87-67=20
Current State: 98:[96, 10, 20], Operations: ['87-67=20']
Exploring Operation: 20/10=2, Resulting Numbers: [96, 2]
Generated Node #3: [96, 2] from Ope... | 4 | Current State: 98:[67, 96, 87, 10], Operations: []
Exploring Operation: 87-67=20, Resulting Numbers: [96, 10, 20]
Generated Node #0,0: 98:[96, 10, 20] Operation: 87-67=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[96, 10, 20], Operations: ['87-67=20']
Exploring Operation: 20/10=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
94,
92,
7,
54
] | 45 | [
"94-92=2",
"54-7=47",
"47-2=45"
] | Current State: 45:[94, 92, 7, 54], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [7, 54, 2]
Generated Node #2: [7, 54, 2] from Operation: 94-92=2
Current State: 45:[7, 54, 2], Operations: ['94-92=2']
Exploring Operation: 54-7=47, Resulting Numbers: [2, 47]
Generated Node #3: [2, 47] from Operation: 54... | 4 | Current State: 45:[94, 92, 7, 54], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [7, 54, 2]
Generated Node #0,0: 45:[7, 54, 2] Operation: 94-92=2
Moving to Node #0,0
Current State: 45:[7, 54, 2], Operations: ['94-92=2']
Exploring Operation: 54-7=47, Resulting Numbers: [2, 47]
Generated Node #0,0,0: 45... | 0.993924 | hs_1 | sum_heuristic |
[
4,
52,
80,
88
] | 81 | [
"80-52=28",
"28/4=7",
"88-7=81"
] | Current State: 81:[4, 52, 80, 88], Operations: []
Exploring Operation: 80-52=28, Resulting Numbers: [4, 88, 28]
Generated Node #2: [4, 88, 28] from Operation: 80-52=28
Current State: 81:[4, 88, 28], Operations: ['80-52=28']
Exploring Operation: 28/4=7, Resulting Numbers: [88, 7]
Generated Node #3: [88, 7] from Operatio... | 4 | Current State: 81:[4, 52, 80, 88], Operations: []
Exploring Operation: 88-80=8, Resulting Numbers: [4, 52, 8]
Generated Node #0,0: 81:[4, 52, 8] Operation: 88-80=8
Exploring Operation: 52/4=13, Resulting Numbers: [80, 88, 13]
Generated Node #0,1: 81:[80, 88, 13] Operation: 52/4=13
Exploring Operation: 80-52=28, Resulti... | 0.980035 | hs_5 | mult_heuristic |
[
52,
29,
27,
8
] | 68 | [
"29-27=2",
"8*2=16",
"52+16=68"
] | Current State: 68:[52, 29, 27, 8], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [52, 8, 2]
Generated Node #2: [52, 8, 2] from Operation: 29-27=2
Current State: 68:[52, 8, 2], Operations: ['29-27=2']
Exploring Operation: 8*2=16, Resulting Numbers: [52, 16]
Generated Node #3: [52, 16] from Operation: 8... | 4 | Current State: 68:[52, 29, 27, 8], Operations: []
Exploring Operation: 52-29=23, Resulting Numbers: [27, 8, 23]
Generated Node #0,0: 68:[27, 8, 23] Operation: 52-29=23
Exploring Operation: 52+27=79, Resulting Numbers: [29, 8, 79]
Generated Node #0,1: 68:[29, 8, 79] Operation: 52+27=79
Exploring Operation: 52-27=25, Res... | 0 | hs_3 | sum_heuristic |
[
54,
8,
44,
36
] | 56 | [
"54*8=432",
"432/36=12",
"44+12=56"
] | Current State: 56:[54, 8, 44, 36], Operations: []
Exploring Operation: 54*8=432, Resulting Numbers: [44, 36, 432]
Generated Node #2: [44, 36, 432] from Operation: 54*8=432
Current State: 56:[44, 36, 432], Operations: ['54*8=432']
Exploring Operation: 432/36=12, Resulting Numbers: [44, 12]
Generated Node #3: [44, 12] fr... | 4 | Current State: 56:[54, 8, 44, 36], Operations: []
Exploring Operation: 54-44=10, Resulting Numbers: [8, 36, 10]
Generated Node #0,0: 56:[8, 36, 10] Operation: 54-44=10
Exploring Operation: 44-36=8, Resulting Numbers: [54, 8, 8]
Generated Node #0,1: 56:[54, 8, 8] Operation: 44-36=8
Exploring Operation: 8+44=52, Resultin... | 0 | hs_3 | sum_heuristic |
[
46,
11,
5,
57
] | 97 | [
"46-11=35",
"5+57=62",
"35+62=97"
] | Current State: 97:[46, 11, 5, 57], Operations: []
Exploring Operation: 46-11=35, Resulting Numbers: [5, 57, 35]
Generated Node #2: [5, 57, 35] from Operation: 46-11=35
Current State: 97:[5, 57, 35], Operations: ['46-11=35']
Exploring Operation: 5+57=62, Resulting Numbers: [35, 62]
Generated Node #3: [35, 62] from Opera... | 4 | Current State: 97:[46, 11, 5, 57], Operations: []
Exploring Operation: 11*5=55, Resulting Numbers: [46, 57, 55]
Generated Node #0,0: 97:[46, 57, 55] Operation: 11*5=55
Exploring Operation: 46+11=57, Resulting Numbers: [5, 57, 57]
Generated Node #0,1: 97:[5, 57, 57] Operation: 46+11=57
Exploring Operation: 46+5=51, Resu... | 0.979167 | hs_3 | mult_heuristic |
[
43,
9,
78,
27
] | 32 | [
"78-43=35",
"27/9=3",
"35-3=32"
] | Current State: 32:[43, 9, 78, 27], Operations: []
Exploring Operation: 78-43=35, Resulting Numbers: [9, 27, 35]
Generated Node #2: [9, 27, 35] from Operation: 78-43=35
Current State: 32:[9, 27, 35], Operations: ['78-43=35']
Exploring Operation: 27/9=3, Resulting Numbers: [35, 3]
Generated Node #3: [35, 3] from Operatio... | 4 | Current State: 32:[43, 9, 78, 27], Operations: []
Exploring Operation: 78-43=35, Resulting Numbers: [9, 27, 35]
Generated Node #0,0: 32:[9, 27, 35] Operation: 78-43=35
Exploring Operation: 78-27=51, Resulting Numbers: [43, 9, 51]
Generated Node #0,1: 32:[43, 9, 51] Operation: 78-27=51
Moving to Node #0,0
Current State:... | 0.990451 | hs_2 | mult_heuristic |
[
2,
34,
51,
3
] | 41 | [
"34+51=85",
"85-3=82",
"82/2=41"
] | Current State: 41:[2, 34, 51, 3], Operations: []
Exploring Operation: 34+51=85, Resulting Numbers: [2, 3, 85]
Generated Node #2: [2, 3, 85] from Operation: 34+51=85
Current State: 41:[2, 3, 85], Operations: ['34+51=85']
Exploring Operation: 85-3=82, Resulting Numbers: [2, 82]
Generated Node #3: [2, 82] from Operation: ... | 4 | Current State: 41:[2, 34, 51, 3], Operations: []
Exploring Operation: 2+34=36, Resulting Numbers: [51, 3, 36]
Generated Node #0,0: 41:[51, 3, 36] Operation: 2+34=36
Exploring Operation: 2+3=5, Resulting Numbers: [34, 51, 5]
Generated Node #0,1: 41:[34, 51, 5] Operation: 2+3=5
Exploring Operation: 51-2=49, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
77,
86,
7,
2
] | 14 | [
"86-77=9",
"7-2=5",
"9+5=14"
] | Current State: 14:[77, 86, 7, 2], Operations: []
Exploring Operation: 86-77=9, Resulting Numbers: [7, 2, 9]
Generated Node #2: [7, 2, 9] from Operation: 86-77=9
Current State: 14:[7, 2, 9], Operations: ['86-77=9']
Exploring Operation: 7-2=5, Resulting Numbers: [9, 5]
Generated Node #3: [9, 5] from Operation: 7-2=5
Curr... | 4 | Current State: 14:[77, 86, 7, 2], Operations: []
Exploring Operation: 86-77=9, Resulting Numbers: [7, 2, 9]
Generated Node #0,0: 14:[7, 2, 9] Operation: 86-77=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 14:[7, 2, 9], Operations: ['86-77=9']
Exploring Operation: 9-7=2, Resulting Numbers: [2, 2]
Gen... | 0 | hs_1 | mult_heuristic |
[
76,
49,
39,
73
] | 13 | [
"76+49=125",
"39+73=112",
"125-112=13"
] | Current State: 13:[76, 49, 39, 73], Operations: []
Exploring Operation: 76+49=125, Resulting Numbers: [39, 73, 125]
Generated Node #2: [39, 73, 125] from Operation: 76+49=125
Current State: 13:[39, 73, 125], Operations: ['76+49=125']
Exploring Operation: 39+73=112, Resulting Numbers: [125, 112]
Generated Node #3: [125,... | 4 | Current State: 13:[76, 49, 39, 73], Operations: []
Exploring Operation: 73-49=24, Resulting Numbers: [76, 39, 24]
Generated Node #0,0: 13:[76, 39, 24] Operation: 73-49=24
Exploring Operation: 76-49=27, Resulting Numbers: [39, 73, 27]
Generated Node #0,1: 13:[39, 73, 27] Operation: 76-49=27
Exploring Operation: 76-73=3,... | 0.981771 | hs_4 | sum_heuristic |
[
80,
32,
49,
76
] | 21 | [
"80-32=48",
"76-49=27",
"48-27=21"
] | Current State: 21:[80, 32, 49, 76], Operations: []
Exploring Operation: 80-32=48, Resulting Numbers: [49, 76, 48]
Generated Node #2: [49, 76, 48] from Operation: 80-32=48
Current State: 21:[49, 76, 48], Operations: ['80-32=48']
Exploring Operation: 76-49=27, Resulting Numbers: [48, 27]
Generated Node #3: [48, 27] from ... | 4 | Current State: 21:[80, 32, 49, 76], Operations: []
Exploring Operation: 76-49=27, Resulting Numbers: [80, 32, 27]
Generated Node #0,0: 21:[80, 32, 27] Operation: 76-49=27
Exploring Operation: 80-76=4, Resulting Numbers: [32, 49, 4]
Generated Node #0,1: 21:[32, 49, 4] Operation: 80-76=4
Exploring Operation: 80-49=31, Re... | 0.990451 | hs_3 | sum_heuristic |
[
80,
10,
30,
42
] | 12 | [
"42-10=32",
"30*32=960",
"960/80=12"
] | Current State: 12:[80, 10, 30, 42], Operations: []
Exploring Operation: 42-10=32, Resulting Numbers: [80, 30, 32]
Generated Node #2: [80, 30, 32] from Operation: 42-10=32
Current State: 12:[80, 30, 32], Operations: ['42-10=32']
Exploring Operation: 30*32=960, Resulting Numbers: [80, 960]
Generated Node #3: [80, 960] fr... | 4 | Current State: 12:[80, 10, 30, 42], Operations: []
Exploring Operation: 80-42=38, Resulting Numbers: [10, 30, 38]
Generated Node #0,0: 12:[10, 30, 38] Operation: 80-42=38
Exploring Operation: 80/10=8, Resulting Numbers: [30, 42, 8]
Generated Node #0,1: 12:[30, 42, 8] Operation: 80/10=8
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
34,
4,
4,
64
] | 26 | [
"4+4=8",
"64/8=8",
"34-8=26"
] | Current State: 26:[34, 4, 4, 64], Operations: []
Exploring Operation: 4+4=8, Resulting Numbers: [34, 64, 8]
Generated Node #2: [34, 64, 8] from Operation: 4+4=8
Current State: 26:[34, 64, 8], Operations: ['4+4=8']
Exploring Operation: 64/8=8, Resulting Numbers: [34, 8]
Generated Node #3: [34, 8] from Operation: 64/8=8
... | 4 | Current State: 26:[34, 4, 4, 64], Operations: []
Exploring Operation: 64/4=16, Resulting Numbers: [34, 4, 16]
Generated Node #0,0: 26:[34, 4, 16] Operation: 64/4=16
Exploring Operation: 64-34=30, Resulting Numbers: [4, 4, 30]
Generated Node #0,1: 26:[4, 4, 30] Operation: 64-34=30
Exploring Operation: 34-4=30, Resulting... | 0 | hs_5 | sum_heuristic |
[
34,
70,
32,
93
] | 89 | [
"70-34=36",
"32+93=125",
"125-36=89"
] | Current State: 89:[34, 70, 32, 93], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [32, 93, 36]
Generated Node #2: [32, 93, 36] from Operation: 70-34=36
Current State: 89:[32, 93, 36], Operations: ['70-34=36']
Exploring Operation: 32+93=125, Resulting Numbers: [36, 125]
Generated Node #3: [36, 125] fr... | 4 | Current State: 89:[34, 70, 32, 93], Operations: []
Exploring Operation: 70+32=102, Resulting Numbers: [34, 93, 102]
Generated Node #0,0: 89:[34, 93, 102] Operation: 70+32=102
Exploring Operation: 34+32=66, Resulting Numbers: [70, 93, 66]
Generated Node #0,1: 89:[70, 93, 66] Operation: 34+32=66
Moving to Node #0,1
Curre... | 0 | hs_2 | sum_heuristic |
[
46,
55,
12,
75
] | 54 | [
"55-46=9",
"75-12=63",
"63-9=54"
] | Current State: 54:[46, 55, 12, 75], Operations: []
Exploring Operation: 55-46=9, Resulting Numbers: [12, 75, 9]
Generated Node #2: [12, 75, 9] from Operation: 55-46=9
Current State: 54:[12, 75, 9], Operations: ['55-46=9']
Exploring Operation: 75-12=63, Resulting Numbers: [9, 63]
Generated Node #3: [9, 63] from Operatio... | 4 | Current State: 54:[46, 55, 12, 75], Operations: []
Exploring Operation: 75-12=63, Resulting Numbers: [46, 55, 63]
Generated Node #0,0: 54:[46, 55, 63] Operation: 75-12=63
Exploring Operation: 75-46=29, Resulting Numbers: [55, 12, 29]
Generated Node #0,1: 54:[55, 12, 29] Operation: 75-46=29
Exploring Operation: 55-46=9,... | 0.962674 | hs_5 | mult_heuristic |
[
95,
44,
13,
48
] | 80 | [
"95*48=4560",
"44+13=57",
"4560/57=80"
] | Current State: 80:[95, 44, 13, 48], Operations: []
Exploring Operation: 95*48=4560, Resulting Numbers: [44, 13, 4560]
Generated Node #2: [44, 13, 4560] from Operation: 95*48=4560
Current State: 80:[44, 13, 4560], Operations: ['95*48=4560']
Exploring Operation: 44+13=57, Resulting Numbers: [4560, 57]
Generated Node #3: ... | 4 | Current State: 80:[95, 44, 13, 48], Operations: []
Exploring Operation: 48-13=35, Resulting Numbers: [95, 44, 35]
Generated Node #0,0: 80:[95, 44, 35] Operation: 48-13=35
Exploring Operation: 95-48=47, Resulting Numbers: [44, 13, 47]
Generated Node #0,1: 80:[44, 13, 47] Operation: 95-48=47
Exploring Operation: 95-44=51... | 0 | hs_5 | mult_heuristic |
[
37,
20,
25,
94
] | 27 | [
"94-20=74",
"74/37=2",
"25+2=27"
] | Current State: 27:[37, 20, 25, 94], Operations: []
Exploring Operation: 94-20=74, Resulting Numbers: [37, 25, 74]
Generated Node #2: [37, 25, 74] from Operation: 94-20=74
Current State: 27:[37, 25, 74], Operations: ['94-20=74']
Exploring Operation: 74/37=2, Resulting Numbers: [25, 2]
Generated Node #3: [25, 2] from Ope... | 4 | Current State: 27:[37, 20, 25, 94], Operations: []
Exploring Operation: 37-20=17, Resulting Numbers: [25, 94, 17]
Generated Node #0,0: 27:[25, 94, 17] Operation: 37-20=17
Exploring Operation: 94-25=69, Resulting Numbers: [37, 20, 69]
Generated Node #0,1: 27:[37, 20, 69] Operation: 94-25=69
Exploring Operation: 94-37=57... | 0.951389 | hs_5 | mult_heuristic |
[
27,
37,
11,
81
] | 51 | [
"81/27=3",
"37+11=48",
"3+48=51"
] | Current State: 51:[27, 37, 11, 81], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [37, 11, 3]
Generated Node #2: [37, 11, 3] from Operation: 81/27=3
Current State: 51:[37, 11, 3], Operations: ['81/27=3']
Exploring Operation: 37+11=48, Resulting Numbers: [3, 48]
Generated Node #3: [3, 48] from Operatio... | 4 | Current State: 51:[27, 37, 11, 81], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [37, 11, 3]
Generated Node #0,0: 51:[37, 11, 3] Operation: 81/27=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[37, 11, 3], Operations: ['81/27=3']
Exploring Operation: 37+11=48, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
33,
89,
37,
31
] | 63 | [
"33-31=2",
"89+37=126",
"126/2=63"
] | Current State: 63:[33, 89, 37, 31], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [89, 37, 2]
Generated Node #2: [89, 37, 2] from Operation: 33-31=2
Current State: 63:[89, 37, 2], Operations: ['33-31=2']
Exploring Operation: 89+37=126, Resulting Numbers: [2, 126]
Generated Node #3: [2, 126] from Opera... | 4 | Current State: 63:[33, 89, 37, 31], Operations: []
Exploring Operation: 89-37=52, Resulting Numbers: [33, 31, 52]
Generated Node #0,0: 63:[33, 31, 52] Operation: 89-37=52
Exploring Operation: 89-33=56, Resulting Numbers: [37, 31, 56]
Generated Node #0,1: 63:[37, 31, 56] Operation: 89-33=56
Exploring Operation: 89-31=58... | 0 | hs_3 | mult_heuristic |
[
15,
68,
25,
76
] | 18 | [
"15+68=83",
"25+76=101",
"101-83=18"
] | Current State: 18:[15, 68, 25, 76], Operations: []
Exploring Operation: 15+68=83, Resulting Numbers: [25, 76, 83]
Generated Node #2: [25, 76, 83] from Operation: 15+68=83
Current State: 18:[25, 76, 83], Operations: ['15+68=83']
Exploring Operation: 25+76=101, Resulting Numbers: [83, 101]
Generated Node #3: [83, 101] fr... | 4 | Current State: 18:[15, 68, 25, 76], Operations: []
Exploring Operation: 68-15=53, Resulting Numbers: [25, 76, 53]
Generated Node #0,0: 18:[25, 76, 53] Operation: 68-15=53
Exploring Operation: 68-25=43, Resulting Numbers: [15, 76, 43]
Generated Node #0,1: 18:[15, 76, 43] Operation: 68-25=43
Exploring Operation: 76-68=8,... | 0.987847 | hs_4 | mult_heuristic |
[
39,
48,
3,
26
] | 64 | [
"39+48=87",
"26-3=23",
"87-23=64"
] | Current State: 64:[39, 48, 3, 26], Operations: []
Exploring Operation: 39+48=87, Resulting Numbers: [3, 26, 87]
Generated Node #2: [3, 26, 87] from Operation: 39+48=87
Current State: 64:[3, 26, 87], Operations: ['39+48=87']
Exploring Operation: 26-3=23, Resulting Numbers: [87, 23]
Generated Node #3: [87, 23] from Opera... | 4 | Current State: 64:[39, 48, 3, 26], Operations: []
Exploring Operation: 48-39=9, Resulting Numbers: [3, 26, 9]
Generated Node #0,0: 64:[3, 26, 9] Operation: 48-39=9
Exploring Operation: 48/3=16, Resulting Numbers: [39, 26, 16]
Generated Node #0,1: 64:[39, 26, 16] Operation: 48/3=16
Exploring Operation: 48-26=22, Resulti... | 0.947917 | hs_5 | sum_heuristic |
[
20,
44,
83,
9
] | 98 | [
"44-20=24",
"83-9=74",
"24+74=98"
] | Current State: 98:[20, 44, 83, 9], Operations: []
Exploring Operation: 44-20=24, Resulting Numbers: [83, 9, 24]
Generated Node #2: [83, 9, 24] from Operation: 44-20=24
Current State: 98:[83, 9, 24], Operations: ['44-20=24']
Exploring Operation: 83-9=74, Resulting Numbers: [24, 74]
Generated Node #3: [24, 74] from Opera... | 4 | Current State: 98:[20, 44, 83, 9], Operations: []
Exploring Operation: 83+9=92, Resulting Numbers: [20, 44, 92]
Generated Node #0,0: 98:[20, 44, 92] Operation: 83+9=92
Exploring Operation: 20+83=103, Resulting Numbers: [44, 9, 103]
Generated Node #0,1: 98:[44, 9, 103] Operation: 20+83=103
Exploring Operation: 83-44=39,... | 0 | hs_3 | sum_heuristic |
[
12,
1,
99,
72
] | 15 | [
"12*1=12",
"99-72=27",
"27-12=15"
] | Current State: 15:[12, 1, 99, 72], Operations: []
Exploring Operation: 12*1=12, Resulting Numbers: [99, 72, 12]
Generated Node #2: [99, 72, 12] from Operation: 12*1=12
Current State: 15:[99, 72, 12], Operations: ['12*1=12']
Exploring Operation: 99-72=27, Resulting Numbers: [12, 27]
Generated Node #3: [12, 27] from Oper... | 4 | Current State: 15:[12, 1, 99, 72], Operations: []
Exploring Operation: 12+1=13, Resulting Numbers: [99, 72, 13]
Generated Node #0,0: 15:[99, 72, 13] Operation: 12+1=13
Exploring Operation: 72-12=60, Resulting Numbers: [1, 99, 60]
Generated Node #0,1: 15:[1, 99, 60] Operation: 72-12=60
Exploring Operation: 99-12=87, Res... | 0.986111 | hs_5 | sum_heuristic |
[
47,
81,
52,
26
] | 36 | [
"81-47=34",
"52/26=2",
"34+2=36"
] | Current State: 36:[47, 81, 52, 26], Operations: []
Exploring Operation: 81-47=34, Resulting Numbers: [52, 26, 34]
Generated Node #2: [52, 26, 34] from Operation: 81-47=34
Current State: 36:[52, 26, 34], Operations: ['81-47=34']
Exploring Operation: 52/26=2, Resulting Numbers: [34, 2]
Generated Node #3: [34, 2] from Ope... | 4 | Current State: 36:[47, 81, 52, 26], Operations: []
Exploring Operation: 81-47=34, Resulting Numbers: [52, 26, 34]
Generated Node #0,0: 36:[52, 26, 34] Operation: 81-47=34
Exploring Operation: 52-47=5, Resulting Numbers: [81, 26, 5]
Generated Node #0,1: 36:[81, 26, 5] Operation: 52-47=5
Exploring Operation: 81-26=55, Re... | 0.94184 | hs_5 | sum_heuristic |
[
27,
54,
22,
58
] | 47 | [
"54/27=2",
"22/2=11",
"58-11=47"
] | Current State: 47:[27, 54, 22, 58], Operations: []
Exploring Operation: 54/27=2, Resulting Numbers: [22, 58, 2]
Generated Node #2: [22, 58, 2] from Operation: 54/27=2
Current State: 47:[22, 58, 2], Operations: ['54/27=2']
Exploring Operation: 22/2=11, Resulting Numbers: [58, 11]
Generated Node #3: [58, 11] from Operati... | 4 | Current State: 47:[27, 54, 22, 58], Operations: []
Exploring Operation: 58-22=36, Resulting Numbers: [27, 54, 36]
Generated Node #0,0: 47:[27, 54, 36] Operation: 58-22=36
Exploring Operation: 54-27=27, Resulting Numbers: [22, 58, 27]
Generated Node #0,1: 47:[22, 58, 27] Operation: 54-27=27
Exploring Operation: 58-27=31... | 0 | hs_5 | mult_heuristic |
[
19,
52,
11,
5
] | 62 | [
"11-5=6",
"19*6=114",
"114-52=62"
] | Current State: 62:[19, 52, 11, 5], Operations: []
Exploring Operation: 11-5=6, Resulting Numbers: [19, 52, 6]
Generated Node #2: [19, 52, 6] from Operation: 11-5=6
Current State: 62:[19, 52, 6], Operations: ['11-5=6']
Exploring Operation: 19*6=114, Resulting Numbers: [52, 114]
Generated Node #3: [52, 114] from Operatio... | 4 | Current State: 62:[19, 52, 11, 5], Operations: []
Exploring Operation: 52-19=33, Resulting Numbers: [11, 5, 33]
Generated Node #0,0: 62:[11, 5, 33] Operation: 52-19=33
Moving to Node #0,0
Current State: 62:[11, 5, 33], Operations: ['52-19=33']
Exploring Operation: 33/11=3, Resulting Numbers: [5, 3]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
5,
81,
11,
13
] | 88 | [
"5+81=86",
"13-11=2",
"86+2=88"
] | Current State: 88:[5, 81, 11, 13], Operations: []
Exploring Operation: 5+81=86, Resulting Numbers: [11, 13, 86]
Generated Node #2: [11, 13, 86] from Operation: 5+81=86
Current State: 88:[11, 13, 86], Operations: ['5+81=86']
Exploring Operation: 13-11=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Operati... | 4 | Current State: 88:[5, 81, 11, 13], Operations: []
Exploring Operation: 5+81=86, Resulting Numbers: [11, 13, 86]
Generated Node #0,0: 88:[11, 13, 86] Operation: 5+81=86
Moving to Node #0,0
Current State: 88:[11, 13, 86], Operations: ['5+81=86']
Exploring Operation: 13-11=2, Resulting Numbers: [86, 2]
Generated Node #0,0... | 0.993924 | hs_1 | sum_heuristic |
[
50,
44,
19,
31
] | 62 | [
"50*31=1550",
"44-19=25",
"1550/25=62"
] | Current State: 62:[50, 44, 19, 31], Operations: []
Exploring Operation: 50*31=1550, Resulting Numbers: [44, 19, 1550]
Generated Node #2: [44, 19, 1550] from Operation: 50*31=1550
Current State: 62:[44, 19, 1550], Operations: ['50*31=1550']
Exploring Operation: 44-19=25, Resulting Numbers: [1550, 25]
Generated Node #3: ... | 4 | Current State: 62:[50, 44, 19, 31], Operations: []
Exploring Operation: 50-19=31, Resulting Numbers: [44, 31, 31]
Generated Node #0,0: 62:[44, 31, 31] Operation: 50-19=31
Moving to Node #0,0
Current State: 62:[44, 31, 31], Operations: ['50-19=31']
Exploring Operation: 44-31=13, Resulting Numbers: [31, 13]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
70,
54,
73,
13
] | 64 | [
"70+54=124",
"73-13=60",
"124-60=64"
] | Current State: 64:[70, 54, 73, 13], Operations: []
Exploring Operation: 70+54=124, Resulting Numbers: [73, 13, 124]
Generated Node #2: [73, 13, 124] from Operation: 70+54=124
Current State: 64:[73, 13, 124], Operations: ['70+54=124']
Exploring Operation: 73-13=60, Resulting Numbers: [124, 60]
Generated Node #3: [124, 6... | 4 | Current State: 64:[70, 54, 73, 13], Operations: []
Exploring Operation: 70-54=16, Resulting Numbers: [73, 13, 16]
Generated Node #0,0: 64:[73, 13, 16] Operation: 70-54=16
Exploring Operation: 73-54=19, Resulting Numbers: [70, 13, 19]
Generated Node #0,1: 64:[70, 13, 19] Operation: 73-54=19
Start Sub Search at level 1: ... | 0.984375 | hs_2 | mult_heuristic |
[
12,
50,
12,
13
] | 38 | [
"50-12=38",
"13-12=1",
"38*1=38"
] | Current State: 38:[12, 50, 12, 13], Operations: []
Exploring Operation: 50-12=38, Resulting Numbers: [13, 38]
Generated Node #2: [13, 38] from Operation: 50-12=38
Current State: 38:[13, 38], Operations: ['50-12=38']
Exploring Operation: 13-12=1, Resulting Numbers: [38, 1]
Generated Node #3: [38, 1] from Operation: 13-1... | 4 | Current State: 38:[12, 50, 12, 13], Operations: []
Exploring Operation: 50-12=38, Resulting Numbers: [12, 13, 38]
Generated Node #0,0: 38:[12, 13, 38] Operation: 50-12=38
Moving to Node #0,0
Current State: 38:[12, 13, 38], Operations: ['50-12=38']
Exploring Operation: 13-12=1, Resulting Numbers: [38, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
89,
47,
65,
7
] | 59 | [
"89-47=42",
"42/7=6",
"65-6=59"
] | Current State: 59:[89, 47, 65, 7], Operations: []
Exploring Operation: 89-47=42, Resulting Numbers: [65, 7, 42]
Generated Node #2: [65, 7, 42] from Operation: 89-47=42
Current State: 59:[65, 7, 42], Operations: ['89-47=42']
Exploring Operation: 42/7=6, Resulting Numbers: [65, 6]
Generated Node #3: [65, 6] from Operatio... | 4 | Current State: 59:[89, 47, 65, 7], Operations: []
Exploring Operation: 47+7=54, Resulting Numbers: [89, 65, 54]
Generated Node #0,0: 59:[89, 65, 54] Operation: 47+7=54
Exploring Operation: 89-7=82, Resulting Numbers: [47, 65, 82]
Generated Node #0,1: 59:[47, 65, 82] Operation: 89-7=82
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
8,
51,
59,
13
] | 22 | [
"13-8=5",
"51+59=110",
"110/5=22"
] | Current State: 22:[8, 51, 59, 13], Operations: []
Exploring Operation: 13-8=5, Resulting Numbers: [51, 59, 5]
Generated Node #2: [51, 59, 5] from Operation: 13-8=5
Current State: 22:[51, 59, 5], Operations: ['13-8=5']
Exploring Operation: 51+59=110, Resulting Numbers: [5, 110]
Generated Node #3: [5, 110] from Operation... | 4 | Current State: 22:[8, 51, 59, 13], Operations: []
Exploring Operation: 59-51=8, Resulting Numbers: [8, 13, 8]
Generated Node #0,0: 22:[8, 13, 8] Operation: 59-51=8
Moving to Node #0,0
Current State: 22:[8, 13, 8], Operations: ['59-51=8']
Exploring Operation: 8/8=1, Resulting Numbers: [13, 1]
Generated Node #0,0,0: 22:[... | 0 | hs_1 | sum_heuristic |
[
2,
81,
39,
48
] | 27 | [
"81-39=42",
"42/2=21",
"48-21=27"
] | Current State: 27:[2, 81, 39, 48], Operations: []
Exploring Operation: 81-39=42, Resulting Numbers: [2, 48, 42]
Generated Node #2: [2, 48, 42] from Operation: 81-39=42
Current State: 27:[2, 48, 42], Operations: ['81-39=42']
Exploring Operation: 42/2=21, Resulting Numbers: [48, 21]
Generated Node #3: [48, 21] from Opera... | 4 | Current State: 27:[2, 81, 39, 48], Operations: []
Exploring Operation: 81-39=42, Resulting Numbers: [2, 48, 42]
Generated Node #0,0: 27:[2, 48, 42] Operation: 81-39=42
Exploring Operation: 48/2=24, Resulting Numbers: [81, 39, 24]
Generated Node #0,1: 27:[81, 39, 24] Operation: 48/2=24
Exploring Operation: 81-48=33, Res... | 0.961806 | hs_5 | sum_heuristic |
[
62,
32,
85,
1
] | 55 | [
"62-32=30",
"85*1=85",
"85-30=55"
] | Current State: 55:[62, 32, 85, 1], Operations: []
Exploring Operation: 62-32=30, Resulting Numbers: [85, 1, 30]
Generated Node #2: [85, 1, 30] from Operation: 62-32=30
Current State: 55:[85, 1, 30], Operations: ['62-32=30']
Exploring Operation: 85*1=85, Resulting Numbers: [30, 85]
Generated Node #3: [30, 85] from Opera... | 4 | Current State: 55:[62, 32, 85, 1], Operations: []
Exploring Operation: 32-1=31, Resulting Numbers: [62, 85, 31]
Generated Node #0,0: 55:[62, 85, 31] Operation: 32-1=31
Exploring Operation: 62-32=30, Resulting Numbers: [85, 1, 30]
Generated Node #0,1: 55:[85, 1, 30] Operation: 62-32=30
Exploring Operation: 62-1=61, Resu... | 0.96875 | hs_5 | mult_heuristic |
[
39,
1,
82,
5
] | 39 | [
"39-1=38",
"82-5=77",
"77-38=39"
] | Current State: 39:[39, 1, 82, 5], Operations: []
Exploring Operation: 39-1=38, Resulting Numbers: [82, 5, 38]
Generated Node #2: [82, 5, 38] from Operation: 39-1=38
Current State: 39:[82, 5, 38], Operations: ['39-1=38']
Exploring Operation: 82-5=77, Resulting Numbers: [38, 77]
Generated Node #3: [38, 77] from Operation... | 4 | Current State: 39:[39, 1, 82, 5], Operations: []
Exploring Operation: 82-5=77, Resulting Numbers: [39, 1, 77]
Generated Node #0,0: 39:[39, 1, 77] Operation: 82-5=77
Exploring Operation: 82-1=81, Resulting Numbers: [39, 5, 81]
Generated Node #0,1: 39:[39, 5, 81] Operation: 82-1=81
Exploring Operation: 82-39=43, Resultin... | 0.988715 | hs_3 | sum_heuristic |
[
52,
74,
40,
61
] | 44 | [
"74-61=13",
"52/13=4",
"40+4=44"
] | Current State: 44:[52, 74, 40, 61], Operations: []
Exploring Operation: 74-61=13, Resulting Numbers: [52, 40, 13]
Generated Node #2: [52, 40, 13] from Operation: 74-61=13
Current State: 44:[52, 40, 13], Operations: ['74-61=13']
Exploring Operation: 52/13=4, Resulting Numbers: [40, 4]
Generated Node #3: [40, 4] from Ope... | 4 | Current State: 44:[52, 74, 40, 61], Operations: []
Exploring Operation: 74-52=22, Resulting Numbers: [40, 61, 22]
Generated Node #0,0: 44:[40, 61, 22] Operation: 74-52=22
Exploring Operation: 74-61=13, Resulting Numbers: [52, 40, 13]
Generated Node #0,1: 44:[52, 40, 13] Operation: 74-61=13
Start Sub Search at level 1: ... | 0.989583 | hs_2 | mult_heuristic |
[
20,
99,
93,
37
] | 30 | [
"20*93=1860",
"99-37=62",
"1860/62=30"
] | Current State: 30:[20, 99, 93, 37], Operations: []
Exploring Operation: 20*93=1860, Resulting Numbers: [99, 37, 1860]
Generated Node #2: [99, 37, 1860] from Operation: 20*93=1860
Current State: 30:[99, 37, 1860], Operations: ['20*93=1860']
Exploring Operation: 99-37=62, Resulting Numbers: [1860, 62]
Generated Node #3: ... | 4 | Current State: 30:[20, 99, 93, 37], Operations: []
Exploring Operation: 99-93=6, Resulting Numbers: [20, 37, 6]
Generated Node #0,0: 30:[20, 37, 6] Operation: 99-93=6
Moving to Node #0,0
Current State: 30:[20, 37, 6], Operations: ['99-93=6']
Exploring Operation: 37-20=17, Resulting Numbers: [6, 17]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
41,
6,
37,
64
] | 32 | [
"41-6=35",
"37-35=2",
"64/2=32"
] | Current State: 32:[41, 6, 37, 64], Operations: []
Exploring Operation: 41-6=35, Resulting Numbers: [37, 64, 35]
Generated Node #2: [37, 64, 35] from Operation: 41-6=35
Current State: 32:[37, 64, 35], Operations: ['41-6=35']
Exploring Operation: 37-35=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Operati... | 4 | Current State: 32:[41, 6, 37, 64], Operations: []
Exploring Operation: 64-41=23, Resulting Numbers: [6, 37, 23]
Generated Node #0,0: 32:[6, 37, 23] Operation: 64-41=23
Moving to Node #0,0
Current State: 32:[6, 37, 23], Operations: ['64-41=23']
Exploring Operation: 37-23=14, Resulting Numbers: [6, 14]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
3,
16,
58,
67
] | 59 | [
"58-16=42",
"3*42=126",
"126-67=59"
] | Current State: 59:[3, 16, 58, 67], Operations: []
Exploring Operation: 58-16=42, Resulting Numbers: [3, 67, 42]
Generated Node #2: [3, 67, 42] from Operation: 58-16=42
Current State: 59:[3, 67, 42], Operations: ['58-16=42']
Exploring Operation: 3*42=126, Resulting Numbers: [67, 126]
Generated Node #3: [67, 126] from Op... | 4 | Current State: 59:[3, 16, 58, 67], Operations: []
Exploring Operation: 67-3=64, Resulting Numbers: [16, 58, 64]
Generated Node #0,0: 59:[16, 58, 64] Operation: 67-3=64
Exploring Operation: 3+16=19, Resulting Numbers: [58, 67, 19]
Generated Node #0,1: 59:[58, 67, 19] Operation: 3+16=19
Exploring Operation: 16-3=13, Resu... | 0 | hs_5 | sum_heuristic |
[
49,
78,
8,
54
] | 46 | [
"78-54=24",
"24/8=3",
"49-3=46"
] | Current State: 46:[49, 78, 8, 54], Operations: []
Exploring Operation: 78-54=24, Resulting Numbers: [49, 8, 24]
Generated Node #2: [49, 8, 24] from Operation: 78-54=24
Current State: 46:[49, 8, 24], Operations: ['78-54=24']
Exploring Operation: 24/8=3, Resulting Numbers: [49, 3]
Generated Node #3: [49, 3] from Operatio... | 4 | Current State: 46:[49, 78, 8, 54], Operations: []
Exploring Operation: 78-54=24, Resulting Numbers: [49, 8, 24]
Generated Node #0,0: 46:[49, 8, 24] Operation: 78-54=24
Exploring Operation: 78-49=29, Resulting Numbers: [8, 54, 29]
Generated Node #0,1: 46:[8, 54, 29] Operation: 78-49=29
Moving to Node #0,0
Current State:... | 0.990451 | hs_2 | sum_heuristic |
[
60,
98,
52,
52
] | 10 | [
"98-52=46",
"52-46=6",
"60/6=10"
] | Current State: 10:[60, 98, 52, 52], Operations: []
Exploring Operation: 98-52=46, Resulting Numbers: [60, 46]
Generated Node #2: [60, 46] from Operation: 98-52=46
Current State: 10:[60, 46], Operations: ['98-52=46']
Exploring Operation: 52-46=6, Resulting Numbers: [60, 6]
Generated Node #3: [60, 6] from Operation: 52-4... | 4 | Current State: 10:[60, 98, 52, 52], Operations: []
Exploring Operation: 98-60=38, Resulting Numbers: [52, 52, 38]
Generated Node #0,0: 10:[52, 52, 38] Operation: 98-60=38
Exploring Operation: 98-52=46, Resulting Numbers: [60, 52, 46]
Generated Node #0,1: 10:[60, 52, 46] Operation: 98-52=46
Exploring Operation: 98-52=46... | 0.97309 | hs_3 | sum_heuristic |
[
66,
96,
4,
24
] | 36 | [
"96-66=30",
"24/4=6",
"30+6=36"
] | Current State: 36:[66, 96, 4, 24], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [4, 24, 30]
Generated Node #2: [4, 24, 30] from Operation: 96-66=30
Current State: 36:[4, 24, 30], Operations: ['96-66=30']
Exploring Operation: 24/4=6, Resulting Numbers: [30, 6]
Generated Node #3: [30, 6] from Operatio... | 4 | Current State: 36:[66, 96, 4, 24], Operations: []
Exploring Operation: 96/4=24, Resulting Numbers: [66, 24, 24]
Generated Node #0,0: 36:[66, 24, 24] Operation: 96/4=24
Exploring Operation: 66-24=42, Resulting Numbers: [96, 4, 42]
Generated Node #0,1: 36:[96, 4, 42] Operation: 66-24=42
Exploring Operation: 96/24=4, Resu... | 0.983507 | hs_4 | sum_heuristic |
[
76,
40,
89,
35
] | 75 | [
"76*40=3040",
"89*35=3115",
"3115-3040=75"
] | Current State: 75:[76, 40, 89, 35], Operations: []
Exploring Operation: 76*40=3040, Resulting Numbers: [89, 35, 3040]
Generated Node #2: [89, 35, 3040] from Operation: 76*40=3040
Current State: 75:[89, 35, 3040], Operations: ['76*40=3040']
Exploring Operation: 89*35=3115, Resulting Numbers: [3040, 3115]
Generated Node ... | 4 | Current State: 75:[76, 40, 89, 35], Operations: []
Exploring Operation: 40+35=75, Resulting Numbers: [76, 89, 75]
Generated Node #0,0: 75:[76, 89, 75] Operation: 40+35=75
Exploring Operation: 40-35=5, Resulting Numbers: [76, 89, 5]
Generated Node #0,1: 75:[76, 89, 5] Operation: 40-35=5
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
63,
41,
29,
44
] | 58 | [
"63-41=22",
"29*44=1276",
"1276/22=58"
] | Current State: 58:[63, 41, 29, 44], Operations: []
Exploring Operation: 63-41=22, Resulting Numbers: [29, 44, 22]
Generated Node #2: [29, 44, 22] from Operation: 63-41=22
Current State: 58:[29, 44, 22], Operations: ['63-41=22']
Exploring Operation: 29*44=1276, Resulting Numbers: [22, 1276]
Generated Node #3: [22, 1276]... | 4 | Current State: 58:[63, 41, 29, 44], Operations: []
Exploring Operation: 44-41=3, Resulting Numbers: [63, 29, 3]
Generated Node #0,0: 58:[63, 29, 3] Operation: 44-41=3
Moving to Node #0,0
Current State: 58:[63, 29, 3], Operations: ['44-41=3']
Exploring Operation: 63-3=60, Resulting Numbers: [29, 60]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
85,
18,
31,
28
] | 100 | [
"85+18=103",
"31-28=3",
"103-3=100"
] | Current State: 100:[85, 18, 31, 28], Operations: []
Exploring Operation: 85+18=103, Resulting Numbers: [31, 28, 103]
Generated Node #2: [31, 28, 103] from Operation: 85+18=103
Current State: 100:[31, 28, 103], Operations: ['85+18=103']
Exploring Operation: 31-28=3, Resulting Numbers: [103, 3]
Generated Node #3: [103, 3... | 4 | Current State: 100:[85, 18, 31, 28], Operations: []
Exploring Operation: 85+18=103, Resulting Numbers: [31, 28, 103]
Generated Node #0,0: 100:[31, 28, 103] Operation: 85+18=103
Exploring Operation: 85-28=57, Resulting Numbers: [18, 31, 57]
Generated Node #0,1: 100:[18, 31, 57] Operation: 85-28=57
Exploring Operation: 8... | 0.974826 | hs_3 | sum_heuristic |
[
70,
62,
13,
2
] | 52 | [
"70-62=8",
"13*8=104",
"104/2=52"
] | Current State: 52:[70, 62, 13, 2], Operations: []
Exploring Operation: 70-62=8, Resulting Numbers: [13, 2, 8]
Generated Node #2: [13, 2, 8] from Operation: 70-62=8
Current State: 52:[13, 2, 8], Operations: ['70-62=8']
Exploring Operation: 13*8=104, Resulting Numbers: [2, 104]
Generated Node #3: [2, 104] from Operation:... | 4 | Current State: 52:[70, 62, 13, 2], Operations: []
Exploring Operation: 70-13=57, Resulting Numbers: [62, 2, 57]
Generated Node #0,0: 52:[62, 2, 57] Operation: 70-13=57
Exploring Operation: 70-62=8, Resulting Numbers: [13, 2, 8]
Generated Node #0,1: 52:[13, 2, 8] Operation: 70-62=8
Moving to Node #0,1
Current State: 52:... | 0.992188 | hs_2 | mult_heuristic |
[
52,
63,
95,
85
] | 21 | [
"63-52=11",
"95-85=10",
"11+10=21"
] | Current State: 21:[52, 63, 95, 85], Operations: []
Exploring Operation: 63-52=11, Resulting Numbers: [95, 85, 11]
Generated Node #2: [95, 85, 11] from Operation: 63-52=11
Current State: 21:[95, 85, 11], Operations: ['63-52=11']
Exploring Operation: 95-85=10, Resulting Numbers: [11, 10]
Generated Node #3: [11, 10] from ... | 4 | Current State: 21:[52, 63, 95, 85], Operations: []
Exploring Operation: 95-63=32, Resulting Numbers: [52, 85, 32]
Generated Node #0,0: 21:[52, 85, 32] Operation: 95-63=32
Exploring Operation: 85-63=22, Resulting Numbers: [52, 95, 22]
Generated Node #0,1: 21:[52, 95, 22] Operation: 85-63=22
Exploring Operation: 95-52=43... | 0.986979 | hs_4 | mult_heuristic |
[
53,
20,
23,
88
] | 98 | [
"53-20=33",
"88-23=65",
"33+65=98"
] | Current State: 98:[53, 20, 23, 88], Operations: []
Exploring Operation: 53-20=33, Resulting Numbers: [23, 88, 33]
Generated Node #2: [23, 88, 33] from Operation: 53-20=33
Current State: 98:[23, 88, 33], Operations: ['53-20=33']
Exploring Operation: 88-23=65, Resulting Numbers: [33, 65]
Generated Node #3: [33, 65] from ... | 4 | Current State: 98:[53, 20, 23, 88], Operations: []
Exploring Operation: 23-20=3, Resulting Numbers: [53, 88, 3]
Generated Node #0,0: 98:[53, 88, 3] Operation: 23-20=3
Exploring Operation: 20+23=43, Resulting Numbers: [53, 88, 43]
Generated Node #0,1: 98:[53, 88, 43] Operation: 20+23=43
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | mult_heuristic |
[
81,
42,
57,
32
] | 50 | [
"81-42=39",
"57+32=89",
"89-39=50"
] | Current State: 50:[81, 42, 57, 32], Operations: []
Exploring Operation: 81-42=39, Resulting Numbers: [57, 32, 39]
Generated Node #2: [57, 32, 39] from Operation: 81-42=39
Current State: 50:[57, 32, 39], Operations: ['81-42=39']
Exploring Operation: 57+32=89, Resulting Numbers: [39, 89]
Generated Node #3: [39, 89] from ... | 4 | Current State: 50:[81, 42, 57, 32], Operations: []
Exploring Operation: 81-32=49, Resulting Numbers: [42, 57, 49]
Generated Node #0,0: 50:[42, 57, 49] Operation: 81-32=49
Exploring Operation: 81-57=24, Resulting Numbers: [42, 32, 24]
Generated Node #0,1: 50:[42, 32, 24] Operation: 81-57=24
Exploring Operation: 42-32=10... | 0.986111 | hs_4 | sum_heuristic |
[
70,
24,
6,
55
] | 60 | [
"70-55=15",
"24/6=4",
"15*4=60"
] | Current State: 60:[70, 24, 6, 55], Operations: []
Exploring Operation: 70-55=15, Resulting Numbers: [24, 6, 15]
Generated Node #2: [24, 6, 15] from Operation: 70-55=15
Current State: 60:[24, 6, 15], Operations: ['70-55=15']
Exploring Operation: 24/6=4, Resulting Numbers: [15, 4]
Generated Node #3: [15, 4] from Operatio... | 4 | Current State: 60:[70, 24, 6, 55], Operations: []
Exploring Operation: 24+6=30, Resulting Numbers: [70, 55, 30]
Generated Node #0,0: 60:[70, 55, 30] Operation: 24+6=30
Exploring Operation: 24/6=4, Resulting Numbers: [70, 55, 4]
Generated Node #0,1: 60:[70, 55, 4] Operation: 24/6=4
Exploring Operation: 55-24=31, Resulti... | 0.942708 | hs_5 | mult_heuristic |
[
49,
90,
18,
69
] | 81 | [
"69-49=20",
"90*18=1620",
"1620/20=81"
] | Current State: 81:[49, 90, 18, 69], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [90, 18, 20]
Generated Node #2: [90, 18, 20] from Operation: 69-49=20
Current State: 81:[90, 18, 20], Operations: ['69-49=20']
Exploring Operation: 90*18=1620, Resulting Numbers: [20, 1620]
Generated Node #3: [20, 1620]... | 4 | Current State: 81:[49, 90, 18, 69], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [90, 18, 20]
Generated Node #0,0: 81:[90, 18, 20] Operation: 69-49=20
Exploring Operation: 49-18=31, Resulting Numbers: [90, 69, 31]
Generated Node #0,1: 81:[90, 69, 31] Operation: 49-18=31
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
94,
71,
98,
45
] | 69 | [
"94-45=49",
"98/49=2",
"71-2=69"
] | Current State: 69:[94, 71, 98, 45], Operations: []
Exploring Operation: 94-45=49, Resulting Numbers: [71, 98, 49]
Generated Node #2: [71, 98, 49] from Operation: 94-45=49
Current State: 69:[71, 98, 49], Operations: ['94-45=49']
Exploring Operation: 98/49=2, Resulting Numbers: [71, 2]
Generated Node #3: [71, 2] from Ope... | 4 | Current State: 69:[94, 71, 98, 45], Operations: []
Exploring Operation: 98-71=27, Resulting Numbers: [94, 45, 27]
Generated Node #0,0: 69:[94, 45, 27] Operation: 98-71=27
Exploring Operation: 98-45=53, Resulting Numbers: [94, 71, 53]
Generated Node #0,1: 69:[94, 71, 53] Operation: 98-45=53
Exploring Operation: 98-94=4,... | 0.93316 | hs_5 | mult_heuristic |
[
16,
69,
46,
56
] | 32 | [
"16*69=1104",
"1104/46=24",
"56-24=32"
] | Current State: 32:[16, 69, 46, 56], Operations: []
Exploring Operation: 16*69=1104, Resulting Numbers: [46, 56, 1104]
Generated Node #2: [46, 56, 1104] from Operation: 16*69=1104
Current State: 32:[46, 56, 1104], Operations: ['16*69=1104']
Exploring Operation: 1104/46=24, Resulting Numbers: [56, 24]
Generated Node #3: ... | 4 | Current State: 32:[16, 69, 46, 56], Operations: []
Exploring Operation: 56-46=10, Resulting Numbers: [16, 69, 10]
Generated Node #0,0: 32:[16, 69, 10] Operation: 56-46=10
Exploring Operation: 69-16=53, Resulting Numbers: [46, 56, 53]
Generated Node #0,1: 32:[46, 56, 53] Operation: 69-16=53
Exploring Operation: 69-46=23... | 0 | hs_5 | mult_heuristic |
[
39,
43,
68,
20
] | 34 | [
"39+43=82",
"68-20=48",
"82-48=34"
] | Current State: 34:[39, 43, 68, 20], Operations: []
Exploring Operation: 39+43=82, Resulting Numbers: [68, 20, 82]
Generated Node #2: [68, 20, 82] from Operation: 39+43=82
Current State: 34:[68, 20, 82], Operations: ['39+43=82']
Exploring Operation: 68-20=48, Resulting Numbers: [82, 48]
Generated Node #3: [82, 48] from ... | 4 | Current State: 34:[39, 43, 68, 20], Operations: []
Exploring Operation: 68-39=29, Resulting Numbers: [43, 20, 29]
Generated Node #0,0: 34:[43, 20, 29] Operation: 68-39=29
Exploring Operation: 68-43=25, Resulting Numbers: [39, 20, 25]
Generated Node #0,1: 34:[39, 20, 25] Operation: 68-43=25
Exploring Operation: 68-20=48... | 0.990451 | hs_3 | sum_heuristic |
[
44,
14,
51,
4
] | 48 | [
"44/4=11",
"51-14=37",
"11+37=48"
] | Current State: 48:[44, 14, 51, 4], Operations: []
Exploring Operation: 44/4=11, Resulting Numbers: [14, 51, 11]
Generated Node #2: [14, 51, 11] from Operation: 44/4=11
Current State: 48:[14, 51, 11], Operations: ['44/4=11']
Exploring Operation: 51-14=37, Resulting Numbers: [11, 37]
Generated Node #3: [11, 37] from Oper... | 4 | Current State: 48:[44, 14, 51, 4], Operations: []
Exploring Operation: 51-44=7, Resulting Numbers: [14, 4, 7]
Generated Node #0,0: 48:[14, 4, 7] Operation: 51-44=7
Exploring Operation: 44+4=48, Resulting Numbers: [14, 51, 48]
Generated Node #0,1: 48:[14, 51, 48] Operation: 44+4=48
Moving to Node #0,0
Current State: 48:... | 0 | hs_2 | mult_heuristic |
[
66,
69,
63,
45
] | 22 | [
"66-63=3",
"69/3=23",
"45-23=22"
] | Current State: 22:[66, 69, 63, 45], Operations: []
Exploring Operation: 66-63=3, Resulting Numbers: [69, 45, 3]
Generated Node #2: [69, 45, 3] from Operation: 66-63=3
Current State: 22:[69, 45, 3], Operations: ['66-63=3']
Exploring Operation: 69/3=23, Resulting Numbers: [45, 23]
Generated Node #3: [45, 23] from Operati... | 4 | Current State: 22:[66, 69, 63, 45], Operations: []
Exploring Operation: 69-66=3, Resulting Numbers: [63, 45, 3]
Generated Node #0,0: 22:[63, 45, 3] Operation: 69-66=3
Moving to Node #0,0
Current State: 22:[63, 45, 3], Operations: ['69-66=3']
Exploring Operation: 63-45=18, Resulting Numbers: [3, 18]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
67,
17,
91,
75
] | 100 | [
"67+17=84",
"91-75=16",
"84+16=100"
] | Current State: 100:[67, 17, 91, 75], Operations: []
Exploring Operation: 67+17=84, Resulting Numbers: [91, 75, 84]
Generated Node #2: [91, 75, 84] from Operation: 67+17=84
Current State: 100:[91, 75, 84], Operations: ['67+17=84']
Exploring Operation: 91-75=16, Resulting Numbers: [84, 16]
Generated Node #3: [84, 16] fro... | 4 | Current State: 100:[67, 17, 91, 75], Operations: []
Exploring Operation: 17+75=92, Resulting Numbers: [67, 91, 92]
Generated Node #0,0: 100:[67, 91, 92] Operation: 17+75=92
Exploring Operation: 91-75=16, Resulting Numbers: [67, 17, 16]
Generated Node #0,1: 100:[67, 17, 16] Operation: 91-75=16
Exploring Operation: 67-17... | 0.980035 | hs_5 | sum_heuristic |
[
3,
66,
35,
91
] | 40 | [
"91-66=25",
"3*25=75",
"75-35=40"
] | Current State: 40:[3, 66, 35, 91], Operations: []
Exploring Operation: 91-66=25, Resulting Numbers: [3, 35, 25]
Generated Node #2: [3, 35, 25] from Operation: 91-66=25
Current State: 40:[3, 35, 25], Operations: ['91-66=25']
Exploring Operation: 3*25=75, Resulting Numbers: [35, 75]
Generated Node #3: [35, 75] from Opera... | 4 | Current State: 40:[3, 66, 35, 91], Operations: []
Exploring Operation: 91-66=25, Resulting Numbers: [3, 35, 25]
Generated Node #0,0: 40:[3, 35, 25] Operation: 91-66=25
Moving to Node #0,0
Current State: 40:[3, 35, 25], Operations: ['91-66=25']
Exploring Operation: 35-25=10, Resulting Numbers: [3, 10]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
93,
2,
42,
51
] | 100 | [
"93-2=91",
"51-42=9",
"91+9=100"
] | Current State: 100:[93, 2, 42, 51], Operations: []
Exploring Operation: 93-2=91, Resulting Numbers: [42, 51, 91]
Generated Node #2: [42, 51, 91] from Operation: 93-2=91
Current State: 100:[42, 51, 91], Operations: ['93-2=91']
Exploring Operation: 51-42=9, Resulting Numbers: [91, 9]
Generated Node #3: [91, 9] from Opera... | 4 | Current State: 100:[93, 2, 42, 51], Operations: []
Exploring Operation: 51-42=9, Resulting Numbers: [93, 2, 9]
Generated Node #0,0: 100:[93, 2, 9] Operation: 51-42=9
Exploring Operation: 42/2=21, Resulting Numbers: [93, 51, 21]
Generated Node #0,1: 100:[93, 51, 21] Operation: 42/2=21
Exploring Operation: 93+2=95, Resul... | 0.985243 | hs_4 | sum_heuristic |
[
95,
25,
40,
88
] | 72 | [
"95+25=120",
"88-40=48",
"120-48=72"
] | Current State: 72:[95, 25, 40, 88], Operations: []
Exploring Operation: 95+25=120, Resulting Numbers: [40, 88, 120]
Generated Node #2: [40, 88, 120] from Operation: 95+25=120
Current State: 72:[40, 88, 120], Operations: ['95+25=120']
Exploring Operation: 88-40=48, Resulting Numbers: [120, 48]
Generated Node #3: [120, 4... | 4 | Current State: 72:[95, 25, 40, 88], Operations: []
Exploring Operation: 95-25=70, Resulting Numbers: [40, 88, 70]
Generated Node #0,0: 72:[40, 88, 70] Operation: 95-25=70
Exploring Operation: 95-88=7, Resulting Numbers: [25, 40, 7]
Generated Node #0,1: 72:[25, 40, 7] Operation: 95-88=7
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
50,
18,
35,
27
] | 60 | [
"50+18=68",
"35-27=8",
"68-8=60"
] | Current State: 60:[50, 18, 35, 27], Operations: []
Exploring Operation: 50+18=68, Resulting Numbers: [35, 27, 68]
Generated Node #2: [35, 27, 68] from Operation: 50+18=68
Current State: 60:[35, 27, 68], Operations: ['50+18=68']
Exploring Operation: 35-27=8, Resulting Numbers: [68, 8]
Generated Node #3: [68, 8] from Ope... | 4 | Current State: 60:[50, 18, 35, 27], Operations: []
Exploring Operation: 50-35=15, Resulting Numbers: [18, 27, 15]
Generated Node #0,0: 60:[18, 27, 15] Operation: 50-35=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[18, 27, 15], Operations: ['50-35=15']
Exploring Operation: 27-18=9, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
73,
28,
47,
28
] | 27 | [
"73-47=26",
"28/28=1",
"26+1=27"
] | Current State: 27:[73, 28, 47, 28], Operations: []
Exploring Operation: 73-47=26, Resulting Numbers: [28, 28, 26]
Generated Node #2: [28, 28, 26] from Operation: 73-47=26
Current State: 27:[28, 28, 26], Operations: ['73-47=26']
Exploring Operation: 28/28=1, Resulting Numbers: [26, 1]
Generated Node #3: [26, 1] from Ope... | 4 | Current State: 27:[73, 28, 47, 28], Operations: []
Exploring Operation: 73-28=45, Resulting Numbers: [47, 28, 45]
Generated Node #0,0: 27:[47, 28, 45] Operation: 73-28=45
Exploring Operation: 73-47=26, Resulting Numbers: [28, 28, 26]
Generated Node #0,1: 27:[28, 28, 26] Operation: 73-47=26
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
32,
45,
90,
15
] | 31 | [
"32*45=1440",
"1440/90=16",
"15+16=31"
] | Current State: 31:[32, 45, 90, 15], Operations: []
Exploring Operation: 32*45=1440, Resulting Numbers: [90, 15, 1440]
Generated Node #2: [90, 15, 1440] from Operation: 32*45=1440
Current State: 31:[90, 15, 1440], Operations: ['32*45=1440']
Exploring Operation: 1440/90=16, Resulting Numbers: [15, 16]
Generated Node #3: ... | 4 | Current State: 31:[32, 45, 90, 15], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [32, 15, 2]
Generated Node #0,0: 31:[32, 15, 2] Operation: 90/45=2
Exploring Operation: 90/15=6, Resulting Numbers: [32, 45, 6]
Generated Node #0,1: 31:[32, 45, 6] Operation: 90/15=6
Exploring Operation: 90-45=45, Result... | 0 | hs_5 | sum_heuristic |
[
45,
90,
30,
64
] | 22 | [
"64-45=19",
"90/30=3",
"19+3=22"
] | Current State: 22:[45, 90, 30, 64], Operations: []
Exploring Operation: 64-45=19, Resulting Numbers: [90, 30, 19]
Generated Node #2: [90, 30, 19] from Operation: 64-45=19
Current State: 22:[90, 30, 19], Operations: ['64-45=19']
Exploring Operation: 90/30=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Ope... | 4 | Current State: 22:[45, 90, 30, 64], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [45, 64, 3]
Generated Node #0,0: 22:[45, 64, 3] Operation: 90/30=3
Exploring Operation: 90/45=2, Resulting Numbers: [30, 64, 2]
Generated Node #0,1: 22:[30, 64, 2] Operation: 90/45=2
Exploring Operation: 90-64=26, Result... | 0.967882 | hs_3 | sum_heuristic |
[
22,
37,
48,
62
] | 95 | [
"37-22=15",
"48+62=110",
"110-15=95"
] | Current State: 95:[22, 37, 48, 62], Operations: []
Exploring Operation: 37-22=15, Resulting Numbers: [48, 62, 15]
Generated Node #2: [48, 62, 15] from Operation: 37-22=15
Current State: 95:[48, 62, 15], Operations: ['37-22=15']
Exploring Operation: 48+62=110, Resulting Numbers: [15, 110]
Generated Node #3: [15, 110] fr... | 4 | Current State: 95:[22, 37, 48, 62], Operations: []
Exploring Operation: 37+62=99, Resulting Numbers: [22, 48, 99]
Generated Node #0,0: 95:[22, 48, 99] Operation: 37+62=99
Exploring Operation: 62-48=14, Resulting Numbers: [22, 37, 14]
Generated Node #0,1: 95:[22, 37, 14] Operation: 62-48=14
Exploring Operation: 48+62=11... | 0.947917 | hs_5 | sum_heuristic |
[
27,
47,
30,
45
] | 89 | [
"27+47=74",
"45-30=15",
"74+15=89"
] | Current State: 89:[27, 47, 30, 45], Operations: []
Exploring Operation: 27+47=74, Resulting Numbers: [30, 45, 74]
Generated Node #2: [30, 45, 74] from Operation: 27+47=74
Current State: 89:[30, 45, 74], Operations: ['27+47=74']
Exploring Operation: 45-30=15, Resulting Numbers: [74, 15]
Generated Node #3: [74, 15] from ... | 4 | Current State: 89:[27, 47, 30, 45], Operations: []
Exploring Operation: 27+30=57, Resulting Numbers: [47, 45, 57]
Generated Node #0,0: 89:[47, 45, 57] Operation: 27+30=57
Exploring Operation: 27+47=74, Resulting Numbers: [30, 45, 74]
Generated Node #0,1: 89:[30, 45, 74] Operation: 27+47=74
Exploring Operation: 47+30=77... | 0.96441 | hs_5 | mult_heuristic |
[
90,
25,
8,
46
] | 15 | [
"8+46=54",
"25*54=1350",
"1350/90=15"
] | Current State: 15:[90, 25, 8, 46], Operations: []
Exploring Operation: 8+46=54, Resulting Numbers: [90, 25, 54]
Generated Node #2: [90, 25, 54] from Operation: 8+46=54
Current State: 15:[90, 25, 54], Operations: ['8+46=54']
Exploring Operation: 25*54=1350, Resulting Numbers: [90, 1350]
Generated Node #3: [90, 1350] fro... | 4 | Current State: 15:[90, 25, 8, 46], Operations: []
Exploring Operation: 46-25=21, Resulting Numbers: [90, 8, 21]
Generated Node #0,0: 15:[90, 8, 21] Operation: 46-25=21
Exploring Operation: 90-46=44, Resulting Numbers: [25, 8, 44]
Generated Node #0,1: 15:[25, 8, 44] Operation: 90-46=44
Exploring Operation: 90-8=82, Resu... | 0 | hs_4 | mult_heuristic |
[
20,
55,
76,
4
] | 54 | [
"55-20=35",
"76/4=19",
"35+19=54"
] | Current State: 54:[20, 55, 76, 4], Operations: []
Exploring Operation: 55-20=35, Resulting Numbers: [76, 4, 35]
Generated Node #2: [76, 4, 35] from Operation: 55-20=35
Current State: 54:[76, 4, 35], Operations: ['55-20=35']
Exploring Operation: 76/4=19, Resulting Numbers: [35, 19]
Generated Node #3: [35, 19] from Opera... | 4 | Current State: 54:[20, 55, 76, 4], Operations: []
Exploring Operation: 76/4=19, Resulting Numbers: [20, 55, 19]
Generated Node #0,0: 54:[20, 55, 19] Operation: 76/4=19
Exploring Operation: 76-20=56, Resulting Numbers: [55, 4, 56]
Generated Node #0,1: 54:[55, 4, 56] Operation: 76-20=56
Moving to Node #0,0
Current State:... | 0.992188 | hs_2 | mult_heuristic |
[
39,
56,
39,
14
] | 70 | [
"39+56=95",
"39-14=25",
"95-25=70"
] | Current State: 70:[39, 56, 39, 14], Operations: []
Exploring Operation: 39+56=95, Resulting Numbers: [14, 95]
Generated Node #2: [14, 95] from Operation: 39+56=95
Current State: 70:[14, 95], Operations: ['39+56=95']
Exploring Operation: 39-14=25, Resulting Numbers: [95, 25]
Generated Node #3: [95, 25] from Operation: 3... | 4 | Current State: 70:[39, 56, 39, 14], Operations: []
Exploring Operation: 56-39=17, Resulting Numbers: [39, 14, 17]
Generated Node #0,0: 70:[39, 14, 17] Operation: 56-39=17
Exploring Operation: 56-39=17, Resulting Numbers: [39, 14, 17]
Generated Node #0,1: 70:[39, 14, 17] Operation: 56-39=17
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.