Datasets:

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
[ 76, 10, 33, 64 ]
97
[ "76-10=66", "64-33=31", "66+31=97" ]
Current State: 97:[76, 10, 33, 64], Operations: [] Exploring Operation: 76-10=66, Resulting Numbers: [33, 64, 66] Generated Node #2: [33, 64, 66] from Operation: 76-10=66 Current State: 97:[33, 64, 66], Operations: ['76-10=66'] Exploring Operation: 64-33=31, Resulting Numbers: [66, 31] Generated Node #3: [66, 31] from ...
4
Current State: 97:[76, 10, 33, 64], Operations: [] Exploring Operation: 76+10=86, Resulting Numbers: [33, 64, 86] Generated Node #0,0: 97:[33, 64, 86] Operation: 76+10=86 Exploring Operation: 10+33=43, Resulting Numbers: [76, 64, 43] Generated Node #0,1: 97:[76, 64, 43] Operation: 10+33=43 Exploring Operation: 33+64=97...
0.954861
hs_4
mult_heuristic
[ 73, 71, 57, 88 ]
26
[ "73-71=2", "57*2=114", "114-88=26" ]
Current State: 26:[73, 71, 57, 88], Operations: [] Exploring Operation: 73-71=2, Resulting Numbers: [57, 88, 2] Generated Node #2: [57, 88, 2] from Operation: 73-71=2 Current State: 26:[57, 88, 2], Operations: ['73-71=2'] Exploring Operation: 57*2=114, Resulting Numbers: [88, 114] Generated Node #3: [88, 114] from Oper...
4
Current State: 26:[73, 71, 57, 88], Operations: [] Exploring Operation: 88-71=17, Resulting Numbers: [73, 57, 17] Generated Node #0,0: 26:[73, 57, 17] Operation: 88-71=17 Exploring Operation: 73-71=2, Resulting Numbers: [57, 88, 2] Generated Node #0,1: 26:[57, 88, 2] Operation: 73-71=2 Exploring Operation: 88-73=15, Re...
0
hs_3
sum_heuristic
[ 17, 6, 9, 9 ]
22
[ "17+6=23", "9/9=1", "23-1=22" ]
Current State: 22:[17, 6, 9, 9], Operations: [] Exploring Operation: 17+6=23, Resulting Numbers: [9, 9, 23] Generated Node #2: [9, 9, 23] from Operation: 17+6=23 Current State: 22:[9, 9, 23], Operations: ['17+6=23'] Exploring Operation: 9/9=1, Resulting Numbers: [23, 1] Generated Node #3: [23, 1] from Operation: 9/9=1 ...
4
Current State: 22:[17, 6, 9, 9], Operations: [] Exploring Operation: 17-6=11, Resulting Numbers: [9, 9, 11] Generated Node #0,0: 22:[9, 9, 11] Operation: 17-6=11 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[9, 9, 11], Operations: ['17-6=11'] Exploring Operation: 9/9=1, Resulting Numbers: [11, 1] ...
0
hs_1
mult_heuristic
[ 37, 47, 58, 12 ]
51
[ "37+47=84", "84/12=7", "58-7=51" ]
Current State: 51:[37, 47, 58, 12], Operations: [] Exploring Operation: 37+47=84, Resulting Numbers: [58, 12, 84] Generated Node #2: [58, 12, 84] from Operation: 37+47=84 Current State: 51:[58, 12, 84], Operations: ['37+47=84'] Exploring Operation: 84/12=7, Resulting Numbers: [58, 7] Generated Node #3: [58, 7] from Ope...
4
Current State: 51:[37, 47, 58, 12], Operations: [] Exploring Operation: 37+12=49, Resulting Numbers: [47, 58, 49] Generated Node #0,0: 51:[47, 58, 49] Operation: 37+12=49 Exploring Operation: 58-37=21, Resulting Numbers: [47, 12, 21] Generated Node #0,1: 51:[47, 12, 21] Operation: 58-37=21 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 80, 52, 24, 46 ]
50
[ "80-52=28", "46-24=22", "28+22=50" ]
Current State: 50:[80, 52, 24, 46], Operations: [] Exploring Operation: 80-52=28, Resulting Numbers: [24, 46, 28] Generated Node #2: [24, 46, 28] from Operation: 80-52=28 Current State: 50:[24, 46, 28], Operations: ['80-52=28'] Exploring Operation: 46-24=22, Resulting Numbers: [28, 22] Generated Node #3: [28, 22] from ...
4
Current State: 50:[80, 52, 24, 46], Operations: [] Exploring Operation: 80-24=56, Resulting Numbers: [52, 46, 56] Generated Node #0,0: 50:[52, 46, 56] Operation: 80-24=56 Exploring Operation: 80-52=28, Resulting Numbers: [24, 46, 28] Generated Node #0,1: 50:[24, 46, 28] Operation: 80-52=28 Exploring Operation: 80-46=34...
0.988715
hs_3
mult_heuristic
[ 10, 20, 85, 65 ]
45
[ "20/10=2", "65*2=130", "130-85=45" ]
Current State: 45:[10, 20, 85, 65], Operations: [] Exploring Operation: 20/10=2, Resulting Numbers: [85, 65, 2] Generated Node #2: [85, 65, 2] from Operation: 20/10=2 Current State: 45:[85, 65, 2], Operations: ['20/10=2'] Exploring Operation: 65*2=130, Resulting Numbers: [85, 130] Generated Node #3: [85, 130] from Oper...
4
Current State: 45:[10, 20, 85, 65], Operations: [] Exploring Operation: 85-65=20, Resulting Numbers: [10, 20, 20] Generated Node #0,0: 45:[10, 20, 20] Operation: 85-65=20 Exploring Operation: 85-10=75, Resulting Numbers: [20, 65, 75] Generated Node #0,1: 45:[20, 65, 75] Operation: 85-10=75 Exploring Operation: 65-20=45...
0
hs_4
sum_heuristic
[ 10, 90, 86, 95 ]
100
[ "10*90=900", "95-86=9", "900/9=100" ]
Current State: 100:[10, 90, 86, 95], Operations: [] Exploring Operation: 10*90=900, Resulting Numbers: [86, 95, 900] Generated Node #2: [86, 95, 900] from Operation: 10*90=900 Current State: 100:[86, 95, 900], Operations: ['10*90=900'] Exploring Operation: 95-86=9, Resulting Numbers: [900, 9] Generated Node #3: [900, 9...
4
Current State: 100:[10, 90, 86, 95], Operations: [] Exploring Operation: 90-86=4, Resulting Numbers: [10, 95, 4] Generated Node #0,0: 100:[10, 95, 4] Operation: 90-86=4 Exploring Operation: 95-86=9, Resulting Numbers: [10, 90, 9] Generated Node #0,1: 100:[10, 90, 9] Operation: 95-86=9 Exploring Operation: 95-90=5, Resu...
0.978299
hs_3
mult_heuristic
[ 70, 57, 18, 93 ]
72
[ "93-57=36", "36/18=2", "70+2=72" ]
Current State: 72:[70, 57, 18, 93], Operations: [] Exploring Operation: 93-57=36, Resulting Numbers: [70, 18, 36] Generated Node #2: [70, 18, 36] from Operation: 93-57=36 Current State: 72:[70, 18, 36], Operations: ['93-57=36'] Exploring Operation: 36/18=2, Resulting Numbers: [70, 2] Generated Node #3: [70, 2] from Ope...
4
Current State: 72:[70, 57, 18, 93], Operations: [] Exploring Operation: 93-57=36, Resulting Numbers: [70, 18, 36] Generated Node #0,0: 72:[70, 18, 36] Operation: 93-57=36 Start Sub Search at level 1: Moving to Node #0,0 Current State: 72:[70, 18, 36], Operations: ['93-57=36'] Exploring Operation: 70-36=34, Resulting Nu...
0
hs_1
mult_heuristic
[ 88, 78, 29, 91 ]
12
[ "88-78=10", "29+91=120", "120/10=12" ]
Current State: 12:[88, 78, 29, 91], Operations: [] Exploring Operation: 88-78=10, Resulting Numbers: [29, 91, 10] Generated Node #2: [29, 91, 10] from Operation: 88-78=10 Current State: 12:[29, 91, 10], Operations: ['88-78=10'] Exploring Operation: 29+91=120, Resulting Numbers: [10, 120] Generated Node #3: [10, 120] fr...
4
Current State: 12:[88, 78, 29, 91], Operations: [] Exploring Operation: 88-29=59, Resulting Numbers: [78, 91, 59] Generated Node #0,0: 12:[78, 91, 59] Operation: 88-29=59 Exploring Operation: 88-78=10, Resulting Numbers: [29, 91, 10] Generated Node #0,1: 12:[29, 91, 10] Operation: 88-78=10 Exploring Operation: 78-29=49...
0
hs_5
sum_heuristic
[ 20, 55, 10, 50 ]
11
[ "20-10=10", "55*10=550", "550/50=11" ]
Current State: 11:[20, 55, 10, 50], Operations: [] Exploring Operation: 20-10=10, Resulting Numbers: [55, 50, 10] Generated Node #2: [55, 50, 10] from Operation: 20-10=10 Current State: 11:[55, 50, 10], Operations: ['20-10=10'] Exploring Operation: 55*10=550, Resulting Numbers: [50, 550] Generated Node #3: [50, 550] fr...
4
Current State: 11:[20, 55, 10, 50], Operations: [] Exploring Operation: 55-50=5, Resulting Numbers: [20, 10, 5] Generated Node #0,0: 11:[20, 10, 5] Operation: 55-50=5 Moving to Node #0,0 Current State: 11:[20, 10, 5], Operations: ['55-50=5'] Exploring Operation: 20-5=15, Resulting Numbers: [10, 15] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 1, 35, 34, 70 ]
31
[ "34-1=33", "70/35=2", "33-2=31" ]
Current State: 31:[1, 35, 34, 70], Operations: [] Exploring Operation: 34-1=33, Resulting Numbers: [35, 70, 33] Generated Node #2: [35, 70, 33] from Operation: 34-1=33 Current State: 31:[35, 70, 33], Operations: ['34-1=33'] Exploring Operation: 70/35=2, Resulting Numbers: [33, 2] Generated Node #3: [33, 2] from Operati...
4
Current State: 31:[1, 35, 34, 70], Operations: [] Exploring Operation: 35-1=34, Resulting Numbers: [34, 70, 34] Generated Node #0,0: 31:[34, 70, 34] Operation: 35-1=34 Exploring Operation: 70-35=35, Resulting Numbers: [1, 34, 35] Generated Node #0,1: 31:[1, 34, 35] Operation: 70-35=35 Exploring Operation: 34-1=33, Resu...
0.945313
hs_4
sum_heuristic
[ 34, 11, 76, 53 ]
15
[ "53-34=19", "76/19=4", "11+4=15" ]
Current State: 15:[34, 11, 76, 53], Operations: [] Exploring Operation: 53-34=19, Resulting Numbers: [11, 76, 19] Generated Node #2: [11, 76, 19] from Operation: 53-34=19 Current State: 15:[11, 76, 19], Operations: ['53-34=19'] Exploring Operation: 76/19=4, Resulting Numbers: [11, 4] Generated Node #3: [11, 4] from Ope...
4
Current State: 15:[34, 11, 76, 53], Operations: [] Exploring Operation: 76-53=23, Resulting Numbers: [34, 11, 23] Generated Node #0,0: 15:[34, 11, 23] Operation: 76-53=23 Exploring Operation: 53-34=19, Resulting Numbers: [11, 76, 19] Generated Node #0,1: 15:[11, 76, 19] Operation: 53-34=19 Exploring Operation: 76-34=42...
0.924479
hs_5
sum_heuristic
[ 58, 19, 56, 26 ]
14
[ "58-56=2", "26-19=7", "2*7=14" ]
Current State: 14:[58, 19, 56, 26], Operations: [] Exploring Operation: 58-56=2, Resulting Numbers: [19, 26, 2] Generated Node #2: [19, 26, 2] from Operation: 58-56=2 Current State: 14:[19, 26, 2], Operations: ['58-56=2'] Exploring Operation: 26-19=7, Resulting Numbers: [2, 7] Generated Node #3: [2, 7] from Operation: ...
4
Current State: 14:[58, 19, 56, 26], Operations: [] Exploring Operation: 58-56=2, Resulting Numbers: [19, 26, 2] Generated Node #0,0: 14:[19, 26, 2] Operation: 58-56=2 Exploring Operation: 58-26=32, Resulting Numbers: [19, 56, 32] Generated Node #0,1: 14:[19, 56, 32] Operation: 58-26=32 Moving to Node #0,0 Current State...
0.986979
hs_2
sum_heuristic
[ 20, 24, 11, 6 ]
78
[ "20-11=9", "6*9=54", "24+54=78" ]
Current State: 78:[20, 24, 11, 6], Operations: [] Exploring Operation: 20-11=9, Resulting Numbers: [24, 6, 9] Generated Node #2: [24, 6, 9] from Operation: 20-11=9 Current State: 78:[24, 6, 9], Operations: ['20-11=9'] Exploring Operation: 6*9=54, Resulting Numbers: [24, 54] Generated Node #3: [24, 54] from Operation: 6...
4
Current State: 78:[20, 24, 11, 6], Operations: [] Exploring Operation: 24-20=4, Resulting Numbers: [11, 6, 4] Generated Node #0,0: 78:[11, 6, 4] Operation: 24-20=4 Exploring Operation: 20+6=26, Resulting Numbers: [24, 11, 26] Generated Node #0,1: 78:[24, 11, 26] Operation: 20+6=26 Start Sub Search at level 1: Moving to...
0
hs_2
sum_heuristic
[ 74, 76, 94, 75 ]
96
[ "74+76=150", "150/75=2", "94+2=96" ]
Current State: 96:[74, 76, 94, 75], Operations: [] Exploring Operation: 74+76=150, Resulting Numbers: [94, 75, 150] Generated Node #2: [94, 75, 150] from Operation: 74+76=150 Current State: 96:[94, 75, 150], Operations: ['74+76=150'] Exploring Operation: 150/75=2, Resulting Numbers: [94, 2] Generated Node #3: [94, 2] f...
4
Current State: 96:[74, 76, 94, 75], Operations: [] Exploring Operation: 75-74=1, Resulting Numbers: [76, 94, 1] Generated Node #0,0: 96:[76, 94, 1] Operation: 75-74=1 Exploring Operation: 76-75=1, Resulting Numbers: [74, 94, 1] Generated Node #0,1: 96:[74, 94, 1] Operation: 76-75=1 Exploring Operation: 76-74=2, Resulti...
0
hs_3
sum_heuristic
[ 25, 18, 86, 94 ]
92
[ "25+18=43", "86/43=2", "94-2=92" ]
Current State: 92:[25, 18, 86, 94], Operations: [] Exploring Operation: 25+18=43, Resulting Numbers: [86, 94, 43] Generated Node #2: [86, 94, 43] from Operation: 25+18=43 Current State: 92:[86, 94, 43], Operations: ['25+18=43'] Exploring Operation: 86/43=2, Resulting Numbers: [94, 2] Generated Node #3: [94, 2] from Ope...
4
Current State: 92:[25, 18, 86, 94], Operations: [] Exploring Operation: 25+18=43, Resulting Numbers: [86, 94, 43] Generated Node #0,0: 92:[86, 94, 43] Operation: 25+18=43 Start Sub Search at level 1: Moving to Node #0,0 Current State: 92:[86, 94, 43], Operations: ['25+18=43'] Exploring Operation: 86/43=2, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 7, 16, 29, 83 ]
45
[ "16-7=9", "83-29=54", "54-9=45" ]
Current State: 45:[7, 16, 29, 83], Operations: [] Exploring Operation: 16-7=9, Resulting Numbers: [29, 83, 9] Generated Node #2: [29, 83, 9] from Operation: 16-7=9 Current State: 45:[29, 83, 9], Operations: ['16-7=9'] Exploring Operation: 83-29=54, Resulting Numbers: [9, 54] Generated Node #3: [9, 54] from Operation: 8...
4
Current State: 45:[7, 16, 29, 83], Operations: [] Exploring Operation: 83-29=54, Resulting Numbers: [7, 16, 54] Generated Node #0,0: 45:[7, 16, 54] Operation: 83-29=54 Moving to Node #0,0 Current State: 45:[7, 16, 54], Operations: ['83-29=54'] Exploring Operation: 54-7=47, Resulting Numbers: [16, 47] Generated Node #0,...
0
hs_1
mult_heuristic
[ 39, 43, 40, 76 ]
59
[ "43-39=4", "76/4=19", "40+19=59" ]
Current State: 59:[39, 43, 40, 76], Operations: [] Exploring Operation: 43-39=4, Resulting Numbers: [40, 76, 4] Generated Node #2: [40, 76, 4] from Operation: 43-39=4 Current State: 59:[40, 76, 4], Operations: ['43-39=4'] Exploring Operation: 76/4=19, Resulting Numbers: [40, 19] Generated Node #3: [40, 19] from Operati...
4
Current State: 59:[39, 43, 40, 76], Operations: [] Exploring Operation: 76-39=37, Resulting Numbers: [43, 40, 37] Generated Node #0,0: 59:[43, 40, 37] Operation: 76-39=37 Exploring Operation: 39+40=79, Resulting Numbers: [43, 76, 79] Generated Node #0,1: 59:[43, 76, 79] Operation: 39+40=79 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 26, 79, 36, 20 ]
49
[ "26+79=105", "36+20=56", "105-56=49" ]
Current State: 49:[26, 79, 36, 20], Operations: [] Exploring Operation: 26+79=105, Resulting Numbers: [36, 20, 105] Generated Node #2: [36, 20, 105] from Operation: 26+79=105 Current State: 49:[36, 20, 105], Operations: ['26+79=105'] Exploring Operation: 36+20=56, Resulting Numbers: [105, 56] Generated Node #3: [105, 5...
4
Current State: 49:[26, 79, 36, 20], Operations: [] Exploring Operation: 79-20=59, Resulting Numbers: [26, 36, 59] Generated Node #0,0: 49:[26, 36, 59] Operation: 79-20=59 Exploring Operation: 79-26=53, Resulting Numbers: [36, 20, 53] Generated Node #0,1: 49:[36, 20, 53] Operation: 79-26=53 Exploring Operation: 79-36=43...
0.980035
hs_3
sum_heuristic
[ 47, 64, 73, 90 ]
52
[ "47+64=111", "73+90=163", "163-111=52" ]
Current State: 52:[47, 64, 73, 90], Operations: [] Exploring Operation: 47+64=111, Resulting Numbers: [73, 90, 111] Generated Node #2: [73, 90, 111] from Operation: 47+64=111 Current State: 52:[73, 90, 111], Operations: ['47+64=111'] Exploring Operation: 73+90=163, Resulting Numbers: [111, 163] Generated Node #3: [111,...
4
Current State: 52:[47, 64, 73, 90], Operations: [] Exploring Operation: 90-73=17, Resulting Numbers: [47, 64, 17] Generated Node #0,0: 52:[47, 64, 17] Operation: 90-73=17 Exploring Operation: 90-64=26, Resulting Numbers: [47, 73, 26] Generated Node #0,1: 52:[47, 73, 26] Operation: 90-64=26 Moving to Node #0,0 Current S...
0.986111
hs_2
sum_heuristic
[ 35, 89, 42, 71 ]
83
[ "89-35=54", "71-42=29", "54+29=83" ]
Current State: 83:[35, 89, 42, 71], Operations: [] Exploring Operation: 89-35=54, Resulting Numbers: [42, 71, 54] Generated Node #2: [42, 71, 54] from Operation: 89-35=54 Current State: 83:[42, 71, 54], Operations: ['89-35=54'] Exploring Operation: 71-42=29, Resulting Numbers: [54, 29] Generated Node #3: [54, 29] from ...
4
Current State: 83:[35, 89, 42, 71], Operations: [] Exploring Operation: 35+71=106, Resulting Numbers: [89, 42, 106] Generated Node #0,0: 83:[89, 42, 106] Operation: 35+71=106 Exploring Operation: 35+42=77, Resulting Numbers: [89, 71, 77] Generated Node #0,1: 83:[89, 71, 77] Operation: 35+42=77 Exploring Operation: 89-3...
0.980035
hs_3
mult_heuristic
[ 24, 98, 12, 84 ]
93
[ "84-24=60", "60/12=5", "98-5=93" ]
Current State: 93:[24, 98, 12, 84], Operations: [] Exploring Operation: 84-24=60, Resulting Numbers: [98, 12, 60] Generated Node #2: [98, 12, 60] from Operation: 84-24=60 Current State: 93:[98, 12, 60], Operations: ['84-24=60'] Exploring Operation: 60/12=5, Resulting Numbers: [98, 5] Generated Node #3: [98, 5] from Ope...
4
Current State: 93:[24, 98, 12, 84], Operations: [] Exploring Operation: 24+12=36, Resulting Numbers: [98, 84, 36] Generated Node #0,0: 93:[98, 84, 36] Operation: 24+12=36 Exploring Operation: 24/12=2, Resulting Numbers: [98, 84, 2] Generated Node #0,1: 93:[98, 84, 2] Operation: 24/12=2 Exploring Operation: 12+84=96, Re...
0
hs_4
sum_heuristic
[ 62, 25, 23, 82 ]
22
[ "62-25=37", "82-23=59", "59-37=22" ]
Current State: 22:[62, 25, 23, 82], Operations: [] Exploring Operation: 62-25=37, Resulting Numbers: [23, 82, 37] Generated Node #2: [23, 82, 37] from Operation: 62-25=37 Current State: 22:[23, 82, 37], Operations: ['62-25=37'] Exploring Operation: 82-23=59, Resulting Numbers: [37, 59] Generated Node #3: [37, 59] from ...
4
Current State: 22:[62, 25, 23, 82], Operations: [] Exploring Operation: 82-62=20, Resulting Numbers: [25, 23, 20] Generated Node #0,0: 22:[25, 23, 20] Operation: 82-62=20 Exploring Operation: 62-25=37, Resulting Numbers: [23, 82, 37] Generated Node #0,1: 22:[23, 82, 37] Operation: 62-25=37 Exploring Operation: 82-25=57...
0.990451
hs_3
sum_heuristic
[ 65, 41, 3, 46 ]
94
[ "41+46=87", "87/3=29", "65+29=94" ]
Current State: 94:[65, 41, 3, 46], Operations: [] Exploring Operation: 41+46=87, Resulting Numbers: [65, 3, 87] Generated Node #2: [65, 3, 87] from Operation: 41+46=87 Current State: 94:[65, 3, 87], Operations: ['41+46=87'] Exploring Operation: 87/3=29, Resulting Numbers: [65, 29] Generated Node #3: [65, 29] from Opera...
4
Current State: 94:[65, 41, 3, 46], Operations: [] Exploring Operation: 65+41=106, Resulting Numbers: [3, 46, 106] Generated Node #0,0: 94:[3, 46, 106] Operation: 65+41=106 Exploring Operation: 65-3=62, Resulting Numbers: [41, 46, 62] Generated Node #0,1: 94:[41, 46, 62] Operation: 65-3=62 Moving to Node #0,0 Current St...
0
hs_2
sum_heuristic
[ 8, 72, 28, 45 ]
63
[ "8+72=80", "45-28=17", "80-17=63" ]
Current State: 63:[8, 72, 28, 45], Operations: [] Exploring Operation: 8+72=80, Resulting Numbers: [28, 45, 80] Generated Node #2: [28, 45, 80] from Operation: 8+72=80 Current State: 63:[28, 45, 80], Operations: ['8+72=80'] Exploring Operation: 45-28=17, Resulting Numbers: [80, 17] Generated Node #3: [80, 17] from Oper...
4
Current State: 63:[8, 72, 28, 45], Operations: [] Exploring Operation: 72-45=27, Resulting Numbers: [8, 28, 27] Generated Node #0,0: 63:[8, 28, 27] Operation: 72-45=27 Moving to Node #0,0 Current State: 63:[8, 28, 27], Operations: ['72-45=27'] Exploring Operation: 28-27=1, Resulting Numbers: [8, 1] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 82, 75, 60, 82 ]
75
[ "82-82=0", "60*0=0", "75+0=75" ]
Current State: 75:[82, 75, 60, 82], Operations: [] Exploring Operation: 82-82=0, Resulting Numbers: [75, 60, 0] Generated Node #2: [75, 60, 0] from Operation: 82-82=0 Current State: 75:[75, 60, 0], Operations: ['82-82=0'] Exploring Operation: 60*0=0, Resulting Numbers: [75, 0] Generated Node #3: [75, 0] from Operation:...
4
Current State: 75:[82, 75, 60, 82], Operations: [] Exploring Operation: 82-60=22, Resulting Numbers: [75, 82, 22] Generated Node #0,0: 75:[75, 82, 22] Operation: 82-60=22 Exploring Operation: 82-60=22, Resulting Numbers: [82, 75, 22] Generated Node #0,1: 75:[82, 75, 22] Operation: 82-60=22 Exploring Operation: 75-60=15...
0
hs_3
mult_heuristic
[ 3, 46, 31, 73 ]
50
[ "46+31=77", "73+77=150", "150/3=50" ]
Current State: 50:[3, 46, 31, 73], Operations: [] Exploring Operation: 46+31=77, Resulting Numbers: [3, 73, 77] Generated Node #2: [3, 73, 77] from Operation: 46+31=77 Current State: 50:[3, 73, 77], Operations: ['46+31=77'] Exploring Operation: 73+77=150, Resulting Numbers: [3, 150] Generated Node #3: [3, 150] from Ope...
4
Current State: 50:[3, 46, 31, 73], Operations: [] Exploring Operation: 3+46=49, Resulting Numbers: [31, 73, 49] Generated Node #0,0: 50:[31, 73, 49] Operation: 3+46=49 Exploring Operation: 73-46=27, Resulting Numbers: [3, 31, 27] Generated Node #0,1: 50:[3, 31, 27] Operation: 73-46=27 Exploring Operation: 46-31=15, Res...
0
hs_4
sum_heuristic
[ 84, 76, 85, 38 ]
43
[ "84*38=3192", "3192/76=42", "85-42=43" ]
Current State: 43:[84, 76, 85, 38], Operations: [] Exploring Operation: 84*38=3192, Resulting Numbers: [76, 85, 3192] Generated Node #2: [76, 85, 3192] from Operation: 84*38=3192 Current State: 43:[76, 85, 3192], Operations: ['84*38=3192'] Exploring Operation: 3192/76=42, Resulting Numbers: [85, 42] Generated Node #3: ...
4
Current State: 43:[84, 76, 85, 38], Operations: [] Exploring Operation: 85-38=47, Resulting Numbers: [84, 76, 47] Generated Node #0,0: 43:[84, 76, 47] Operation: 85-38=47 Exploring Operation: 84-38=46, Resulting Numbers: [76, 85, 46] Generated Node #0,1: 43:[76, 85, 46] Operation: 84-38=46 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 50, 95, 97, 27 ]
79
[ "95-50=45", "97+27=124", "124-45=79" ]
Current State: 79:[50, 95, 97, 27], Operations: [] Exploring Operation: 95-50=45, Resulting Numbers: [97, 27, 45] Generated Node #2: [97, 27, 45] from Operation: 95-50=45 Current State: 79:[97, 27, 45], Operations: ['95-50=45'] Exploring Operation: 97+27=124, Resulting Numbers: [45, 124] Generated Node #3: [45, 124] fr...
4
Current State: 79:[50, 95, 97, 27], Operations: [] Exploring Operation: 50+27=77, Resulting Numbers: [95, 97, 77] Generated Node #0,0: 79:[95, 97, 77] Operation: 50+27=77 Moving to Node #0,0 Current State: 79:[95, 97, 77], Operations: ['50+27=77'] Exploring Operation: 97-77=20, Resulting Numbers: [95, 20] Generated Nod...
0
hs_1
sum_heuristic
[ 16, 64, 33, 41 ]
91
[ "64/16=4", "33*4=132", "132-41=91" ]
Current State: 91:[16, 64, 33, 41], Operations: [] Exploring Operation: 64/16=4, Resulting Numbers: [33, 41, 4] Generated Node #2: [33, 41, 4] from Operation: 64/16=4 Current State: 91:[33, 41, 4], Operations: ['64/16=4'] Exploring Operation: 33*4=132, Resulting Numbers: [41, 132] Generated Node #3: [41, 132] from Oper...
4
Current State: 91:[16, 64, 33, 41], Operations: [] Exploring Operation: 64-41=23, Resulting Numbers: [16, 33, 23] Generated Node #0,0: 91:[16, 33, 23] Operation: 64-41=23 Exploring Operation: 64+33=97, Resulting Numbers: [16, 41, 97] Generated Node #0,1: 91:[16, 41, 97] Operation: 64+33=97 Exploring Operation: 41-33=8,...
0
hs_3
sum_heuristic
[ 66, 38, 32, 95 ]
84
[ "38-32=6", "66/6=11", "95-11=84" ]
Current State: 84:[66, 38, 32, 95], Operations: [] Exploring Operation: 38-32=6, Resulting Numbers: [66, 95, 6] Generated Node #2: [66, 95, 6] from Operation: 38-32=6 Current State: 84:[66, 95, 6], Operations: ['38-32=6'] Exploring Operation: 66/6=11, Resulting Numbers: [95, 11] Generated Node #3: [95, 11] from Operati...
4
Current State: 84:[66, 38, 32, 95], Operations: [] Exploring Operation: 66-38=28, Resulting Numbers: [32, 95, 28] Generated Node #0,0: 84:[32, 95, 28] Operation: 66-38=28 Exploring Operation: 38-32=6, Resulting Numbers: [66, 95, 6] Generated Node #0,1: 84:[66, 95, 6] Operation: 38-32=6 Exploring Operation: 95-66=29, Re...
0.943576
hs_5
sum_heuristic
[ 92, 40, 20, 45 ]
25
[ "92-20=72", "40*45=1800", "1800/72=25" ]
Current State: 25:[92, 40, 20, 45], Operations: [] Exploring Operation: 92-20=72, Resulting Numbers: [40, 45, 72] Generated Node #2: [40, 45, 72] from Operation: 92-20=72 Current State: 25:[40, 45, 72], Operations: ['92-20=72'] Exploring Operation: 40*45=1800, Resulting Numbers: [72, 1800] Generated Node #3: [72, 1800]...
4
Current State: 25:[92, 40, 20, 45], Operations: [] Exploring Operation: 92-40=52, Resulting Numbers: [20, 45, 52] Generated Node #0,0: 25:[20, 45, 52] Operation: 92-40=52 Exploring Operation: 92-45=47, Resulting Numbers: [40, 20, 47] Generated Node #0,1: 25:[40, 20, 47] Operation: 92-45=47 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 3, 70, 54, 68 ]
80
[ "3*68=204", "70+54=124", "204-124=80" ]
Current State: 80:[3, 70, 54, 68], Operations: [] Exploring Operation: 3*68=204, Resulting Numbers: [70, 54, 204] Generated Node #2: [70, 54, 204] from Operation: 3*68=204 Current State: 80:[70, 54, 204], Operations: ['3*68=204'] Exploring Operation: 70+54=124, Resulting Numbers: [204, 124] Generated Node #3: [204, 124...
4
Current State: 80:[3, 70, 54, 68], Operations: [] Exploring Operation: 68-54=14, Resulting Numbers: [3, 70, 14] Generated Node #0,0: 80:[3, 70, 14] Operation: 68-54=14 Exploring Operation: 70-54=16, Resulting Numbers: [3, 68, 16] Generated Node #0,1: 80:[3, 68, 16] Operation: 70-54=16 Exploring Operation: 70-68=2, Resu...
0
hs_3
mult_heuristic
[ 11, 94, 37, 58 ]
74
[ "58-11=47", "94*37=3478", "3478/47=74" ]
Current State: 74:[11, 94, 37, 58], Operations: [] Exploring Operation: 58-11=47, Resulting Numbers: [94, 37, 47] Generated Node #2: [94, 37, 47] from Operation: 58-11=47 Current State: 74:[94, 37, 47], Operations: ['58-11=47'] Exploring Operation: 94*37=3478, Resulting Numbers: [47, 3478] Generated Node #3: [47, 3478]...
4
Current State: 74:[11, 94, 37, 58], Operations: [] Exploring Operation: 94-58=36, Resulting Numbers: [11, 37, 36] Generated Node #0,0: 74:[11, 37, 36] Operation: 94-58=36 Exploring Operation: 94-11=83, Resulting Numbers: [37, 58, 83] Generated Node #0,1: 74:[37, 58, 83] Operation: 94-11=83 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 10, 61, 10, 2 ]
37
[ "10*10=100", "61+2=63", "100-63=37" ]
Current State: 37:[10, 61, 10, 2], Operations: [] Exploring Operation: 10*10=100, Resulting Numbers: [61, 2, 100] Generated Node #2: [61, 2, 100] from Operation: 10*10=100 Current State: 37:[61, 2, 100], Operations: ['10*10=100'] Exploring Operation: 61+2=63, Resulting Numbers: [100, 63] Generated Node #3: [100, 63] fr...
4
Current State: 37:[10, 61, 10, 2], Operations: [] Exploring Operation: 10*2=20, Resulting Numbers: [10, 61, 20] Generated Node #0,0: 37:[10, 61, 20] Operation: 10*2=20 Exploring Operation: 10+10=20, Resulting Numbers: [61, 2, 20] Generated Node #0,1: 37:[61, 2, 20] Operation: 10+10=20 Exploring Operation: 10*2=20, Resu...
0
hs_4
mult_heuristic
[ 77, 99, 96, 72 ]
53
[ "99-96=3", "72/3=24", "77-24=53" ]
Current State: 53:[77, 99, 96, 72], Operations: [] Exploring Operation: 99-96=3, Resulting Numbers: [77, 72, 3] Generated Node #2: [77, 72, 3] from Operation: 99-96=3 Current State: 53:[77, 72, 3], Operations: ['99-96=3'] Exploring Operation: 72/3=24, Resulting Numbers: [77, 24] Generated Node #3: [77, 24] from Operati...
4
Current State: 53:[77, 99, 96, 72], Operations: [] Exploring Operation: 99-77=22, Resulting Numbers: [96, 72, 22] Generated Node #0,0: 53:[96, 72, 22] Operation: 99-77=22 Moving to Node #0,0 Current State: 53:[96, 72, 22], Operations: ['99-77=22'] Exploring Operation: 96-22=74, Resulting Numbers: [72, 74] Generated Nod...
0
hs_1
sum_heuristic
[ 6, 55, 49, 2 ]
17
[ "55+49=104", "104-2=102", "102/6=17" ]
Current State: 17:[6, 55, 49, 2], Operations: [] Exploring Operation: 55+49=104, Resulting Numbers: [6, 2, 104] Generated Node #2: [6, 2, 104] from Operation: 55+49=104 Current State: 17:[6, 2, 104], Operations: ['55+49=104'] Exploring Operation: 104-2=102, Resulting Numbers: [6, 102] Generated Node #3: [6, 102] from O...
4
Current State: 17:[6, 55, 49, 2], Operations: [] Exploring Operation: 6*2=12, Resulting Numbers: [55, 49, 12] Generated Node #0,0: 17:[55, 49, 12] Operation: 6*2=12 Exploring Operation: 6+2=8, Resulting Numbers: [55, 49, 8] Generated Node #0,1: 17:[55, 49, 8] Operation: 6+2=8 Exploring Operation: 49-6=43, Resulting Num...
0
hs_5
mult_heuristic
[ 35, 63, 8, 45 ]
65
[ "63-35=28", "45-8=37", "28+37=65" ]
Current State: 65:[35, 63, 8, 45], Operations: [] Exploring Operation: 63-35=28, Resulting Numbers: [8, 45, 28] Generated Node #2: [8, 45, 28] from Operation: 63-35=28 Current State: 65:[8, 45, 28], Operations: ['63-35=28'] Exploring Operation: 45-8=37, Resulting Numbers: [28, 37] Generated Node #3: [28, 37] from Opera...
4
Current State: 65:[35, 63, 8, 45], Operations: [] Exploring Operation: 45-35=10, Resulting Numbers: [63, 8, 10] Generated Node #0,0: 65:[63, 8, 10] Operation: 45-35=10 Moving to Node #0,0 Current State: 65:[63, 8, 10], Operations: ['45-35=10'] Exploring Operation: 10-8=2, Resulting Numbers: [63, 2] Generated Node #0,0,...
0.993924
hs_1
mult_heuristic
[ 88, 12, 88, 8 ]
84
[ "88/88=1", "8-1=7", "12*7=84" ]
Current State: 84:[88, 12, 88, 8], Operations: [] Exploring Operation: 88/88=1, Resulting Numbers: [12, 8, 1] Generated Node #2: [12, 8, 1] from Operation: 88/88=1 Current State: 84:[12, 8, 1], Operations: ['88/88=1'] Exploring Operation: 8-1=7, Resulting Numbers: [12, 7] Generated Node #3: [12, 7] from Operation: 8-1=...
4
Current State: 84:[88, 12, 88, 8], Operations: [] Exploring Operation: 88-88=0, Resulting Numbers: [12, 8, 0] Generated Node #0,0: 84:[12, 8, 0] Operation: 88-88=0 Exploring Operation: 88/88=1, Resulting Numbers: [12, 8, 1] Generated Node #0,1: 84:[12, 8, 1] Operation: 88/88=1 Exploring Operation: 88/8=11, Resulting Nu...
0.990451
hs_3
mult_heuristic
[ 80, 29, 70, 34 ]
50
[ "80-70=10", "34-29=5", "10*5=50" ]
Current State: 50:[80, 29, 70, 34], Operations: [] Exploring Operation: 80-70=10, Resulting Numbers: [29, 34, 10] Generated Node #2: [29, 34, 10] from Operation: 80-70=10 Current State: 50:[29, 34, 10], Operations: ['80-70=10'] Exploring Operation: 34-29=5, Resulting Numbers: [10, 5] Generated Node #3: [10, 5] from Ope...
4
Current State: 50:[80, 29, 70, 34], Operations: [] Exploring Operation: 80-29=51, Resulting Numbers: [70, 34, 51] Generated Node #0,0: 50:[70, 34, 51] Operation: 80-29=51 Exploring Operation: 80-70=10, Resulting Numbers: [29, 34, 10] Generated Node #0,1: 50:[29, 34, 10] Operation: 80-70=10 Exploring Operation: 80-34=46...
0.988715
hs_3
sum_heuristic
[ 13, 16, 88, 53 ]
67
[ "13*16=208", "88+53=141", "208-141=67" ]
Current State: 67:[13, 16, 88, 53], Operations: [] Exploring Operation: 13*16=208, Resulting Numbers: [88, 53, 208] Generated Node #2: [88, 53, 208] from Operation: 13*16=208 Current State: 67:[88, 53, 208], Operations: ['13*16=208'] Exploring Operation: 88+53=141, Resulting Numbers: [208, 141] Generated Node #3: [208,...
4
Current State: 67:[13, 16, 88, 53], Operations: [] Exploring Operation: 88-16=72, Resulting Numbers: [13, 53, 72] Generated Node #0,0: 67:[13, 53, 72] Operation: 88-16=72 Exploring Operation: 13+16=29, Resulting Numbers: [88, 53, 29] Generated Node #0,1: 67:[88, 53, 29] Operation: 13+16=29 Exploring Operation: 13+53=66...
0
hs_5
sum_heuristic
[ 34, 70, 36, 82 ]
76
[ "36-34=2", "70+82=152", "152/2=76" ]
Current State: 76:[34, 70, 36, 82], Operations: [] Exploring Operation: 36-34=2, Resulting Numbers: [70, 82, 2] Generated Node #2: [70, 82, 2] from Operation: 36-34=2 Current State: 76:[70, 82, 2], Operations: ['36-34=2'] Exploring Operation: 70+82=152, Resulting Numbers: [2, 152] Generated Node #3: [2, 152] from Opera...
4
Current State: 76:[34, 70, 36, 82], Operations: [] Exploring Operation: 70-34=36, Resulting Numbers: [36, 82, 36] Generated Node #0,0: 76:[36, 82, 36] Operation: 70-34=36 Exploring Operation: 36-34=2, Resulting Numbers: [70, 82, 2] Generated Node #0,1: 76:[70, 82, 2] Operation: 36-34=2 Exploring Operation: 82-70=12, Re...
0
hs_3
mult_heuristic
[ 40, 7, 89, 48 ]
74
[ "40-7=33", "89-48=41", "33+41=74" ]
Current State: 74:[40, 7, 89, 48], Operations: [] Exploring Operation: 40-7=33, Resulting Numbers: [89, 48, 33] Generated Node #2: [89, 48, 33] from Operation: 40-7=33 Current State: 74:[89, 48, 33], Operations: ['40-7=33'] Exploring Operation: 89-48=41, Resulting Numbers: [33, 41] Generated Node #3: [33, 41] from Oper...
4
Current State: 74:[40, 7, 89, 48], Operations: [] Exploring Operation: 89-7=82, Resulting Numbers: [40, 48, 82] Generated Node #0,0: 74:[40, 48, 82] Operation: 89-7=82 Exploring Operation: 89-48=41, Resulting Numbers: [40, 7, 41] Generated Node #0,1: 74:[40, 7, 41] Operation: 89-48=41 Moving to Node #0,1 Current State:...
0.992188
hs_2
mult_heuristic
[ 10, 64, 8, 60 ]
28
[ "10-8=2", "64/2=32", "60-32=28" ]
Current State: 28:[10, 64, 8, 60], Operations: [] Exploring Operation: 10-8=2, Resulting Numbers: [64, 60, 2] Generated Node #2: [64, 60, 2] from Operation: 10-8=2 Current State: 28:[64, 60, 2], Operations: ['10-8=2'] Exploring Operation: 64/2=32, Resulting Numbers: [60, 32] Generated Node #3: [60, 32] from Operation: ...
4
Current State: 28:[10, 64, 8, 60], Operations: [] Exploring Operation: 64/8=8, Resulting Numbers: [10, 60, 8] Generated Node #0,0: 28:[10, 60, 8] Operation: 64/8=8 Exploring Operation: 64-60=4, Resulting Numbers: [10, 8, 4] Generated Node #0,1: 28:[10, 8, 4] Operation: 64-60=4 Moving to Node #0,1 Current State: 28:[10,...
0
hs_2
mult_heuristic
[ 58, 88, 38, 52 ]
44
[ "88-58=30", "52-38=14", "30+14=44" ]
Current State: 44:[58, 88, 38, 52], Operations: [] Exploring Operation: 88-58=30, Resulting Numbers: [38, 52, 30] Generated Node #2: [38, 52, 30] from Operation: 88-58=30 Current State: 44:[38, 52, 30], Operations: ['88-58=30'] Exploring Operation: 52-38=14, Resulting Numbers: [30, 14] Generated Node #3: [30, 14] from ...
4
Current State: 44:[58, 88, 38, 52], Operations: [] Exploring Operation: 88-38=50, Resulting Numbers: [58, 52, 50] Generated Node #0,0: 44:[58, 52, 50] Operation: 88-38=50 Exploring Operation: 88-52=36, Resulting Numbers: [58, 38, 36] Generated Node #0,1: 44:[58, 38, 36] Operation: 88-52=36 Exploring Operation: 88-58=30...
0.984375
hs_5
sum_heuristic
[ 84, 95, 51, 70 ]
63
[ "84*95=7980", "7980/70=114", "114-51=63" ]
Current State: 63:[84, 95, 51, 70], Operations: [] Exploring Operation: 84*95=7980, Resulting Numbers: [51, 70, 7980] Generated Node #2: [51, 70, 7980] from Operation: 84*95=7980 Current State: 63:[51, 70, 7980], Operations: ['84*95=7980'] Exploring Operation: 7980/70=114, Resulting Numbers: [51, 114] Generated Node #3...
4
Current State: 63:[84, 95, 51, 70], Operations: [] Exploring Operation: 95-84=11, Resulting Numbers: [51, 70, 11] Generated Node #0,0: 63:[51, 70, 11] Operation: 95-84=11 Exploring Operation: 95-51=44, Resulting Numbers: [84, 70, 44] Generated Node #0,1: 63:[84, 70, 44] Operation: 95-51=44 Exploring Operation: 95-70=25...
0
hs_3
mult_heuristic
[ 57, 26, 38, 33 ]
19
[ "57-26=31", "33-31=2", "38/2=19" ]
Current State: 19:[57, 26, 38, 33], Operations: [] Exploring Operation: 57-26=31, Resulting Numbers: [38, 33, 31] Generated Node #2: [38, 33, 31] from Operation: 57-26=31 Current State: 19:[38, 33, 31], Operations: ['57-26=31'] Exploring Operation: 33-31=2, Resulting Numbers: [38, 2] Generated Node #3: [38, 2] from Ope...
4
Current State: 19:[57, 26, 38, 33], Operations: [] Exploring Operation: 57-33=24, Resulting Numbers: [26, 38, 24] Generated Node #0,0: 19:[26, 38, 24] Operation: 57-33=24 Exploring Operation: 57-38=19, Resulting Numbers: [26, 33, 19] Generated Node #0,1: 19:[26, 33, 19] Operation: 57-38=19 Exploring Operation: 57-26=31...
0.961806
hs_5
sum_heuristic
[ 66, 16, 96, 95 ]
83
[ "66+16=82", "96-95=1", "82+1=83" ]
Current State: 83:[66, 16, 96, 95], Operations: [] Exploring Operation: 66+16=82, Resulting Numbers: [96, 95, 82] Generated Node #2: [96, 95, 82] from Operation: 66+16=82 Current State: 83:[96, 95, 82], Operations: ['66+16=82'] Exploring Operation: 96-95=1, Resulting Numbers: [82, 1] Generated Node #3: [82, 1] from Ope...
4
Current State: 83:[66, 16, 96, 95], Operations: [] Exploring Operation: 66+16=82, Resulting Numbers: [96, 95, 82] Generated Node #0,0: 83:[96, 95, 82] Operation: 66+16=82 Exploring Operation: 96-16=80, Resulting Numbers: [66, 95, 80] Generated Node #0,1: 83:[66, 95, 80] Operation: 96-16=80 Start Sub Search at level 1: ...
0.990451
hs_2
sum_heuristic
[ 86, 60, 45, 64 ]
45
[ "86-60=26", "64-45=19", "26+19=45" ]
Current State: 45:[86, 60, 45, 64], Operations: [] Exploring Operation: 86-60=26, Resulting Numbers: [45, 64, 26] Generated Node #2: [45, 64, 26] from Operation: 86-60=26 Current State: 45:[45, 64, 26], Operations: ['86-60=26'] Exploring Operation: 64-45=19, Resulting Numbers: [26, 19] Generated Node #3: [26, 19] from ...
4
Current State: 45:[86, 60, 45, 64], Operations: [] Exploring Operation: 86-60=26, Resulting Numbers: [45, 64, 26] Generated Node #0,0: 45:[45, 64, 26] Operation: 86-60=26 Exploring Operation: 86-64=22, Resulting Numbers: [60, 45, 22] Generated Node #0,1: 45:[60, 45, 22] Operation: 86-64=22 Exploring Operation: 86-45=41...
0.972222
hs_4
sum_heuristic
[ 73, 92, 35, 32 ]
98
[ "73+92=165", "35+32=67", "165-67=98" ]
Current State: 98:[73, 92, 35, 32], Operations: [] Exploring Operation: 73+92=165, Resulting Numbers: [35, 32, 165] Generated Node #2: [35, 32, 165] from Operation: 73+92=165 Current State: 98:[35, 32, 165], Operations: ['73+92=165'] Exploring Operation: 35+32=67, Resulting Numbers: [165, 67] Generated Node #3: [165, 6...
4
Current State: 98:[73, 92, 35, 32], Operations: [] Exploring Operation: 73-32=41, Resulting Numbers: [92, 35, 41] Generated Node #0,0: 98:[92, 35, 41] Operation: 73-32=41 Exploring Operation: 73+32=105, Resulting Numbers: [92, 35, 105] Generated Node #0,1: 98:[92, 35, 105] Operation: 73+32=105 Exploring Operation: 35-3...
0.986979
hs_3
mult_heuristic
[ 41, 23, 43, 50 ]
96
[ "43-41=2", "23*2=46", "50+46=96" ]
Current State: 96:[41, 23, 43, 50], Operations: [] Exploring Operation: 43-41=2, Resulting Numbers: [23, 50, 2] Generated Node #2: [23, 50, 2] from Operation: 43-41=2 Current State: 96:[23, 50, 2], Operations: ['43-41=2'] Exploring Operation: 23*2=46, Resulting Numbers: [50, 46] Generated Node #3: [50, 46] from Operati...
4
Current State: 96:[41, 23, 43, 50], Operations: [] Exploring Operation: 43-41=2, Resulting Numbers: [23, 50, 2] Generated Node #0,0: 96:[23, 50, 2] Operation: 43-41=2 Exploring Operation: 50-41=9, Resulting Numbers: [23, 43, 9] Generated Node #0,1: 96:[23, 43, 9] Operation: 50-41=9 Moving to Node #0,0 Current State: 96...
0
hs_2
mult_heuristic
[ 16, 79, 66, 84 ]
10
[ "66-16=50", "84-79=5", "50/5=10" ]
Current State: 10:[16, 79, 66, 84], Operations: [] Exploring Operation: 66-16=50, Resulting Numbers: [79, 84, 50] Generated Node #2: [79, 84, 50] from Operation: 66-16=50 Current State: 10:[79, 84, 50], Operations: ['66-16=50'] Exploring Operation: 84-79=5, Resulting Numbers: [50, 5] Generated Node #3: [50, 5] from Ope...
4
Current State: 10:[16, 79, 66, 84], Operations: [] Exploring Operation: 84-66=18, Resulting Numbers: [16, 79, 18] Generated Node #0,0: 10:[16, 79, 18] Operation: 84-66=18 Exploring Operation: 84-79=5, Resulting Numbers: [16, 66, 5] Generated Node #0,1: 10:[16, 66, 5] Operation: 84-79=5 Exploring Operation: 79-66=13, Re...
0.988715
hs_3
mult_heuristic
[ 9, 59, 11, 9 ]
52
[ "59-9=50", "11-9=2", "50+2=52" ]
Current State: 52:[9, 59, 11, 9], Operations: [] Exploring Operation: 59-9=50, Resulting Numbers: [11, 50] Generated Node #2: [11, 50] from Operation: 59-9=50 Current State: 52:[11, 50], Operations: ['59-9=50'] Exploring Operation: 11-9=2, Resulting Numbers: [50, 2] Generated Node #3: [50, 2] from Operation: 11-9=2 Cur...
4
Current State: 52:[9, 59, 11, 9], Operations: [] Exploring Operation: 11-9=2, Resulting Numbers: [59, 9, 2] Generated Node #0,0: 52:[59, 9, 2] Operation: 11-9=2 Exploring Operation: 9/9=1, Resulting Numbers: [59, 11, 1] Generated Node #0,1: 52:[59, 11, 1] Operation: 9/9=1 Exploring Operation: 59-9=50, Resulting Numbers...
0.985243
hs_5
mult_heuristic
[ 38, 66, 51, 52 ]
27
[ "66-38=28", "52-51=1", "28-1=27" ]
Current State: 27:[38, 66, 51, 52], Operations: [] Exploring Operation: 66-38=28, Resulting Numbers: [51, 52, 28] Generated Node #2: [51, 52, 28] from Operation: 66-38=28 Current State: 27:[51, 52, 28], Operations: ['66-38=28'] Exploring Operation: 52-51=1, Resulting Numbers: [28, 1] Generated Node #3: [28, 1] from Ope...
4
Current State: 27:[38, 66, 51, 52], Operations: [] Exploring Operation: 66-52=14, Resulting Numbers: [38, 51, 14] Generated Node #0,0: 27:[38, 51, 14] Operation: 66-52=14 Exploring Operation: 66-51=15, Resulting Numbers: [38, 52, 15] Generated Node #0,1: 27:[38, 52, 15] Operation: 66-51=15 Start Sub Search at level 1: ...
0.992188
hs_2
sum_heuristic
[ 37, 23, 28, 81 ]
14
[ "37-28=9", "81/9=9", "23-9=14" ]
Current State: 14:[37, 23, 28, 81], Operations: [] Exploring Operation: 37-28=9, Resulting Numbers: [23, 81, 9] Generated Node #2: [23, 81, 9] from Operation: 37-28=9 Current State: 14:[23, 81, 9], Operations: ['37-28=9'] Exploring Operation: 81/9=9, Resulting Numbers: [23, 9] Generated Node #3: [23, 9] from Operation:...
4
Current State: 14:[37, 23, 28, 81], Operations: [] Exploring Operation: 81-37=44, Resulting Numbers: [23, 28, 44] Generated Node #0,0: 14:[23, 28, 44] Operation: 81-37=44 Exploring Operation: 81-28=53, Resulting Numbers: [37, 23, 53] Generated Node #0,1: 14:[37, 23, 53] Operation: 81-28=53 Moving to Node #0,0 Current S...
0
hs_2
sum_heuristic
[ 92, 95, 95, 94 ]
94
[ "95-95=0", "92*0=0", "94+0=94" ]
Current State: 94:[92, 95, 95, 94], Operations: [] Exploring Operation: 95-95=0, Resulting Numbers: [92, 94, 0] Generated Node #2: [92, 94, 0] from Operation: 95-95=0 Current State: 94:[92, 94, 0], Operations: ['95-95=0'] Exploring Operation: 92*0=0, Resulting Numbers: [94, 0] Generated Node #3: [94, 0] from Operation:...
4
Current State: 94:[92, 95, 95, 94], Operations: [] Exploring Operation: 95/95=1, Resulting Numbers: [92, 94, 1] Generated Node #0,0: 94:[92, 94, 1] Operation: 95/95=1 Exploring Operation: 95-92=3, Resulting Numbers: [95, 94, 3] Generated Node #0,1: 94:[95, 94, 3] Operation: 95-92=3 Exploring Operation: 95-92=3, Resulti...
0
hs_4
mult_heuristic
[ 71, 66, 13, 65 ]
58
[ "71-13=58", "66-65=1", "58*1=58" ]
Current State: 58:[71, 66, 13, 65], Operations: [] Exploring Operation: 71-13=58, Resulting Numbers: [66, 65, 58] Generated Node #2: [66, 65, 58] from Operation: 71-13=58 Current State: 58:[66, 65, 58], Operations: ['71-13=58'] Exploring Operation: 66-65=1, Resulting Numbers: [58, 1] Generated Node #3: [58, 1] from Ope...
4
Current State: 58:[71, 66, 13, 65], Operations: [] Exploring Operation: 71-13=58, Resulting Numbers: [66, 65, 58] Generated Node #0,0: 58:[66, 65, 58] Operation: 71-13=58 Start Sub Search at level 1: Moving to Node #0,0 Current State: 58:[66, 65, 58], Operations: ['71-13=58'] Exploring Operation: 66-65=1, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 36, 66, 9, 24 ]
54
[ "66-36=30", "30-24=6", "9*6=54" ]
Current State: 54:[36, 66, 9, 24], Operations: [] Exploring Operation: 66-36=30, Resulting Numbers: [9, 24, 30] Generated Node #2: [9, 24, 30] from Operation: 66-36=30 Current State: 54:[9, 24, 30], Operations: ['66-36=30'] Exploring Operation: 30-24=6, Resulting Numbers: [9, 6] Generated Node #3: [9, 6] from Operation...
4
Current State: 54:[36, 66, 9, 24], Operations: [] Exploring Operation: 66-36=30, Resulting Numbers: [9, 24, 30] Generated Node #0,0: 54:[9, 24, 30] Operation: 66-36=30 Exploring Operation: 66-9=57, Resulting Numbers: [36, 24, 57] Generated Node #0,1: 54:[36, 24, 57] Operation: 66-9=57 Exploring Operation: 36-9=27, Resu...
0.985243
hs_4
sum_heuristic
[ 58, 65, 76, 69 ]
49
[ "65-58=7", "76-69=7", "7*7=49" ]
Current State: 49:[58, 65, 76, 69], Operations: [] Exploring Operation: 65-58=7, Resulting Numbers: [76, 69, 7] Generated Node #2: [76, 69, 7] from Operation: 65-58=7 Current State: 49:[76, 69, 7], Operations: ['65-58=7'] Exploring Operation: 76-69=7, Resulting Numbers: [7, 7] Generated Node #3: [7, 7] from Operation: ...
4
Current State: 49:[58, 65, 76, 69], Operations: [] Exploring Operation: 76-58=18, Resulting Numbers: [65, 69, 18] Generated Node #0,0: 49:[65, 69, 18] Operation: 76-58=18 Exploring Operation: 65-58=7, Resulting Numbers: [76, 69, 7] Generated Node #0,1: 49:[76, 69, 7] Operation: 65-58=7 Exploring Operation: 69-65=4, Res...
0.986111
hs_5
sum_heuristic
[ 45, 55, 56, 30 ]
14
[ "45+55=100", "56+30=86", "100-86=14" ]
Current State: 14:[45, 55, 56, 30], Operations: [] Exploring Operation: 45+55=100, Resulting Numbers: [56, 30, 100] Generated Node #2: [56, 30, 100] from Operation: 45+55=100 Current State: 14:[56, 30, 100], Operations: ['45+55=100'] Exploring Operation: 56+30=86, Resulting Numbers: [100, 86] Generated Node #3: [100, 8...
4
Current State: 14:[45, 55, 56, 30], Operations: [] Exploring Operation: 56-55=1, Resulting Numbers: [45, 30, 1] Generated Node #0,0: 14:[45, 30, 1] Operation: 56-55=1 Exploring Operation: 56-45=11, Resulting Numbers: [55, 30, 11] Generated Node #0,1: 14:[55, 30, 11] Operation: 56-45=11 Exploring Operation: 55-45=10, Re...
0.988715
hs_3
mult_heuristic
[ 79, 36, 21, 48 ]
70
[ "79-36=43", "48-21=27", "43+27=70" ]
Current State: 70:[79, 36, 21, 48], Operations: [] Exploring Operation: 79-36=43, Resulting Numbers: [21, 48, 43] Generated Node #2: [21, 48, 43] from Operation: 79-36=43 Current State: 70:[21, 48, 43], Operations: ['79-36=43'] Exploring Operation: 48-21=27, Resulting Numbers: [43, 27] Generated Node #3: [43, 27] from ...
4
Current State: 70:[79, 36, 21, 48], Operations: [] Exploring Operation: 21+48=69, Resulting Numbers: [79, 36, 69] Generated Node #0,0: 70:[79, 36, 69] Operation: 21+48=69 Exploring Operation: 48-36=12, Resulting Numbers: [79, 21, 12] Generated Node #0,1: 70:[79, 21, 12] Operation: 48-36=12 Exploring Operation: 79-48=31...
0.947917
hs_5
mult_heuristic
[ 45, 28, 18, 62 ]
63
[ "45-28=17", "18+62=80", "80-17=63" ]
Current State: 63:[45, 28, 18, 62], Operations: [] Exploring Operation: 45-28=17, Resulting Numbers: [18, 62, 17] Generated Node #2: [18, 62, 17] from Operation: 45-28=17 Current State: 63:[18, 62, 17], Operations: ['45-28=17'] Exploring Operation: 18+62=80, Resulting Numbers: [17, 80] Generated Node #3: [17, 80] from ...
4
Current State: 63:[45, 28, 18, 62], Operations: [] Exploring Operation: 45-28=17, Resulting Numbers: [18, 62, 17] Generated Node #0,0: 63:[18, 62, 17] Operation: 45-28=17 Start Sub Search at level 1: Moving to Node #0,0 Current State: 63:[18, 62, 17], Operations: ['45-28=17'] Exploring Operation: 18-17=1, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 10, 46, 98, 5 ]
47
[ "10+46=56", "98+5=103", "103-56=47" ]
Current State: 47:[10, 46, 98, 5], Operations: [] Exploring Operation: 10+46=56, Resulting Numbers: [98, 5, 56] Generated Node #2: [98, 5, 56] from Operation: 10+46=56 Current State: 47:[98, 5, 56], Operations: ['10+46=56'] Exploring Operation: 98+5=103, Resulting Numbers: [56, 103] Generated Node #3: [56, 103] from Op...
4
Current State: 47:[10, 46, 98, 5], Operations: [] Exploring Operation: 10+5=15, Resulting Numbers: [46, 98, 15] Generated Node #0,0: 47:[46, 98, 15] Operation: 10+5=15 Exploring Operation: 10*5=50, Resulting Numbers: [46, 98, 50] Generated Node #0,1: 47:[46, 98, 50] Operation: 10*5=50 Exploring Operation: 98-5=93, Resu...
0.959201
hs_5
sum_heuristic
[ 87, 19, 16, 18 ]
23
[ "87-18=69", "19-16=3", "69/3=23" ]
Current State: 23:[87, 19, 16, 18], Operations: [] Exploring Operation: 87-18=69, Resulting Numbers: [19, 16, 69] Generated Node #2: [19, 16, 69] from Operation: 87-18=69 Current State: 23:[19, 16, 69], Operations: ['87-18=69'] Exploring Operation: 19-16=3, Resulting Numbers: [69, 3] Generated Node #3: [69, 3] from Ope...
4
Current State: 23:[87, 19, 16, 18], Operations: [] Exploring Operation: 87-16=71, Resulting Numbers: [19, 18, 71] Generated Node #0,0: 23:[19, 18, 71] Operation: 87-16=71 Exploring Operation: 87-19=68, Resulting Numbers: [16, 18, 68] Generated Node #0,1: 23:[16, 18, 68] Operation: 87-19=68 Exploring Operation: 87-18=69...
0
hs_3
sum_heuristic
[ 30, 34, 77, 4 ]
89
[ "77-30=47", "34*4=136", "136-47=89" ]
Current State: 89:[30, 34, 77, 4], Operations: [] Exploring Operation: 77-30=47, Resulting Numbers: [34, 4, 47] Generated Node #2: [34, 4, 47] from Operation: 77-30=47 Current State: 89:[34, 4, 47], Operations: ['77-30=47'] Exploring Operation: 34*4=136, Resulting Numbers: [47, 136] Generated Node #3: [47, 136] from Op...
4
Current State: 89:[30, 34, 77, 4], Operations: [] Exploring Operation: 34*4=136, Resulting Numbers: [30, 77, 136] Generated Node #0,0: 89:[30, 77, 136] Operation: 34*4=136 Exploring Operation: 30*4=120, Resulting Numbers: [34, 77, 120] Generated Node #0,1: 89:[34, 77, 120] Operation: 30*4=120 Moving to Node #0,1 Curren...
0
hs_2
mult_heuristic
[ 52, 96, 87, 63 ]
45
[ "96-87=9", "63/9=7", "52-7=45" ]
Current State: 45:[52, 96, 87, 63], Operations: [] Exploring Operation: 96-87=9, Resulting Numbers: [52, 63, 9] Generated Node #2: [52, 63, 9] from Operation: 96-87=9 Current State: 45:[52, 63, 9], Operations: ['96-87=9'] Exploring Operation: 63/9=7, Resulting Numbers: [52, 7] Generated Node #3: [52, 7] from Operation:...
4
Current State: 45:[52, 96, 87, 63], Operations: [] Exploring Operation: 96-52=44, Resulting Numbers: [87, 63, 44] Generated Node #0,0: 45:[87, 63, 44] Operation: 96-52=44 Exploring Operation: 87-63=24, Resulting Numbers: [52, 96, 24] Generated Node #0,1: 45:[52, 96, 24] Operation: 87-63=24 Exploring Operation: 96-63=33...
0.972222
hs_4
mult_heuristic
[ 22, 17, 23, 19 ]
86
[ "22-19=3", "23*3=69", "17+69=86" ]
Current State: 86:[22, 17, 23, 19], Operations: [] Exploring Operation: 22-19=3, Resulting Numbers: [17, 23, 3] Generated Node #2: [17, 23, 3] from Operation: 22-19=3 Current State: 86:[17, 23, 3], Operations: ['22-19=3'] Exploring Operation: 23*3=69, Resulting Numbers: [17, 69] Generated Node #3: [17, 69] from Operati...
4
Current State: 86:[22, 17, 23, 19], Operations: [] Exploring Operation: 22+19=41, Resulting Numbers: [17, 23, 41] Generated Node #0,0: 86:[17, 23, 41] Operation: 22+19=41 Exploring Operation: 23-22=1, Resulting Numbers: [17, 19, 1] Generated Node #0,1: 86:[17, 19, 1] Operation: 23-22=1 Exploring Operation: 22+23=45, Re...
0
hs_5
sum_heuristic
[ 35, 70, 75, 54 ]
95
[ "54-35=19", "75-70=5", "19*5=95" ]
Current State: 95:[35, 70, 75, 54], Operations: [] Exploring Operation: 54-35=19, Resulting Numbers: [70, 75, 19] Generated Node #2: [70, 75, 19] from Operation: 54-35=19 Current State: 95:[70, 75, 19], Operations: ['54-35=19'] Exploring Operation: 75-70=5, Resulting Numbers: [19, 5] Generated Node #3: [19, 5] from Ope...
4
Current State: 95:[35, 70, 75, 54], Operations: [] Exploring Operation: 70-54=16, Resulting Numbers: [35, 75, 16] Generated Node #0,0: 95:[35, 75, 16] Operation: 70-54=16 Exploring Operation: 54-35=19, Resulting Numbers: [70, 75, 19] Generated Node #0,1: 95:[70, 75, 19] Operation: 54-35=19 Exploring Operation: 75-54=21...
0.96875
hs_3
mult_heuristic
[ 71, 4, 25, 65 ]
61
[ "65-25=40", "40/4=10", "71-10=61" ]
Current State: 61:[71, 4, 25, 65], Operations: [] Exploring Operation: 65-25=40, Resulting Numbers: [71, 4, 40] Generated Node #2: [71, 4, 40] from Operation: 65-25=40 Current State: 61:[71, 4, 40], Operations: ['65-25=40'] Exploring Operation: 40/4=10, Resulting Numbers: [71, 10] Generated Node #3: [71, 10] from Opera...
4
Current State: 61:[71, 4, 25, 65], Operations: [] Exploring Operation: 71-4=67, Resulting Numbers: [25, 65, 67] Generated Node #0,0: 61:[25, 65, 67] Operation: 71-4=67 Exploring Operation: 65-4=61, Resulting Numbers: [71, 25, 61] Generated Node #0,1: 61:[71, 25, 61] Operation: 65-4=61 Exploring Operation: 4+25=29, Resu...
0
hs_3
sum_heuristic
[ 26, 78, 85, 8 ]
98
[ "26+78=104", "104/8=13", "85+13=98" ]
Current State: 98:[26, 78, 85, 8], Operations: [] Exploring Operation: 26+78=104, Resulting Numbers: [85, 8, 104] Generated Node #2: [85, 8, 104] from Operation: 26+78=104 Current State: 98:[85, 8, 104], Operations: ['26+78=104'] Exploring Operation: 104/8=13, Resulting Numbers: [85, 13] Generated Node #3: [85, 13] fro...
4
Current State: 98:[26, 78, 85, 8], Operations: [] Exploring Operation: 85-78=7, Resulting Numbers: [26, 8, 7] Generated Node #0,0: 98:[26, 8, 7] Operation: 85-78=7 Exploring Operation: 78/26=3, Resulting Numbers: [85, 8, 3] Generated Node #0,1: 98:[85, 8, 3] Operation: 78/26=3 Exploring Operation: 78-26=52, Resulting N...
0
hs_3
sum_heuristic
[ 3, 28, 14, 58 ]
64
[ "3*28=84", "84/14=6", "58+6=64" ]
Current State: 64:[3, 28, 14, 58], Operations: [] Exploring Operation: 3*28=84, Resulting Numbers: [14, 58, 84] Generated Node #2: [14, 58, 84] from Operation: 3*28=84 Current State: 64:[14, 58, 84], Operations: ['3*28=84'] Exploring Operation: 84/14=6, Resulting Numbers: [58, 6] Generated Node #3: [58, 6] from Operati...
4
Current State: 64:[3, 28, 14, 58], Operations: [] Exploring Operation: 3+28=31, Resulting Numbers: [14, 58, 31] Generated Node #0,0: 64:[14, 58, 31] Operation: 3+28=31 Exploring Operation: 58-28=30, Resulting Numbers: [3, 14, 30] Generated Node #0,1: 64:[3, 14, 30] Operation: 58-28=30 Exploring Operation: 28/14=2, Resu...
0
hs_3
sum_heuristic
[ 28, 22, 5, 30 ]
41
[ "28-22=6", "5+30=35", "6+35=41" ]
Current State: 41:[28, 22, 5, 30], Operations: [] Exploring Operation: 28-22=6, Resulting Numbers: [5, 30, 6] Generated Node #2: [5, 30, 6] from Operation: 28-22=6 Current State: 41:[5, 30, 6], Operations: ['28-22=6'] Exploring Operation: 5+30=35, Resulting Numbers: [6, 35] Generated Node #3: [6, 35] from Operation: 5+...
4
Current State: 41:[28, 22, 5, 30], Operations: [] Exploring Operation: 5+30=35, Resulting Numbers: [28, 22, 35] Generated Node #0,0: 41:[28, 22, 35] Operation: 5+30=35 Exploring Operation: 22+5=27, Resulting Numbers: [28, 30, 27] Generated Node #0,1: 41:[28, 30, 27] Operation: 22+5=27 Exploring Operation: 28+5=33, Resu...
0.985243
hs_3
sum_heuristic
[ 57, 38, 9, 60 ]
81
[ "57*60=3420", "3420/38=90", "90-9=81" ]
Current State: 81:[57, 38, 9, 60], Operations: [] Exploring Operation: 57*60=3420, Resulting Numbers: [38, 9, 3420] Generated Node #2: [38, 9, 3420] from Operation: 57*60=3420 Current State: 81:[38, 9, 3420], Operations: ['57*60=3420'] Exploring Operation: 3420/38=90, Resulting Numbers: [9, 90] Generated Node #3: [9, 9...
4
Current State: 81:[57, 38, 9, 60], Operations: [] Exploring Operation: 60-57=3, Resulting Numbers: [38, 9, 3] Generated Node #0,0: 81:[38, 9, 3] Operation: 60-57=3 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[38, 9, 3], Operations: ['60-57=3'] Exploring Operation: 38-9=29, Resulting Numbers: [3, ...
0
hs_1
mult_heuristic
[ 44, 91, 89, 80 ]
34
[ "44+91=135", "89+80=169", "169-135=34" ]
Current State: 34:[44, 91, 89, 80], Operations: [] Exploring Operation: 44+91=135, Resulting Numbers: [89, 80, 135] Generated Node #2: [89, 80, 135] from Operation: 44+91=135 Current State: 34:[89, 80, 135], Operations: ['44+91=135'] Exploring Operation: 89+80=169, Resulting Numbers: [135, 169] Generated Node #3: [135,...
4
Current State: 34:[44, 91, 89, 80], Operations: [] Exploring Operation: 91-80=11, Resulting Numbers: [44, 89, 11] Generated Node #0,0: 34:[44, 89, 11] Operation: 91-80=11 Exploring Operation: 91-89=2, Resulting Numbers: [44, 80, 2] Generated Node #0,1: 34:[44, 80, 2] Operation: 91-89=2 Start Sub Search at level 1: Movi...
0.991319
hs_2
mult_heuristic
[ 52, 14, 16, 9 ]
45
[ "52-14=38", "16-9=7", "38+7=45" ]
Current State: 45:[52, 14, 16, 9], Operations: [] Exploring Operation: 52-14=38, Resulting Numbers: [16, 9, 38] Generated Node #2: [16, 9, 38] from Operation: 52-14=38 Current State: 45:[16, 9, 38], Operations: ['52-14=38'] Exploring Operation: 16-9=7, Resulting Numbers: [38, 7] Generated Node #3: [38, 7] from Operatio...
4
Current State: 45:[52, 14, 16, 9], Operations: [] Exploring Operation: 52-9=43, Resulting Numbers: [14, 16, 43] Generated Node #0,0: 45:[14, 16, 43] Operation: 52-9=43 Exploring Operation: 14-9=5, Resulting Numbers: [52, 16, 5] Generated Node #0,1: 45:[52, 16, 5] Operation: 14-9=5 Exploring Operation: 16-14=2, Resultin...
0.985243
hs_5
sum_heuristic
[ 4, 31, 28, 55 ]
41
[ "4*31=124", "28+55=83", "124-83=41" ]
Current State: 41:[4, 31, 28, 55], Operations: [] Exploring Operation: 4*31=124, Resulting Numbers: [28, 55, 124] Generated Node #2: [28, 55, 124] from Operation: 4*31=124 Current State: 41:[28, 55, 124], Operations: ['4*31=124'] Exploring Operation: 28+55=83, Resulting Numbers: [124, 83] Generated Node #3: [124, 83] f...
4
Current State: 41:[4, 31, 28, 55], Operations: [] Exploring Operation: 28-4=24, Resulting Numbers: [31, 55, 24] Generated Node #0,0: 41:[31, 55, 24] Operation: 28-4=24 Exploring Operation: 31-4=27, Resulting Numbers: [28, 55, 27] Generated Node #0,1: 41:[28, 55, 27] Operation: 31-4=27 Exploring Operation: 55-4=51, Resu...
0
hs_5
mult_heuristic
[ 47, 5, 18, 22 ]
82
[ "47-5=42", "18+22=40", "42+40=82" ]
Current State: 82:[47, 5, 18, 22], Operations: [] Exploring Operation: 47-5=42, Resulting Numbers: [18, 22, 42] Generated Node #2: [18, 22, 42] from Operation: 47-5=42 Current State: 82:[18, 22, 42], Operations: ['47-5=42'] Exploring Operation: 18+22=40, Resulting Numbers: [42, 40] Generated Node #3: [42, 40] from Oper...
4
Current State: 82:[47, 5, 18, 22], Operations: [] Exploring Operation: 18+22=40, Resulting Numbers: [47, 5, 40] Generated Node #0,0: 82:[47, 5, 40] Operation: 18+22=40 Start Sub Search at level 1: Moving to Node #0,0 Current State: 82:[47, 5, 40], Operations: ['18+22=40'] Exploring Operation: 47-5=42, Resulting Numbers...
0.993924
hs_1
sum_heuristic
[ 28, 22, 3, 81 ]
78
[ "28-22=6", "3+81=84", "84-6=78" ]
Current State: 78:[28, 22, 3, 81], Operations: [] Exploring Operation: 28-22=6, Resulting Numbers: [3, 81, 6] Generated Node #2: [3, 81, 6] from Operation: 28-22=6 Current State: 78:[3, 81, 6], Operations: ['28-22=6'] Exploring Operation: 3+81=84, Resulting Numbers: [6, 84] Generated Node #3: [6, 84] from Operation: 3+...
4
Current State: 78:[28, 22, 3, 81], Operations: [] Exploring Operation: 28-3=25, Resulting Numbers: [22, 81, 25] Generated Node #0,0: 78:[22, 81, 25] Operation: 28-3=25 Exploring Operation: 81-3=78, Resulting Numbers: [28, 22, 78] Generated Node #0,1: 78:[28, 22, 78] Operation: 81-3=78 Exploring Operation: 28-22=6, Resu...
0.980903
hs_5
mult_heuristic
[ 57, 54, 13, 2 ]
71
[ "57-13=44", "54/2=27", "44+27=71" ]
Current State: 71:[57, 54, 13, 2], Operations: [] Exploring Operation: 57-13=44, Resulting Numbers: [54, 2, 44] Generated Node #2: [54, 2, 44] from Operation: 57-13=44 Current State: 71:[54, 2, 44], Operations: ['57-13=44'] Exploring Operation: 54/2=27, Resulting Numbers: [44, 27] Generated Node #3: [44, 27] from Opera...
4
Current State: 71:[57, 54, 13, 2], Operations: [] Exploring Operation: 57+13=70, Resulting Numbers: [54, 2, 70] Generated Node #0,0: 71:[54, 2, 70] Operation: 57+13=70 Exploring Operation: 13*2=26, Resulting Numbers: [57, 54, 26] Generated Node #0,1: 71:[57, 54, 26] Operation: 13*2=26 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 6, 53, 26, 39 ]
72
[ "6+53=59", "39-26=13", "59+13=72" ]
Current State: 72:[6, 53, 26, 39], Operations: [] Exploring Operation: 6+53=59, Resulting Numbers: [26, 39, 59] Generated Node #2: [26, 39, 59] from Operation: 6+53=59 Current State: 72:[26, 39, 59], Operations: ['6+53=59'] Exploring Operation: 39-26=13, Resulting Numbers: [59, 13] Generated Node #3: [59, 13] from Oper...
4
Current State: 72:[6, 53, 26, 39], Operations: [] Exploring Operation: 53-39=14, Resulting Numbers: [6, 26, 14] Generated Node #0,0: 72:[6, 26, 14] Operation: 53-39=14 Exploring Operation: 53-26=27, Resulting Numbers: [6, 39, 27] Generated Node #0,1: 72:[6, 39, 27] Operation: 53-26=27 Start Sub Search at level 1: Movin...
0.991319
hs_2
sum_heuristic
[ 23, 20, 36, 21 ]
28
[ "23+20=43", "36-21=15", "43-15=28" ]
Current State: 28:[23, 20, 36, 21], Operations: [] Exploring Operation: 23+20=43, Resulting Numbers: [36, 21, 43] Generated Node #2: [36, 21, 43] from Operation: 23+20=43 Current State: 28:[36, 21, 43], Operations: ['23+20=43'] Exploring Operation: 36-21=15, Resulting Numbers: [43, 15] Generated Node #3: [43, 15] from ...
4
Current State: 28:[23, 20, 36, 21], Operations: [] Exploring Operation: 36-21=15, Resulting Numbers: [23, 20, 15] Generated Node #0,0: 28:[23, 20, 15] Operation: 36-21=15 Exploring Operation: 36-23=13, Resulting Numbers: [20, 21, 13] Generated Node #0,1: 28:[20, 21, 13] Operation: 36-23=13 Exploring Operation: 23-21=2,...
0.972222
hs_3
sum_heuristic
[ 13, 34, 2, 69 ]
83
[ "69-34=35", "2*35=70", "13+70=83" ]
Current State: 83:[13, 34, 2, 69], Operations: [] Exploring Operation: 69-34=35, Resulting Numbers: [13, 2, 35] Generated Node #2: [13, 2, 35] from Operation: 69-34=35 Current State: 83:[13, 2, 35], Operations: ['69-34=35'] Exploring Operation: 2*35=70, Resulting Numbers: [13, 70] Generated Node #3: [13, 70] from Opera...
4
Current State: 83:[13, 34, 2, 69], Operations: [] Exploring Operation: 13*2=26, Resulting Numbers: [34, 69, 26] Generated Node #0,0: 83:[34, 69, 26] Operation: 13*2=26 Exploring Operation: 34*2=68, Resulting Numbers: [13, 69, 68] Generated Node #0,1: 83:[13, 69, 68] Operation: 34*2=68 Exploring Operation: 13+2=15, Resu...
0
hs_4
sum_heuristic
[ 21, 35, 50, 41 ]
35
[ "21+35=56", "50+41=91", "91-56=35" ]
Current State: 35:[21, 35, 50, 41], Operations: [] Exploring Operation: 21+35=56, Resulting Numbers: [50, 41, 56] Generated Node #2: [50, 41, 56] from Operation: 21+35=56 Current State: 35:[50, 41, 56], Operations: ['21+35=56'] Exploring Operation: 50+41=91, Resulting Numbers: [56, 91] Generated Node #3: [56, 91] from ...
4
Current State: 35:[21, 35, 50, 41], Operations: [] Exploring Operation: 50-41=9, Resulting Numbers: [21, 35, 9] Generated Node #0,0: 35:[21, 35, 9] Operation: 50-41=9 Exploring Operation: 50-21=29, Resulting Numbers: [35, 41, 29] Generated Node #0,1: 35:[35, 41, 29] Operation: 50-21=29 Moving to Node #0,1 Current State...
0.989583
hs_2
sum_heuristic
[ 23, 73, 79, 10 ]
76
[ "79-10=69", "69/23=3", "73+3=76" ]
Current State: 76:[23, 73, 79, 10], Operations: [] Exploring Operation: 79-10=69, Resulting Numbers: [23, 73, 69] Generated Node #2: [23, 73, 69] from Operation: 79-10=69 Current State: 76:[23, 73, 69], Operations: ['79-10=69'] Exploring Operation: 69/23=3, Resulting Numbers: [73, 3] Generated Node #3: [73, 3] from Ope...
4
Current State: 76:[23, 73, 79, 10], Operations: [] Exploring Operation: 23-10=13, Resulting Numbers: [73, 79, 13] Generated Node #0,0: 76:[73, 79, 13] Operation: 23-10=13 Exploring Operation: 23+10=33, Resulting Numbers: [73, 79, 33] Generated Node #0,1: 76:[73, 79, 33] Operation: 23+10=33 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 75, 11, 3, 49 ]
95
[ "11+49=60", "60/3=20", "75+20=95" ]
Current State: 95:[75, 11, 3, 49], Operations: [] Exploring Operation: 11+49=60, Resulting Numbers: [75, 3, 60] Generated Node #2: [75, 3, 60] from Operation: 11+49=60 Current State: 95:[75, 3, 60], Operations: ['11+49=60'] Exploring Operation: 60/3=20, Resulting Numbers: [75, 20] Generated Node #3: [75, 20] from Opera...
4
Current State: 95:[75, 11, 3, 49], Operations: [] Exploring Operation: 75+11=86, Resulting Numbers: [3, 49, 86] Generated Node #0,0: 95:[3, 49, 86] Operation: 75+11=86 Exploring Operation: 75-49=26, Resulting Numbers: [11, 3, 26] Generated Node #0,1: 95:[11, 3, 26] Operation: 75-49=26 Exploring Operation: 49-11=38, Res...
0
hs_4
mult_heuristic
[ 18, 70, 64, 10 ]
98
[ "70-64=6", "18*6=108", "108-10=98" ]
Current State: 98:[18, 70, 64, 10], Operations: [] Exploring Operation: 70-64=6, Resulting Numbers: [18, 10, 6] Generated Node #2: [18, 10, 6] from Operation: 70-64=6 Current State: 98:[18, 10, 6], Operations: ['70-64=6'] Exploring Operation: 18*6=108, Resulting Numbers: [10, 108] Generated Node #3: [10, 108] from Oper...
4
Current State: 98:[18, 70, 64, 10], Operations: [] Exploring Operation: 70/10=7, Resulting Numbers: [18, 64, 7] Generated Node #0,0: 98:[18, 64, 7] Operation: 70/10=7 Exploring Operation: 70-18=52, Resulting Numbers: [64, 10, 52] Generated Node #0,1: 98:[64, 10, 52] Operation: 70-18=52 Exploring Operation: 70-64=6, Res...
0
hs_4
sum_heuristic
[ 69, 67, 50, 68 ]
100
[ "69+67=136", "50*136=6800", "6800/68=100" ]
Current State: 100:[69, 67, 50, 68], Operations: [] Exploring Operation: 69+67=136, Resulting Numbers: [50, 68, 136] Generated Node #2: [50, 68, 136] from Operation: 69+67=136 Current State: 100:[50, 68, 136], Operations: ['69+67=136'] Exploring Operation: 50*136=6800, Resulting Numbers: [68, 6800] Generated Node #3: [...
4
Current State: 100:[69, 67, 50, 68], Operations: [] Exploring Operation: 69-67=2, Resulting Numbers: [50, 68, 2] Generated Node #0,0: 100:[50, 68, 2] Operation: 69-67=2 Moving to Node #0,0 Current State: 100:[50, 68, 2], Operations: ['69-67=2'] Exploring Operation: 68-50=18, Resulting Numbers: [2, 18] Generated Node #0...
0
hs_1
mult_heuristic
[ 93, 33, 87, 2 ]
36
[ "93-87=6", "6/2=3", "33+3=36" ]
Current State: 36:[93, 33, 87, 2], Operations: [] Exploring Operation: 93-87=6, Resulting Numbers: [33, 2, 6] Generated Node #2: [33, 2, 6] from Operation: 93-87=6 Current State: 36:[33, 2, 6], Operations: ['93-87=6'] Exploring Operation: 6/2=3, Resulting Numbers: [33, 3] Generated Node #3: [33, 3] from Operation: 6/2=...
4
Current State: 36:[93, 33, 87, 2], Operations: [] Exploring Operation: 93-87=6, Resulting Numbers: [33, 2, 6] Generated Node #0,0: 36:[33, 2, 6] Operation: 93-87=6 Exploring Operation: 93-33=60, Resulting Numbers: [87, 2, 60] Generated Node #0,1: 36:[87, 2, 60] Operation: 93-33=60 Exploring Operation: 93-2=91, Resultin...
0.930556
hs_5
sum_heuristic
[ 84, 53, 82, 95 ]
40
[ "84+53=137", "82+95=177", "177-137=40" ]
Current State: 40:[84, 53, 82, 95], Operations: [] Exploring Operation: 84+53=137, Resulting Numbers: [82, 95, 137] Generated Node #2: [82, 95, 137] from Operation: 84+53=137 Current State: 40:[82, 95, 137], Operations: ['84+53=137'] Exploring Operation: 82+95=177, Resulting Numbers: [137, 177] Generated Node #3: [137,...
4
Current State: 40:[84, 53, 82, 95], Operations: [] Exploring Operation: 95-53=42, Resulting Numbers: [84, 82, 42] Generated Node #0,0: 40:[84, 82, 42] Operation: 95-53=42 Exploring Operation: 95-82=13, Resulting Numbers: [84, 53, 13] Generated Node #0,1: 40:[84, 53, 13] Operation: 95-82=13 Exploring Operation: 84-53=31...
0.94184
hs_5
sum_heuristic
[ 50, 21, 56, 62 ]
47
[ "50+21=71", "56+62=118", "118-71=47" ]
Current State: 47:[50, 21, 56, 62], Operations: [] Exploring Operation: 50+21=71, Resulting Numbers: [56, 62, 71] Generated Node #2: [56, 62, 71] from Operation: 50+21=71 Current State: 47:[56, 62, 71], Operations: ['50+21=71'] Exploring Operation: 56+62=118, Resulting Numbers: [71, 118] Generated Node #3: [71, 118] fr...
4
Current State: 47:[50, 21, 56, 62], Operations: [] Exploring Operation: 62-21=41, Resulting Numbers: [50, 56, 41] Generated Node #0,0: 47:[50, 56, 41] Operation: 62-21=41 Start Sub Search at level 1: Moving to Node #0,0 Current State: 47:[50, 56, 41], Operations: ['62-21=41'] Exploring Operation: 56-41=15, Resulting Nu...
0
hs_1
mult_heuristic
[ 2, 41, 9, 55 ]
19
[ "55-41=14", "2*14=28", "28-9=19" ]
Current State: 19:[2, 41, 9, 55], Operations: [] Exploring Operation: 55-41=14, Resulting Numbers: [2, 9, 14] Generated Node #2: [2, 9, 14] from Operation: 55-41=14 Current State: 19:[2, 9, 14], Operations: ['55-41=14'] Exploring Operation: 2*14=28, Resulting Numbers: [9, 28] Generated Node #3: [9, 28] from Operation: ...
4
Current State: 19:[2, 41, 9, 55], Operations: [] Exploring Operation: 55-41=14, Resulting Numbers: [2, 9, 14] Generated Node #0,0: 19:[2, 9, 14] Operation: 55-41=14 Exploring Operation: 2*9=18, Resulting Numbers: [41, 55, 18] Generated Node #0,1: 19:[41, 55, 18] Operation: 2*9=18 Exploring Operation: 55-2=53, Resulting...
0
hs_5
sum_heuristic
[ 2, 18, 90, 59 ]
47
[ "18-2=16", "90-59=31", "16+31=47" ]
Current State: 47:[2, 18, 90, 59], Operations: [] Exploring Operation: 18-2=16, Resulting Numbers: [90, 59, 16] Generated Node #2: [90, 59, 16] from Operation: 18-2=16 Current State: 47:[90, 59, 16], Operations: ['18-2=16'] Exploring Operation: 90-59=31, Resulting Numbers: [16, 31] Generated Node #3: [16, 31] from Oper...
4
Current State: 47:[2, 18, 90, 59], Operations: [] Exploring Operation: 90/2=45, Resulting Numbers: [18, 59, 45] Generated Node #0,0: 47:[18, 59, 45] Operation: 90/2=45 Moving to Node #0,0 Current State: 47:[18, 59, 45], Operations: ['90/2=45'] Exploring Operation: 59-18=41, Resulting Numbers: [45, 41] Generated Node #0...
0
hs_1
mult_heuristic
[ 72, 76, 31, 48 ]
43
[ "76-72=4", "48/4=12", "31+12=43" ]
Current State: 43:[72, 76, 31, 48], Operations: [] Exploring Operation: 76-72=4, Resulting Numbers: [31, 48, 4] Generated Node #2: [31, 48, 4] from Operation: 76-72=4 Current State: 43:[31, 48, 4], Operations: ['76-72=4'] Exploring Operation: 48/4=12, Resulting Numbers: [31, 12] Generated Node #3: [31, 12] from Operati...
4
Current State: 43:[72, 76, 31, 48], Operations: [] Exploring Operation: 76-72=4, Resulting Numbers: [31, 48, 4] Generated Node #0,0: 43:[31, 48, 4] Operation: 76-72=4 Exploring Operation: 76-31=45, Resulting Numbers: [72, 48, 45] Generated Node #0,1: 43:[72, 48, 45] Operation: 76-31=45 Exploring Operation: 76-48=28, Re...
0
hs_4
sum_heuristic
[ 66, 6, 86, 64 ]
14
[ "86-66=20", "64+20=84", "84/6=14" ]
Current State: 14:[66, 6, 86, 64], Operations: [] Exploring Operation: 86-66=20, Resulting Numbers: [6, 64, 20] Generated Node #2: [6, 64, 20] from Operation: 86-66=20 Current State: 14:[6, 64, 20], Operations: ['86-66=20'] Exploring Operation: 64+20=84, Resulting Numbers: [6, 84] Generated Node #3: [6, 84] from Operat...
4
Current State: 14:[66, 6, 86, 64], Operations: [] Exploring Operation: 66/6=11, Resulting Numbers: [86, 64, 11] Generated Node #0,0: 14:[86, 64, 11] Operation: 66/6=11 Exploring Operation: 86-64=22, Resulting Numbers: [66, 6, 22] Generated Node #0,1: 14:[66, 6, 22] Operation: 86-64=22 Exploring Operation: 86-66=20, Res...
0.951389
hs_4
sum_heuristic
[ 8, 36, 21, 94 ]
38
[ "8*21=168", "36+94=130", "168-130=38" ]
Current State: 38:[8, 36, 21, 94], Operations: [] Exploring Operation: 8*21=168, Resulting Numbers: [36, 94, 168] Generated Node #2: [36, 94, 168] from Operation: 8*21=168 Current State: 38:[36, 94, 168], Operations: ['8*21=168'] Exploring Operation: 36+94=130, Resulting Numbers: [168, 130] Generated Node #3: [168, 130...
4
Current State: 38:[8, 36, 21, 94], Operations: [] Exploring Operation: 94-21=73, Resulting Numbers: [8, 36, 73] Generated Node #0,0: 38:[8, 36, 73] Operation: 94-21=73 Exploring Operation: 94-36=58, Resulting Numbers: [8, 21, 58] Generated Node #0,1: 38:[8, 21, 58] Operation: 94-36=58 Exploring Operation: 94-8=86, Resu...
0
hs_4
sum_heuristic
[ 87, 22, 25, 25 ]
22
[ "25-25=0", "87*0=0", "22+0=22" ]
Current State: 22:[87, 22, 25, 25], Operations: [] Exploring Operation: 25-25=0, Resulting Numbers: [87, 22, 0] Generated Node #2: [87, 22, 0] from Operation: 25-25=0 Current State: 22:[87, 22, 0], Operations: ['25-25=0'] Exploring Operation: 87*0=0, Resulting Numbers: [22, 0] Generated Node #3: [22, 0] from Operation:...
4
Current State: 22:[87, 22, 25, 25], Operations: [] Exploring Operation: 87-25=62, Resulting Numbers: [22, 25, 62] Generated Node #0,0: 22:[22, 25, 62] Operation: 87-25=62 Exploring Operation: 87-25=62, Resulting Numbers: [22, 25, 62] Generated Node #0,1: 22:[22, 25, 62] Operation: 87-25=62 Exploring Operation: 25/25=1,...
0
hs_4
sum_heuristic
[ 66, 62, 76, 7 ]
73
[ "66-62=4", "76-7=69", "4+69=73" ]
Current State: 73:[66, 62, 76, 7], Operations: [] Exploring Operation: 66-62=4, Resulting Numbers: [76, 7, 4] Generated Node #2: [76, 7, 4] from Operation: 66-62=4 Current State: 73:[76, 7, 4], Operations: ['66-62=4'] Exploring Operation: 76-7=69, Resulting Numbers: [4, 69] Generated Node #3: [4, 69] from Operation: 76...
4
Current State: 73:[66, 62, 76, 7], Operations: [] Exploring Operation: 66-7=59, Resulting Numbers: [62, 76, 59] Generated Node #0,0: 73:[62, 76, 59] Operation: 66-7=59 Exploring Operation: 62+7=69, Resulting Numbers: [66, 76, 69] Generated Node #0,1: 73:[66, 76, 69] Operation: 62+7=69 Exploring Operation: 76-7=69, Resu...
0.981771
hs_4
mult_heuristic
[ 18, 16, 75, 3 ]
37
[ "18*3=54", "16+75=91", "91-54=37" ]
Current State: 37:[18, 16, 75, 3], Operations: [] Exploring Operation: 18*3=54, Resulting Numbers: [16, 75, 54] Generated Node #2: [16, 75, 54] from Operation: 18*3=54 Current State: 37:[16, 75, 54], Operations: ['18*3=54'] Exploring Operation: 16+75=91, Resulting Numbers: [54, 91] Generated Node #3: [54, 91] from Oper...
4
Current State: 37:[18, 16, 75, 3], Operations: [] Exploring Operation: 75/3=25, Resulting Numbers: [18, 16, 25] Generated Node #0,0: 37:[18, 16, 25] Operation: 75/3=25 Start Sub Search at level 1: Moving to Node #0,0 Current State: 37:[18, 16, 25], Operations: ['75/3=25'] Exploring Operation: 18+16=34, Resulting Number...
0
hs_1
mult_heuristic
[ 85, 7, 43, 61 ]
74
[ "85+7=92", "61-43=18", "92-18=74" ]
Current State: 74:[85, 7, 43, 61], Operations: [] Exploring Operation: 85+7=92, Resulting Numbers: [43, 61, 92] Generated Node #2: [43, 61, 92] from Operation: 85+7=92 Current State: 74:[43, 61, 92], Operations: ['85+7=92'] Exploring Operation: 61-43=18, Resulting Numbers: [92, 18] Generated Node #3: [92, 18] from Oper...
4
Current State: 74:[85, 7, 43, 61], Operations: [] Exploring Operation: 7+61=68, Resulting Numbers: [85, 43, 68] Generated Node #0,0: 74:[85, 43, 68] Operation: 7+61=68 Exploring Operation: 85-61=24, Resulting Numbers: [7, 43, 24] Generated Node #0,1: 74:[7, 43, 24] Operation: 85-61=24 Exploring Operation: 85-7=78, Resu...
0.934896
hs_5
mult_heuristic
[ 63, 43, 28, 98 ]
25
[ "63*28=1764", "1764/98=18", "43-18=25" ]
Current State: 25:[63, 43, 28, 98], Operations: [] Exploring Operation: 63*28=1764, Resulting Numbers: [43, 98, 1764] Generated Node #2: [43, 98, 1764] from Operation: 63*28=1764 Current State: 25:[43, 98, 1764], Operations: ['63*28=1764'] Exploring Operation: 1764/98=18, Resulting Numbers: [43, 18] Generated Node #3: ...
4
Current State: 25:[63, 43, 28, 98], Operations: [] Exploring Operation: 63-28=35, Resulting Numbers: [43, 98, 35] Generated Node #0,0: 25:[43, 98, 35] Operation: 63-28=35 Exploring Operation: 98-63=35, Resulting Numbers: [43, 28, 35] Generated Node #0,1: 25:[43, 28, 35] Operation: 98-63=35 Exploring Operation: 98-43=55...
0
hs_4
sum_heuristic