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
[ 16, 2, 19, 20 ]
14
[ "16-2=14", "20-19=1", "14*1=14" ]
Current State: 14:[16, 2, 19, 20], Operations: [] Exploring Operation: 16-2=14, Resulting Numbers: [19, 20, 14] Generated Node #2: [19, 20, 14] from Operation: 16-2=14 Current State: 14:[19, 20, 14], Operations: ['16-2=14'] Exploring Operation: 20-19=1, Resulting Numbers: [14, 1] Generated Node #3: [14, 1] from Operati...
4
Current State: 14:[16, 2, 19, 20], Operations: [] Exploring Operation: 19-16=3, Resulting Numbers: [2, 20, 3] Generated Node #0,0: 14:[2, 20, 3] Operation: 19-16=3 Exploring Operation: 20-16=4, Resulting Numbers: [2, 19, 4] Generated Node #0,1: 14:[2, 19, 4] Operation: 20-16=4 Exploring Operation: 20/2=10, Resulting Nu...
0.985243
hs_4
mult_heuristic
[ 92, 5, 73, 3 ]
80
[ "92-73=19", "19-3=16", "5*16=80" ]
Current State: 80:[92, 5, 73, 3], Operations: [] Exploring Operation: 92-73=19, Resulting Numbers: [5, 3, 19] Generated Node #2: [5, 3, 19] from Operation: 92-73=19 Current State: 80:[5, 3, 19], Operations: ['92-73=19'] Exploring Operation: 19-3=16, Resulting Numbers: [5, 16] Generated Node #3: [5, 16] from Operation: ...
4
Current State: 80:[92, 5, 73, 3], Operations: [] Exploring Operation: 92-73=19, Resulting Numbers: [5, 3, 19] Generated Node #0,0: 80:[5, 3, 19] Operation: 92-73=19 Exploring Operation: 92-3=89, Resulting Numbers: [5, 73, 89] Generated Node #0,1: 80:[5, 73, 89] Operation: 92-3=89 Exploring Operation: 73+3=76, Resulting...
0.985243
hs_5
mult_heuristic
[ 87, 63, 51, 78 ]
21
[ "87+63=150", "51+78=129", "150-129=21" ]
Current State: 21:[87, 63, 51, 78], Operations: [] Exploring Operation: 87+63=150, Resulting Numbers: [51, 78, 150] Generated Node #2: [51, 78, 150] from Operation: 87+63=150 Current State: 21:[51, 78, 150], Operations: ['87+63=150'] Exploring Operation: 51+78=129, Resulting Numbers: [150, 129] Generated Node #3: [150,...
4
Current State: 21:[87, 63, 51, 78], Operations: [] Exploring Operation: 87-78=9, Resulting Numbers: [63, 51, 9] Generated Node #0,0: 21:[63, 51, 9] Operation: 87-78=9 Exploring Operation: 78-63=15, Resulting Numbers: [87, 51, 15] Generated Node #0,1: 21:[87, 51, 15] Operation: 78-63=15 Exploring Operation: 87-63=24, Re...
0.988715
hs_3
mult_heuristic
[ 2, 33, 33, 13 ]
59
[ "33+13=46", "2*46=92", "92-33=59" ]
Current State: 59:[2, 33, 33, 13], Operations: [] Exploring Operation: 33+13=46, Resulting Numbers: [2, 46] Generated Node #2: [2, 46] from Operation: 33+13=46 Current State: 59:[2, 46], Operations: ['33+13=46'] Exploring Operation: 2*46=92, Resulting Numbers: [92] 92,59 equal: Goal Reached Exploring Operation: 92-33=5...
4
Current State: 59:[2, 33, 33, 13], Operations: [] Exploring Operation: 2+33=35, Resulting Numbers: [33, 13, 35] Generated Node #0,0: 59:[33, 13, 35] Operation: 2+33=35 Exploring Operation: 2*33=66, Resulting Numbers: [33, 13, 66] Generated Node #0,1: 59:[33, 13, 66] Operation: 2*33=66 Exploring Operation: 2*33=66, Resu...
0
hs_5
mult_heuristic
[ 49, 44, 59, 10 ]
43
[ "59-49=10", "10/10=1", "44-1=43" ]
Current State: 43:[49, 44, 59, 10], Operations: [] Exploring Operation: 59-49=10, Resulting Numbers: [44, 10, 10] Generated Node #2: [44, 10, 10] from Operation: 59-49=10 Current State: 43:[44, 10, 10], Operations: ['59-49=10'] Exploring Operation: 10/10=1, Resulting Numbers: [44, 1] Generated Node #3: [44, 1] from Ope...
4
Current State: 43:[49, 44, 59, 10], Operations: [] Exploring Operation: 49-10=39, Resulting Numbers: [44, 59, 39] Generated Node #0,0: 43:[44, 59, 39] Operation: 49-10=39 Exploring Operation: 59-10=49, Resulting Numbers: [49, 44, 49] Generated Node #0,1: 43:[49, 44, 49] Operation: 59-10=49 Moving to Node #0,1 Current S...
0.986979
hs_2
sum_heuristic
[ 37, 42, 81, 84 ]
69
[ "84-81=3", "37*3=111", "111-42=69" ]
Current State: 69:[37, 42, 81, 84], Operations: [] Exploring Operation: 84-81=3, Resulting Numbers: [37, 42, 3] Generated Node #2: [37, 42, 3] from Operation: 84-81=3 Current State: 69:[37, 42, 3], Operations: ['84-81=3'] Exploring Operation: 37*3=111, Resulting Numbers: [42, 111] Generated Node #3: [42, 111] from Oper...
4
Current State: 69:[37, 42, 81, 84], Operations: [] Exploring Operation: 84-81=3, Resulting Numbers: [37, 42, 3] Generated Node #0,0: 69:[37, 42, 3] Operation: 84-81=3 Exploring Operation: 42-37=5, Resulting Numbers: [81, 84, 5] Generated Node #0,1: 69:[81, 84, 5] Operation: 42-37=5 Exploring Operation: 37+42=79, Result...
0
hs_4
mult_heuristic
[ 76, 65, 75, 22 ]
73
[ "76-65=11", "22/11=2", "75-2=73" ]
Current State: 73:[76, 65, 75, 22], Operations: [] Exploring Operation: 76-65=11, Resulting Numbers: [75, 22, 11] Generated Node #2: [75, 22, 11] from Operation: 76-65=11 Current State: 73:[75, 22, 11], Operations: ['76-65=11'] Exploring Operation: 22/11=2, Resulting Numbers: [75, 2] Generated Node #3: [75, 2] from Ope...
4
Current State: 73:[76, 65, 75, 22], Operations: [] Exploring Operation: 65+22=87, Resulting Numbers: [76, 75, 87] Generated Node #0,0: 73:[76, 75, 87] Operation: 65+22=87 Exploring Operation: 76-22=54, Resulting Numbers: [65, 75, 54] Generated Node #0,1: 73:[65, 75, 54] Operation: 76-22=54 Exploring Operation: 75-22=53...
0
hs_3
sum_heuristic
[ 30, 32, 98, 14 ]
91
[ "32-30=2", "14/2=7", "98-7=91" ]
Current State: 91:[30, 32, 98, 14], Operations: [] Exploring Operation: 32-30=2, Resulting Numbers: [98, 14, 2] Generated Node #2: [98, 14, 2] from Operation: 32-30=2 Current State: 91:[98, 14, 2], Operations: ['32-30=2'] Exploring Operation: 14/2=7, Resulting Numbers: [98, 7] Generated Node #3: [98, 7] from Operation:...
4
Current State: 91:[30, 32, 98, 14], Operations: [] Exploring Operation: 98/14=7, Resulting Numbers: [30, 32, 7] Generated Node #0,0: 91:[30, 32, 7] Operation: 98/14=7 Exploring Operation: 30-14=16, Resulting Numbers: [32, 98, 16] Generated Node #0,1: 91:[32, 98, 16] Operation: 30-14=16 Exploring Operation: 32-30=2, Res...
0.958333
hs_4
mult_heuristic
[ 2, 5, 33, 20 ]
65
[ "2+33=35", "5*20=100", "100-35=65" ]
Current State: 65:[2, 5, 33, 20], Operations: [] Exploring Operation: 2+33=35, Resulting Numbers: [5, 20, 35] Generated Node #2: [5, 20, 35] from Operation: 2+33=35 Current State: 65:[5, 20, 35], Operations: ['2+33=35'] Exploring Operation: 5*20=100, Resulting Numbers: [35, 100] Generated Node #3: [35, 100] from Operat...
4
Current State: 65:[2, 5, 33, 20], Operations: [] Exploring Operation: 33+20=53, Resulting Numbers: [2, 5, 53] Generated Node #0,0: 65:[2, 5, 53] Operation: 33+20=53 Exploring Operation: 20/5=4, Resulting Numbers: [2, 33, 4] Generated Node #0,1: 65:[2, 33, 4] Operation: 20/5=4 Exploring Operation: 20/2=10, Resulting Num...
0
hs_5
sum_heuristic
[ 20, 61, 30, 71 ]
88
[ "61+71=132", "20*132=2640", "2640/30=88" ]
Current State: 88:[20, 61, 30, 71], Operations: [] Exploring Operation: 61+71=132, Resulting Numbers: [20, 30, 132] Generated Node #2: [20, 30, 132] from Operation: 61+71=132 Current State: 88:[20, 30, 132], Operations: ['61+71=132'] Exploring Operation: 20*132=2640, Resulting Numbers: [30, 2640] Generated Node #3: [30...
4
Current State: 88:[20, 61, 30, 71], Operations: [] Exploring Operation: 71-61=10, Resulting Numbers: [20, 30, 10] Generated Node #0,0: 88:[20, 30, 10] Operation: 71-61=10 Start Sub Search at level 1: Moving to Node #0,0 Current State: 88:[20, 30, 10], Operations: ['71-61=10'] Exploring Operation: 30-20=10, Resulting Nu...
0
hs_1
sum_heuristic
[ 97, 22, 6, 54 ]
59
[ "97+22=119", "6+54=60", "119-60=59" ]
Current State: 59:[97, 22, 6, 54], Operations: [] Exploring Operation: 97+22=119, Resulting Numbers: [6, 54, 119] Generated Node #2: [6, 54, 119] from Operation: 97+22=119 Current State: 59:[6, 54, 119], Operations: ['97+22=119'] Exploring Operation: 6+54=60, Resulting Numbers: [119, 60] Generated Node #3: [119, 60] fr...
4
Current State: 59:[97, 22, 6, 54], Operations: [] Exploring Operation: 97-6=91, Resulting Numbers: [22, 54, 91] Generated Node #0,0: 59:[22, 54, 91] Operation: 97-6=91 Exploring Operation: 22+6=28, Resulting Numbers: [97, 54, 28] Generated Node #0,1: 59:[97, 54, 28] Operation: 22+6=28 Exploring Operation: 97-22=75, Res...
0.949653
hs_4
mult_heuristic
[ 98, 26, 82, 19 ]
78
[ "98-82=16", "19-16=3", "26*3=78" ]
Current State: 78:[98, 26, 82, 19], Operations: [] Exploring Operation: 98-82=16, Resulting Numbers: [26, 19, 16] Generated Node #2: [26, 19, 16] from Operation: 98-82=16 Current State: 78:[26, 19, 16], Operations: ['98-82=16'] Exploring Operation: 19-16=3, Resulting Numbers: [26, 3] Generated Node #3: [26, 3] from Ope...
4
Current State: 78:[98, 26, 82, 19], Operations: [] Exploring Operation: 98-26=72, Resulting Numbers: [82, 19, 72] Generated Node #0,0: 78:[82, 19, 72] Operation: 98-26=72 Exploring Operation: 98-19=79, Resulting Numbers: [26, 82, 79] Generated Node #0,1: 78:[26, 82, 79] Operation: 98-19=79 Exploring Operation: 98-82=16...
0.989583
hs_3
mult_heuristic
[ 28, 47, 31, 38 ]
26
[ "47-28=19", "38-31=7", "19+7=26" ]
Current State: 26:[28, 47, 31, 38], Operations: [] Exploring Operation: 47-28=19, Resulting Numbers: [31, 38, 19] Generated Node #2: [31, 38, 19] from Operation: 47-28=19 Current State: 26:[31, 38, 19], Operations: ['47-28=19'] Exploring Operation: 38-31=7, Resulting Numbers: [19, 7] Generated Node #3: [19, 7] from Ope...
4
Current State: 26:[28, 47, 31, 38], Operations: [] Exploring Operation: 47-38=9, Resulting Numbers: [28, 31, 9] Generated Node #0,0: 26:[28, 31, 9] Operation: 47-38=9 Exploring Operation: 47-28=19, Resulting Numbers: [31, 38, 19] Generated Node #0,1: 26:[31, 38, 19] Operation: 47-28=19 Exploring Operation: 47-31=16, Re...
0.974826
hs_3
sum_heuristic
[ 84, 60, 2, 31 ]
23
[ "84-31=53", "60/2=30", "53-30=23" ]
Current State: 23:[84, 60, 2, 31], Operations: [] Exploring Operation: 84-31=53, Resulting Numbers: [60, 2, 53] Generated Node #2: [60, 2, 53] from Operation: 84-31=53 Current State: 23:[60, 2, 53], Operations: ['84-31=53'] Exploring Operation: 60/2=30, Resulting Numbers: [53, 30] Generated Node #3: [53, 30] from Opera...
4
Current State: 23:[84, 60, 2, 31], Operations: [] Exploring Operation: 84/2=42, Resulting Numbers: [60, 31, 42] Generated Node #0,0: 23:[60, 31, 42] Operation: 84/2=42 Exploring Operation: 84-60=24, Resulting Numbers: [2, 31, 24] Generated Node #0,1: 23:[2, 31, 24] Operation: 84-60=24 Exploring Operation: 60/2=30, Resu...
0.96875
hs_3
mult_heuristic
[ 59, 60, 15, 39 ]
55
[ "60-59=1", "15+39=54", "1+54=55" ]
Current State: 55:[59, 60, 15, 39], Operations: [] Exploring Operation: 60-59=1, Resulting Numbers: [15, 39, 1] Generated Node #2: [15, 39, 1] from Operation: 60-59=1 Current State: 55:[15, 39, 1], Operations: ['60-59=1'] Exploring Operation: 15+39=54, Resulting Numbers: [1, 54] Generated Node #3: [1, 54] from Operatio...
4
Current State: 55:[59, 60, 15, 39], Operations: [] Exploring Operation: 15+39=54, Resulting Numbers: [59, 60, 54] Generated Node #0,0: 55:[59, 60, 54] Operation: 15+39=54 Exploring Operation: 59-39=20, Resulting Numbers: [60, 15, 20] Generated Node #0,1: 55:[60, 15, 20] Operation: 59-39=20 Exploring Operation: 60-39=21...
0.982639
hs_3
mult_heuristic
[ 8, 15, 59, 2 ]
72
[ "8+15=23", "59-23=36", "2*36=72" ]
Current State: 72:[8, 15, 59, 2], Operations: [] Exploring Operation: 8+15=23, Resulting Numbers: [59, 2, 23] Generated Node #2: [59, 2, 23] from Operation: 8+15=23 Current State: 72:[59, 2, 23], Operations: ['8+15=23'] Exploring Operation: 59-23=36, Resulting Numbers: [2, 36] Generated Node #3: [2, 36] from Operation:...
4
Current State: 72:[8, 15, 59, 2], Operations: [] Exploring Operation: 59-15=44, Resulting Numbers: [8, 2, 44] Generated Node #0,0: 72:[8, 2, 44] Operation: 59-15=44 Exploring Operation: 15+59=74, Resulting Numbers: [8, 2, 74] Generated Node #0,1: 72:[8, 2, 74] Operation: 15+59=74 Exploring Operation: 8+59=67, Resulting...
0.967882
hs_3
mult_heuristic
[ 60, 2, 47, 70 ]
84
[ "70-60=10", "2*47=94", "94-10=84" ]
Current State: 84:[60, 2, 47, 70], Operations: [] Exploring Operation: 70-60=10, Resulting Numbers: [2, 47, 10] Generated Node #2: [2, 47, 10] from Operation: 70-60=10 Current State: 84:[2, 47, 10], Operations: ['70-60=10'] Exploring Operation: 2*47=94, Resulting Numbers: [10, 94] Generated Node #3: [10, 94] from Opera...
4
Current State: 84:[60, 2, 47, 70], Operations: [] Exploring Operation: 70-60=10, Resulting Numbers: [2, 47, 10] Generated Node #0,0: 84:[2, 47, 10] Operation: 70-60=10 Moving to Node #0,0 Current State: 84:[2, 47, 10], Operations: ['70-60=10'] Exploring Operation: 47-2=45, Resulting Numbers: [10, 45] Generated Node #0,...
0
hs_1
sum_heuristic
[ 3, 69, 37, 23 ]
86
[ "3+69=72", "37-23=14", "72+14=86" ]
Current State: 86:[3, 69, 37, 23], Operations: [] Exploring Operation: 3+69=72, Resulting Numbers: [37, 23, 72] Generated Node #2: [37, 23, 72] from Operation: 3+69=72 Current State: 86:[37, 23, 72], Operations: ['3+69=72'] Exploring Operation: 37-23=14, Resulting Numbers: [72, 14] Generated Node #3: [72, 14] from Oper...
4
Current State: 86:[3, 69, 37, 23], Operations: [] Exploring Operation: 69+23=92, Resulting Numbers: [3, 37, 92] Generated Node #0,0: 86:[3, 37, 92] Operation: 69+23=92 Exploring Operation: 69-23=46, Resulting Numbers: [3, 37, 46] Generated Node #0,1: 86:[3, 37, 46] Operation: 69-23=46 Exploring Operation: 69/23=3, Resu...
0.979167
hs_3
mult_heuristic
[ 67, 22, 22, 15 ]
25
[ "67-22=45", "45/15=3", "22+3=25" ]
Current State: 25:[67, 22, 22, 15], Operations: [] Exploring Operation: 67-22=45, Resulting Numbers: [15, 45] Generated Node #2: [15, 45] from Operation: 67-22=45 Current State: 25:[15, 45], Operations: ['67-22=45'] Exploring Operation: 45/15=3, Resulting Numbers: [3] 3,25 equal: Goal Reached Exploring Operation: 22+3=...
4
Current State: 25:[67, 22, 22, 15], Operations: [] Exploring Operation: 67-22=45, Resulting Numbers: [22, 15, 45] Generated Node #0,0: 25:[22, 15, 45] Operation: 67-22=45 Exploring Operation: 22-15=7, Resulting Numbers: [67, 22, 7] Generated Node #0,1: 25:[67, 22, 7] Operation: 22-15=7 Exploring Operation: 67-22=45, Re...
0.988715
hs_4
sum_heuristic
[ 4, 82, 24, 96 ]
83
[ "4*24=96", "96/96=1", "82+1=83" ]
Current State: 83:[4, 82, 24, 96], Operations: [] Exploring Operation: 4*24=96, Resulting Numbers: [82, 96, 96] Generated Node #2: [82, 96, 96] from Operation: 4*24=96 Current State: 83:[82, 96, 96], Operations: ['4*24=96'] Exploring Operation: 96/96=1, Resulting Numbers: [82, 1] Generated Node #3: [82, 1] from Operati...
4
Current State: 83:[4, 82, 24, 96], Operations: [] Exploring Operation: 4+24=28, Resulting Numbers: [82, 96, 28] Generated Node #0,0: 83:[82, 96, 28] Operation: 4+24=28 Exploring Operation: 4*24=96, Resulting Numbers: [82, 96, 96] Generated Node #0,1: 83:[82, 96, 96] Operation: 4*24=96 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 12, 65, 33, 77 ]
34
[ "12+65=77", "77/77=1", "33+1=34" ]
Current State: 34:[12, 65, 33, 77], Operations: [] Exploring Operation: 12+65=77, Resulting Numbers: [33, 77, 77] Generated Node #2: [33, 77, 77] from Operation: 12+65=77 Current State: 34:[33, 77, 77], Operations: ['12+65=77'] Exploring Operation: 77/77=1, Resulting Numbers: [33, 1] Generated Node #3: [33, 1] from Ope...
4
Current State: 34:[12, 65, 33, 77], Operations: [] Exploring Operation: 77-65=12, Resulting Numbers: [12, 33, 12] Generated Node #0,0: 34:[12, 33, 12] Operation: 77-65=12 Moving to Node #0,0 Current State: 34:[12, 33, 12], Operations: ['77-65=12'] Exploring Operation: 12/12=1, Resulting Numbers: [33, 1] Generated Node ...
0.993924
hs_1
sum_heuristic
[ 16, 20, 79, 18 ]
71
[ "20-18=2", "16/2=8", "79-8=71" ]
Current State: 71:[16, 20, 79, 18], Operations: [] Exploring Operation: 20-18=2, Resulting Numbers: [16, 79, 2] Generated Node #2: [16, 79, 2] from Operation: 20-18=2 Current State: 71:[16, 79, 2], Operations: ['20-18=2'] Exploring Operation: 16/2=8, Resulting Numbers: [79, 8] Generated Node #3: [79, 8] from Operation:...
4
Current State: 71:[16, 20, 79, 18], Operations: [] Exploring Operation: 16+18=34, Resulting Numbers: [20, 79, 34] Generated Node #0,0: 71:[20, 79, 34] Operation: 16+18=34 Exploring Operation: 20+18=38, Resulting Numbers: [16, 79, 38] Generated Node #0,1: 71:[16, 79, 38] Operation: 20+18=38 Exploring Operation: 16+20=36...
0
hs_3
mult_heuristic
[ 92, 15, 8, 61 ]
24
[ "92-15=77", "61-8=53", "77-53=24" ]
Current State: 24:[92, 15, 8, 61], Operations: [] Exploring Operation: 92-15=77, Resulting Numbers: [8, 61, 77] Generated Node #2: [8, 61, 77] from Operation: 92-15=77 Current State: 24:[8, 61, 77], Operations: ['92-15=77'] Exploring Operation: 61-8=53, Resulting Numbers: [77, 53] Generated Node #3: [77, 53] from Opera...
4
Current State: 24:[92, 15, 8, 61], Operations: [] Exploring Operation: 92-61=31, Resulting Numbers: [15, 8, 31] Generated Node #0,0: 24:[15, 8, 31] Operation: 92-61=31 Start Sub Search at level 1: Moving to Node #0,0 Current State: 24:[15, 8, 31], Operations: ['92-61=31'] Exploring Operation: 31-15=16, Resulting Number...
0.993924
hs_1
sum_heuristic
[ 35, 36, 54, 37 ]
20
[ "35+36=71", "54+37=91", "91-71=20" ]
Current State: 20:[35, 36, 54, 37], Operations: [] Exploring Operation: 35+36=71, Resulting Numbers: [54, 37, 71] Generated Node #2: [54, 37, 71] from Operation: 35+36=71 Current State: 20:[54, 37, 71], Operations: ['35+36=71'] Exploring Operation: 54+37=91, Resulting Numbers: [71, 91] Generated Node #3: [71, 91] from ...
4
Current State: 20:[35, 36, 54, 37], Operations: [] Exploring Operation: 54-36=18, Resulting Numbers: [35, 37, 18] Generated Node #0,0: 20:[35, 37, 18] Operation: 54-36=18 Exploring Operation: 54-35=19, Resulting Numbers: [36, 37, 19] Generated Node #0,1: 20:[36, 37, 19] Operation: 54-35=19 Start Sub Search at level 1: ...
0.991319
hs_2
mult_heuristic
[ 13, 51, 3, 51 ]
52
[ "51/51=1", "3+1=4", "13*4=52" ]
Current State: 52:[13, 51, 3, 51], Operations: [] Exploring Operation: 51/51=1, Resulting Numbers: [13, 3, 1] Generated Node #2: [13, 3, 1] from Operation: 51/51=1 Current State: 52:[13, 3, 1], Operations: ['51/51=1'] Exploring Operation: 3+1=4, Resulting Numbers: [13, 4] Generated Node #3: [13, 4] from Operation: 3+1=...
4
Current State: 52:[13, 51, 3, 51], Operations: [] Exploring Operation: 51/51=1, Resulting Numbers: [13, 3, 1] Generated Node #0,0: 52:[13, 3, 1] Operation: 51/51=1 Exploring Operation: 3+51=54, Resulting Numbers: [13, 51, 54] Generated Node #0,1: 52:[13, 51, 54] Operation: 3+51=54 Exploring Operation: 51+3=54, Resultin...
0.986979
hs_4
mult_heuristic
[ 11, 81, 94, 60 ]
67
[ "94+60=154", "154/11=14", "81-14=67" ]
Current State: 67:[11, 81, 94, 60], Operations: [] Exploring Operation: 94+60=154, Resulting Numbers: [11, 81, 154] Generated Node #2: [11, 81, 154] from Operation: 94+60=154 Current State: 67:[11, 81, 154], Operations: ['94+60=154'] Exploring Operation: 154/11=14, Resulting Numbers: [81, 14] Generated Node #3: [81, 14...
4
Current State: 67:[11, 81, 94, 60], Operations: [] Exploring Operation: 81-11=70, Resulting Numbers: [94, 60, 70] Generated Node #0,0: 67:[94, 60, 70] Operation: 81-11=70 Exploring Operation: 11+60=71, Resulting Numbers: [81, 94, 71] Generated Node #0,1: 67:[81, 94, 71] Operation: 11+60=71 Exploring Operation: 94-11=83...
0
hs_3
sum_heuristic
[ 35, 39, 89, 87 ]
43
[ "89-87=2", "39*2=78", "78-35=43" ]
Current State: 43:[35, 39, 89, 87], Operations: [] Exploring Operation: 89-87=2, Resulting Numbers: [35, 39, 2] Generated Node #2: [35, 39, 2] from Operation: 89-87=2 Current State: 43:[35, 39, 2], Operations: ['89-87=2'] Exploring Operation: 39*2=78, Resulting Numbers: [35, 78] Generated Node #3: [35, 78] from Operati...
4
Current State: 43:[35, 39, 89, 87], Operations: [] Exploring Operation: 89-35=54, Resulting Numbers: [39, 87, 54] Generated Node #0,0: 43:[39, 87, 54] Operation: 89-35=54 Exploring Operation: 89-87=2, Resulting Numbers: [35, 39, 2] Generated Node #0,1: 43:[35, 39, 2] Operation: 89-87=2 Moving to Node #0,1 Current State...
0
hs_2
sum_heuristic
[ 23, 19, 65, 4 ]
19
[ "23+19=42", "65-4=61", "61-42=19" ]
Current State: 19:[23, 19, 65, 4], Operations: [] Exploring Operation: 23+19=42, Resulting Numbers: [65, 4, 42] Generated Node #2: [65, 4, 42] from Operation: 23+19=42 Current State: 19:[65, 4, 42], Operations: ['23+19=42'] Exploring Operation: 65-4=61, Resulting Numbers: [42, 61] Generated Node #3: [42, 61] from Opera...
4
Current State: 19:[23, 19, 65, 4], Operations: [] Exploring Operation: 23-4=19, Resulting Numbers: [19, 65, 19] Generated Node #0,0: 19:[19, 65, 19] Operation: 23-4=19 Exploring Operation: 65-19=46, Resulting Numbers: [23, 4, 46] Generated Node #0,1: 19:[23, 4, 46] Operation: 65-19=46 Exploring Operation: 65-23=42, Res...
0.987847
hs_4
sum_heuristic
[ 12, 96, 45, 54 ]
32
[ "12+45=57", "57-54=3", "96/3=32" ]
Current State: 32:[12, 96, 45, 54], Operations: [] Exploring Operation: 12+45=57, Resulting Numbers: [96, 54, 57] Generated Node #2: [96, 54, 57] from Operation: 12+45=57 Current State: 32:[96, 54, 57], Operations: ['12+45=57'] Exploring Operation: 57-54=3, Resulting Numbers: [96, 3] Generated Node #3: [96, 3] from Ope...
4
Current State: 32:[12, 96, 45, 54], Operations: [] Exploring Operation: 96-54=42, Resulting Numbers: [12, 45, 42] Generated Node #0,0: 32:[12, 45, 42] Operation: 96-54=42 Exploring Operation: 54-45=9, Resulting Numbers: [12, 96, 9] Generated Node #0,1: 32:[12, 96, 9] Operation: 54-45=9 Exploring Operation: 96-12=84, Re...
0.925347
hs_5
mult_heuristic
[ 3, 96, 1, 46 ]
46
[ "96-3=93", "1+46=47", "93-47=46" ]
Current State: 46:[3, 96, 1, 46], Operations: [] Exploring Operation: 96-3=93, Resulting Numbers: [1, 46, 93] Generated Node #2: [1, 46, 93] from Operation: 96-3=93 Current State: 46:[1, 46, 93], Operations: ['96-3=93'] Exploring Operation: 1+46=47, Resulting Numbers: [93, 47] Generated Node #3: [93, 47] from Operation...
4
Current State: 46:[3, 96, 1, 46], Operations: [] Exploring Operation: 96/3=32, Resulting Numbers: [1, 46, 32] Generated Node #0,0: 46:[1, 46, 32] Operation: 96/3=32 Exploring Operation: 96-46=50, Resulting Numbers: [3, 1, 50] Generated Node #0,1: 46:[3, 1, 50] Operation: 96-46=50 Start Sub Search at level 1: Moving to ...
0.992188
hs_2
sum_heuristic
[ 59, 25, 29, 25 ]
89
[ "59+29=88", "25/25=1", "88+1=89" ]
Current State: 89:[59, 25, 29, 25], Operations: [] Exploring Operation: 59+29=88, Resulting Numbers: [25, 25, 88] Generated Node #2: [25, 25, 88] from Operation: 59+29=88 Current State: 89:[25, 25, 88], Operations: ['59+29=88'] Exploring Operation: 25/25=1, Resulting Numbers: [88, 1] Generated Node #3: [88, 1] from Ope...
4
Current State: 89:[59, 25, 29, 25], Operations: [] Exploring Operation: 59+25=84, Resulting Numbers: [29, 25, 84] Generated Node #0,0: 89:[29, 25, 84] Operation: 59+25=84 Exploring Operation: 59+29=88, Resulting Numbers: [25, 25, 88] Generated Node #0,1: 89:[25, 25, 88] Operation: 59+29=88 Exploring Operation: 59+25=84...
0
hs_3
sum_heuristic
[ 18, 45, 19, 72 ]
80
[ "45-18=27", "72-19=53", "27+53=80" ]
Current State: 80:[18, 45, 19, 72], Operations: [] Exploring Operation: 45-18=27, Resulting Numbers: [19, 72, 27] Generated Node #2: [19, 72, 27] from Operation: 45-18=27 Current State: 80:[19, 72, 27], Operations: ['45-18=27'] Exploring Operation: 72-19=53, Resulting Numbers: [27, 53] Generated Node #3: [27, 53] from ...
4
Current State: 80:[18, 45, 19, 72], Operations: [] Exploring Operation: 19-18=1, Resulting Numbers: [45, 72, 1] Generated Node #0,0: 80:[45, 72, 1] Operation: 19-18=1 Exploring Operation: 18+19=37, Resulting Numbers: [45, 72, 37] Generated Node #0,1: 80:[45, 72, 37] Operation: 18+19=37 Exploring Operation: 72/18=4, Res...
0.932292
hs_5
mult_heuristic
[ 80, 48, 16, 64 ]
32
[ "80+48=128", "64/16=4", "128/4=32" ]
Current State: 32:[80, 48, 16, 64], Operations: [] Exploring Operation: 80+48=128, Resulting Numbers: [16, 64, 128] Generated Node #2: [16, 64, 128] from Operation: 80+48=128 Current State: 32:[16, 64, 128], Operations: ['80+48=128'] Exploring Operation: 64/16=4, Resulting Numbers: [128, 4] Generated Node #3: [128, 4] ...
4
Current State: 32:[80, 48, 16, 64], Operations: [] Exploring Operation: 64-48=16, Resulting Numbers: [80, 16, 16] Generated Node #0,0: 32:[80, 16, 16] Operation: 64-48=16 Exploring Operation: 80-48=32, Resulting Numbers: [16, 64, 32] Generated Node #0,1: 32:[16, 64, 32] Operation: 80-48=32 Exploring Operation: 80-64=16...
0.979167
hs_3
sum_heuristic
[ 20, 60, 48, 42 ]
58
[ "60/20=3", "48/3=16", "42+16=58" ]
Current State: 58:[20, 60, 48, 42], Operations: [] Exploring Operation: 60/20=3, Resulting Numbers: [48, 42, 3] Generated Node #2: [48, 42, 3] from Operation: 60/20=3 Current State: 58:[48, 42, 3], Operations: ['60/20=3'] Exploring Operation: 48/3=16, Resulting Numbers: [42, 16] Generated Node #3: [42, 16] from Operati...
4
Current State: 58:[20, 60, 48, 42], Operations: [] Exploring Operation: 48-42=6, Resulting Numbers: [20, 60, 6] Generated Node #0,0: 58:[20, 60, 6] Operation: 48-42=6 Exploring Operation: 48-20=28, Resulting Numbers: [60, 42, 28] Generated Node #0,1: 58:[60, 42, 28] Operation: 48-20=28 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 3, 14, 2, 84 ]
38
[ "84-14=70", "70/2=35", "3+35=38" ]
Current State: 38:[3, 14, 2, 84], Operations: [] Exploring Operation: 84-14=70, Resulting Numbers: [3, 2, 70] Generated Node #2: [3, 2, 70] from Operation: 84-14=70 Current State: 38:[3, 2, 70], Operations: ['84-14=70'] Exploring Operation: 70/2=35, Resulting Numbers: [3, 35] Generated Node #3: [3, 35] from Operation: ...
4
Current State: 38:[3, 14, 2, 84], Operations: [] Exploring Operation: 84/2=42, Resulting Numbers: [3, 14, 42] Generated Node #0,0: 38:[3, 14, 42] Operation: 84/2=42 Exploring Operation: 84/3=28, Resulting Numbers: [14, 2, 28] Generated Node #0,1: 38:[14, 2, 28] Operation: 84/3=28 Exploring Operation: 84/14=6, Resulting...
0.939236
hs_4
sum_heuristic
[ 47, 17, 5, 55 ]
51
[ "47+5=52", "55-52=3", "17*3=51" ]
Current State: 51:[47, 17, 5, 55], Operations: [] Exploring Operation: 47+5=52, Resulting Numbers: [17, 55, 52] Generated Node #2: [17, 55, 52] from Operation: 47+5=52 Current State: 51:[17, 55, 52], Operations: ['47+5=52'] Exploring Operation: 55-52=3, Resulting Numbers: [17, 3] Generated Node #3: [17, 3] from Operati...
4
Current State: 51:[47, 17, 5, 55], Operations: [] Exploring Operation: 47+5=52, Resulting Numbers: [17, 55, 52] Generated Node #0,0: 51:[17, 55, 52] Operation: 47+5=52 Exploring Operation: 55-5=50, Resulting Numbers: [47, 17, 50] Generated Node #0,1: 51:[47, 17, 50] Operation: 55-5=50 Moving to Node #0,0 Current State:...
0.989583
hs_2
sum_heuristic
[ 61, 51, 73, 47 ]
86
[ "61+51=112", "73-47=26", "112-26=86" ]
Current State: 86:[61, 51, 73, 47], Operations: [] Exploring Operation: 61+51=112, Resulting Numbers: [73, 47, 112] Generated Node #2: [73, 47, 112] from Operation: 61+51=112 Current State: 86:[73, 47, 112], Operations: ['61+51=112'] Exploring Operation: 73-47=26, Resulting Numbers: [112, 26] Generated Node #3: [112, 2...
4
Current State: 86:[61, 51, 73, 47], Operations: [] Exploring Operation: 61-51=10, Resulting Numbers: [73, 47, 10] Generated Node #0,0: 86:[73, 47, 10] Operation: 61-51=10 Exploring Operation: 73-61=12, Resulting Numbers: [51, 47, 12] Generated Node #0,1: 86:[51, 47, 12] Operation: 73-61=12 Exploring Operation: 61-47=14...
0.990451
hs_3
sum_heuristic
[ 9, 73, 14, 1 ]
52
[ "9*14=126", "73+1=74", "126-74=52" ]
Current State: 52:[9, 73, 14, 1], Operations: [] Exploring Operation: 9*14=126, Resulting Numbers: [73, 1, 126] Generated Node #2: [73, 1, 126] from Operation: 9*14=126 Current State: 52:[73, 1, 126], Operations: ['9*14=126'] Exploring Operation: 73+1=74, Resulting Numbers: [126, 74] Generated Node #3: [126, 74] from O...
4
Current State: 52:[9, 73, 14, 1], Operations: [] Exploring Operation: 73-14=59, Resulting Numbers: [9, 1, 59] Generated Node #0,0: 52:[9, 1, 59] Operation: 73-14=59 Start Sub Search at level 1: Moving to Node #0,0 Current State: 52:[9, 1, 59], Operations: ['73-14=59'] Exploring Operation: 59-9=50, Resulting Numbers: [1...
0
hs_1
sum_heuristic
[ 15, 40, 4, 10 ]
11
[ "40-15=25", "4+10=14", "25-14=11" ]
Current State: 11:[15, 40, 4, 10], Operations: [] Exploring Operation: 40-15=25, Resulting Numbers: [4, 10, 25] Generated Node #2: [4, 10, 25] from Operation: 40-15=25 Current State: 11:[4, 10, 25], Operations: ['40-15=25'] Exploring Operation: 4+10=14, Resulting Numbers: [25, 14] Generated Node #3: [25, 14] from Opera...
4
Current State: 11:[15, 40, 4, 10], Operations: [] Exploring Operation: 40/10=4, Resulting Numbers: [15, 4, 4] Generated Node #0,0: 11:[15, 4, 4] Operation: 40/10=4 Exploring Operation: 40-15=25, Resulting Numbers: [4, 10, 25] Generated Node #0,1: 11:[4, 10, 25] Operation: 40-15=25 Exploring Operation: 40/4=10, Resultin...
0.96875
hs_3
mult_heuristic
[ 3, 64, 80, 6 ]
72
[ "6/3=2", "64+80=144", "144/2=72" ]
Current State: 72:[3, 64, 80, 6], Operations: [] Exploring Operation: 6/3=2, Resulting Numbers: [64, 80, 2] Generated Node #2: [64, 80, 2] from Operation: 6/3=2 Current State: 72:[64, 80, 2], Operations: ['6/3=2'] Exploring Operation: 64+80=144, Resulting Numbers: [2, 144] Generated Node #3: [2, 144] from Operation: 64...
4
Current State: 72:[3, 64, 80, 6], Operations: [] Exploring Operation: 64+6=70, Resulting Numbers: [3, 80, 70] Generated Node #0,0: 72:[3, 80, 70] Operation: 64+6=70 Exploring Operation: 80-6=74, Resulting Numbers: [3, 64, 74] Generated Node #0,1: 72:[3, 64, 74] Operation: 80-6=74 Exploring Operation: 3+64=67, Resulting...
0
hs_4
sum_heuristic
[ 27, 24, 75, 33 ]
69
[ "33-27=6", "24*6=144", "144-75=69" ]
Current State: 69:[27, 24, 75, 33], Operations: [] Exploring Operation: 33-27=6, Resulting Numbers: [24, 75, 6] Generated Node #2: [24, 75, 6] from Operation: 33-27=6 Current State: 69:[24, 75, 6], Operations: ['33-27=6'] Exploring Operation: 24*6=144, Resulting Numbers: [75, 144] Generated Node #3: [75, 144] from Oper...
4
Current State: 69:[27, 24, 75, 33], Operations: [] Exploring Operation: 27-24=3, Resulting Numbers: [75, 33, 3] Generated Node #0,0: 69:[75, 33, 3] Operation: 27-24=3 Exploring Operation: 33-27=6, Resulting Numbers: [24, 75, 6] Generated Node #0,1: 69:[24, 75, 6] Operation: 33-27=6 Exploring Operation: 27+33=60, Result...
0
hs_3
sum_heuristic
[ 68, 55, 73, 50 ]
36
[ "68-55=13", "73-50=23", "13+23=36" ]
Current State: 36:[68, 55, 73, 50], Operations: [] Exploring Operation: 68-55=13, Resulting Numbers: [73, 50, 13] Generated Node #2: [73, 50, 13] from Operation: 68-55=13 Current State: 36:[73, 50, 13], Operations: ['68-55=13'] Exploring Operation: 73-50=23, Resulting Numbers: [13, 23] Generated Node #3: [13, 23] from ...
4
Current State: 36:[68, 55, 73, 50], Operations: [] Exploring Operation: 73-55=18, Resulting Numbers: [68, 50, 18] Generated Node #0,0: 36:[68, 50, 18] Operation: 73-55=18 Exploring Operation: 73-68=5, Resulting Numbers: [55, 50, 5] Generated Node #0,1: 36:[55, 50, 5] Operation: 73-68=5 Moving to Node #0,1 Current State...
0.986111
hs_2
mult_heuristic
[ 12, 3, 50, 30 ]
80
[ "12/3=4", "50-30=20", "4*20=80" ]
Current State: 80:[12, 3, 50, 30], Operations: [] Exploring Operation: 12/3=4, Resulting Numbers: [50, 30, 4] Generated Node #2: [50, 30, 4] from Operation: 12/3=4 Current State: 80:[50, 30, 4], Operations: ['12/3=4'] Exploring Operation: 50-30=20, Resulting Numbers: [4, 20] Generated Node #3: [4, 20] from Operation: 5...
4
Current State: 80:[12, 3, 50, 30], Operations: [] Exploring Operation: 50-30=20, Resulting Numbers: [12, 3, 20] Generated Node #0,0: 80:[12, 3, 20] Operation: 50-30=20 Exploring Operation: 50+30=80, Resulting Numbers: [12, 3, 80] Generated Node #0,1: 80:[12, 3, 80] Operation: 50+30=80 Exploring Operation: 30/3=10, Resu...
0.988715
hs_3
mult_heuristic
[ 1, 59, 26, 63 ]
30
[ "1*59=59", "26+63=89", "89-59=30" ]
Current State: 30:[1, 59, 26, 63], Operations: [] Exploring Operation: 1*59=59, Resulting Numbers: [26, 63, 59] Generated Node #2: [26, 63, 59] from Operation: 1*59=59 Current State: 30:[26, 63, 59], Operations: ['1*59=59'] Exploring Operation: 26+63=89, Resulting Numbers: [59, 89] Generated Node #3: [59, 89] from Oper...
4
Current State: 30:[1, 59, 26, 63], Operations: [] Exploring Operation: 59-1=58, Resulting Numbers: [26, 63, 58] Generated Node #0,0: 30:[26, 63, 58] Operation: 59-1=58 Exploring Operation: 59-26=33, Resulting Numbers: [1, 63, 33] Generated Node #0,1: 30:[1, 63, 33] Operation: 59-26=33 Exploring Operation: 63-59=4, Resu...
0.986979
hs_4
mult_heuristic
[ 26, 45, 45, 66 ]
39
[ "66-26=40", "45/45=1", "40-1=39" ]
Current State: 39:[26, 45, 45, 66], Operations: [] Exploring Operation: 66-26=40, Resulting Numbers: [45, 45, 40] Generated Node #2: [45, 45, 40] from Operation: 66-26=40 Current State: 39:[45, 45, 40], Operations: ['66-26=40'] Exploring Operation: 45/45=1, Resulting Numbers: [40, 1] Generated Node #3: [40, 1] from Ope...
4
Current State: 39:[26, 45, 45, 66], Operations: [] Exploring Operation: 66-45=21, Resulting Numbers: [26, 45, 21] Generated Node #0,0: 39:[26, 45, 21] Operation: 66-45=21 Exploring Operation: 45-26=19, Resulting Numbers: [45, 66, 19] Generated Node #0,1: 39:[45, 66, 19] Operation: 45-26=19 Exploring Operation: 66-45=21...
0.984375
hs_5
sum_heuristic
[ 45, 49, 3, 2 ]
22
[ "49-3=46", "46/2=23", "45-23=22" ]
Current State: 22:[45, 49, 3, 2], Operations: [] Exploring Operation: 49-3=46, Resulting Numbers: [45, 2, 46] Generated Node #2: [45, 2, 46] from Operation: 49-3=46 Current State: 22:[45, 2, 46], Operations: ['49-3=46'] Exploring Operation: 46/2=23, Resulting Numbers: [45, 23] Generated Node #3: [45, 23] from Operation...
4
Current State: 22:[45, 49, 3, 2], Operations: [] Exploring Operation: 49-45=4, Resulting Numbers: [3, 2, 4] Generated Node #0,0: 22:[3, 2, 4] Operation: 49-45=4 Exploring Operation: 45-3=42, Resulting Numbers: [49, 2, 42] Generated Node #0,1: 22:[49, 2, 42] Operation: 45-3=42 Exploring Operation: 49-3=46, Resulting Num...
0.940972
hs_4
sum_heuristic
[ 19, 5, 15, 10 ]
95
[ "15+10=25", "19*25=475", "475/5=95" ]
Current State: 95:[19, 5, 15, 10], Operations: [] Exploring Operation: 15+10=25, Resulting Numbers: [19, 5, 25] Generated Node #2: [19, 5, 25] from Operation: 15+10=25 Current State: 95:[19, 5, 25], Operations: ['15+10=25'] Exploring Operation: 19*25=475, Resulting Numbers: [5, 475] Generated Node #3: [5, 475] from Ope...
4
Current State: 95:[19, 5, 15, 10], Operations: [] Exploring Operation: 19-15=4, Resulting Numbers: [5, 10, 4] Generated Node #0,0: 95:[5, 10, 4] Operation: 19-15=4 Exploring Operation: 5+15=20, Resulting Numbers: [19, 10, 20] Generated Node #0,1: 95:[19, 10, 20] Operation: 5+15=20 Exploring Operation: 15+10=25, Resulti...
0.935764
hs_5
mult_heuristic
[ 93, 90, 51, 37 ]
20
[ "93-90=3", "51/3=17", "37-17=20" ]
Current State: 20:[93, 90, 51, 37], Operations: [] Exploring Operation: 93-90=3, Resulting Numbers: [51, 37, 3] Generated Node #2: [51, 37, 3] from Operation: 93-90=3 Current State: 20:[51, 37, 3], Operations: ['93-90=3'] Exploring Operation: 51/3=17, Resulting Numbers: [37, 17] Generated Node #3: [37, 17] from Operati...
4
Current State: 20:[93, 90, 51, 37], Operations: [] Exploring Operation: 90-51=39, Resulting Numbers: [93, 37, 39] Generated Node #0,0: 20:[93, 37, 39] Operation: 90-51=39 Exploring Operation: 90-37=53, Resulting Numbers: [93, 51, 53] Generated Node #0,1: 20:[93, 51, 53] Operation: 90-37=53 Exploring Operation: 93-37=56...
0.983507
hs_5
sum_heuristic
[ 17, 11, 7, 50 ]
63
[ "17-11=6", "7+50=57", "6+57=63" ]
Current State: 63:[17, 11, 7, 50], Operations: [] Exploring Operation: 17-11=6, Resulting Numbers: [7, 50, 6] Generated Node #2: [7, 50, 6] from Operation: 17-11=6 Current State: 63:[7, 50, 6], Operations: ['17-11=6'] Exploring Operation: 7+50=57, Resulting Numbers: [6, 57] Generated Node #3: [6, 57] from Operation: 7+...
4
Current State: 63:[17, 11, 7, 50], Operations: [] Exploring Operation: 17+50=67, Resulting Numbers: [11, 7, 67] Generated Node #0,0: 63:[11, 7, 67] Operation: 17+50=67 Exploring Operation: 11+50=61, Resulting Numbers: [17, 7, 61] Generated Node #0,1: 63:[17, 7, 61] Operation: 11+50=61 Start Sub Search at level 1: Movin...
0.990451
hs_2
sum_heuristic
[ 14, 16, 88, 27 ]
66
[ "27-16=11", "14*11=154", "154-88=66" ]
Current State: 66:[14, 16, 88, 27], Operations: [] Exploring Operation: 27-16=11, Resulting Numbers: [14, 88, 11] Generated Node #2: [14, 88, 11] from Operation: 27-16=11 Current State: 66:[14, 88, 11], Operations: ['27-16=11'] Exploring Operation: 14*11=154, Resulting Numbers: [88, 154] Generated Node #3: [88, 154] fr...
4
Current State: 66:[14, 16, 88, 27], Operations: [] Exploring Operation: 88-27=61, Resulting Numbers: [14, 16, 61] Generated Node #0,0: 66:[14, 16, 61] Operation: 88-27=61 Start Sub Search at level 1: Moving to Node #0,0 Current State: 66:[14, 16, 61], Operations: ['88-27=61'] Exploring Operation: 16-14=2, Resulting Num...
0
hs_1
mult_heuristic
[ 81, 47, 64, 95 ]
97
[ "81+47=128", "95-64=31", "128-31=97" ]
Current State: 97:[81, 47, 64, 95], Operations: [] Exploring Operation: 81+47=128, Resulting Numbers: [64, 95, 128] Generated Node #2: [64, 95, 128] from Operation: 81+47=128 Current State: 97:[64, 95, 128], Operations: ['81+47=128'] Exploring Operation: 95-64=31, Resulting Numbers: [128, 31] Generated Node #3: [128, 3...
4
Current State: 97:[81, 47, 64, 95], Operations: [] Exploring Operation: 81-47=34, Resulting Numbers: [64, 95, 34] Generated Node #0,0: 97:[64, 95, 34] Operation: 81-47=34 Exploring Operation: 47+64=111, Resulting Numbers: [81, 95, 111] Generated Node #0,1: 97:[81, 95, 111] Operation: 47+64=111 Exploring Operation: 47+9...
0.981771
hs_4
mult_heuristic
[ 96, 63, 21, 56 ]
85
[ "96*56=5376", "5376-21=5355", "5355/63=85" ]
Current State: 85:[96, 63, 21, 56], Operations: [] Exploring Operation: 96*56=5376, Resulting Numbers: [63, 21, 5376] Generated Node #2: [63, 21, 5376] from Operation: 96*56=5376 Current State: 85:[63, 21, 5376], Operations: ['96*56=5376'] Exploring Operation: 5376-21=5355, Resulting Numbers: [63, 5355] Generated Node ...
4
Current State: 85:[96, 63, 21, 56], Operations: [] Exploring Operation: 63-56=7, Resulting Numbers: [96, 21, 7] Generated Node #0,0: 85:[96, 21, 7] Operation: 63-56=7 Moving to Node #0,0 Current State: 85:[96, 21, 7], Operations: ['63-56=7'] Exploring Operation: 96-7=89, Resulting Numbers: [21, 89] Generated Node #0,0,...
0
hs_1
mult_heuristic
[ 2, 90, 91, 15 ]
83
[ "91-2=89", "90/15=6", "89-6=83" ]
Current State: 83:[2, 90, 91, 15], Operations: [] Exploring Operation: 91-2=89, Resulting Numbers: [90, 15, 89] Generated Node #2: [90, 15, 89] from Operation: 91-2=89 Current State: 83:[90, 15, 89], Operations: ['91-2=89'] Exploring Operation: 90/15=6, Resulting Numbers: [89, 6] Generated Node #3: [89, 6] from Operati...
4
Current State: 83:[2, 90, 91, 15], Operations: [] Exploring Operation: 90-2=88, Resulting Numbers: [91, 15, 88] Generated Node #0,0: 83:[91, 15, 88] Operation: 90-2=88 Exploring Operation: 2*15=30, Resulting Numbers: [90, 91, 30] Generated Node #0,1: 83:[90, 91, 30] Operation: 2*15=30 Exploring Operation: 2+15=17, Resu...
0
hs_4
sum_heuristic
[ 89, 16, 15, 60 ]
29
[ "89-60=29", "16-15=1", "29*1=29" ]
Current State: 29:[89, 16, 15, 60], Operations: [] Exploring Operation: 89-60=29, Resulting Numbers: [16, 15, 29] Generated Node #2: [16, 15, 29] from Operation: 89-60=29 Current State: 29:[16, 15, 29], Operations: ['89-60=29'] Exploring Operation: 16-15=1, Resulting Numbers: [29, 1] Generated Node #3: [29, 1] from Ope...
4
Current State: 29:[89, 16, 15, 60], Operations: [] Exploring Operation: 89-60=29, Resulting Numbers: [16, 15, 29] Generated Node #0,0: 29:[16, 15, 29] Operation: 89-60=29 Exploring Operation: 89-15=74, Resulting Numbers: [16, 60, 74] Generated Node #0,1: 29:[16, 60, 74] Operation: 89-15=74 Exploring Operation: 89-16=73...
0.986979
hs_3
sum_heuristic
[ 51, 16, 46, 26 ]
80
[ "51*26=1326", "1326-46=1280", "1280/16=80" ]
Current State: 80:[51, 16, 46, 26], Operations: [] Exploring Operation: 51*26=1326, Resulting Numbers: [16, 46, 1326] Generated Node #2: [16, 46, 1326] from Operation: 51*26=1326 Current State: 80:[16, 46, 1326], Operations: ['51*26=1326'] Exploring Operation: 1326-46=1280, Resulting Numbers: [16, 1280] Generated Node ...
4
Current State: 80:[51, 16, 46, 26], Operations: [] Exploring Operation: 51-46=5, Resulting Numbers: [16, 26, 5] Generated Node #0,0: 80:[16, 26, 5] Operation: 51-46=5 Moving to Node #0,0 Current State: 80:[16, 26, 5], Operations: ['51-46=5'] Exploring Operation: 26-16=10, Resulting Numbers: [5, 10] Generated Node #0,0,...
0
hs_1
sum_heuristic
[ 62, 79, 7, 71 ]
98
[ "62+71=133", "133/7=19", "79+19=98" ]
Current State: 98:[62, 79, 7, 71], Operations: [] Exploring Operation: 62+71=133, Resulting Numbers: [79, 7, 133] Generated Node #2: [79, 7, 133] from Operation: 62+71=133 Current State: 98:[79, 7, 133], Operations: ['62+71=133'] Exploring Operation: 133/7=19, Resulting Numbers: [79, 19] Generated Node #3: [79, 19] fro...
4
Current State: 98:[62, 79, 7, 71], Operations: [] Exploring Operation: 79+7=86, Resulting Numbers: [62, 71, 86] Generated Node #0,0: 98:[62, 71, 86] Operation: 79+7=86 Exploring Operation: 62-7=55, Resulting Numbers: [79, 71, 55] Generated Node #0,1: 98:[79, 71, 55] Operation: 62-7=55 Exploring Operation: 79-71=8, Resu...
0
hs_5
sum_heuristic
[ 18, 15, 74, 84 ]
10
[ "74-18=56", "15*56=840", "840/84=10" ]
Current State: 10:[18, 15, 74, 84], Operations: [] Exploring Operation: 74-18=56, Resulting Numbers: [15, 84, 56] Generated Node #2: [15, 84, 56] from Operation: 74-18=56 Current State: 10:[15, 84, 56], Operations: ['74-18=56'] Exploring Operation: 15*56=840, Resulting Numbers: [84, 840] Generated Node #3: [84, 840] fr...
4
Current State: 10:[18, 15, 74, 84], Operations: [] Exploring Operation: 84-74=10, Resulting Numbers: [18, 15, 10] Generated Node #0,0: 10:[18, 15, 10] Operation: 84-74=10 Exploring Operation: 74-18=56, Resulting Numbers: [15, 84, 56] Generated Node #0,1: 10:[15, 84, 56] Operation: 74-18=56 Start Sub Search at level 1: ...
0
hs_2
mult_heuristic
[ 56, 3, 70, 59 ]
42
[ "56-3=53", "70-59=11", "53-11=42" ]
Current State: 42:[56, 3, 70, 59], Operations: [] Exploring Operation: 56-3=53, Resulting Numbers: [70, 59, 53] Generated Node #2: [70, 59, 53] from Operation: 56-3=53 Current State: 42:[70, 59, 53], Operations: ['56-3=53'] Exploring Operation: 70-59=11, Resulting Numbers: [53, 11] Generated Node #3: [53, 11] from Oper...
4
Current State: 42:[56, 3, 70, 59], Operations: [] Exploring Operation: 59-56=3, Resulting Numbers: [3, 70, 3] Generated Node #0,0: 42:[3, 70, 3] Operation: 59-56=3 Exploring Operation: 70-59=11, Resulting Numbers: [56, 3, 11] Generated Node #0,1: 42:[56, 3, 11] Operation: 70-59=11 Exploring Operation: 70-56=14, Resulti...
0.988715
hs_3
mult_heuristic
[ 41, 74, 22, 98 ]
87
[ "74-41=33", "22+98=120", "120-33=87" ]
Current State: 87:[41, 74, 22, 98], Operations: [] Exploring Operation: 74-41=33, Resulting Numbers: [22, 98, 33] Generated Node #2: [22, 98, 33] from Operation: 74-41=33 Current State: 87:[22, 98, 33], Operations: ['74-41=33'] Exploring Operation: 22+98=120, Resulting Numbers: [33, 120] Generated Node #3: [33, 120] fr...
4
Current State: 87:[41, 74, 22, 98], Operations: [] Exploring Operation: 74-41=33, Resulting Numbers: [22, 98, 33] Generated Node #0,0: 87:[22, 98, 33] Operation: 74-41=33 Exploring Operation: 98-74=24, Resulting Numbers: [41, 22, 24] Generated Node #0,1: 87:[41, 22, 24] Operation: 98-74=24 Moving to Node #0,0 Current S...
0.989583
hs_2
sum_heuristic
[ 72, 63, 7, 7 ]
63
[ "72*7=504", "63*7=441", "504-441=63" ]
Current State: 63:[72, 63, 7, 7], Operations: [] Exploring Operation: 72*7=504, Resulting Numbers: [63, 504] Generated Node #2: [63, 504] from Operation: 72*7=504 Current State: 63:[63, 504], Operations: ['72*7=504'] Exploring Operation: 63*7=441, Resulting Numbers: [504, 441] Generated Node #3: [504, 441] from Operati...
4
Current State: 63:[72, 63, 7, 7], Operations: [] Exploring Operation: 72-63=9, Resulting Numbers: [7, 7, 9] Generated Node #0,0: 63:[7, 7, 9] Operation: 72-63=9 Exploring Operation: 72-7=65, Resulting Numbers: [63, 7, 65] Generated Node #0,1: 63:[63, 7, 65] Operation: 72-7=65 Start Sub Search at level 1: Moving to Node...
0
hs_2
mult_heuristic
[ 9, 29, 40, 8 ]
69
[ "9-8=1", "29+40=69", "1*69=69" ]
Current State: 69:[9, 29, 40, 8], Operations: [] Exploring Operation: 9-8=1, Resulting Numbers: [29, 40, 1] Generated Node #2: [29, 40, 1] from Operation: 9-8=1 Current State: 69:[29, 40, 1], Operations: ['9-8=1'] Exploring Operation: 29+40=69, Resulting Numbers: [1, 69] Generated Node #3: [1, 69] from Operation: 29+40...
4
Current State: 69:[9, 29, 40, 8], Operations: [] Exploring Operation: 29+40=69, Resulting Numbers: [9, 8, 69] Generated Node #0,0: 69:[9, 8, 69] Operation: 29+40=69 Moving to Node #0,0 Current State: 69:[9, 8, 69], Operations: ['29+40=69'] Exploring Operation: 9-8=1, Resulting Numbers: [69, 1] Generated Node #0,0,0: 69...
0.993924
hs_1
mult_heuristic
[ 89, 64, 58, 61 ]
22
[ "89-64=25", "61-58=3", "25-3=22" ]
Current State: 22:[89, 64, 58, 61], Operations: [] Exploring Operation: 89-64=25, Resulting Numbers: [58, 61, 25] Generated Node #2: [58, 61, 25] from Operation: 89-64=25 Current State: 22:[58, 61, 25], Operations: ['89-64=25'] Exploring Operation: 61-58=3, Resulting Numbers: [25, 3] Generated Node #3: [25, 3] from Ope...
4
Current State: 22:[89, 64, 58, 61], Operations: [] Exploring Operation: 89-61=28, Resulting Numbers: [64, 58, 28] Generated Node #0,0: 22:[64, 58, 28] Operation: 89-61=28 Exploring Operation: 89-64=25, Resulting Numbers: [58, 61, 25] Generated Node #0,1: 22:[58, 61, 25] Operation: 89-64=25 Exploring Operation: 89-58=31...
0.986111
hs_5
mult_heuristic
[ 19, 23, 7, 80 ]
91
[ "23-19=4", "7+80=87", "4+87=91" ]
Current State: 91:[19, 23, 7, 80], Operations: [] Exploring Operation: 23-19=4, Resulting Numbers: [7, 80, 4] Generated Node #2: [7, 80, 4] from Operation: 23-19=4 Current State: 91:[7, 80, 4], Operations: ['23-19=4'] Exploring Operation: 7+80=87, Resulting Numbers: [4, 87] Generated Node #3: [4, 87] from Operation: 7+...
4
Current State: 91:[19, 23, 7, 80], Operations: [] Exploring Operation: 23+80=103, Resulting Numbers: [19, 7, 103] Generated Node #0,0: 91:[19, 7, 103] Operation: 23+80=103 Exploring Operation: 19+80=99, Resulting Numbers: [23, 7, 99] Generated Node #0,1: 91:[23, 7, 99] Operation: 19+80=99 Exploring Operation: 23-19=4, ...
0.987847
hs_4
sum_heuristic
[ 32, 42, 56, 16 ]
73
[ "42*56=2352", "2352-16=2336", "2336/32=73" ]
Current State: 73:[32, 42, 56, 16], Operations: [] Exploring Operation: 42*56=2352, Resulting Numbers: [32, 16, 2352] Generated Node #2: [32, 16, 2352] from Operation: 42*56=2352 Current State: 73:[32, 16, 2352], Operations: ['42*56=2352'] Exploring Operation: 2352-16=2336, Resulting Numbers: [32, 2336] Generated Node ...
4
Current State: 73:[32, 42, 56, 16], Operations: [] Exploring Operation: 42+16=58, Resulting Numbers: [32, 56, 58] Generated Node #0,0: 73:[32, 56, 58] Operation: 42+16=58 Exploring Operation: 32+42=74, Resulting Numbers: [56, 16, 74] Generated Node #0,1: 73:[56, 16, 74] Operation: 32+42=74 Exploring Operation: 56+16=72...
0
hs_4
mult_heuristic
[ 18, 8, 98, 72 ]
26
[ "18*8=144", "98+72=170", "170-144=26" ]
Current State: 26:[18, 8, 98, 72], Operations: [] Exploring Operation: 18*8=144, Resulting Numbers: [98, 72, 144] Generated Node #2: [98, 72, 144] from Operation: 18*8=144 Current State: 26:[98, 72, 144], Operations: ['18*8=144'] Exploring Operation: 98+72=170, Resulting Numbers: [144, 170] Generated Node #3: [144, 170...
4
Current State: 26:[18, 8, 98, 72], Operations: [] Exploring Operation: 98-72=26, Resulting Numbers: [18, 8, 26] Generated Node #0,0: 26:[18, 8, 26] Operation: 98-72=26 Start Sub Search at level 1: Moving to Node #0,0 Current State: 26:[18, 8, 26], Operations: ['98-72=26'] Exploring Operation: 18+8=26, Resulting Numbers...
0
hs_1
mult_heuristic
[ 42, 32, 16, 39 ]
96
[ "42*16=672", "39-32=7", "672/7=96" ]
Current State: 96:[42, 32, 16, 39], Operations: [] Exploring Operation: 42*16=672, Resulting Numbers: [32, 39, 672] Generated Node #2: [32, 39, 672] from Operation: 42*16=672 Current State: 96:[32, 39, 672], Operations: ['42*16=672'] Exploring Operation: 39-32=7, Resulting Numbers: [672, 7] Generated Node #3: [672, 7] ...
4
Current State: 96:[42, 32, 16, 39], Operations: [] Exploring Operation: 39-32=7, Resulting Numbers: [42, 16, 7] Generated Node #0,0: 96:[42, 16, 7] Operation: 39-32=7 Exploring Operation: 42-39=3, Resulting Numbers: [32, 16, 3] Generated Node #0,1: 96:[32, 16, 3] Operation: 42-39=3 Exploring Operation: 39-16=23, Result...
0.980035
hs_3
sum_heuristic
[ 47, 97, 9, 27 ]
99
[ "47+97=144", "9*27=243", "243-144=99" ]
Current State: 99:[47, 97, 9, 27], Operations: [] Exploring Operation: 47+97=144, Resulting Numbers: [9, 27, 144] Generated Node #2: [9, 27, 144] from Operation: 47+97=144 Current State: 99:[9, 27, 144], Operations: ['47+97=144'] Exploring Operation: 9*27=243, Resulting Numbers: [144, 243] Generated Node #3: [144, 243]...
4
Current State: 99:[47, 97, 9, 27], Operations: [] Exploring Operation: 47-9=38, Resulting Numbers: [97, 27, 38] Generated Node #0,0: 99:[97, 27, 38] Operation: 47-9=38 Exploring Operation: 47-27=20, Resulting Numbers: [97, 9, 20] Generated Node #0,1: 99:[97, 9, 20] Operation: 47-27=20 Exploring Operation: 27/9=3, Resul...
0
hs_3
mult_heuristic
[ 39, 6, 74, 29 ]
12
[ "39-6=33", "74-29=45", "45-33=12" ]
Current State: 12:[39, 6, 74, 29], Operations: [] Exploring Operation: 39-6=33, Resulting Numbers: [74, 29, 33] Generated Node #2: [74, 29, 33] from Operation: 39-6=33 Current State: 12:[74, 29, 33], Operations: ['39-6=33'] Exploring Operation: 74-29=45, Resulting Numbers: [33, 45] Generated Node #3: [33, 45] from Oper...
4
Current State: 12:[39, 6, 74, 29], Operations: [] Exploring Operation: 74-39=35, Resulting Numbers: [6, 29, 35] Generated Node #0,0: 12:[6, 29, 35] Operation: 74-39=35 Exploring Operation: 39-29=10, Resulting Numbers: [6, 74, 10] Generated Node #0,1: 12:[6, 74, 10] Operation: 39-29=10 Exploring Operation: 74-29=45, Res...
0.983507
hs_3
mult_heuristic
[ 29, 21, 98, 7 ]
20
[ "29+98=127", "21*7=147", "147-127=20" ]
Current State: 20:[29, 21, 98, 7], Operations: [] Exploring Operation: 29+98=127, Resulting Numbers: [21, 7, 127] Generated Node #2: [21, 7, 127] from Operation: 29+98=127 Current State: 20:[21, 7, 127], Operations: ['29+98=127'] Exploring Operation: 21*7=147, Resulting Numbers: [127, 147] Generated Node #3: [127, 147]...
4
Current State: 20:[29, 21, 98, 7], Operations: [] Exploring Operation: 98-29=69, Resulting Numbers: [21, 7, 69] Generated Node #0,0: 20:[21, 7, 69] Operation: 98-29=69 Exploring Operation: 98/7=14, Resulting Numbers: [29, 21, 14] Generated Node #0,1: 20:[29, 21, 14] Operation: 98/7=14 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 24, 16, 18, 8 ]
19
[ "24-16=8", "8/8=1", "18+1=19" ]
Current State: 19:[24, 16, 18, 8], Operations: [] Exploring Operation: 24-16=8, Resulting Numbers: [18, 8, 8] Generated Node #2: [18, 8, 8] from Operation: 24-16=8 Current State: 19:[18, 8, 8], Operations: ['24-16=8'] Exploring Operation: 8/8=1, Resulting Numbers: [18, 1] Generated Node #3: [18, 1] from Operation: 8/8=...
4
Current State: 19:[24, 16, 18, 8], Operations: [] Exploring Operation: 16+8=24, Resulting Numbers: [24, 18, 24] Generated Node #0,0: 19:[24, 18, 24] Operation: 16+8=24 Exploring Operation: 24-8=16, Resulting Numbers: [16, 18, 16] Generated Node #0,1: 19:[16, 18, 16] Operation: 24-8=16 Moving to Node #0,1 Current State:...
0
hs_2
mult_heuristic
[ 11, 68, 81, 94 ]
22
[ "68+94=162", "11*162=1782", "1782/81=22" ]
Current State: 22:[11, 68, 81, 94], Operations: [] Exploring Operation: 68+94=162, Resulting Numbers: [11, 81, 162] Generated Node #2: [11, 81, 162] from Operation: 68+94=162 Current State: 22:[11, 81, 162], Operations: ['68+94=162'] Exploring Operation: 11*162=1782, Resulting Numbers: [81, 1782] Generated Node #3: [81...
4
Current State: 22:[11, 68, 81, 94], Operations: [] Exploring Operation: 94-68=26, Resulting Numbers: [11, 81, 26] Generated Node #0,0: 22:[11, 81, 26] Operation: 94-68=26 Exploring Operation: 94-81=13, Resulting Numbers: [11, 68, 13] Generated Node #0,1: 22:[11, 68, 13] Operation: 94-81=13 Moving to Node #0,1 Current S...
0
hs_2
sum_heuristic
[ 46, 55, 92, 87 ]
16
[ "92/46=2", "87-55=32", "32/2=16" ]
Current State: 16:[46, 55, 92, 87], Operations: [] Exploring Operation: 92/46=2, Resulting Numbers: [55, 87, 2] Generated Node #2: [55, 87, 2] from Operation: 92/46=2 Current State: 16:[55, 87, 2], Operations: ['92/46=2'] Exploring Operation: 87-55=32, Resulting Numbers: [2, 32] Generated Node #3: [2, 32] from Operatio...
4
Current State: 16:[46, 55, 92, 87], Operations: [] Exploring Operation: 92/46=2, Resulting Numbers: [55, 87, 2] Generated Node #0,0: 16:[55, 87, 2] Operation: 92/46=2 Exploring Operation: 92-87=5, Resulting Numbers: [46, 55, 5] Generated Node #0,1: 16:[46, 55, 5] Operation: 92-87=5 Exploring Operation: 92-55=37, Result...
0.987847
hs_3
mult_heuristic
[ 10, 7, 96, 66 ]
54
[ "10-7=3", "96+66=162", "162/3=54" ]
Current State: 54:[10, 7, 96, 66], Operations: [] Exploring Operation: 10-7=3, Resulting Numbers: [96, 66, 3] Generated Node #2: [96, 66, 3] from Operation: 10-7=3 Current State: 54:[96, 66, 3], Operations: ['10-7=3'] Exploring Operation: 96+66=162, Resulting Numbers: [3, 162] Generated Node #3: [3, 162] from Operation...
4
Current State: 54:[10, 7, 96, 66], Operations: [] Exploring Operation: 66-10=56, Resulting Numbers: [7, 96, 56] Generated Node #0,0: 54:[7, 96, 56] Operation: 66-10=56 Exploring Operation: 96-7=89, Resulting Numbers: [10, 66, 89] Generated Node #0,1: 54:[10, 66, 89] Operation: 96-7=89 Exploring Operation: 96-10=86, Res...
0
hs_4
sum_heuristic
[ 10, 57, 8, 84 ]
61
[ "10*8=80", "57+84=141", "141-80=61" ]
Current State: 61:[10, 57, 8, 84], Operations: [] Exploring Operation: 10*8=80, Resulting Numbers: [57, 84, 80] Generated Node #2: [57, 84, 80] from Operation: 10*8=80 Current State: 61:[57, 84, 80], Operations: ['10*8=80'] Exploring Operation: 57+84=141, Resulting Numbers: [80, 141] Generated Node #3: [80, 141] from O...
4
Current State: 61:[10, 57, 8, 84], Operations: [] Exploring Operation: 10+8=18, Resulting Numbers: [57, 84, 18] Generated Node #0,0: 61:[57, 84, 18] Operation: 10+8=18 Exploring Operation: 10*8=80, Resulting Numbers: [57, 84, 80] Generated Node #0,1: 61:[57, 84, 80] Operation: 10*8=80 Moving to Node #0,1 Current State:...
0.989583
hs_2
mult_heuristic
[ 49, 39, 72, 68 ]
22
[ "49+39=88", "72-68=4", "88/4=22" ]
Current State: 22:[49, 39, 72, 68], Operations: [] Exploring Operation: 49+39=88, Resulting Numbers: [72, 68, 88] Generated Node #2: [72, 68, 88] from Operation: 49+39=88 Current State: 22:[72, 68, 88], Operations: ['49+39=88'] Exploring Operation: 72-68=4, Resulting Numbers: [88, 4] Generated Node #3: [88, 4] from Ope...
4
Current State: 22:[49, 39, 72, 68], Operations: [] Exploring Operation: 72-68=4, Resulting Numbers: [49, 39, 4] Generated Node #0,0: 22:[49, 39, 4] Operation: 72-68=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 22:[49, 39, 4], Operations: ['72-68=4'] Exploring Operation: 49-39=10, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 79, 40, 81, 41 ]
27
[ "79+41=120", "40*81=3240", "3240/120=27" ]
Current State: 27:[79, 40, 81, 41], Operations: [] Exploring Operation: 79+41=120, Resulting Numbers: [40, 81, 120] Generated Node #2: [40, 81, 120] from Operation: 79+41=120 Current State: 27:[40, 81, 120], Operations: ['79+41=120'] Exploring Operation: 40*81=3240, Resulting Numbers: [120, 3240] Generated Node #3: [12...
4
Current State: 27:[79, 40, 81, 41], Operations: [] Exploring Operation: 81-41=40, Resulting Numbers: [79, 40, 40] Generated Node #0,0: 27:[79, 40, 40] Operation: 81-41=40 Exploring Operation: 79-41=38, Resulting Numbers: [40, 81, 38] Generated Node #0,1: 27:[40, 81, 38] Operation: 79-41=38 Exploring Operation: 81-79=2,...
0
hs_3
mult_heuristic
[ 44, 15, 71, 29 ]
13
[ "44-15=29", "71-29=42", "42-29=13" ]
Current State: 13:[44, 15, 71, 29], Operations: [] Exploring Operation: 44-15=29, Resulting Numbers: [71, 29, 29] Generated Node #2: [71, 29, 29] from Operation: 44-15=29 Current State: 13:[71, 29, 29], Operations: ['44-15=29'] Exploring Operation: 71-29=42, Resulting Numbers: [42] 42,13 equal: Goal Reached Exploring O...
4
Current State: 13:[44, 15, 71, 29], Operations: [] Exploring Operation: 71-29=42, Resulting Numbers: [44, 15, 42] Generated Node #0,0: 13:[44, 15, 42] Operation: 71-29=42 Exploring Operation: 71-44=27, Resulting Numbers: [15, 29, 27] Generated Node #0,1: 13:[15, 29, 27] Operation: 71-44=27 Exploring Operation: 44-29=15...
0.990451
hs_3
mult_heuristic
[ 7, 10, 28, 52 ]
94
[ "7*10=70", "52-28=24", "70+24=94" ]
Current State: 94:[7, 10, 28, 52], Operations: [] Exploring Operation: 7*10=70, Resulting Numbers: [28, 52, 70] Generated Node #2: [28, 52, 70] from Operation: 7*10=70 Current State: 94:[28, 52, 70], Operations: ['7*10=70'] Exploring Operation: 52-28=24, Resulting Numbers: [70, 24] Generated Node #3: [70, 24] from Oper...
4
Current State: 94:[7, 10, 28, 52], Operations: [] Exploring Operation: 10+28=38, Resulting Numbers: [7, 52, 38] Generated Node #0,0: 94:[7, 52, 38] Operation: 10+28=38 Exploring Operation: 28-10=18, Resulting Numbers: [7, 52, 18] Generated Node #0,1: 94:[7, 52, 18] Operation: 28-10=18 Exploring Operation: 7+28=35, Resu...
0
hs_5
mult_heuristic
[ 77, 76, 54, 52 ]
47
[ "77+76=153", "54+52=106", "153-106=47" ]
Current State: 47:[77, 76, 54, 52], Operations: [] Exploring Operation: 77+76=153, Resulting Numbers: [54, 52, 153] Generated Node #2: [54, 52, 153] from Operation: 77+76=153 Current State: 47:[54, 52, 153], Operations: ['77+76=153'] Exploring Operation: 54+52=106, Resulting Numbers: [153, 106] Generated Node #3: [153,...
4
Current State: 47:[77, 76, 54, 52], Operations: [] Exploring Operation: 77-52=25, Resulting Numbers: [76, 54, 25] Generated Node #0,0: 47:[76, 54, 25] Operation: 77-52=25 Exploring Operation: 76-54=22, Resulting Numbers: [77, 52, 22] Generated Node #0,1: 47:[77, 52, 22] Operation: 76-54=22 Exploring Operation: 77-54=23...
0.986111
hs_4
sum_heuristic
[ 13, 73, 68, 66 ]
62
[ "73-13=60", "68-66=2", "60+2=62" ]
Current State: 62:[13, 73, 68, 66], Operations: [] Exploring Operation: 73-13=60, Resulting Numbers: [68, 66, 60] Generated Node #2: [68, 66, 60] from Operation: 73-13=60 Current State: 62:[68, 66, 60], Operations: ['73-13=60'] Exploring Operation: 68-66=2, Resulting Numbers: [60, 2] Generated Node #3: [60, 2] from Ope...
4
Current State: 62:[13, 73, 68, 66], Operations: [] Exploring Operation: 73-68=5, Resulting Numbers: [13, 66, 5] Generated Node #0,0: 62:[13, 66, 5] Operation: 73-68=5 Exploring Operation: 73-13=60, Resulting Numbers: [68, 66, 60] Generated Node #0,1: 62:[68, 66, 60] Operation: 73-13=60 Moving to Node #0,1 Current State...
0.986979
hs_2
sum_heuristic
[ 87, 84, 68, 87 ]
39
[ "87-84=3", "87/3=29", "68-29=39" ]
Current State: 39:[87, 84, 68, 87], Operations: [] Exploring Operation: 87-84=3, Resulting Numbers: [68, 3] Generated Node #2: [68, 3] from Operation: 87-84=3 Current State: 39:[68, 3], Operations: ['87-84=3'] Exploring Operation: 87/3=29, Resulting Numbers: [68, 29] Generated Node #3: [68, 29] from Operation: 87/3=29 ...
4
Current State: 39:[87, 84, 68, 87], Operations: [] Exploring Operation: 87-87=0, Resulting Numbers: [84, 68, 0] Generated Node #0,0: 39:[84, 68, 0] Operation: 87-87=0 Exploring Operation: 87-84=3, Resulting Numbers: [68, 87, 3] Generated Node #0,1: 39:[68, 87, 3] Operation: 87-84=3 Exploring Operation: 87-68=19, Result...
0.934028
hs_5
sum_heuristic
[ 20, 16, 38, 17 ]
91
[ "20+16=36", "38+17=55", "36+55=91" ]
Current State: 91:[20, 16, 38, 17], Operations: [] Exploring Operation: 20+16=36, Resulting Numbers: [38, 17, 36] Generated Node #2: [38, 17, 36] from Operation: 20+16=36 Current State: 91:[38, 17, 36], Operations: ['20+16=36'] Exploring Operation: 38+17=55, Resulting Numbers: [36, 55] Generated Node #3: [36, 55] from ...
4
Current State: 91:[20, 16, 38, 17], Operations: [] Exploring Operation: 38-20=18, Resulting Numbers: [16, 17, 18] Generated Node #0,0: 91:[16, 17, 18] Operation: 38-20=18 Start Sub Search at level 1: Moving to Node #0,0 Current State: 91:[16, 17, 18], Operations: ['38-20=18'] Exploring Operation: 18-16=2, Resulting Num...
0
hs_1
sum_heuristic
[ 50, 91, 13, 8 ]
46
[ "91-50=41", "13-8=5", "41+5=46" ]
Current State: 46:[50, 91, 13, 8], Operations: [] Exploring Operation: 91-50=41, Resulting Numbers: [13, 8, 41] Generated Node #2: [13, 8, 41] from Operation: 91-50=41 Current State: 46:[13, 8, 41], Operations: ['91-50=41'] Exploring Operation: 13-8=5, Resulting Numbers: [41, 5] Generated Node #3: [41, 5] from Operatio...
4
Current State: 46:[50, 91, 13, 8], Operations: [] Exploring Operation: 91-50=41, Resulting Numbers: [13, 8, 41] Generated Node #0,0: 46:[13, 8, 41] Operation: 91-50=41 Exploring Operation: 91/13=7, Resulting Numbers: [50, 8, 7] Generated Node #0,1: 46:[50, 8, 7] Operation: 91/13=7 Exploring Operation: 91-13=78, Resulti...
0.96441
hs_5
mult_heuristic
[ 13, 35, 28, 72 ]
77
[ "35*72=2520", "2520/28=90", "90-13=77" ]
Current State: 77:[13, 35, 28, 72], Operations: [] Exploring Operation: 35*72=2520, Resulting Numbers: [13, 28, 2520] Generated Node #2: [13, 28, 2520] from Operation: 35*72=2520 Current State: 77:[13, 28, 2520], Operations: ['35*72=2520'] Exploring Operation: 2520/28=90, Resulting Numbers: [13, 90] Generated Node #3: ...
4
Current State: 77:[13, 35, 28, 72], Operations: [] Exploring Operation: 35-13=22, Resulting Numbers: [28, 72, 22] Generated Node #0,0: 77:[28, 72, 22] Operation: 35-13=22 Exploring Operation: 35-28=7, Resulting Numbers: [13, 72, 7] Generated Node #0,1: 77:[13, 72, 7] Operation: 35-28=7 Exploring Operation: 35+28=63, Re...
0
hs_4
mult_heuristic
[ 56, 17, 25, 20 ]
87
[ "56*25=1400", "1400/20=70", "17+70=87" ]
Current State: 87:[56, 17, 25, 20], Operations: [] Exploring Operation: 56*25=1400, Resulting Numbers: [17, 20, 1400] Generated Node #2: [17, 20, 1400] from Operation: 56*25=1400 Current State: 87:[17, 20, 1400], Operations: ['56*25=1400'] Exploring Operation: 1400/20=70, Resulting Numbers: [17, 70] Generated Node #3: ...
4
Current State: 87:[56, 17, 25, 20], Operations: [] Exploring Operation: 56-25=31, Resulting Numbers: [17, 20, 31] Generated Node #0,0: 87:[17, 20, 31] Operation: 56-25=31 Exploring Operation: 56-17=39, Resulting Numbers: [25, 20, 39] Generated Node #0,1: 87:[25, 20, 39] Operation: 56-17=39 Exploring Operation: 56-20=36...
0
hs_3
mult_heuristic
[ 49, 45, 19, 88 ]
25
[ "49+45=94", "88-19=69", "94-69=25" ]
Current State: 25:[49, 45, 19, 88], Operations: [] Exploring Operation: 49+45=94, Resulting Numbers: [19, 88, 94] Generated Node #2: [19, 88, 94] from Operation: 49+45=94 Current State: 25:[19, 88, 94], Operations: ['49+45=94'] Exploring Operation: 88-19=69, Resulting Numbers: [94, 69] Generated Node #3: [94, 69] from ...
4
Current State: 25:[49, 45, 19, 88], Operations: [] Exploring Operation: 88-45=43, Resulting Numbers: [49, 19, 43] Generated Node #0,0: 25:[49, 19, 43] Operation: 88-45=43 Exploring Operation: 49-19=30, Resulting Numbers: [45, 88, 30] Generated Node #0,1: 25:[45, 88, 30] Operation: 49-19=30 Exploring Operation: 49-45=4,...
0.983507
hs_4
sum_heuristic
[ 63, 43, 25, 26 ]
11
[ "25*26=650", "43+650=693", "693/63=11" ]
Current State: 11:[63, 43, 25, 26], Operations: [] Exploring Operation: 25*26=650, Resulting Numbers: [63, 43, 650] Generated Node #2: [63, 43, 650] from Operation: 25*26=650 Current State: 11:[63, 43, 650], Operations: ['25*26=650'] Exploring Operation: 43+650=693, Resulting Numbers: [63, 693] Generated Node #3: [63, ...
4
Current State: 11:[63, 43, 25, 26], Operations: [] Exploring Operation: 43-26=17, Resulting Numbers: [63, 25, 17] Generated Node #0,0: 11:[63, 25, 17] Operation: 43-26=17 Exploring Operation: 63-43=20, Resulting Numbers: [25, 26, 20] Generated Node #0,1: 11:[25, 26, 20] Operation: 63-43=20 Exploring Operation: 63-25=38...
0
hs_4
sum_heuristic
[ 1, 7, 70, 35 ]
14
[ "1*7=7", "70/35=2", "7*2=14" ]
Current State: 14:[1, 7, 70, 35], Operations: [] Exploring Operation: 1*7=7, Resulting Numbers: [70, 35, 7] Generated Node #2: [70, 35, 7] from Operation: 1*7=7 Current State: 14:[70, 35, 7], Operations: ['1*7=7'] Exploring Operation: 70/35=2, Resulting Numbers: [7, 2] Generated Node #3: [7, 2] from Operation: 70/35=2 ...
4
Current State: 14:[1, 7, 70, 35], Operations: [] Exploring Operation: 70/35=2, Resulting Numbers: [1, 7, 2] Generated Node #0,0: 14:[1, 7, 2] Operation: 70/35=2 Exploring Operation: 70-35=35, Resulting Numbers: [1, 7, 35] Generated Node #0,1: 14:[1, 7, 35] Operation: 70-35=35 Moving to Node #0,0 Current State: 14:[1, 7...
0.991319
hs_2
sum_heuristic
[ 27, 63, 15, 95 ]
20
[ "27+63=90", "15+95=110", "110-90=20" ]
Current State: 20:[27, 63, 15, 95], Operations: [] Exploring Operation: 27+63=90, Resulting Numbers: [15, 95, 90] Generated Node #2: [15, 95, 90] from Operation: 27+63=90 Current State: 20:[15, 95, 90], Operations: ['27+63=90'] Exploring Operation: 15+95=110, Resulting Numbers: [90, 110] Generated Node #3: [90, 110] fr...
4
Current State: 20:[27, 63, 15, 95], Operations: [] Exploring Operation: 63-15=48, Resulting Numbers: [27, 95, 48] Generated Node #0,0: 20:[27, 95, 48] Operation: 63-15=48 Exploring Operation: 63-27=36, Resulting Numbers: [15, 95, 36] Generated Node #0,1: 20:[15, 95, 36] Operation: 63-27=36 Exploring Operation: 95-27=68...
0.988715
hs_4
mult_heuristic
[ 31, 35, 38, 36 ]
68
[ "31+35=66", "38-36=2", "66+2=68" ]
Current State: 68:[31, 35, 38, 36], Operations: [] Exploring Operation: 31+35=66, Resulting Numbers: [38, 36, 66] Generated Node #2: [38, 36, 66] from Operation: 31+35=66 Current State: 68:[38, 36, 66], Operations: ['31+35=66'] Exploring Operation: 38-36=2, Resulting Numbers: [66, 2] Generated Node #3: [66, 2] from Ope...
4
Current State: 68:[31, 35, 38, 36], Operations: [] Exploring Operation: 31+38=69, Resulting Numbers: [35, 36, 69] Generated Node #0,0: 68:[35, 36, 69] Operation: 31+38=69 Exploring Operation: 38-36=2, Resulting Numbers: [31, 35, 2] Generated Node #0,1: 68:[31, 35, 2] Operation: 38-36=2 Start Sub Search at level 1: Movi...
0.992188
hs_2
sum_heuristic
[ 3, 21, 4, 45 ]
56
[ "21/3=7", "4+45=49", "7+49=56" ]
Current State: 56:[3, 21, 4, 45], Operations: [] Exploring Operation: 21/3=7, Resulting Numbers: [4, 45, 7] Generated Node #2: [4, 45, 7] from Operation: 21/3=7 Current State: 56:[4, 45, 7], Operations: ['21/3=7'] Exploring Operation: 4+45=49, Resulting Numbers: [7, 49] Generated Node #3: [7, 49] from Operation: 4+45=4...
4
Current State: 56:[3, 21, 4, 45], Operations: [] Exploring Operation: 45/3=15, Resulting Numbers: [21, 4, 15] Generated Node #0,0: 56:[21, 4, 15] Operation: 45/3=15 Exploring Operation: 45-21=24, Resulting Numbers: [3, 4, 24] Generated Node #0,1: 56:[3, 4, 24] Operation: 45-21=24 Moving to Node #0,1 Current State: 56:[...
0
hs_2
mult_heuristic
[ 78, 39, 51, 27 ]
76
[ "78/39=2", "51+27=78", "78-2=76" ]
Current State: 76:[78, 39, 51, 27], Operations: [] Exploring Operation: 78/39=2, Resulting Numbers: [51, 27, 2] Generated Node #2: [51, 27, 2] from Operation: 78/39=2 Current State: 76:[51, 27, 2], Operations: ['78/39=2'] Exploring Operation: 51+27=78, Resulting Numbers: [2, 78] Generated Node #3: [2, 78] from Operatio...
4
Current State: 76:[78, 39, 51, 27], Operations: [] Exploring Operation: 51-27=24, Resulting Numbers: [78, 39, 24] Generated Node #0,0: 76:[78, 39, 24] Operation: 51-27=24 Exploring Operation: 51+27=78, Resulting Numbers: [78, 39, 78] Generated Node #0,1: 76:[78, 39, 78] Operation: 51+27=78 Start Sub Search at level 1: ...
0.989583
hs_2
sum_heuristic
[ 40, 38, 40, 34 ]
71
[ "40/40=1", "38+34=72", "72-1=71" ]
Current State: 71:[40, 38, 40, 34], Operations: [] Exploring Operation: 40/40=1, Resulting Numbers: [38, 34, 1] Generated Node #2: [38, 34, 1] from Operation: 40/40=1 Current State: 71:[38, 34, 1], Operations: ['40/40=1'] Exploring Operation: 38+34=72, Resulting Numbers: [1, 72] Generated Node #3: [1, 72] from Operatio...
4
Current State: 71:[40, 38, 40, 34], Operations: [] Exploring Operation: 40+34=74, Resulting Numbers: [38, 40, 74] Generated Node #0,0: 71:[38, 40, 74] Operation: 40+34=74 Exploring Operation: 40+38=78, Resulting Numbers: [40, 34, 78] Generated Node #0,1: 71:[40, 34, 78] Operation: 40+38=78 Exploring Operation: 38+34=72...
0.979167
hs_5
sum_heuristic
[ 71, 79, 21, 71 ]
58
[ "71+79=150", "21+71=92", "150-92=58" ]
Current State: 58:[71, 79, 21, 71], Operations: [] Exploring Operation: 71+79=150, Resulting Numbers: [21, 150] Generated Node #2: [21, 150] from Operation: 71+79=150 Current State: 58:[21, 150], Operations: ['71+79=150'] Exploring Operation: 21+71=92, Resulting Numbers: [150, 92] Generated Node #3: [150, 92] from Oper...
4
Current State: 58:[71, 79, 21, 71], Operations: [] Exploring Operation: 79-71=8, Resulting Numbers: [21, 71, 8] Generated Node #0,0: 58:[21, 71, 8] Operation: 79-71=8 Exploring Operation: 79-71=8, Resulting Numbers: [71, 21, 8] Generated Node #0,1: 58:[71, 21, 8] Operation: 79-71=8 Exploring Operation: 79-21=58, Result...
0.979167
hs_4
mult_heuristic
[ 88, 27, 31, 4 ]
87
[ "31-27=4", "4/4=1", "88-1=87" ]
Current State: 87:[88, 27, 31, 4], Operations: [] Exploring Operation: 31-27=4, Resulting Numbers: [88, 4, 4] Generated Node #2: [88, 4, 4] from Operation: 31-27=4 Current State: 87:[88, 4, 4], Operations: ['31-27=4'] Exploring Operation: 4/4=1, Resulting Numbers: [88, 1] Generated Node #3: [88, 1] from Operation: 4/4=...
4
Current State: 87:[88, 27, 31, 4], Operations: [] Exploring Operation: 31-27=4, Resulting Numbers: [88, 4, 4] Generated Node #0,0: 87:[88, 4, 4] Operation: 31-27=4 Exploring Operation: 27+4=31, Resulting Numbers: [88, 31, 31] Generated Node #0,1: 87:[88, 31, 31] Operation: 27+4=31 Start Sub Search at level 1: Moving to...
0.991319
hs_2
sum_heuristic
[ 96, 88, 81, 21 ]
24
[ "88*21=1848", "96+1848=1944", "1944/81=24" ]
Current State: 24:[96, 88, 81, 21], Operations: [] Exploring Operation: 88*21=1848, Resulting Numbers: [96, 81, 1848] Generated Node #2: [96, 81, 1848] from Operation: 88*21=1848 Current State: 24:[96, 81, 1848], Operations: ['88*21=1848'] Exploring Operation: 96+1848=1944, Resulting Numbers: [81, 1944] Generated Node ...
4
Current State: 24:[96, 88, 81, 21], Operations: [] Exploring Operation: 96-88=8, Resulting Numbers: [81, 21, 8] Generated Node #0,0: 24:[81, 21, 8] Operation: 96-88=8 Exploring Operation: 88-81=7, Resulting Numbers: [96, 21, 7] Generated Node #0,1: 24:[96, 21, 7] Operation: 88-81=7 Exploring Operation: 96-81=15, Result...
0
hs_3
sum_heuristic
[ 19, 8, 43, 17 ]
71
[ "19-8=11", "43+17=60", "11+60=71" ]
Current State: 71:[19, 8, 43, 17], Operations: [] Exploring Operation: 19-8=11, Resulting Numbers: [43, 17, 11] Generated Node #2: [43, 17, 11] from Operation: 19-8=11 Current State: 71:[43, 17, 11], Operations: ['19-8=11'] Exploring Operation: 43+17=60, Resulting Numbers: [11, 60] Generated Node #3: [11, 60] from Oper...
4
Current State: 71:[19, 8, 43, 17], Operations: [] Exploring Operation: 19+43=62, Resulting Numbers: [8, 17, 62] Generated Node #0,0: 71:[8, 17, 62] Operation: 19+43=62 Exploring Operation: 19+8=27, Resulting Numbers: [43, 17, 27] Generated Node #0,1: 71:[43, 17, 27] Operation: 19+8=27 Exploring Operation: 19+17=36, Res...
0.971354
hs_3
mult_heuristic
[ 63, 21, 77, 46 ]
28
[ "63/21=3", "77-46=31", "31-3=28" ]
Current State: 28:[63, 21, 77, 46], Operations: [] Exploring Operation: 63/21=3, Resulting Numbers: [77, 46, 3] Generated Node #2: [77, 46, 3] from Operation: 63/21=3 Current State: 28:[77, 46, 3], Operations: ['63/21=3'] Exploring Operation: 77-46=31, Resulting Numbers: [3, 31] Generated Node #3: [3, 31] from Operatio...
4
Current State: 28:[63, 21, 77, 46], Operations: [] Exploring Operation: 77-63=14, Resulting Numbers: [21, 46, 14] Generated Node #0,0: 28:[21, 46, 14] Operation: 77-63=14 Exploring Operation: 77-46=31, Resulting Numbers: [63, 21, 31] Generated Node #0,1: 28:[63, 21, 31] Operation: 77-46=31 Exploring Operation: 63-46=17...
0.980035
hs_3
sum_heuristic
[ 27, 9, 35, 46 ]
54
[ "9+35=44", "46-44=2", "27*2=54" ]
Current State: 54:[27, 9, 35, 46], Operations: [] Exploring Operation: 9+35=44, Resulting Numbers: [27, 46, 44] Generated Node #2: [27, 46, 44] from Operation: 9+35=44 Current State: 54:[27, 46, 44], Operations: ['9+35=44'] Exploring Operation: 46-44=2, Resulting Numbers: [27, 2] Generated Node #3: [27, 2] from Operati...
4
Current State: 54:[27, 9, 35, 46], Operations: [] Exploring Operation: 46-27=19, Resulting Numbers: [9, 35, 19] Generated Node #0,0: 54:[9, 35, 19] Operation: 46-27=19 Exploring Operation: 35-27=8, Resulting Numbers: [9, 46, 8] Generated Node #0,1: 54:[9, 46, 8] Operation: 35-27=8 Exploring Operation: 46-35=11, Resulti...
0.954861
hs_4
mult_heuristic
[ 15, 51, 68, 63 ]
69
[ "68*63=4284", "4284/51=84", "84-15=69" ]
Current State: 69:[15, 51, 68, 63], Operations: [] Exploring Operation: 68*63=4284, Resulting Numbers: [15, 51, 4284] Generated Node #2: [15, 51, 4284] from Operation: 68*63=4284 Current State: 69:[15, 51, 4284], Operations: ['68*63=4284'] Exploring Operation: 4284/51=84, Resulting Numbers: [15, 84] Generated Node #3: ...
4
Current State: 69:[15, 51, 68, 63], Operations: [] Exploring Operation: 63-51=12, Resulting Numbers: [15, 68, 12] Generated Node #0,0: 69:[15, 68, 12] Operation: 63-51=12 Exploring Operation: 15+51=66, Resulting Numbers: [68, 63, 66] Generated Node #0,1: 69:[68, 63, 66] Operation: 15+51=66 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic