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 |
|---|---|---|---|---|---|---|---|---|
[
87,
75,
44,
51
] | 84 | [
"87-75=12",
"51-44=7",
"12*7=84"
] | Current State: 84:[87, 75, 44, 51], Operations: []
Exploring Operation: 87-75=12, Resulting Numbers: [44, 51, 12]
Generated Node #2: [44, 51, 12] from Operation: 87-75=12
Current State: 84:[44, 51, 12], Operations: ['87-75=12']
Exploring Operation: 51-44=7, Resulting Numbers: [12, 7]
Generated Node #3: [12, 7] from Ope... | 4 | Current State: 84:[87, 75, 44, 51], Operations: []
Exploring Operation: 75-51=24, Resulting Numbers: [87, 44, 24]
Generated Node #0,0: 84:[87, 44, 24] Operation: 75-51=24
Exploring Operation: 87-75=12, Resulting Numbers: [44, 51, 12]
Generated Node #0,1: 84:[44, 51, 12] Operation: 87-75=12
Start Sub Search at level 1: ... | 0.986979 | hs_2 | sum_heuristic |
[
62,
39,
59,
76
] | 89 | [
"62-59=3",
"39/3=13",
"76+13=89"
] | Current State: 89:[62, 39, 59, 76], Operations: []
Exploring Operation: 62-59=3, Resulting Numbers: [39, 76, 3]
Generated Node #2: [39, 76, 3] from Operation: 62-59=3
Current State: 89:[39, 76, 3], Operations: ['62-59=3']
Exploring Operation: 39/3=13, Resulting Numbers: [76, 13]
Generated Node #3: [76, 13] from Operati... | 4 | Current State: 89:[62, 39, 59, 76], Operations: []
Exploring Operation: 62+39=101, Resulting Numbers: [59, 76, 101]
Generated Node #0,0: 89:[59, 76, 101] Operation: 62+39=101
Exploring Operation: 39+76=115, Resulting Numbers: [62, 59, 115]
Generated Node #0,1: 89:[62, 59, 115] Operation: 39+76=115
Exploring Operation: ... | 0 | hs_3 | sum_heuristic |
[
62,
78,
88,
2
] | 96 | [
"62+78=140",
"88/2=44",
"140-44=96"
] | Current State: 96:[62, 78, 88, 2], Operations: []
Exploring Operation: 62+78=140, Resulting Numbers: [88, 2, 140]
Generated Node #2: [88, 2, 140] from Operation: 62+78=140
Current State: 96:[88, 2, 140], Operations: ['62+78=140']
Exploring Operation: 88/2=44, Resulting Numbers: [140, 44]
Generated Node #3: [140, 44] fr... | 4 | Current State: 96:[62, 78, 88, 2], Operations: []
Exploring Operation: 88-62=26, Resulting Numbers: [78, 2, 26]
Generated Node #0,0: 96:[78, 2, 26] Operation: 88-62=26
Exploring Operation: 88-78=10, Resulting Numbers: [62, 2, 10]
Generated Node #0,1: 96:[62, 2, 10] Operation: 88-78=10
Exploring Operation: 78-62=16, Res... | 0 | hs_3 | sum_heuristic |
[
3,
77,
47,
20
] | 13 | [
"3+77=80",
"47+20=67",
"80-67=13"
] | Current State: 13:[3, 77, 47, 20], Operations: []
Exploring Operation: 3+77=80, Resulting Numbers: [47, 20, 80]
Generated Node #2: [47, 20, 80] from Operation: 3+77=80
Current State: 13:[47, 20, 80], Operations: ['3+77=80']
Exploring Operation: 47+20=67, Resulting Numbers: [80, 67]
Generated Node #3: [80, 67] from Oper... | 4 | Current State: 13:[3, 77, 47, 20], Operations: []
Exploring Operation: 77-20=57, Resulting Numbers: [3, 47, 57]
Generated Node #0,0: 13:[3, 47, 57] Operation: 77-20=57
Exploring Operation: 77-3=74, Resulting Numbers: [47, 20, 74]
Generated Node #0,1: 13:[47, 20, 74] Operation: 77-3=74
Exploring Operation: 77-47=30, Res... | 0.981771 | hs_5 | mult_heuristic |
[
9,
38,
15,
42
] | 56 | [
"38-9=29",
"42-15=27",
"29+27=56"
] | Current State: 56:[9, 38, 15, 42], Operations: []
Exploring Operation: 38-9=29, Resulting Numbers: [15, 42, 29]
Generated Node #2: [15, 42, 29] from Operation: 38-9=29
Current State: 56:[15, 42, 29], Operations: ['38-9=29']
Exploring Operation: 42-15=27, Resulting Numbers: [29, 27]
Generated Node #3: [29, 27] from Oper... | 4 | Current State: 56:[9, 38, 15, 42], Operations: []
Exploring Operation: 42-38=4, Resulting Numbers: [9, 15, 4]
Generated Node #0,0: 56:[9, 15, 4] Operation: 42-38=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[9, 15, 4], Operations: ['42-38=4']
Exploring Operation: 15-9=6, Resulting Numbers: [4, 6... | 0 | hs_1 | mult_heuristic |
[
77,
11,
9,
97
] | 69 | [
"97-9=88",
"88/11=8",
"77-8=69"
] | Current State: 69:[77, 11, 9, 97], Operations: []
Exploring Operation: 97-9=88, Resulting Numbers: [77, 11, 88]
Generated Node #2: [77, 11, 88] from Operation: 97-9=88
Current State: 69:[77, 11, 88], Operations: ['97-9=88']
Exploring Operation: 88/11=8, Resulting Numbers: [77, 8]
Generated Node #3: [77, 8] from Operati... | 4 | Current State: 69:[77, 11, 9, 97], Operations: []
Exploring Operation: 97-11=86, Resulting Numbers: [77, 9, 86]
Generated Node #0,0: 69:[77, 9, 86] Operation: 97-11=86
Exploring Operation: 97-77=20, Resulting Numbers: [11, 9, 20]
Generated Node #0,1: 69:[11, 9, 20] Operation: 97-77=20
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
98,
15,
48,
66
] | 23 | [
"98*15=1470",
"48+1470=1518",
"1518/66=23"
] | Current State: 23:[98, 15, 48, 66], Operations: []
Exploring Operation: 98*15=1470, Resulting Numbers: [48, 66, 1470]
Generated Node #2: [48, 66, 1470] from Operation: 98*15=1470
Current State: 23:[48, 66, 1470], Operations: ['98*15=1470']
Exploring Operation: 48+1470=1518, Resulting Numbers: [66, 1518]
Generated Node ... | 4 | Current State: 23:[98, 15, 48, 66], Operations: []
Exploring Operation: 98-66=32, Resulting Numbers: [15, 48, 32]
Generated Node #0,0: 23:[15, 48, 32] Operation: 98-66=32
Exploring Operation: 98-48=50, Resulting Numbers: [15, 66, 50]
Generated Node #0,1: 23:[15, 66, 50] Operation: 98-48=50
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
32,
48,
52,
48
] | 20 | [
"32+48=80",
"52+48=100",
"100-80=20"
] | Current State: 20:[32, 48, 52, 48], Operations: []
Exploring Operation: 32+48=80, Resulting Numbers: [52, 80]
Generated Node #2: [52, 80] from Operation: 32+48=80
Current State: 20:[52, 80], Operations: ['32+48=80']
Exploring Operation: 52+48=100, Resulting Numbers: [80, 100]
Generated Node #3: [80, 100] from Operation... | 4 | Current State: 20:[32, 48, 52, 48], Operations: []
Exploring Operation: 52-48=4, Resulting Numbers: [32, 48, 4]
Generated Node #0,0: 20:[32, 48, 4] Operation: 52-48=4
Exploring Operation: 48/48=1, Resulting Numbers: [32, 52, 1]
Generated Node #0,1: 20:[32, 52, 1] Operation: 48/48=1
Exploring Operation: 52-48=4, Resulti... | 0.987847 | hs_4 | sum_heuristic |
[
68,
32,
80,
84
] | 51 | [
"68*84=5712",
"32+80=112",
"5712/112=51"
] | Current State: 51:[68, 32, 80, 84], Operations: []
Exploring Operation: 68*84=5712, Resulting Numbers: [32, 80, 5712]
Generated Node #2: [32, 80, 5712] from Operation: 68*84=5712
Current State: 51:[32, 80, 5712], Operations: ['68*84=5712']
Exploring Operation: 32+80=112, Resulting Numbers: [5712, 112]
Generated Node #3... | 4 | Current State: 51:[68, 32, 80, 84], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [68, 32, 4]
Generated Node #0,0: 51:[68, 32, 4] Operation: 84-80=4
Moving to Node #0,0
Current State: 51:[68, 32, 4], Operations: ['84-80=4']
Exploring Operation: 68/4=17, Resulting Numbers: [32, 17]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
37,
20,
54,
44
] | 88 | [
"20+54=74",
"74/37=2",
"44*2=88"
] | Current State: 88:[37, 20, 54, 44], Operations: []
Exploring Operation: 20+54=74, Resulting Numbers: [37, 44, 74]
Generated Node #2: [37, 44, 74] from Operation: 20+54=74
Current State: 88:[37, 44, 74], Operations: ['20+54=74']
Exploring Operation: 74/37=2, Resulting Numbers: [44, 2]
Generated Node #3: [44, 2] from Ope... | 4 | Current State: 88:[37, 20, 54, 44], Operations: []
Exploring Operation: 37+54=91, Resulting Numbers: [20, 44, 91]
Generated Node #0,0: 88:[20, 44, 91] Operation: 37+54=91
Exploring Operation: 54-37=17, Resulting Numbers: [20, 44, 17]
Generated Node #0,1: 88:[20, 44, 17] Operation: 54-37=17
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
80,
5,
2,
74
] | 63 | [
"80+5=85",
"2*74=148",
"148-85=63"
] | Current State: 63:[80, 5, 2, 74], Operations: []
Exploring Operation: 80+5=85, Resulting Numbers: [2, 74, 85]
Generated Node #2: [2, 74, 85] from Operation: 80+5=85
Current State: 63:[2, 74, 85], Operations: ['80+5=85']
Exploring Operation: 2*74=148, Resulting Numbers: [85, 148]
Generated Node #3: [85, 148] from Operat... | 4 | Current State: 63:[80, 5, 2, 74], Operations: []
Exploring Operation: 80/5=16, Resulting Numbers: [2, 74, 16]
Generated Node #0,0: 63:[2, 74, 16] Operation: 80/5=16
Exploring Operation: 80-74=6, Resulting Numbers: [5, 2, 6]
Generated Node #0,1: 63:[5, 2, 6] Operation: 80-74=6
Exploring Operation: 80-5=75, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
40,
27,
12,
25
] | 32 | [
"27-25=2",
"40/2=20",
"12+20=32"
] | Current State: 32:[40, 27, 12, 25], Operations: []
Exploring Operation: 27-25=2, Resulting Numbers: [40, 12, 2]
Generated Node #2: [40, 12, 2] from Operation: 27-25=2
Current State: 32:[40, 12, 2], Operations: ['27-25=2']
Exploring Operation: 40/2=20, Resulting Numbers: [12, 20]
Generated Node #3: [12, 20] from Operati... | 4 | Current State: 32:[40, 27, 12, 25], Operations: []
Exploring Operation: 40-25=15, Resulting Numbers: [27, 12, 15]
Generated Node #0,0: 32:[27, 12, 15] Operation: 40-25=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[27, 12, 15], Operations: ['40-25=15']
Exploring Operation: 27-12=15, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
38,
72,
48,
2
] | 54 | [
"38-2=36",
"72*36=2592",
"2592/48=54"
] | Current State: 54:[38, 72, 48, 2], Operations: []
Exploring Operation: 38-2=36, Resulting Numbers: [72, 48, 36]
Generated Node #2: [72, 48, 36] from Operation: 38-2=36
Current State: 54:[72, 48, 36], Operations: ['38-2=36']
Exploring Operation: 72*36=2592, Resulting Numbers: [48, 2592]
Generated Node #3: [48, 2592] fro... | 4 | Current State: 54:[38, 72, 48, 2], Operations: []
Exploring Operation: 38/2=19, Resulting Numbers: [72, 48, 19]
Generated Node #0,0: 54:[72, 48, 19] Operation: 38/2=19
Exploring Operation: 48-38=10, Resulting Numbers: [72, 2, 10]
Generated Node #0,1: 54:[72, 2, 10] Operation: 48-38=10
Exploring Operation: 72-38=34, Res... | 0 | hs_4 | sum_heuristic |
[
4,
65,
94,
61
] | 93 | [
"65-4=61",
"61/61=1",
"94-1=93"
] | Current State: 93:[4, 65, 94, 61], Operations: []
Exploring Operation: 65-4=61, Resulting Numbers: [94, 61, 61]
Generated Node #2: [94, 61, 61] from Operation: 65-4=61
Current State: 93:[94, 61, 61], Operations: ['65-4=61']
Exploring Operation: 61/61=1, Resulting Numbers: [94, 1]
Generated Node #3: [94, 1] from Operati... | 4 | Current State: 93:[4, 65, 94, 61], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [4, 65, 33]
Generated Node #0,0: 93:[4, 65, 33] Operation: 94-61=33
Exploring Operation: 65-61=4, Resulting Numbers: [4, 94, 4]
Generated Node #0,1: 93:[4, 94, 4] Operation: 65-61=4
Exploring Operation: 94-65=29, Resulti... | 0.967882 | hs_4 | mult_heuristic |
[
30,
26,
3,
34
] | 93 | [
"30+26=56",
"3+34=37",
"56+37=93"
] | Current State: 93:[30, 26, 3, 34], Operations: []
Exploring Operation: 30+26=56, Resulting Numbers: [3, 34, 56]
Generated Node #2: [3, 34, 56] from Operation: 30+26=56
Current State: 93:[3, 34, 56], Operations: ['30+26=56']
Exploring Operation: 3+34=37, Resulting Numbers: [56, 37]
Generated Node #3: [56, 37] from Opera... | 4 | Current State: 93:[30, 26, 3, 34], Operations: []
Exploring Operation: 30-26=4, Resulting Numbers: [3, 34, 4]
Generated Node #0,0: 93:[3, 34, 4] Operation: 30-26=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 93:[3, 34, 4], Operations: ['30-26=4']
Exploring Operation: 34-3=31, Resulting Numbers: [4, ... | 0 | hs_1 | sum_heuristic |
[
60,
79,
32,
36
] | 64 | [
"36-32=4",
"60/4=15",
"79-15=64"
] | Current State: 64:[60, 79, 32, 36], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [60, 79, 4]
Generated Node #2: [60, 79, 4] from Operation: 36-32=4
Current State: 64:[60, 79, 4], Operations: ['36-32=4']
Exploring Operation: 60/4=15, Resulting Numbers: [79, 15]
Generated Node #3: [79, 15] from Operati... | 4 | Current State: 64:[60, 79, 32, 36], Operations: []
Exploring Operation: 79-60=19, Resulting Numbers: [32, 36, 19]
Generated Node #0,0: 64:[32, 36, 19] Operation: 79-60=19
Exploring Operation: 79-36=43, Resulting Numbers: [60, 32, 43]
Generated Node #0,1: 64:[60, 32, 43] Operation: 79-36=43
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
79,
80,
31,
91
] | 60 | [
"80-79=1",
"91-31=60",
"1*60=60"
] | Current State: 60:[79, 80, 31, 91], Operations: []
Exploring Operation: 80-79=1, Resulting Numbers: [31, 91, 1]
Generated Node #2: [31, 91, 1] from Operation: 80-79=1
Current State: 60:[31, 91, 1], Operations: ['80-79=1']
Exploring Operation: 91-31=60, Resulting Numbers: [1, 60]
Generated Node #3: [1, 60] from Operatio... | 4 | Current State: 60:[79, 80, 31, 91], Operations: []
Exploring Operation: 91-79=12, Resulting Numbers: [80, 31, 12]
Generated Node #0,0: 60:[80, 31, 12] Operation: 91-79=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[80, 31, 12], Operations: ['91-79=12']
Exploring Operation: 80-12=68, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
88,
53,
42,
40
] | 33 | [
"88-53=35",
"42-40=2",
"35-2=33"
] | Current State: 33:[88, 53, 42, 40], Operations: []
Exploring Operation: 88-53=35, Resulting Numbers: [42, 40, 35]
Generated Node #2: [42, 40, 35] from Operation: 88-53=35
Current State: 33:[42, 40, 35], Operations: ['88-53=35']
Exploring Operation: 42-40=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Ope... | 4 | Current State: 33:[88, 53, 42, 40], Operations: []
Exploring Operation: 88-53=35, Resulting Numbers: [42, 40, 35]
Generated Node #0,0: 33:[42, 40, 35] Operation: 88-53=35
Exploring Operation: 88-42=46, Resulting Numbers: [53, 40, 46]
Generated Node #0,1: 33:[53, 40, 46] Operation: 88-42=46
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
92,
72,
19,
65
] | 64 | [
"92-72=20",
"19+65=84",
"84-20=64"
] | Current State: 64:[92, 72, 19, 65], Operations: []
Exploring Operation: 92-72=20, Resulting Numbers: [19, 65, 20]
Generated Node #2: [19, 65, 20] from Operation: 92-72=20
Current State: 64:[19, 65, 20], Operations: ['92-72=20']
Exploring Operation: 19+65=84, Resulting Numbers: [20, 84]
Generated Node #3: [20, 84] from ... | 4 | Current State: 64:[92, 72, 19, 65], Operations: []
Exploring Operation: 92-72=20, Resulting Numbers: [19, 65, 20]
Generated Node #0,0: 64:[19, 65, 20] Operation: 92-72=20
Exploring Operation: 92-19=73, Resulting Numbers: [72, 65, 73]
Generated Node #0,1: 64:[72, 65, 73] Operation: 92-19=73
Exploring Operation: 92-65=27... | 0.988715 | hs_3 | mult_heuristic |
[
64,
77,
32,
16
] | 51 | [
"64*32=2048",
"2048/16=128",
"128-77=51"
] | Current State: 51:[64, 77, 32, 16], Operations: []
Exploring Operation: 64*32=2048, Resulting Numbers: [77, 16, 2048]
Generated Node #2: [77, 16, 2048] from Operation: 64*32=2048
Current State: 51:[77, 16, 2048], Operations: ['64*32=2048']
Exploring Operation: 2048/16=128, Resulting Numbers: [77, 128]
Generated Node #3... | 4 | Current State: 51:[64, 77, 32, 16], Operations: []
Exploring Operation: 77-64=13, Resulting Numbers: [32, 16, 13]
Generated Node #0,0: 51:[32, 16, 13] Operation: 77-64=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[32, 16, 13], Operations: ['77-64=13']
Exploring Operation: 32-13=19, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
5,
46,
74,
2
] | 12 | [
"5*2=10",
"46+74=120",
"120/10=12"
] | Current State: 12:[5, 46, 74, 2], Operations: []
Exploring Operation: 5*2=10, Resulting Numbers: [46, 74, 10]
Generated Node #2: [46, 74, 10] from Operation: 5*2=10
Current State: 12:[46, 74, 10], Operations: ['5*2=10']
Exploring Operation: 46+74=120, Resulting Numbers: [10, 120]
Generated Node #3: [10, 120] from Opera... | 4 | Current State: 12:[5, 46, 74, 2], Operations: []
Exploring Operation: 46/2=23, Resulting Numbers: [5, 74, 23]
Generated Node #0,0: 12:[5, 74, 23] Operation: 46/2=23
Exploring Operation: 74-46=28, Resulting Numbers: [5, 2, 28]
Generated Node #0,1: 12:[5, 2, 28] Operation: 74-46=28
Exploring Operation: 74/2=37, Resulting... | 0 | hs_3 | sum_heuristic |
[
77,
55,
51,
10
] | 91 | [
"77+55=132",
"51-10=41",
"132-41=91"
] | Current State: 91:[77, 55, 51, 10], Operations: []
Exploring Operation: 77+55=132, Resulting Numbers: [51, 10, 132]
Generated Node #2: [51, 10, 132] from Operation: 77+55=132
Current State: 91:[51, 10, 132], Operations: ['77+55=132']
Exploring Operation: 51-10=41, Resulting Numbers: [132, 41]
Generated Node #3: [132, 4... | 4 | Current State: 91:[77, 55, 51, 10], Operations: []
Exploring Operation: 55-51=4, Resulting Numbers: [77, 10, 4]
Generated Node #0,0: 91:[77, 10, 4] Operation: 55-51=4
Moving to Node #0,0
Current State: 91:[77, 10, 4], Operations: ['55-51=4']
Exploring Operation: 77+10=87, Resulting Numbers: [4, 87]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
73,
56,
4,
48
] | 39 | [
"73-48=25",
"56/4=14",
"25+14=39"
] | Current State: 39:[73, 56, 4, 48], Operations: []
Exploring Operation: 73-48=25, Resulting Numbers: [56, 4, 25]
Generated Node #2: [56, 4, 25] from Operation: 73-48=25
Current State: 39:[56, 4, 25], Operations: ['73-48=25']
Exploring Operation: 56/4=14, Resulting Numbers: [25, 14]
Generated Node #3: [25, 14] from Opera... | 4 | Current State: 39:[73, 56, 4, 48], Operations: []
Exploring Operation: 56-48=8, Resulting Numbers: [73, 4, 8]
Generated Node #0,0: 39:[73, 4, 8] Operation: 56-48=8
Exploring Operation: 73-48=25, Resulting Numbers: [56, 4, 25]
Generated Node #0,1: 39:[56, 4, 25] Operation: 73-48=25
Exploring Operation: 56/4=14, Resultin... | 0.972222 | hs_4 | mult_heuristic |
[
91,
87,
59,
2
] | 36 | [
"91*2=182",
"87+59=146",
"182-146=36"
] | Current State: 36:[91, 87, 59, 2], Operations: []
Exploring Operation: 91*2=182, Resulting Numbers: [87, 59, 182]
Generated Node #2: [87, 59, 182] from Operation: 91*2=182
Current State: 36:[87, 59, 182], Operations: ['91*2=182']
Exploring Operation: 87+59=146, Resulting Numbers: [182, 146]
Generated Node #3: [182, 146... | 4 | Current State: 36:[91, 87, 59, 2], Operations: []
Exploring Operation: 87-2=85, Resulting Numbers: [91, 59, 85]
Generated Node #0,0: 36:[91, 59, 85] Operation: 87-2=85
Exploring Operation: 91-59=32, Resulting Numbers: [87, 2, 32]
Generated Node #0,1: 36:[87, 2, 32] Operation: 91-59=32
Exploring Operation: 91-2=89, Resu... | 0 | hs_5 | sum_heuristic |
[
32,
37,
44,
35
] | 37 | [
"37-32=5",
"35/5=7",
"44-7=37"
] | Current State: 37:[32, 37, 44, 35], Operations: []
Exploring Operation: 37-32=5, Resulting Numbers: [44, 35, 5]
Generated Node #2: [44, 35, 5] from Operation: 37-32=5
Current State: 37:[44, 35, 5], Operations: ['37-32=5']
Exploring Operation: 35/5=7, Resulting Numbers: [44, 7]
Generated Node #3: [44, 7] from Operation:... | 4 | Current State: 37:[32, 37, 44, 35], Operations: []
Exploring Operation: 44-32=12, Resulting Numbers: [37, 35, 12]
Generated Node #0,0: 37:[37, 35, 12] Operation: 44-32=12
Exploring Operation: 44-35=9, Resulting Numbers: [32, 37, 9]
Generated Node #0,1: 37:[32, 37, 9] Operation: 44-35=9
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
59,
48,
18,
26
] | 99 | [
"59+48=107",
"26-18=8",
"107-8=99"
] | Current State: 99:[59, 48, 18, 26], Operations: []
Exploring Operation: 59+48=107, Resulting Numbers: [18, 26, 107]
Generated Node #2: [18, 26, 107] from Operation: 59+48=107
Current State: 99:[18, 26, 107], Operations: ['59+48=107']
Exploring Operation: 26-18=8, Resulting Numbers: [107, 8]
Generated Node #3: [107, 8] ... | 4 | Current State: 99:[59, 48, 18, 26], Operations: []
Exploring Operation: 59-48=11, Resulting Numbers: [18, 26, 11]
Generated Node #0,0: 99:[18, 26, 11] Operation: 59-48=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[18, 26, 11], Operations: ['59-48=11']
Exploring Operation: 26-18=8, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
8,
60,
49,
71
] | 46 | [
"8+60=68",
"71-49=22",
"68-22=46"
] | Current State: 46:[8, 60, 49, 71], Operations: []
Exploring Operation: 8+60=68, Resulting Numbers: [49, 71, 68]
Generated Node #2: [49, 71, 68] from Operation: 8+60=68
Current State: 46:[49, 71, 68], Operations: ['8+60=68']
Exploring Operation: 71-49=22, Resulting Numbers: [68, 22]
Generated Node #3: [68, 22] from Oper... | 4 | Current State: 46:[8, 60, 49, 71], Operations: []
Exploring Operation: 71-60=11, Resulting Numbers: [8, 49, 11]
Generated Node #0,0: 46:[8, 49, 11] Operation: 71-60=11
Moving to Node #0,0
Current State: 46:[8, 49, 11], Operations: ['71-60=11']
Exploring Operation: 11-8=3, Resulting Numbers: [49, 3]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
56,
41,
59,
39
] | 62 | [
"41-39=2",
"59*2=118",
"118-56=62"
] | Current State: 62:[56, 41, 59, 39], Operations: []
Exploring Operation: 41-39=2, Resulting Numbers: [56, 59, 2]
Generated Node #2: [56, 59, 2] from Operation: 41-39=2
Current State: 62:[56, 59, 2], Operations: ['41-39=2']
Exploring Operation: 59*2=118, Resulting Numbers: [56, 118]
Generated Node #3: [56, 118] from Oper... | 4 | Current State: 62:[56, 41, 59, 39], Operations: []
Exploring Operation: 56-41=15, Resulting Numbers: [59, 39, 15]
Generated Node #0,0: 62:[59, 39, 15] Operation: 56-41=15
Exploring Operation: 41-39=2, Resulting Numbers: [56, 59, 2]
Generated Node #0,1: 62:[56, 59, 2] Operation: 41-39=2
Exploring Operation: 59-56=3, Res... | 0 | hs_3 | sum_heuristic |
[
37,
82,
88,
29
] | 14 | [
"82-37=45",
"88-29=59",
"59-45=14"
] | Current State: 14:[37, 82, 88, 29], Operations: []
Exploring Operation: 82-37=45, Resulting Numbers: [88, 29, 45]
Generated Node #2: [88, 29, 45] from Operation: 82-37=45
Current State: 14:[88, 29, 45], Operations: ['82-37=45']
Exploring Operation: 88-29=59, Resulting Numbers: [45, 59]
Generated Node #3: [45, 59] from ... | 4 | Current State: 14:[37, 82, 88, 29], Operations: []
Exploring Operation: 82-37=45, Resulting Numbers: [88, 29, 45]
Generated Node #0,0: 14:[88, 29, 45] Operation: 82-37=45
Exploring Operation: 82-29=53, Resulting Numbers: [37, 88, 53]
Generated Node #0,1: 14:[37, 88, 53] Operation: 82-29=53
Exploring Operation: 88-37=51... | 0.986979 | hs_4 | sum_heuristic |
[
19,
10,
5,
17
] | 30 | [
"19-5=14",
"17-14=3",
"10*3=30"
] | Current State: 30:[19, 10, 5, 17], Operations: []
Exploring Operation: 19-5=14, Resulting Numbers: [10, 17, 14]
Generated Node #2: [10, 17, 14] from Operation: 19-5=14
Current State: 30:[10, 17, 14], Operations: ['19-5=14']
Exploring Operation: 17-14=3, Resulting Numbers: [10, 3]
Generated Node #3: [10, 3] from Operati... | 4 | Current State: 30:[19, 10, 5, 17], Operations: []
Exploring Operation: 19-17=2, Resulting Numbers: [10, 5, 2]
Generated Node #0,0: 30:[10, 5, 2] Operation: 19-17=2
Moving to Node #0,0
Current State: 30:[10, 5, 2], Operations: ['19-17=2']
Exploring Operation: 10+5=15, Resulting Numbers: [2, 15]
Generated Node #0,0,0: 30... | 0.993924 | hs_1 | mult_heuristic |
[
6,
59,
48,
32
] | 35 | [
"48/6=8",
"59-32=27",
"8+27=35"
] | Current State: 35:[6, 59, 48, 32], Operations: []
Exploring Operation: 48/6=8, Resulting Numbers: [59, 32, 8]
Generated Node #2: [59, 32, 8] from Operation: 48/6=8
Current State: 35:[59, 32, 8], Operations: ['48/6=8']
Exploring Operation: 59-32=27, Resulting Numbers: [8, 27]
Generated Node #3: [8, 27] from Operation: 5... | 4 | Current State: 35:[6, 59, 48, 32], Operations: []
Exploring Operation: 48/6=8, Resulting Numbers: [59, 32, 8]
Generated Node #0,0: 35:[59, 32, 8] Operation: 48/6=8
Exploring Operation: 59-48=11, Resulting Numbers: [6, 32, 11]
Generated Node #0,1: 35:[6, 32, 11] Operation: 59-48=11
Exploring Operation: 59-32=27, Resulti... | 0.956597 | hs_4 | mult_heuristic |
[
16,
6,
95,
83
] | 96 | [
"95-6=89",
"89-83=6",
"16*6=96"
] | Current State: 96:[16, 6, 95, 83], Operations: []
Exploring Operation: 95-6=89, Resulting Numbers: [16, 83, 89]
Generated Node #2: [16, 83, 89] from Operation: 95-6=89
Current State: 96:[16, 83, 89], Operations: ['95-6=89']
Exploring Operation: 89-83=6, Resulting Numbers: [16, 6]
Generated Node #3: [16, 6] from Operati... | 4 | Current State: 96:[16, 6, 95, 83], Operations: []
Exploring Operation: 6+83=89, Resulting Numbers: [16, 95, 89]
Generated Node #0,0: 96:[16, 95, 89] Operation: 6+83=89
Exploring Operation: 16*6=96, Resulting Numbers: [95, 83, 96]
Generated Node #0,1: 96:[95, 83, 96] Operation: 16*6=96
Exploring Operation: 95-83=12, Res... | 0.981771 | hs_4 | sum_heuristic |
[
54,
83,
62,
31
] | 58 | [
"83-54=29",
"62/31=2",
"29*2=58"
] | Current State: 58:[54, 83, 62, 31], Operations: []
Exploring Operation: 83-54=29, Resulting Numbers: [62, 31, 29]
Generated Node #2: [62, 31, 29] from Operation: 83-54=29
Current State: 58:[62, 31, 29], Operations: ['83-54=29']
Exploring Operation: 62/31=2, Resulting Numbers: [29, 2]
Generated Node #3: [29, 2] from Ope... | 4 | Current State: 58:[54, 83, 62, 31], Operations: []
Exploring Operation: 83-54=29, Resulting Numbers: [62, 31, 29]
Generated Node #0,0: 58:[62, 31, 29] Operation: 83-54=29
Exploring Operation: 83-62=21, Resulting Numbers: [54, 31, 21]
Generated Node #0,1: 58:[54, 31, 21] Operation: 83-62=21
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
4,
99,
67,
5
] | 59 | [
"67*5=335",
"335-99=236",
"236/4=59"
] | Current State: 59:[4, 99, 67, 5], Operations: []
Exploring Operation: 67*5=335, Resulting Numbers: [4, 99, 335]
Generated Node #2: [4, 99, 335] from Operation: 67*5=335
Current State: 59:[4, 99, 335], Operations: ['67*5=335']
Exploring Operation: 335-99=236, Resulting Numbers: [4, 236]
Generated Node #3: [4, 236] from ... | 4 | Current State: 59:[4, 99, 67, 5], Operations: []
Exploring Operation: 67-4=63, Resulting Numbers: [99, 5, 63]
Generated Node #0,0: 59:[99, 5, 63] Operation: 67-4=63
Exploring Operation: 99-4=95, Resulting Numbers: [67, 5, 95]
Generated Node #0,1: 59:[67, 5, 95] Operation: 99-4=95
Exploring Operation: 4*5=20, Resulting ... | 0 | hs_5 | sum_heuristic |
[
13,
16,
86,
92
] | 35 | [
"13+16=29",
"92-86=6",
"29+6=35"
] | Current State: 35:[13, 16, 86, 92], Operations: []
Exploring Operation: 13+16=29, Resulting Numbers: [86, 92, 29]
Generated Node #2: [86, 92, 29] from Operation: 13+16=29
Current State: 35:[86, 92, 29], Operations: ['13+16=29']
Exploring Operation: 92-86=6, Resulting Numbers: [29, 6]
Generated Node #3: [29, 6] from Ope... | 4 | Current State: 35:[13, 16, 86, 92], Operations: []
Exploring Operation: 92-86=6, Resulting Numbers: [13, 16, 6]
Generated Node #0,0: 35:[13, 16, 6] Operation: 92-86=6
Exploring Operation: 86-16=70, Resulting Numbers: [13, 92, 70]
Generated Node #0,1: 35:[13, 92, 70] Operation: 86-16=70
Exploring Operation: 92-16=76, Re... | 0.986111 | hs_3 | sum_heuristic |
[
69,
1,
66,
77
] | 59 | [
"69+1=70",
"77-66=11",
"70-11=59"
] | Current State: 59:[69, 1, 66, 77], Operations: []
Exploring Operation: 69+1=70, Resulting Numbers: [66, 77, 70]
Generated Node #2: [66, 77, 70] from Operation: 69+1=70
Current State: 59:[66, 77, 70], Operations: ['69+1=70']
Exploring Operation: 77-66=11, Resulting Numbers: [70, 11]
Generated Node #3: [70, 11] from Oper... | 4 | Current State: 59:[69, 1, 66, 77], Operations: []
Exploring Operation: 69-1=68, Resulting Numbers: [66, 77, 68]
Generated Node #0,0: 59:[66, 77, 68] Operation: 69-1=68
Exploring Operation: 69/1=69, Resulting Numbers: [66, 77, 69]
Generated Node #0,1: 59:[66, 77, 69] Operation: 69/1=69
Exploring Operation: 77-1=76, Resu... | 0.96441 | hs_5 | sum_heuristic |
[
81,
39,
24,
21
] | 66 | [
"24-21=3",
"81/3=27",
"39+27=66"
] | Current State: 66:[81, 39, 24, 21], Operations: []
Exploring Operation: 24-21=3, Resulting Numbers: [81, 39, 3]
Generated Node #2: [81, 39, 3] from Operation: 24-21=3
Current State: 66:[81, 39, 3], Operations: ['24-21=3']
Exploring Operation: 81/3=27, Resulting Numbers: [39, 27]
Generated Node #3: [39, 27] from Operati... | 4 | Current State: 66:[81, 39, 24, 21], Operations: []
Exploring Operation: 81-39=42, Resulting Numbers: [24, 21, 42]
Generated Node #0,0: 66:[24, 21, 42] Operation: 81-39=42
Exploring Operation: 81-21=60, Resulting Numbers: [39, 24, 60]
Generated Node #0,1: 66:[39, 24, 60] Operation: 81-21=60
Exploring Operation: 81-24=57... | 0 | hs_4 | sum_heuristic |
[
72,
5,
52,
63
] | 25 | [
"72+63=135",
"135/5=27",
"52-27=25"
] | Current State: 25:[72, 5, 52, 63], Operations: []
Exploring Operation: 72+63=135, Resulting Numbers: [5, 52, 135]
Generated Node #2: [5, 52, 135] from Operation: 72+63=135
Current State: 25:[5, 52, 135], Operations: ['72+63=135']
Exploring Operation: 135/5=27, Resulting Numbers: [52, 27]
Generated Node #3: [52, 27] fro... | 4 | Current State: 25:[72, 5, 52, 63], Operations: []
Exploring Operation: 72-52=20, Resulting Numbers: [5, 63, 20]
Generated Node #0,0: 25:[5, 63, 20] Operation: 72-52=20
Exploring Operation: 72-63=9, Resulting Numbers: [5, 52, 9]
Generated Node #0,1: 25:[5, 52, 9] Operation: 72-63=9
Exploring Operation: 63-52=11, Resulti... | 0 | hs_3 | mult_heuristic |
[
76,
21,
42,
19
] | 74 | [
"76+21=97",
"42-19=23",
"97-23=74"
] | Current State: 74:[76, 21, 42, 19], Operations: []
Exploring Operation: 76+21=97, Resulting Numbers: [42, 19, 97]
Generated Node #2: [42, 19, 97] from Operation: 76+21=97
Current State: 74:[42, 19, 97], Operations: ['76+21=97']
Exploring Operation: 42-19=23, Resulting Numbers: [97, 23]
Generated Node #3: [97, 23] from ... | 4 | Current State: 74:[76, 21, 42, 19], Operations: []
Exploring Operation: 21-19=2, Resulting Numbers: [76, 42, 2]
Generated Node #0,0: 74:[76, 42, 2] Operation: 21-19=2
Exploring Operation: 21+19=40, Resulting Numbers: [76, 42, 40]
Generated Node #0,1: 74:[76, 42, 40] Operation: 21+19=40
Exploring Operation: 42/21=2, Res... | 0.979167 | hs_3 | sum_heuristic |
[
4,
36,
16,
54
] | 28 | [
"16*54=864",
"864/36=24",
"4+24=28"
] | Current State: 28:[4, 36, 16, 54], Operations: []
Exploring Operation: 16*54=864, Resulting Numbers: [4, 36, 864]
Generated Node #2: [4, 36, 864] from Operation: 16*54=864
Current State: 28:[4, 36, 864], Operations: ['16*54=864']
Exploring Operation: 864/36=24, Resulting Numbers: [4, 24]
Generated Node #3: [4, 24] from... | 4 | Current State: 28:[4, 36, 16, 54], Operations: []
Exploring Operation: 54-36=18, Resulting Numbers: [4, 16, 18]
Generated Node #0,0: 28:[4, 16, 18] Operation: 54-36=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[4, 16, 18], Operations: ['54-36=18']
Exploring Operation: 18-16=2, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
62,
99,
43,
33
] | 16 | [
"62-43=19",
"99/33=3",
"19-3=16"
] | Current State: 16:[62, 99, 43, 33], Operations: []
Exploring Operation: 62-43=19, Resulting Numbers: [99, 33, 19]
Generated Node #2: [99, 33, 19] from Operation: 62-43=19
Current State: 16:[99, 33, 19], Operations: ['62-43=19']
Exploring Operation: 99/33=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Ope... | 4 | Current State: 16:[62, 99, 43, 33], Operations: []
Exploring Operation: 99-62=37, Resulting Numbers: [43, 33, 37]
Generated Node #0,0: 16:[43, 33, 37] Operation: 99-62=37
Moving to Node #0,0
Current State: 16:[43, 33, 37], Operations: ['99-62=37']
Exploring Operation: 43-37=6, Resulting Numbers: [33, 6]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
69,
88,
91,
85
] | 71 | [
"91+85=176",
"176/88=2",
"69+2=71"
] | Current State: 71:[69, 88, 91, 85], Operations: []
Exploring Operation: 91+85=176, Resulting Numbers: [69, 88, 176]
Generated Node #2: [69, 88, 176] from Operation: 91+85=176
Current State: 71:[69, 88, 176], Operations: ['91+85=176']
Exploring Operation: 176/88=2, Resulting Numbers: [69, 2]
Generated Node #3: [69, 2] f... | 4 | Current State: 71:[69, 88, 91, 85], Operations: []
Exploring Operation: 91-85=6, Resulting Numbers: [69, 88, 6]
Generated Node #0,0: 71:[69, 88, 6] Operation: 91-85=6
Exploring Operation: 91-88=3, Resulting Numbers: [69, 85, 3]
Generated Node #0,1: 71:[69, 85, 3] Operation: 91-88=3
Exploring Operation: 88-69=19, Result... | 0 | hs_5 | mult_heuristic |
[
18,
29,
14,
7
] | 68 | [
"18+29=47",
"14+7=21",
"47+21=68"
] | Current State: 68:[18, 29, 14, 7], Operations: []
Exploring Operation: 18+29=47, Resulting Numbers: [14, 7, 47]
Generated Node #2: [14, 7, 47] from Operation: 18+29=47
Current State: 68:[14, 7, 47], Operations: ['18+29=47']
Exploring Operation: 14+7=21, Resulting Numbers: [47, 21]
Generated Node #3: [47, 21] from Opera... | 4 | Current State: 68:[18, 29, 14, 7], Operations: []
Exploring Operation: 29-14=15, Resulting Numbers: [18, 7, 15]
Generated Node #0,0: 68:[18, 7, 15] Operation: 29-14=15
Exploring Operation: 29+7=36, Resulting Numbers: [18, 14, 36]
Generated Node #0,1: 68:[18, 14, 36] Operation: 29+7=36
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
6,
56,
95,
38
] | 83 | [
"56-6=50",
"95+38=133",
"133-50=83"
] | Current State: 83:[6, 56, 95, 38], Operations: []
Exploring Operation: 56-6=50, Resulting Numbers: [95, 38, 50]
Generated Node #2: [95, 38, 50] from Operation: 56-6=50
Current State: 83:[95, 38, 50], Operations: ['56-6=50']
Exploring Operation: 95+38=133, Resulting Numbers: [50, 133]
Generated Node #3: [50, 133] from O... | 4 | Current State: 83:[6, 56, 95, 38], Operations: []
Exploring Operation: 6+56=62, Resulting Numbers: [95, 38, 62]
Generated Node #0,0: 83:[95, 38, 62] Operation: 6+56=62
Exploring Operation: 95-6=89, Resulting Numbers: [56, 38, 89]
Generated Node #0,1: 83:[56, 38, 89] Operation: 95-6=89
Exploring Operation: 6+38=44, Resu... | 0.962674 | hs_3 | sum_heuristic |
[
3,
28,
22,
93
] | 33 | [
"28-22=6",
"93+6=99",
"99/3=33"
] | Current State: 33:[3, 28, 22, 93], Operations: []
Exploring Operation: 28-22=6, Resulting Numbers: [3, 93, 6]
Generated Node #2: [3, 93, 6] from Operation: 28-22=6
Current State: 33:[3, 93, 6], Operations: ['28-22=6']
Exploring Operation: 93+6=99, Resulting Numbers: [3, 99]
Generated Node #3: [3, 99] from Operation: 93... | 4 | Current State: 33:[3, 28, 22, 93], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [28, 22, 31]
Generated Node #0,0: 33:[28, 22, 31] Operation: 93/3=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[28, 22, 31], Operations: ['93/3=31']
Exploring Operation: 28-22=6, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
56,
41,
89,
30
] | 35 | [
"56*30=1680",
"89-41=48",
"1680/48=35"
] | Current State: 35:[56, 41, 89, 30], Operations: []
Exploring Operation: 56*30=1680, Resulting Numbers: [41, 89, 1680]
Generated Node #2: [41, 89, 1680] from Operation: 56*30=1680
Current State: 35:[41, 89, 1680], Operations: ['56*30=1680']
Exploring Operation: 89-41=48, Resulting Numbers: [1680, 48]
Generated Node #3: ... | 4 | Current State: 35:[56, 41, 89, 30], Operations: []
Exploring Operation: 89-56=33, Resulting Numbers: [41, 30, 33]
Generated Node #0,0: 35:[41, 30, 33] Operation: 89-56=33
Exploring Operation: 89-41=48, Resulting Numbers: [56, 30, 48]
Generated Node #0,1: 35:[56, 30, 48] Operation: 89-41=48
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
78,
1,
25,
27
] | 30 | [
"1+25=26",
"78/26=3",
"27+3=30"
] | Current State: 30:[78, 1, 25, 27], Operations: []
Exploring Operation: 1+25=26, Resulting Numbers: [78, 27, 26]
Generated Node #2: [78, 27, 26] from Operation: 1+25=26
Current State: 30:[78, 27, 26], Operations: ['1+25=26']
Exploring Operation: 78/26=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Operati... | 4 | Current State: 30:[78, 1, 25, 27], Operations: []
Exploring Operation: 78-25=53, Resulting Numbers: [1, 27, 53]
Generated Node #0,0: 30:[1, 27, 53] Operation: 78-25=53
Exploring Operation: 1+25=26, Resulting Numbers: [78, 27, 26]
Generated Node #0,1: 30:[78, 27, 26] Operation: 1+25=26
Exploring Operation: 27-25=2, Resu... | 0.927083 | hs_5 | sum_heuristic |
[
14,
8,
49,
83
] | 55 | [
"8*49=392",
"392/14=28",
"83-28=55"
] | Current State: 55:[14, 8, 49, 83], Operations: []
Exploring Operation: 8*49=392, Resulting Numbers: [14, 83, 392]
Generated Node #2: [14, 83, 392] from Operation: 8*49=392
Current State: 55:[14, 83, 392], Operations: ['8*49=392']
Exploring Operation: 392/14=28, Resulting Numbers: [83, 28]
Generated Node #3: [83, 28] fr... | 4 | Current State: 55:[14, 8, 49, 83], Operations: []
Exploring Operation: 83-14=69, Resulting Numbers: [8, 49, 69]
Generated Node #0,0: 55:[8, 49, 69] Operation: 83-14=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[8, 49, 69], Operations: ['83-14=69']
Exploring Operation: 69-8=61, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
37,
33,
97,
82
] | 85 | [
"37+33=70",
"97-82=15",
"70+15=85"
] | Current State: 85:[37, 33, 97, 82], Operations: []
Exploring Operation: 37+33=70, Resulting Numbers: [97, 82, 70]
Generated Node #2: [97, 82, 70] from Operation: 37+33=70
Current State: 85:[97, 82, 70], Operations: ['37+33=70']
Exploring Operation: 97-82=15, Resulting Numbers: [70, 15]
Generated Node #3: [70, 15] from ... | 4 | Current State: 85:[37, 33, 97, 82], Operations: []
Exploring Operation: 37+33=70, Resulting Numbers: [97, 82, 70]
Generated Node #0,0: 85:[97, 82, 70] Operation: 37+33=70
Exploring Operation: 97-82=15, Resulting Numbers: [37, 33, 15]
Generated Node #0,1: 85:[37, 33, 15] Operation: 97-82=15
Exploring Operation: 37-33=4,... | 0.970486 | hs_3 | sum_heuristic |
[
86,
16,
19,
6
] | 14 | [
"86-6=80",
"80/16=5",
"19-5=14"
] | Current State: 14:[86, 16, 19, 6], Operations: []
Exploring Operation: 86-6=80, Resulting Numbers: [16, 19, 80]
Generated Node #2: [16, 19, 80] from Operation: 86-6=80
Current State: 14:[16, 19, 80], Operations: ['86-6=80']
Exploring Operation: 80/16=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Operati... | 4 | Current State: 14:[86, 16, 19, 6], Operations: []
Exploring Operation: 86-19=67, Resulting Numbers: [16, 6, 67]
Generated Node #0,0: 14:[16, 6, 67] Operation: 86-19=67
Exploring Operation: 86-16=70, Resulting Numbers: [19, 6, 70]
Generated Node #0,1: 14:[19, 6, 70] Operation: 86-16=70
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
90,
56,
13,
31
] | 10 | [
"90-56=34",
"13+31=44",
"44-34=10"
] | Current State: 10:[90, 56, 13, 31], Operations: []
Exploring Operation: 90-56=34, Resulting Numbers: [13, 31, 34]
Generated Node #2: [13, 31, 34] from Operation: 90-56=34
Current State: 10:[13, 31, 34], Operations: ['90-56=34']
Exploring Operation: 13+31=44, Resulting Numbers: [34, 44]
Generated Node #3: [34, 44] from ... | 4 | Current State: 10:[90, 56, 13, 31], Operations: []
Exploring Operation: 90-56=34, Resulting Numbers: [13, 31, 34]
Generated Node #0,0: 10:[13, 31, 34] Operation: 90-56=34
Moving to Node #0,0
Current State: 10:[13, 31, 34], Operations: ['90-56=34']
Exploring Operation: 34-31=3, Resulting Numbers: [13, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
43,
68,
41,
87
] | 53 | [
"43-41=2",
"68/2=34",
"87-34=53"
] | Current State: 53:[43, 68, 41, 87], Operations: []
Exploring Operation: 43-41=2, Resulting Numbers: [68, 87, 2]
Generated Node #2: [68, 87, 2] from Operation: 43-41=2
Current State: 53:[68, 87, 2], Operations: ['43-41=2']
Exploring Operation: 68/2=34, Resulting Numbers: [87, 34]
Generated Node #3: [87, 34] from Operati... | 4 | Current State: 53:[43, 68, 41, 87], Operations: []
Exploring Operation: 87-43=44, Resulting Numbers: [68, 41, 44]
Generated Node #0,0: 53:[68, 41, 44] Operation: 87-43=44
Exploring Operation: 87-41=46, Resulting Numbers: [43, 68, 46]
Generated Node #0,1: 53:[43, 68, 46] Operation: 87-41=46
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
7,
25,
39,
30
] | 51 | [
"25-7=18",
"39+30=69",
"69-18=51"
] | Current State: 51:[7, 25, 39, 30], Operations: []
Exploring Operation: 25-7=18, Resulting Numbers: [39, 30, 18]
Generated Node #2: [39, 30, 18] from Operation: 25-7=18
Current State: 51:[39, 30, 18], Operations: ['25-7=18']
Exploring Operation: 39+30=69, Resulting Numbers: [18, 69]
Generated Node #3: [18, 69] from Oper... | 4 | Current State: 51:[7, 25, 39, 30], Operations: []
Exploring Operation: 39-30=9, Resulting Numbers: [7, 25, 9]
Generated Node #0,0: 51:[7, 25, 9] Operation: 39-30=9
Exploring Operation: 30-25=5, Resulting Numbers: [7, 39, 5]
Generated Node #0,1: 51:[7, 39, 5] Operation: 30-25=5
Start Sub Search at level 1: Moving to Nod... | 0.986111 | hs_2 | mult_heuristic |
[
48,
89,
58,
41
] | 13 | [
"58-48=10",
"89+41=130",
"130/10=13"
] | Current State: 13:[48, 89, 58, 41], Operations: []
Exploring Operation: 58-48=10, Resulting Numbers: [89, 41, 10]
Generated Node #2: [89, 41, 10] from Operation: 58-48=10
Current State: 13:[89, 41, 10], Operations: ['58-48=10']
Exploring Operation: 89+41=130, Resulting Numbers: [10, 130]
Generated Node #3: [10, 130] fr... | 4 | Current State: 13:[48, 89, 58, 41], Operations: []
Exploring Operation: 58-41=17, Resulting Numbers: [48, 89, 17]
Generated Node #0,0: 13:[48, 89, 17] Operation: 58-41=17
Exploring Operation: 89-41=48, Resulting Numbers: [48, 58, 48]
Generated Node #0,1: 13:[48, 58, 48] Operation: 89-41=48
Exploring Operation: 89-58=31... | 0 | hs_5 | sum_heuristic |
[
91,
33,
24,
3
] | 64 | [
"91-3=88",
"24*88=2112",
"2112/33=64"
] | Current State: 64:[91, 33, 24, 3], Operations: []
Exploring Operation: 91-3=88, Resulting Numbers: [33, 24, 88]
Generated Node #2: [33, 24, 88] from Operation: 91-3=88
Current State: 64:[33, 24, 88], Operations: ['91-3=88']
Exploring Operation: 24*88=2112, Resulting Numbers: [33, 2112]
Generated Node #3: [33, 2112] fro... | 4 | Current State: 64:[91, 33, 24, 3], Operations: []
Exploring Operation: 91-3=88, Resulting Numbers: [33, 24, 88]
Generated Node #0,0: 64:[33, 24, 88] Operation: 91-3=88
Exploring Operation: 91-33=58, Resulting Numbers: [24, 3, 58]
Generated Node #0,1: 64:[24, 3, 58] Operation: 91-33=58
Exploring Operation: 24/3=8, Resul... | 0 | hs_5 | sum_heuristic |
[
66,
3,
67,
52
] | 61 | [
"67-52=15",
"15/3=5",
"66-5=61"
] | Current State: 61:[66, 3, 67, 52], Operations: []
Exploring Operation: 67-52=15, Resulting Numbers: [66, 3, 15]
Generated Node #2: [66, 3, 15] from Operation: 67-52=15
Current State: 61:[66, 3, 15], Operations: ['67-52=15']
Exploring Operation: 15/3=5, Resulting Numbers: [66, 5]
Generated Node #3: [66, 5] from Operatio... | 4 | Current State: 61:[66, 3, 67, 52], Operations: []
Exploring Operation: 3+67=70, Resulting Numbers: [66, 52, 70]
Generated Node #0,0: 61:[66, 52, 70] Operation: 3+67=70
Exploring Operation: 67-3=64, Resulting Numbers: [66, 52, 64]
Generated Node #0,1: 61:[66, 52, 64] Operation: 67-3=64
Exploring Operation: 66-3=63, Resu... | 0 | hs_5 | sum_heuristic |
[
96,
49,
90,
86
] | 51 | [
"96-49=47",
"90-86=4",
"47+4=51"
] | Current State: 51:[96, 49, 90, 86], Operations: []
Exploring Operation: 96-49=47, Resulting Numbers: [90, 86, 47]
Generated Node #2: [90, 86, 47] from Operation: 96-49=47
Current State: 51:[90, 86, 47], Operations: ['96-49=47']
Exploring Operation: 90-86=4, Resulting Numbers: [47, 4]
Generated Node #3: [47, 4] from Ope... | 4 | Current State: 51:[96, 49, 90, 86], Operations: []
Exploring Operation: 96-86=10, Resulting Numbers: [49, 90, 10]
Generated Node #0,0: 51:[49, 90, 10] Operation: 96-86=10
Exploring Operation: 96-90=6, Resulting Numbers: [49, 86, 6]
Generated Node #0,1: 51:[49, 86, 6] Operation: 96-90=6
Start Sub Search at level 1: Movi... | 0.984375 | hs_2 | sum_heuristic |
[
77,
8,
6,
18
] | 47 | [
"77+18=95",
"8*6=48",
"95-48=47"
] | Current State: 47:[77, 8, 6, 18], Operations: []
Exploring Operation: 77+18=95, Resulting Numbers: [8, 6, 95]
Generated Node #2: [8, 6, 95] from Operation: 77+18=95
Current State: 47:[8, 6, 95], Operations: ['77+18=95']
Exploring Operation: 8*6=48, Resulting Numbers: [95, 48]
Generated Node #3: [95, 48] from Operation:... | 4 | Current State: 47:[77, 8, 6, 18], Operations: []
Exploring Operation: 77-18=59, Resulting Numbers: [8, 6, 59]
Generated Node #0,0: 47:[8, 6, 59] Operation: 77-18=59
Exploring Operation: 8*6=48, Resulting Numbers: [77, 18, 48]
Generated Node #0,1: 47:[77, 18, 48] Operation: 8*6=48
Exploring Operation: 77-8=69, Resulting... | 0.982639 | hs_5 | mult_heuristic |
[
55,
20,
10,
50
] | 14 | [
"55-50=5",
"20/5=4",
"10+4=14"
] | Current State: 14:[55, 20, 10, 50], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [20, 10, 5]
Generated Node #2: [20, 10, 5] from Operation: 55-50=5
Current State: 14:[20, 10, 5], Operations: ['55-50=5']
Exploring Operation: 20/5=4, Resulting Numbers: [10, 4]
Generated Node #3: [10, 4] from Operation:... | 4 | Current State: 14:[55, 20, 10, 50], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [20, 10, 5]
Generated Node #0,0: 14:[20, 10, 5] Operation: 55-50=5
Exploring Operation: 50/10=5, Resulting Numbers: [55, 20, 5]
Generated Node #0,1: 14:[55, 20, 5] Operation: 50/10=5
Moving to Node #0,0
Current State: 14... | 0 | hs_2 | sum_heuristic |
[
43,
47,
80,
72
] | 82 | [
"43+47=90",
"80-72=8",
"90-8=82"
] | Current State: 82:[43, 47, 80, 72], Operations: []
Exploring Operation: 43+47=90, Resulting Numbers: [80, 72, 90]
Generated Node #2: [80, 72, 90] from Operation: 43+47=90
Current State: 82:[80, 72, 90], Operations: ['43+47=90']
Exploring Operation: 80-72=8, Resulting Numbers: [90, 8]
Generated Node #3: [90, 8] from Ope... | 4 | Current State: 82:[43, 47, 80, 72], Operations: []
Exploring Operation: 80-72=8, Resulting Numbers: [43, 47, 8]
Generated Node #0,0: 82:[43, 47, 8] Operation: 80-72=8
Exploring Operation: 47-43=4, Resulting Numbers: [80, 72, 4]
Generated Node #0,1: 82:[80, 72, 4] Operation: 47-43=4
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | sum_heuristic |
[
75,
21,
62,
99
] | 65 | [
"75+21=96",
"62+99=161",
"161-96=65"
] | Current State: 65:[75, 21, 62, 99], Operations: []
Exploring Operation: 75+21=96, Resulting Numbers: [62, 99, 96]
Generated Node #2: [62, 99, 96] from Operation: 75+21=96
Current State: 65:[62, 99, 96], Operations: ['75+21=96']
Exploring Operation: 62+99=161, Resulting Numbers: [96, 161]
Generated Node #3: [96, 161] fr... | 4 | Current State: 65:[75, 21, 62, 99], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [21, 62, 24]
Generated Node #0,0: 65:[21, 62, 24] Operation: 99-75=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 65:[21, 62, 24], Operations: ['99-75=24']
Exploring Operation: 24-21=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
20,
27,
27,
81
] | 29 | [
"27*27=729",
"729/81=9",
"20+9=29"
] | Current State: 29:[20, 27, 27, 81], Operations: []
Exploring Operation: 27*27=729, Resulting Numbers: [20, 81, 729]
Generated Node #2: [20, 81, 729] from Operation: 27*27=729
Current State: 29:[20, 81, 729], Operations: ['27*27=729']
Exploring Operation: 729/81=9, Resulting Numbers: [20, 9]
Generated Node #3: [20, 9] f... | 4 | Current State: 29:[20, 27, 27, 81], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [20, 27, 3]
Generated Node #0,0: 29:[20, 27, 3] Operation: 81/27=3
Exploring Operation: 81/27=3, Resulting Numbers: [20, 27, 3]
Generated Node #0,1: 29:[20, 27, 3] Operation: 81/27=3
Exploring Operation: 81-27=54, Result... | 0.916667 | hs_5 | mult_heuristic |
[
7,
61,
62,
25
] | 31 | [
"7+61=68",
"62-25=37",
"68-37=31"
] | Current State: 31:[7, 61, 62, 25], Operations: []
Exploring Operation: 7+61=68, Resulting Numbers: [62, 25, 68]
Generated Node #2: [62, 25, 68] from Operation: 7+61=68
Current State: 31:[62, 25, 68], Operations: ['7+61=68']
Exploring Operation: 62-25=37, Resulting Numbers: [68, 37]
Generated Node #3: [68, 37] from Oper... | 4 | Current State: 31:[7, 61, 62, 25], Operations: []
Exploring Operation: 62-25=37, Resulting Numbers: [7, 61, 37]
Generated Node #0,0: 31:[7, 61, 37] Operation: 62-25=37
Exploring Operation: 62-61=1, Resulting Numbers: [7, 25, 1]
Generated Node #0,1: 31:[7, 25, 1] Operation: 62-61=1
Exploring Operation: 61-25=36, Resulti... | 0.983507 | hs_5 | mult_heuristic |
[
24,
90,
86,
2
] | 98 | [
"90-86=4",
"24*4=96",
"2+96=98"
] | Current State: 98:[24, 90, 86, 2], Operations: []
Exploring Operation: 90-86=4, Resulting Numbers: [24, 2, 4]
Generated Node #2: [24, 2, 4] from Operation: 90-86=4
Current State: 98:[24, 2, 4], Operations: ['90-86=4']
Exploring Operation: 24*4=96, Resulting Numbers: [2, 96]
Generated Node #3: [2, 96] from Operation: 24... | 4 | Current State: 98:[24, 90, 86, 2], Operations: []
Exploring Operation: 86-24=62, Resulting Numbers: [90, 2, 62]
Generated Node #0,0: 98:[90, 2, 62] Operation: 86-24=62
Exploring Operation: 90-86=4, Resulting Numbers: [24, 2, 4]
Generated Node #0,1: 98:[24, 2, 4] Operation: 90-86=4
Exploring Operation: 24+86=110, Result... | 0.987847 | hs_3 | sum_heuristic |
[
45,
19,
90,
6
] | 22 | [
"90/45=2",
"6/2=3",
"19+3=22"
] | Current State: 22:[45, 19, 90, 6], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [19, 6, 2]
Generated Node #2: [19, 6, 2] from Operation: 90/45=2
Current State: 22:[19, 6, 2], Operations: ['90/45=2']
Exploring Operation: 6/2=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operation: 6/2=... | 4 | Current State: 22:[45, 19, 90, 6], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [19, 6, 2]
Generated Node #0,0: 22:[19, 6, 2] Operation: 90/45=2
Exploring Operation: 90-45=45, Resulting Numbers: [19, 6, 45]
Generated Node #0,1: 22:[19, 6, 45] Operation: 90-45=45
Exploring Operation: 90/6=15, Resultin... | 0.979167 | hs_4 | sum_heuristic |
[
94,
2,
63,
65
] | 81 | [
"94/2=47",
"63+65=128",
"128-47=81"
] | Current State: 81:[94, 2, 63, 65], Operations: []
Exploring Operation: 94/2=47, Resulting Numbers: [63, 65, 47]
Generated Node #2: [63, 65, 47] from Operation: 94/2=47
Current State: 81:[63, 65, 47], Operations: ['94/2=47']
Exploring Operation: 63+65=128, Resulting Numbers: [47, 128]
Generated Node #3: [47, 128] from O... | 4 | Current State: 81:[94, 2, 63, 65], Operations: []
Exploring Operation: 65-63=2, Resulting Numbers: [94, 2, 2]
Generated Node #0,0: 81:[94, 2, 2] Operation: 65-63=2
Exploring Operation: 94-63=31, Resulting Numbers: [2, 65, 31]
Generated Node #0,1: 81:[2, 65, 31] Operation: 94-63=31
Moving to Node #0,0
Current State: 81:... | 0 | hs_2 | sum_heuristic |
[
10,
2,
41,
70
] | 27 | [
"10/2=5",
"70/5=14",
"41-14=27"
] | Current State: 27:[10, 2, 41, 70], Operations: []
Exploring Operation: 10/2=5, Resulting Numbers: [41, 70, 5]
Generated Node #2: [41, 70, 5] from Operation: 10/2=5
Current State: 27:[41, 70, 5], Operations: ['10/2=5']
Exploring Operation: 70/5=14, Resulting Numbers: [41, 14]
Generated Node #3: [41, 14] from Operation: ... | 4 | Current State: 27:[10, 2, 41, 70], Operations: []
Exploring Operation: 70/2=35, Resulting Numbers: [10, 41, 35]
Generated Node #0,0: 27:[10, 41, 35] Operation: 70/2=35
Exploring Operation: 70/10=7, Resulting Numbers: [2, 41, 7]
Generated Node #0,1: 27:[2, 41, 7] Operation: 70/10=7
Exploring Operation: 70-41=29, Resulti... | 0 | hs_3 | mult_heuristic |
[
55,
11,
32,
29
] | 63 | [
"55+11=66",
"32-29=3",
"66-3=63"
] | Current State: 63:[55, 11, 32, 29], Operations: []
Exploring Operation: 55+11=66, Resulting Numbers: [32, 29, 66]
Generated Node #2: [32, 29, 66] from Operation: 55+11=66
Current State: 63:[32, 29, 66], Operations: ['55+11=66']
Exploring Operation: 32-29=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Ope... | 4 | Current State: 63:[55, 11, 32, 29], Operations: []
Exploring Operation: 32-29=3, Resulting Numbers: [55, 11, 3]
Generated Node #0,0: 63:[55, 11, 3] Operation: 32-29=3
Exploring Operation: 55-32=23, Resulting Numbers: [11, 29, 23]
Generated Node #0,1: 63:[11, 29, 23] Operation: 55-32=23
Start Sub Search at level 1: Movi... | 0.989583 | hs_2 | mult_heuristic |
[
38,
80,
34,
66
] | 69 | [
"80+34=114",
"114/38=3",
"66+3=69"
] | Current State: 69:[38, 80, 34, 66], Operations: []
Exploring Operation: 80+34=114, Resulting Numbers: [38, 66, 114]
Generated Node #2: [38, 66, 114] from Operation: 80+34=114
Current State: 69:[38, 66, 114], Operations: ['80+34=114']
Exploring Operation: 114/38=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] f... | 4 | Current State: 69:[38, 80, 34, 66], Operations: []
Exploring Operation: 38-34=4, Resulting Numbers: [80, 66, 4]
Generated Node #0,0: 69:[80, 66, 4] Operation: 38-34=4
Moving to Node #0,0
Current State: 69:[80, 66, 4], Operations: ['38-34=4']
Exploring Operation: 80/4=20, Resulting Numbers: [66, 20]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
96,
56,
5,
19
] | 52 | [
"5+19=24",
"96/24=4",
"56-4=52"
] | Current State: 52:[96, 56, 5, 19], Operations: []
Exploring Operation: 5+19=24, Resulting Numbers: [96, 56, 24]
Generated Node #2: [96, 56, 24] from Operation: 5+19=24
Current State: 52:[96, 56, 24], Operations: ['5+19=24']
Exploring Operation: 96/24=4, Resulting Numbers: [56, 4]
Generated Node #3: [56, 4] from Operati... | 4 | Current State: 52:[96, 56, 5, 19], Operations: []
Exploring Operation: 96-56=40, Resulting Numbers: [5, 19, 40]
Generated Node #0,0: 52:[5, 19, 40] Operation: 96-56=40
Exploring Operation: 96-5=91, Resulting Numbers: [56, 19, 91]
Generated Node #0,1: 52:[56, 19, 91] Operation: 96-5=91
Exploring Operation: 5+19=24, Resu... | 0.915799 | hs_5 | mult_heuristic |
[
52,
45,
32,
35
] | 30 | [
"52+45=97",
"32+35=67",
"97-67=30"
] | Current State: 30:[52, 45, 32, 35], Operations: []
Exploring Operation: 52+45=97, Resulting Numbers: [32, 35, 97]
Generated Node #2: [32, 35, 97] from Operation: 52+45=97
Current State: 30:[32, 35, 97], Operations: ['52+45=97']
Exploring Operation: 32+35=67, Resulting Numbers: [97, 67]
Generated Node #3: [97, 67] from ... | 4 | Current State: 30:[52, 45, 32, 35], Operations: []
Exploring Operation: 52-35=17, Resulting Numbers: [45, 32, 17]
Generated Node #0,0: 30:[45, 32, 17] Operation: 52-35=17
Exploring Operation: 52-45=7, Resulting Numbers: [32, 35, 7]
Generated Node #0,1: 30:[32, 35, 7] Operation: 52-45=7
Exploring Operation: 45-35=10, Re... | 0.97309 | hs_4 | mult_heuristic |
[
81,
32,
25,
23
] | 59 | [
"81*23=1863",
"25+1863=1888",
"1888/32=59"
] | Current State: 59:[81, 32, 25, 23], Operations: []
Exploring Operation: 81*23=1863, Resulting Numbers: [32, 25, 1863]
Generated Node #2: [32, 25, 1863] from Operation: 81*23=1863
Current State: 59:[32, 25, 1863], Operations: ['81*23=1863']
Exploring Operation: 25+1863=1888, Resulting Numbers: [32, 1888]
Generated Node ... | 4 | Current State: 59:[81, 32, 25, 23], Operations: []
Exploring Operation: 32+23=55, Resulting Numbers: [81, 25, 55]
Generated Node #0,0: 59:[81, 25, 55] Operation: 32+23=55
Exploring Operation: 25+23=48, Resulting Numbers: [81, 32, 48]
Generated Node #0,1: 59:[81, 32, 48] Operation: 25+23=48
Exploring Operation: 32+25=57... | 0 | hs_4 | sum_heuristic |
[
11,
31,
54,
93
] | 59 | [
"31-11=20",
"93-54=39",
"20+39=59"
] | Current State: 59:[11, 31, 54, 93], Operations: []
Exploring Operation: 31-11=20, Resulting Numbers: [54, 93, 20]
Generated Node #2: [54, 93, 20] from Operation: 31-11=20
Current State: 59:[54, 93, 20], Operations: ['31-11=20']
Exploring Operation: 93-54=39, Resulting Numbers: [20, 39]
Generated Node #3: [20, 39] from ... | 4 | Current State: 59:[11, 31, 54, 93], Operations: []
Exploring Operation: 93-11=82, Resulting Numbers: [31, 54, 82]
Generated Node #0,0: 59:[31, 54, 82] Operation: 93-11=82
Exploring Operation: 11+31=42, Resulting Numbers: [54, 93, 42]
Generated Node #0,1: 59:[54, 93, 42] Operation: 11+31=42
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
23,
73,
7,
30
] | 24 | [
"30-23=7",
"7*7=49",
"73-49=24"
] | Current State: 24:[23, 73, 7, 30], Operations: []
Exploring Operation: 30-23=7, Resulting Numbers: [73, 7, 7]
Generated Node #2: [73, 7, 7] from Operation: 30-23=7
Current State: 24:[73, 7, 7], Operations: ['30-23=7']
Exploring Operation: 7*7=49, Resulting Numbers: [73, 49]
Generated Node #3: [73, 49] from Operation: 7... | 4 | Current State: 24:[23, 73, 7, 30], Operations: []
Exploring Operation: 73-23=50, Resulting Numbers: [7, 30, 50]
Generated Node #0,0: 24:[7, 30, 50] Operation: 73-23=50
Exploring Operation: 73-7=66, Resulting Numbers: [23, 30, 66]
Generated Node #0,1: 24:[23, 30, 66] Operation: 73-7=66
Exploring Operation: 73-30=43, Res... | 0 | hs_3 | mult_heuristic |
[
48,
47,
25,
90
] | 60 | [
"48*90=4320",
"47+25=72",
"4320/72=60"
] | Current State: 60:[48, 47, 25, 90], Operations: []
Exploring Operation: 48*90=4320, Resulting Numbers: [47, 25, 4320]
Generated Node #2: [47, 25, 4320] from Operation: 48*90=4320
Current State: 60:[47, 25, 4320], Operations: ['48*90=4320']
Exploring Operation: 47+25=72, Resulting Numbers: [4320, 72]
Generated Node #3: ... | 4 | Current State: 60:[48, 47, 25, 90], Operations: []
Exploring Operation: 90-48=42, Resulting Numbers: [47, 25, 42]
Generated Node #0,0: 60:[47, 25, 42] Operation: 90-48=42
Exploring Operation: 90-25=65, Resulting Numbers: [48, 47, 65]
Generated Node #0,1: 60:[48, 47, 65] Operation: 90-25=65
Exploring Operation: 90-47=43... | 0 | hs_4 | sum_heuristic |
[
82,
14,
21,
51
] | 48 | [
"14*51=714",
"714/21=34",
"82-34=48"
] | Current State: 48:[82, 14, 21, 51], Operations: []
Exploring Operation: 14*51=714, Resulting Numbers: [82, 21, 714]
Generated Node #2: [82, 21, 714] from Operation: 14*51=714
Current State: 48:[82, 21, 714], Operations: ['14*51=714']
Exploring Operation: 714/21=34, Resulting Numbers: [82, 34]
Generated Node #3: [82, 34... | 4 | Current State: 48:[82, 14, 21, 51], Operations: []
Exploring Operation: 82-51=31, Resulting Numbers: [14, 21, 31]
Generated Node #0,0: 48:[14, 21, 31] Operation: 82-51=31
Exploring Operation: 82-21=61, Resulting Numbers: [14, 51, 61]
Generated Node #0,1: 48:[14, 51, 61] Operation: 82-21=61
Exploring Operation: 21-14=7,... | 0 | hs_4 | sum_heuristic |
[
47,
41,
6,
92
] | 24 | [
"47+41=88",
"92-88=4",
"6*4=24"
] | Current State: 24:[47, 41, 6, 92], Operations: []
Exploring Operation: 47+41=88, Resulting Numbers: [6, 92, 88]
Generated Node #2: [6, 92, 88] from Operation: 47+41=88
Current State: 24:[6, 92, 88], Operations: ['47+41=88']
Exploring Operation: 92-88=4, Resulting Numbers: [6, 4]
Generated Node #3: [6, 4] from Operation... | 4 | Current State: 24:[47, 41, 6, 92], Operations: []
Exploring Operation: 92-47=45, Resulting Numbers: [41, 6, 45]
Generated Node #0,0: 24:[41, 6, 45] Operation: 92-47=45
Exploring Operation: 92-41=51, Resulting Numbers: [47, 6, 51]
Generated Node #0,1: 24:[47, 6, 51] Operation: 92-41=51
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | mult_heuristic |
[
65,
38,
30,
2
] | 78 | [
"38-2=36",
"65*36=2340",
"2340/30=78"
] | Current State: 78:[65, 38, 30, 2], Operations: []
Exploring Operation: 38-2=36, Resulting Numbers: [65, 30, 36]
Generated Node #2: [65, 30, 36] from Operation: 38-2=36
Current State: 78:[65, 30, 36], Operations: ['38-2=36']
Exploring Operation: 65*36=2340, Resulting Numbers: [30, 2340]
Generated Node #3: [30, 2340] fro... | 4 | Current State: 78:[65, 38, 30, 2], Operations: []
Exploring Operation: 38-30=8, Resulting Numbers: [65, 2, 8]
Generated Node #0,0: 78:[65, 2, 8] Operation: 38-30=8
Exploring Operation: 65-30=35, Resulting Numbers: [38, 2, 35]
Generated Node #0,1: 78:[38, 2, 35] Operation: 65-30=35
Exploring Operation: 65-38=27, Resulti... | 0 | hs_3 | sum_heuristic |
[
18,
85,
55,
7
] | 14 | [
"18*7=126",
"85+55=140",
"140-126=14"
] | Current State: 14:[18, 85, 55, 7], Operations: []
Exploring Operation: 18*7=126, Resulting Numbers: [85, 55, 126]
Generated Node #2: [85, 55, 126] from Operation: 18*7=126
Current State: 14:[85, 55, 126], Operations: ['18*7=126']
Exploring Operation: 85+55=140, Resulting Numbers: [126, 140]
Generated Node #3: [126, 140... | 4 | Current State: 14:[18, 85, 55, 7], Operations: []
Exploring Operation: 85-7=78, Resulting Numbers: [18, 55, 78]
Generated Node #0,0: 14:[18, 55, 78] Operation: 85-7=78
Exploring Operation: 55-7=48, Resulting Numbers: [18, 85, 48]
Generated Node #0,1: 14:[18, 85, 48] Operation: 55-7=48
Exploring Operation: 55-18=37, Res... | 0 | hs_5 | sum_heuristic |
[
18,
41,
97,
66
] | 54 | [
"41-18=23",
"97-66=31",
"23+31=54"
] | Current State: 54:[18, 41, 97, 66], Operations: []
Exploring Operation: 41-18=23, Resulting Numbers: [97, 66, 23]
Generated Node #2: [97, 66, 23] from Operation: 41-18=23
Current State: 54:[97, 66, 23], Operations: ['41-18=23']
Exploring Operation: 97-66=31, Resulting Numbers: [23, 31]
Generated Node #3: [23, 31] from ... | 4 | Current State: 54:[18, 41, 97, 66], Operations: []
Exploring Operation: 97-41=56, Resulting Numbers: [18, 66, 56]
Generated Node #0,0: 54:[18, 66, 56] Operation: 97-41=56
Moving to Node #0,0
Current State: 54:[18, 66, 56], Operations: ['97-41=56']
Exploring Operation: 66-56=10, Resulting Numbers: [18, 10]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
24,
49,
32,
56
] | 42 | [
"32-24=8",
"56/8=7",
"49-7=42"
] | Current State: 42:[24, 49, 32, 56], Operations: []
Exploring Operation: 32-24=8, Resulting Numbers: [49, 56, 8]
Generated Node #2: [49, 56, 8] from Operation: 32-24=8
Current State: 42:[49, 56, 8], Operations: ['32-24=8']
Exploring Operation: 56/8=7, Resulting Numbers: [49, 7]
Generated Node #3: [49, 7] from Operation:... | 4 | Current State: 42:[24, 49, 32, 56], Operations: []
Exploring Operation: 56-32=24, Resulting Numbers: [24, 49, 24]
Generated Node #0,0: 42:[24, 49, 24] Operation: 56-32=24
Exploring Operation: 49-32=17, Resulting Numbers: [24, 56, 17]
Generated Node #0,1: 42:[24, 56, 17] Operation: 49-32=17
Exploring Operation: 56-49=7,... | 0 | hs_3 | sum_heuristic |
[
42,
41,
10,
75
] | 80 | [
"42+41=83",
"83-75=8",
"10*8=80"
] | Current State: 80:[42, 41, 10, 75], Operations: []
Exploring Operation: 42+41=83, Resulting Numbers: [10, 75, 83]
Generated Node #2: [10, 75, 83] from Operation: 42+41=83
Current State: 80:[10, 75, 83], Operations: ['42+41=83']
Exploring Operation: 83-75=8, Resulting Numbers: [10, 8]
Generated Node #3: [10, 8] from Ope... | 4 | Current State: 80:[42, 41, 10, 75], Operations: []
Exploring Operation: 75-42=33, Resulting Numbers: [41, 10, 33]
Generated Node #0,0: 80:[41, 10, 33] Operation: 75-42=33
Exploring Operation: 42+41=83, Resulting Numbers: [10, 75, 83]
Generated Node #0,1: 80:[10, 75, 83] Operation: 42+41=83
Exploring Operation: 75-41=34... | 0.970486 | hs_4 | mult_heuristic |
[
11,
82,
28,
90
] | 84 | [
"11+82=93",
"93-90=3",
"28*3=84"
] | Current State: 84:[11, 82, 28, 90], Operations: []
Exploring Operation: 11+82=93, Resulting Numbers: [28, 90, 93]
Generated Node #2: [28, 90, 93] from Operation: 11+82=93
Current State: 84:[28, 90, 93], Operations: ['11+82=93']
Exploring Operation: 93-90=3, Resulting Numbers: [28, 3]
Generated Node #3: [28, 3] from Ope... | 4 | Current State: 84:[11, 82, 28, 90], Operations: []
Exploring Operation: 28-11=17, Resulting Numbers: [82, 90, 17]
Generated Node #0,0: 84:[82, 90, 17] Operation: 28-11=17
Exploring Operation: 90-82=8, Resulting Numbers: [11, 28, 8]
Generated Node #0,1: 84:[11, 28, 8] Operation: 90-82=8
Exploring Operation: 11+28=39, Re... | 0.985243 | hs_4 | sum_heuristic |
[
96,
6,
90,
43
] | 55 | [
"96+6=102",
"90-43=47",
"102-47=55"
] | Current State: 55:[96, 6, 90, 43], Operations: []
Exploring Operation: 96+6=102, Resulting Numbers: [90, 43, 102]
Generated Node #2: [90, 43, 102] from Operation: 96+6=102
Current State: 55:[90, 43, 102], Operations: ['96+6=102']
Exploring Operation: 90-43=47, Resulting Numbers: [102, 47]
Generated Node #3: [102, 47] f... | 4 | Current State: 55:[96, 6, 90, 43], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [6, 43, 6]
Generated Node #0,0: 55:[6, 43, 6] Operation: 96-90=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[6, 43, 6], Operations: ['96-90=6']
Exploring Operation: 6+43=49, Resulting Numbers: [6, ... | 0.993924 | hs_1 | mult_heuristic |
[
49,
54,
85,
31
] | 49 | [
"49+54=103",
"85-31=54",
"103-54=49"
] | Current State: 49:[49, 54, 85, 31], Operations: []
Exploring Operation: 49+54=103, Resulting Numbers: [85, 31, 103]
Generated Node #2: [85, 31, 103] from Operation: 49+54=103
Current State: 49:[85, 31, 103], Operations: ['49+54=103']
Exploring Operation: 85-31=54, Resulting Numbers: [103, 54]
Generated Node #3: [103, 5... | 4 | Current State: 49:[49, 54, 85, 31], Operations: []
Exploring Operation: 85-49=36, Resulting Numbers: [54, 31, 36]
Generated Node #0,0: 49:[54, 31, 36] Operation: 85-49=36
Exploring Operation: 85-31=54, Resulting Numbers: [49, 54, 54]
Generated Node #0,1: 49:[49, 54, 54] Operation: 85-31=54
Exploring Operation: 85-54=31... | 0.990451 | hs_3 | sum_heuristic |
[
82,
4,
56,
15
] | 53 | [
"82-15=67",
"56/4=14",
"67-14=53"
] | Current State: 53:[82, 4, 56, 15], Operations: []
Exploring Operation: 82-15=67, Resulting Numbers: [4, 56, 67]
Generated Node #2: [4, 56, 67] from Operation: 82-15=67
Current State: 53:[4, 56, 67], Operations: ['82-15=67']
Exploring Operation: 56/4=14, Resulting Numbers: [67, 14]
Generated Node #3: [67, 14] from Opera... | 4 | Current State: 53:[82, 4, 56, 15], Operations: []
Exploring Operation: 82-4=78, Resulting Numbers: [56, 15, 78]
Generated Node #0,0: 53:[56, 15, 78] Operation: 82-4=78
Exploring Operation: 4*15=60, Resulting Numbers: [82, 56, 60]
Generated Node #0,1: 53:[82, 56, 60] Operation: 4*15=60
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
50,
41,
81,
68
] | 85 | [
"50*68=3400",
"81-41=40",
"3400/40=85"
] | Current State: 85:[50, 41, 81, 68], Operations: []
Exploring Operation: 50*68=3400, Resulting Numbers: [41, 81, 3400]
Generated Node #2: [41, 81, 3400] from Operation: 50*68=3400
Current State: 85:[41, 81, 3400], Operations: ['50*68=3400']
Exploring Operation: 81-41=40, Resulting Numbers: [3400, 40]
Generated Node #3: ... | 4 | Current State: 85:[50, 41, 81, 68], Operations: []
Exploring Operation: 50+41=91, Resulting Numbers: [81, 68, 91]
Generated Node #0,0: 85:[81, 68, 91] Operation: 50+41=91
Exploring Operation: 68-41=27, Resulting Numbers: [50, 81, 27]
Generated Node #0,1: 85:[50, 81, 27] Operation: 68-41=27
Exploring Operation: 68-50=18... | 0 | hs_4 | mult_heuristic |
[
10,
54,
82,
52
] | 62 | [
"54-52=2",
"10*2=20",
"82-20=62"
] | Current State: 62:[10, 54, 82, 52], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [10, 82, 2]
Generated Node #2: [10, 82, 2] from Operation: 54-52=2
Current State: 62:[10, 82, 2], Operations: ['54-52=2']
Exploring Operation: 10*2=20, Resulting Numbers: [82, 20]
Generated Node #3: [82, 20] from Operati... | 4 | Current State: 62:[10, 54, 82, 52], Operations: []
Exploring Operation: 82-52=30, Resulting Numbers: [10, 54, 30]
Generated Node #0,0: 62:[10, 54, 30] Operation: 82-52=30
Exploring Operation: 82-54=28, Resulting Numbers: [10, 52, 28]
Generated Node #0,1: 62:[10, 52, 28] Operation: 82-54=28
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
3,
84,
14,
23
] | 14 | [
"3+14=17",
"23-17=6",
"84/6=14"
] | Current State: 14:[3, 84, 14, 23], Operations: []
Exploring Operation: 3+14=17, Resulting Numbers: [84, 23, 17]
Generated Node #2: [84, 23, 17] from Operation: 3+14=17
Current State: 14:[84, 23, 17], Operations: ['3+14=17']
Exploring Operation: 23-17=6, Resulting Numbers: [84, 6]
Generated Node #3: [84, 6] from Operati... | 4 | Current State: 14:[3, 84, 14, 23], Operations: []
Exploring Operation: 84-23=61, Resulting Numbers: [3, 14, 61]
Generated Node #0,0: 14:[3, 14, 61] Operation: 84-23=61
Exploring Operation: 84/3=28, Resulting Numbers: [14, 23, 28]
Generated Node #0,1: 14:[14, 23, 28] Operation: 84/3=28
Exploring Operation: 84-14=70, Res... | 0.986979 | hs_4 | sum_heuristic |
[
78,
33,
2,
12
] | 39 | [
"78-33=45",
"12/2=6",
"45-6=39"
] | Current State: 39:[78, 33, 2, 12], Operations: []
Exploring Operation: 78-33=45, Resulting Numbers: [2, 12, 45]
Generated Node #2: [2, 12, 45] from Operation: 78-33=45
Current State: 39:[2, 12, 45], Operations: ['78-33=45']
Exploring Operation: 12/2=6, Resulting Numbers: [45, 6]
Generated Node #3: [45, 6] from Operatio... | 4 | Current State: 39:[78, 33, 2, 12], Operations: []
Exploring Operation: 78/2=39, Resulting Numbers: [33, 12, 39]
Generated Node #0,0: 39:[33, 12, 39] Operation: 78/2=39
Exploring Operation: 78-33=45, Resulting Numbers: [2, 12, 45]
Generated Node #0,1: 39:[2, 12, 45] Operation: 78-33=45
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
17,
21,
21,
19
] | 17 | [
"21-21=0",
"19*0=0",
"17+0=17"
] | Current State: 17:[17, 21, 21, 19], Operations: []
Exploring Operation: 21-21=0, Resulting Numbers: [17, 19, 0]
Generated Node #2: [17, 19, 0] from Operation: 21-21=0
Current State: 17:[17, 19, 0], Operations: ['21-21=0']
Exploring Operation: 19*0=0, Resulting Numbers: [17, 0]
Generated Node #3: [17, 0] from Operation:... | 4 | Current State: 17:[17, 21, 21, 19], Operations: []
Exploring Operation: 21-17=4, Resulting Numbers: [21, 19, 4]
Generated Node #0,0: 17:[21, 19, 4] Operation: 21-17=4
Exploring Operation: 21/21=1, Resulting Numbers: [17, 19, 1]
Generated Node #0,1: 17:[17, 19, 1] Operation: 21/21=1
Exploring Operation: 21-17=4, Resulti... | 0 | hs_3 | mult_heuristic |
[
80,
8,
61,
54
] | 79 | [
"80-8=72",
"61-54=7",
"72+7=79"
] | Current State: 79:[80, 8, 61, 54], Operations: []
Exploring Operation: 80-8=72, Resulting Numbers: [61, 54, 72]
Generated Node #2: [61, 54, 72] from Operation: 80-8=72
Current State: 79:[61, 54, 72], Operations: ['80-8=72']
Exploring Operation: 61-54=7, Resulting Numbers: [72, 7]
Generated Node #3: [72, 7] from Operati... | 4 | Current State: 79:[80, 8, 61, 54], Operations: []
Exploring Operation: 8+54=62, Resulting Numbers: [80, 61, 62]
Generated Node #0,0: 79:[80, 61, 62] Operation: 8+54=62
Exploring Operation: 8+61=69, Resulting Numbers: [80, 54, 69]
Generated Node #0,1: 79:[80, 54, 69] Operation: 8+61=69
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
45,
41,
49,
39
] | 15 | [
"45-39=6",
"41+49=90",
"90/6=15"
] | Current State: 15:[45, 41, 49, 39], Operations: []
Exploring Operation: 45-39=6, Resulting Numbers: [41, 49, 6]
Generated Node #2: [41, 49, 6] from Operation: 45-39=6
Current State: 15:[41, 49, 6], Operations: ['45-39=6']
Exploring Operation: 41+49=90, Resulting Numbers: [6, 90]
Generated Node #3: [6, 90] from Operatio... | 4 | Current State: 15:[45, 41, 49, 39], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [49, 39, 4]
Generated Node #0,0: 15:[49, 39, 4] Operation: 45-41=4
Exploring Operation: 49-41=8, Resulting Numbers: [45, 39, 8]
Generated Node #0,1: 15:[45, 39, 8] Operation: 49-41=8
Exploring Operation: 49-45=4, Resulti... | 0 | hs_3 | mult_heuristic |
[
96,
98,
46,
92
] | 62 | [
"98-92=6",
"96/6=16",
"46+16=62"
] | Current State: 62:[96, 98, 46, 92], Operations: []
Exploring Operation: 98-92=6, Resulting Numbers: [96, 46, 6]
Generated Node #2: [96, 46, 6] from Operation: 98-92=6
Current State: 62:[96, 46, 6], Operations: ['98-92=6']
Exploring Operation: 96/6=16, Resulting Numbers: [46, 16]
Generated Node #3: [46, 16] from Operati... | 4 | Current State: 62:[96, 98, 46, 92], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [98, 46, 4]
Generated Node #0,0: 62:[98, 46, 4] Operation: 96-92=4
Exploring Operation: 98-96=2, Resulting Numbers: [46, 92, 2]
Generated Node #0,1: 62:[46, 92, 2] Operation: 98-96=2
Exploring Operation: 98-92=6, Resulti... | 0.969618 | hs_3 | sum_heuristic |
[
15,
52,
82,
62
] | 64 | [
"82-52=30",
"30/15=2",
"62+2=64"
] | Current State: 64:[15, 52, 82, 62], Operations: []
Exploring Operation: 82-52=30, Resulting Numbers: [15, 62, 30]
Generated Node #2: [15, 62, 30] from Operation: 82-52=30
Current State: 64:[15, 62, 30], Operations: ['82-52=30']
Exploring Operation: 30/15=2, Resulting Numbers: [62, 2]
Generated Node #3: [62, 2] from Ope... | 4 | Current State: 64:[15, 52, 82, 62], Operations: []
Exploring Operation: 82-52=30, Resulting Numbers: [15, 62, 30]
Generated Node #0,0: 64:[15, 62, 30] Operation: 82-52=30
Exploring Operation: 82-15=67, Resulting Numbers: [52, 62, 67]
Generated Node #0,1: 64:[52, 62, 67] Operation: 82-15=67
Moving to Node #0,0
Current S... | 0.988715 | hs_2 | sum_heuristic |
[
31,
45,
36,
44
] | 84 | [
"31+45=76",
"44-36=8",
"76+8=84"
] | Current State: 84:[31, 45, 36, 44], Operations: []
Exploring Operation: 31+45=76, Resulting Numbers: [36, 44, 76]
Generated Node #2: [36, 44, 76] from Operation: 31+45=76
Current State: 84:[36, 44, 76], Operations: ['31+45=76']
Exploring Operation: 44-36=8, Resulting Numbers: [76, 8]
Generated Node #3: [76, 8] from Ope... | 4 | Current State: 84:[31, 45, 36, 44], Operations: []
Exploring Operation: 45+36=81, Resulting Numbers: [31, 44, 81]
Generated Node #0,0: 84:[31, 44, 81] Operation: 45+36=81
Exploring Operation: 45-31=14, Resulting Numbers: [36, 44, 14]
Generated Node #0,1: 84:[36, 44, 14] Operation: 45-31=14
Exploring Operation: 36-31=5,... | 0.976563 | hs_5 | mult_heuristic |
[
14,
94,
50,
99
] | 41 | [
"14+94=108",
"50+99=149",
"149-108=41"
] | Current State: 41:[14, 94, 50, 99], Operations: []
Exploring Operation: 14+94=108, Resulting Numbers: [50, 99, 108]
Generated Node #2: [50, 99, 108] from Operation: 14+94=108
Current State: 41:[50, 99, 108], Operations: ['14+94=108']
Exploring Operation: 50+99=149, Resulting Numbers: [108, 149]
Generated Node #3: [108,... | 4 | Current State: 41:[14, 94, 50, 99], Operations: []
Exploring Operation: 99-50=49, Resulting Numbers: [14, 94, 49]
Generated Node #0,0: 41:[14, 94, 49] Operation: 99-50=49
Exploring Operation: 94-50=44, Resulting Numbers: [14, 99, 44]
Generated Node #0,1: 41:[14, 99, 44] Operation: 94-50=44
Exploring Operation: 99-94=5,... | 0.979167 | hs_4 | mult_heuristic |
[
56,
87,
38,
67
] | 59 | [
"67-38=29",
"87/29=3",
"56+3=59"
] | Current State: 59:[56, 87, 38, 67], Operations: []
Exploring Operation: 67-38=29, Resulting Numbers: [56, 87, 29]
Generated Node #2: [56, 87, 29] from Operation: 67-38=29
Current State: 59:[56, 87, 29], Operations: ['67-38=29']
Exploring Operation: 87/29=3, Resulting Numbers: [56, 3]
Generated Node #3: [56, 3] from Ope... | 4 | Current State: 59:[56, 87, 38, 67], Operations: []
Exploring Operation: 87-67=20, Resulting Numbers: [56, 38, 20]
Generated Node #0,0: 59:[56, 38, 20] Operation: 87-67=20
Exploring Operation: 87-56=31, Resulting Numbers: [38, 67, 31]
Generated Node #0,1: 59:[38, 67, 31] Operation: 87-56=31
Exploring Operation: 87-38=49... | 0.96875 | hs_5 | sum_heuristic |
[
1,
68,
44,
6
] | 19 | [
"1+68=69",
"44+6=50",
"69-50=19"
] | Current State: 19:[1, 68, 44, 6], Operations: []
Exploring Operation: 1+68=69, Resulting Numbers: [44, 6, 69]
Generated Node #2: [44, 6, 69] from Operation: 1+68=69
Current State: 19:[44, 6, 69], Operations: ['1+68=69']
Exploring Operation: 44+6=50, Resulting Numbers: [69, 50]
Generated Node #3: [69, 50] from Operation... | 4 | Current State: 19:[1, 68, 44, 6], Operations: []
Exploring Operation: 68-44=24, Resulting Numbers: [1, 6, 24]
Generated Node #0,0: 19:[1, 6, 24] Operation: 68-44=24
Exploring Operation: 68-1=67, Resulting Numbers: [44, 6, 67]
Generated Node #0,1: 19:[44, 6, 67] Operation: 68-1=67
Exploring Operation: 44-1=43, Resulting... | 0.96875 | hs_3 | sum_heuristic |
[
88,
97,
65,
16
] | 79 | [
"97-88=9",
"16*9=144",
"144-65=79"
] | Current State: 79:[88, 97, 65, 16], Operations: []
Exploring Operation: 97-88=9, Resulting Numbers: [65, 16, 9]
Generated Node #2: [65, 16, 9] from Operation: 97-88=9
Current State: 79:[65, 16, 9], Operations: ['97-88=9']
Exploring Operation: 16*9=144, Resulting Numbers: [65, 144]
Generated Node #3: [65, 144] from Oper... | 4 | Current State: 79:[88, 97, 65, 16], Operations: []
Exploring Operation: 65+16=81, Resulting Numbers: [88, 97, 81]
Generated Node #0,0: 79:[88, 97, 81] Operation: 65+16=81
Exploring Operation: 97-16=81, Resulting Numbers: [88, 65, 81]
Generated Node #0,1: 79:[88, 65, 81] Operation: 97-16=81
Exploring Operation: 88-16=72... | 0 | hs_3 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.