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
[ 74, 80, 4, 58 ]
16
[ "80-74=6", "58+6=64", "64/4=16" ]
Current State: 16:[74, 80, 4, 58], Operations: [] Exploring Operation: 80-74=6, Resulting Numbers: [4, 58, 6] Generated Node #2: [4, 58, 6] from Operation: 80-74=6 Current State: 16:[4, 58, 6], Operations: ['80-74=6'] Exploring Operation: 58+6=64, Resulting Numbers: [4, 64] Generated Node #3: [4, 64] from Operation: 58...
4
Current State: 16:[74, 80, 4, 58], Operations: [] Exploring Operation: 80-74=6, Resulting Numbers: [4, 58, 6] Generated Node #0,0: 16:[4, 58, 6] Operation: 80-74=6 Exploring Operation: 74-58=16, Resulting Numbers: [80, 4, 16] Generated Node #0,1: 16:[80, 4, 16] Operation: 74-58=16 Start Sub Search at level 1: Moving to...
0
hs_2
mult_heuristic
[ 94, 99, 8, 11 ]
48
[ "99-94=5", "11-5=6", "8*6=48" ]
Current State: 48:[94, 99, 8, 11], Operations: [] Exploring Operation: 99-94=5, Resulting Numbers: [8, 11, 5] Generated Node #2: [8, 11, 5] from Operation: 99-94=5 Current State: 48:[8, 11, 5], Operations: ['99-94=5'] Exploring Operation: 11-5=6, Resulting Numbers: [8, 6] Generated Node #3: [8, 6] from Operation: 11-5=...
4
Current State: 48:[94, 99, 8, 11], Operations: [] Exploring Operation: 99-94=5, Resulting Numbers: [8, 11, 5] Generated Node #0,0: 48:[8, 11, 5] Operation: 99-94=5 Exploring Operation: 94-11=83, Resulting Numbers: [99, 8, 83] Generated Node #0,1: 48:[99, 8, 83] Operation: 94-11=83 Exploring Operation: 99/11=9, Resultin...
0.982639
hs_5
mult_heuristic
[ 16, 94, 38, 46 ]
92
[ "46-38=8", "16/8=2", "94-2=92" ]
Current State: 92:[16, 94, 38, 46], Operations: [] Exploring Operation: 46-38=8, Resulting Numbers: [16, 94, 8] Generated Node #2: [16, 94, 8] from Operation: 46-38=8 Current State: 92:[16, 94, 8], Operations: ['46-38=8'] Exploring Operation: 16/8=2, Resulting Numbers: [94, 2] Generated Node #3: [94, 2] from Operation:...
4
Current State: 92:[16, 94, 38, 46], Operations: [] Exploring Operation: 38-16=22, Resulting Numbers: [94, 46, 22] Generated Node #0,0: 92:[94, 46, 22] Operation: 38-16=22 Exploring Operation: 46-38=8, Resulting Numbers: [16, 94, 8] Generated Node #0,1: 92:[16, 94, 8] Operation: 46-38=8 Exploring Operation: 16+38=54, Re...
0.969618
hs_3
mult_heuristic
[ 50, 5, 20, 19 ]
44
[ "50-5=45", "20-19=1", "45-1=44" ]
Current State: 44:[50, 5, 20, 19], Operations: [] Exploring Operation: 50-5=45, Resulting Numbers: [20, 19, 45] Generated Node #2: [20, 19, 45] from Operation: 50-5=45 Current State: 44:[20, 19, 45], Operations: ['50-5=45'] Exploring Operation: 20-19=1, Resulting Numbers: [45, 1] Generated Node #3: [45, 1] from Operati...
4
Current State: 44:[50, 5, 20, 19], Operations: [] Exploring Operation: 50/5=10, Resulting Numbers: [20, 19, 10] Generated Node #0,0: 44:[20, 19, 10] Operation: 50/5=10 Exploring Operation: 50-5=45, Resulting Numbers: [20, 19, 45] Generated Node #0,1: 44:[20, 19, 45] Operation: 50-5=45 Start Sub Search at level 1: Movin...
0.986979
hs_2
sum_heuristic
[ 1, 19, 99, 18 ]
61
[ "1+19=20", "99-18=81", "81-20=61" ]
Current State: 61:[1, 19, 99, 18], Operations: [] Exploring Operation: 1+19=20, Resulting Numbers: [99, 18, 20] Generated Node #2: [99, 18, 20] from Operation: 1+19=20 Current State: 61:[99, 18, 20], Operations: ['1+19=20'] Exploring Operation: 99-18=81, Resulting Numbers: [20, 81] Generated Node #3: [20, 81] from Oper...
4
Current State: 61:[1, 19, 99, 18], Operations: [] Exploring Operation: 1+19=20, Resulting Numbers: [99, 18, 20] Generated Node #0,0: 61:[99, 18, 20] Operation: 1+19=20 Moving to Node #0,0 Current State: 61:[99, 18, 20], Operations: ['1+19=20'] Exploring Operation: 99-18=81, Resulting Numbers: [20, 81] Generated Node #0...
0.993924
hs_1
mult_heuristic
[ 96, 27, 28, 1 ]
42
[ "96-27=69", "28-1=27", "69-27=42" ]
Current State: 42:[96, 27, 28, 1], Operations: [] Exploring Operation: 96-27=69, Resulting Numbers: [28, 1, 69] Generated Node #2: [28, 1, 69] from Operation: 96-27=69 Current State: 42:[28, 1, 69], Operations: ['96-27=69'] Exploring Operation: 28-1=27, Resulting Numbers: [69, 27] Generated Node #3: [69, 27] from Opera...
4
Current State: 42:[96, 27, 28, 1], Operations: [] Exploring Operation: 28-27=1, Resulting Numbers: [96, 1, 1] Generated Node #0,0: 42:[96, 1, 1] Operation: 28-27=1 Exploring Operation: 96-28=68, Resulting Numbers: [27, 1, 68] Generated Node #0,1: 42:[27, 1, 68] Operation: 96-28=68 Exploring Operation: 96-1=95, Resultin...
0.988715
hs_4
sum_heuristic
[ 14, 45, 29, 64 ]
67
[ "29-14=15", "45/15=3", "64+3=67" ]
Current State: 67:[14, 45, 29, 64], Operations: [] Exploring Operation: 29-14=15, Resulting Numbers: [45, 64, 15] Generated Node #2: [45, 64, 15] from Operation: 29-14=15 Current State: 67:[45, 64, 15], Operations: ['29-14=15'] Exploring Operation: 45/15=3, Resulting Numbers: [64, 3] Generated Node #3: [64, 3] from Ope...
4
Current State: 67:[14, 45, 29, 64], Operations: [] Exploring Operation: 45+29=74, Resulting Numbers: [14, 64, 74] Generated Node #0,0: 67:[14, 64, 74] Operation: 45+29=74 Exploring Operation: 14+45=59, Resulting Numbers: [29, 64, 59] Generated Node #0,1: 67:[29, 64, 59] Operation: 14+45=59 Exploring Operation: 14+29=43...
0
hs_4
sum_heuristic
[ 58, 52, 72, 83 ]
66
[ "58-52=6", "83-72=11", "6*11=66" ]
Current State: 66:[58, 52, 72, 83], Operations: [] Exploring Operation: 58-52=6, Resulting Numbers: [72, 83, 6] Generated Node #2: [72, 83, 6] from Operation: 58-52=6 Current State: 66:[72, 83, 6], Operations: ['58-52=6'] Exploring Operation: 83-72=11, Resulting Numbers: [6, 11] Generated Node #3: [6, 11] from Operatio...
4
Current State: 66:[58, 52, 72, 83], Operations: [] Exploring Operation: 83-52=31, Resulting Numbers: [58, 72, 31] Generated Node #0,0: 66:[58, 72, 31] Operation: 83-52=31 Exploring Operation: 83-72=11, Resulting Numbers: [58, 52, 11] Generated Node #0,1: 66:[58, 52, 11] Operation: 83-72=11 Exploring Operation: 83-58=25...
0.974826
hs_4
sum_heuristic
[ 6, 58, 81, 57 ]
86
[ "58-6=52", "81+57=138", "138-52=86" ]
Current State: 86:[6, 58, 81, 57], Operations: [] Exploring Operation: 58-6=52, Resulting Numbers: [81, 57, 52] Generated Node #2: [81, 57, 52] from Operation: 58-6=52 Current State: 86:[81, 57, 52], Operations: ['58-6=52'] Exploring Operation: 81+57=138, Resulting Numbers: [52, 138] Generated Node #3: [52, 138] from O...
4
Current State: 86:[6, 58, 81, 57], Operations: [] Exploring Operation: 58-6=52, Resulting Numbers: [81, 57, 52] Generated Node #0,0: 86:[81, 57, 52] Operation: 58-6=52 Exploring Operation: 58-57=1, Resulting Numbers: [6, 81, 1] Generated Node #0,1: 86:[6, 81, 1] Operation: 58-57=1 Moving to Node #0,1 Current State: 86:...
0.991319
hs_2
mult_heuristic
[ 81, 87, 83, 30 ]
59
[ "87-81=6", "83-30=53", "6+53=59" ]
Current State: 59:[81, 87, 83, 30], Operations: [] Exploring Operation: 87-81=6, Resulting Numbers: [83, 30, 6] Generated Node #2: [83, 30, 6] from Operation: 87-81=6 Current State: 59:[83, 30, 6], Operations: ['87-81=6'] Exploring Operation: 83-30=53, Resulting Numbers: [6, 53] Generated Node #3: [6, 53] from Operatio...
4
Current State: 59:[81, 87, 83, 30], Operations: [] Exploring Operation: 87-30=57, Resulting Numbers: [81, 83, 57] Generated Node #0,0: 59:[81, 83, 57] Operation: 87-30=57 Exploring Operation: 83-30=53, Resulting Numbers: [81, 87, 53] Generated Node #0,1: 59:[81, 87, 53] Operation: 83-30=53 Moving to Node #0,0 Current S...
0.989583
hs_2
sum_heuristic
[ 5, 5, 70, 86 ]
75
[ "86-70=16", "5*16=80", "80-5=75" ]
Current State: 75:[5, 5, 70, 86], Operations: [] Exploring Operation: 86-70=16, Resulting Numbers: [5, 5, 16] Generated Node #2: [5, 5, 16] from Operation: 86-70=16 Current State: 75:[5, 5, 16], Operations: ['86-70=16'] Exploring Operation: 5*16=80, Resulting Numbers: [80] 80,75 equal: Goal Reached Exploring Operation:...
4
Current State: 75:[5, 5, 70, 86], Operations: [] Exploring Operation: 86-70=16, Resulting Numbers: [5, 5, 16] Generated Node #0,0: 75:[5, 5, 16] Operation: 86-70=16 Exploring Operation: 5+70=75, Resulting Numbers: [5, 86, 75] Generated Node #0,1: 75:[5, 86, 75] Operation: 5+70=75 Exploring Operation: 86-5=81, Resulting...
0
hs_5
mult_heuristic
[ 6, 32, 31, 70 ]
76
[ "6+70=76", "32-31=1", "76*1=76" ]
Current State: 76:[6, 32, 31, 70], Operations: [] Exploring Operation: 6+70=76, Resulting Numbers: [32, 31, 76] Generated Node #2: [32, 31, 76] from Operation: 6+70=76 Current State: 76:[32, 31, 76], Operations: ['6+70=76'] Exploring Operation: 32-31=1, Resulting Numbers: [76, 1] Generated Node #3: [76, 1] from Operati...
4
Current State: 76:[6, 32, 31, 70], Operations: [] Exploring Operation: 70-32=38, Resulting Numbers: [6, 31, 38] Generated Node #0,0: 76:[6, 31, 38] Operation: 70-32=38 Exploring Operation: 6+31=37, Resulting Numbers: [32, 70, 37] Generated Node #0,1: 76:[32, 70, 37] Operation: 6+31=37 Exploring Operation: 70-31=39, Res...
0.952257
hs_5
mult_heuristic
[ 83, 70, 86, 1 ]
23
[ "86-83=3", "70-1=69", "69/3=23" ]
Current State: 23:[83, 70, 86, 1], Operations: [] Exploring Operation: 86-83=3, Resulting Numbers: [70, 1, 3] Generated Node #2: [70, 1, 3] from Operation: 86-83=3 Current State: 23:[70, 1, 3], Operations: ['86-83=3'] Exploring Operation: 70-1=69, Resulting Numbers: [3, 69] Generated Node #3: [3, 69] from Operation: 70...
4
Current State: 23:[83, 70, 86, 1], Operations: [] Exploring Operation: 86-70=16, Resulting Numbers: [83, 1, 16] Generated Node #0,0: 23:[83, 1, 16] Operation: 86-70=16 Exploring Operation: 83-70=13, Resulting Numbers: [86, 1, 13] Generated Node #0,1: 23:[86, 1, 13] Operation: 83-70=13 Exploring Operation: 86-83=3, Resu...
0.984375
hs_3
mult_heuristic
[ 62, 42, 81, 43 ]
84
[ "81+43=124", "124/62=2", "42*2=84" ]
Current State: 84:[62, 42, 81, 43], Operations: [] Exploring Operation: 81+43=124, Resulting Numbers: [62, 42, 124] Generated Node #2: [62, 42, 124] from Operation: 81+43=124 Current State: 84:[62, 42, 124], Operations: ['81+43=124'] Exploring Operation: 124/62=2, Resulting Numbers: [42, 2] Generated Node #3: [42, 2] f...
4
Current State: 84:[62, 42, 81, 43], Operations: [] Exploring Operation: 62+42=104, Resulting Numbers: [81, 43, 104] Generated Node #0,0: 84:[81, 43, 104] Operation: 62+42=104 Exploring Operation: 62-42=20, Resulting Numbers: [81, 43, 20] Generated Node #0,1: 84:[81, 43, 20] Operation: 62-42=20 Exploring Operation: 81-6...
0
hs_4
mult_heuristic
[ 77, 36, 58, 4 ]
40
[ "77-58=19", "4*19=76", "76-36=40" ]
Current State: 40:[77, 36, 58, 4], Operations: [] Exploring Operation: 77-58=19, Resulting Numbers: [36, 4, 19] Generated Node #2: [36, 4, 19] from Operation: 77-58=19 Current State: 40:[36, 4, 19], Operations: ['77-58=19'] Exploring Operation: 4*19=76, Resulting Numbers: [36, 76] Generated Node #3: [36, 76] from Opera...
4
Current State: 40:[77, 36, 58, 4], Operations: [] Exploring Operation: 58-36=22, Resulting Numbers: [77, 4, 22] Generated Node #0,0: 40:[77, 4, 22] Operation: 58-36=22 Exploring Operation: 77-58=19, Resulting Numbers: [36, 4, 19] Generated Node #0,1: 40:[36, 4, 19] Operation: 77-58=19 Exploring Operation: 77-4=73, Resu...
0
hs_4
sum_heuristic
[ 79, 51, 16, 89 ]
45
[ "79-51=28", "89-16=73", "73-28=45" ]
Current State: 45:[79, 51, 16, 89], Operations: [] Exploring Operation: 79-51=28, Resulting Numbers: [16, 89, 28] Generated Node #2: [16, 89, 28] from Operation: 79-51=28 Current State: 45:[16, 89, 28], Operations: ['79-51=28'] Exploring Operation: 89-16=73, Resulting Numbers: [28, 73] Generated Node #3: [28, 73] from ...
4
Current State: 45:[79, 51, 16, 89], Operations: [] Exploring Operation: 89-79=10, Resulting Numbers: [51, 16, 10] Generated Node #0,0: 45:[51, 16, 10] Operation: 89-79=10 Exploring Operation: 89-51=38, Resulting Numbers: [79, 16, 38] Generated Node #0,1: 45:[79, 16, 38] Operation: 89-51=38 Start Sub Search at level 1: ...
0.989583
hs_2
mult_heuristic
[ 21, 39, 81, 8 ]
78
[ "21-8=13", "39/13=3", "81-3=78" ]
Current State: 78:[21, 39, 81, 8], Operations: [] Exploring Operation: 21-8=13, Resulting Numbers: [39, 81, 13] Generated Node #2: [39, 81, 13] from Operation: 21-8=13 Current State: 78:[39, 81, 13], Operations: ['21-8=13'] Exploring Operation: 39/13=3, Resulting Numbers: [81, 3] Generated Node #3: [81, 3] from Operati...
4
Current State: 78:[21, 39, 81, 8], Operations: [] Exploring Operation: 39-21=18, Resulting Numbers: [81, 8, 18] Generated Node #0,0: 78:[81, 8, 18] Operation: 39-21=18 Exploring Operation: 21+8=29, Resulting Numbers: [39, 81, 29] Generated Node #0,1: 78:[39, 81, 29] Operation: 21+8=29 Exploring Operation: 21-8=13, Resu...
0.987847
hs_3
mult_heuristic
[ 29, 27, 44, 45 ]
61
[ "29*44=1276", "27*45=1215", "1276-1215=61" ]
Current State: 61:[29, 27, 44, 45], Operations: [] Exploring Operation: 29*44=1276, Resulting Numbers: [27, 45, 1276] Generated Node #2: [27, 45, 1276] from Operation: 29*44=1276 Current State: 61:[27, 45, 1276], Operations: ['29*44=1276'] Exploring Operation: 27*45=1215, Resulting Numbers: [1276, 1215] Generated Node ...
4
Current State: 61:[29, 27, 44, 45], Operations: [] Exploring Operation: 27+44=71, Resulting Numbers: [29, 45, 71] Generated Node #0,0: 61:[29, 45, 71] Operation: 27+44=71 Exploring Operation: 29+27=56, Resulting Numbers: [44, 45, 56] Generated Node #0,1: 61:[44, 45, 56] Operation: 29+27=56 Moving to Node #0,1 Current S...
0
hs_2
mult_heuristic
[ 55, 42, 57, 97 ]
76
[ "57-55=2", "42/2=21", "97-21=76" ]
Current State: 76:[55, 42, 57, 97], Operations: [] Exploring Operation: 57-55=2, Resulting Numbers: [42, 97, 2] Generated Node #2: [42, 97, 2] from Operation: 57-55=2 Current State: 76:[42, 97, 2], Operations: ['57-55=2'] Exploring Operation: 42/2=21, Resulting Numbers: [97, 21] Generated Node #3: [97, 21] from Operati...
4
Current State: 76:[55, 42, 57, 97], Operations: [] Exploring Operation: 57-42=15, Resulting Numbers: [55, 97, 15] Generated Node #0,0: 76:[55, 97, 15] Operation: 57-42=15 Exploring Operation: 57-55=2, Resulting Numbers: [42, 97, 2] Generated Node #0,1: 76:[42, 97, 2] Operation: 57-55=2 Exploring Operation: 97-55=42, Re...
0.967014
hs_4
mult_heuristic
[ 11, 8, 75, 81 ]
56
[ "11-8=3", "75/3=25", "81-25=56" ]
Current State: 56:[11, 8, 75, 81], Operations: [] Exploring Operation: 11-8=3, Resulting Numbers: [75, 81, 3] Generated Node #2: [75, 81, 3] from Operation: 11-8=3 Current State: 56:[75, 81, 3], Operations: ['11-8=3'] Exploring Operation: 75/3=25, Resulting Numbers: [81, 25] Generated Node #3: [81, 25] from Operation: ...
4
Current State: 56:[11, 8, 75, 81], Operations: [] Exploring Operation: 75-11=64, Resulting Numbers: [8, 81, 64] Generated Node #0,0: 56:[8, 81, 64] Operation: 75-11=64 Exploring Operation: 81-75=6, Resulting Numbers: [11, 8, 6] Generated Node #0,1: 56:[11, 8, 6] Operation: 81-75=6 Moving to Node #0,1 Current State: 56:...
0
hs_2
mult_heuristic
[ 78, 14, 38, 46 ]
72
[ "78-14=64", "46-38=8", "64+8=72" ]
Current State: 72:[78, 14, 38, 46], Operations: [] Exploring Operation: 78-14=64, Resulting Numbers: [38, 46, 64] Generated Node #2: [38, 46, 64] from Operation: 78-14=64 Current State: 72:[38, 46, 64], Operations: ['78-14=64'] Exploring Operation: 46-38=8, Resulting Numbers: [64, 8] Generated Node #3: [64, 8] from Ope...
4
Current State: 72:[78, 14, 38, 46], Operations: [] Exploring Operation: 46-38=8, Resulting Numbers: [78, 14, 8] Generated Node #0,0: 72:[78, 14, 8] Operation: 46-38=8 Exploring Operation: 78-46=32, Resulting Numbers: [14, 38, 32] Generated Node #0,1: 72:[14, 38, 32] Operation: 78-46=32 Exploring Operation: 46-14=32, Re...
0.986979
hs_3
sum_heuristic
[ 13, 46, 64, 41 ]
46
[ "13+46=59", "64+41=105", "105-59=46" ]
Current State: 46:[13, 46, 64, 41], Operations: [] Exploring Operation: 13+46=59, Resulting Numbers: [64, 41, 59] Generated Node #2: [64, 41, 59] from Operation: 13+46=59 Current State: 46:[64, 41, 59], Operations: ['13+46=59'] Exploring Operation: 64+41=105, Resulting Numbers: [59, 105] Generated Node #3: [59, 105] fr...
4
Current State: 46:[13, 46, 64, 41], Operations: [] Exploring Operation: 64-13=51, Resulting Numbers: [46, 41, 51] Generated Node #0,0: 46:[46, 41, 51] Operation: 64-13=51 Start Sub Search at level 1: Moving to Node #0,0 Current State: 46:[46, 41, 51], Operations: ['64-13=51'] Exploring Operation: 46-41=5, Resulting Num...
0.993924
hs_1
mult_heuristic
[ 51, 40, 52, 40 ]
52
[ "40-40=0", "51*0=0", "52+0=52" ]
Current State: 52:[51, 40, 52, 40], Operations: [] Exploring Operation: 40-40=0, Resulting Numbers: [51, 52, 0] Generated Node #2: [51, 52, 0] from Operation: 40-40=0 Current State: 52:[51, 52, 0], Operations: ['40-40=0'] Exploring Operation: 51*0=0, Resulting Numbers: [52, 0] Generated Node #3: [52, 0] from Operation:...
4
Current State: 52:[51, 40, 52, 40], Operations: [] Exploring Operation: 40/40=1, Resulting Numbers: [51, 52, 1] Generated Node #0,0: 52:[51, 52, 1] Operation: 40/40=1 Exploring Operation: 40-40=0, Resulting Numbers: [51, 52, 0] Generated Node #0,1: 52:[51, 52, 0] Operation: 40-40=0 Moving to Node #0,0 Current State: 52...
0
hs_2
mult_heuristic
[ 99, 80, 25, 14 ]
71
[ "25-14=11", "99/11=9", "80-9=71" ]
Current State: 71:[99, 80, 25, 14], Operations: [] Exploring Operation: 25-14=11, Resulting Numbers: [99, 80, 11] Generated Node #2: [99, 80, 11] from Operation: 25-14=11 Current State: 71:[99, 80, 11], Operations: ['25-14=11'] Exploring Operation: 99/11=9, Resulting Numbers: [80, 9] Generated Node #3: [80, 9] from Ope...
4
Current State: 71:[99, 80, 25, 14], Operations: [] Exploring Operation: 25+14=39, Resulting Numbers: [99, 80, 39] Generated Node #0,0: 71:[99, 80, 39] Operation: 25+14=39 Exploring Operation: 99-25=74, Resulting Numbers: [80, 14, 74] Generated Node #0,1: 71:[80, 14, 74] Operation: 99-25=74 Exploring Operation: 99-14=85...
0
hs_3
mult_heuristic
[ 56, 36, 36, 42 ]
86
[ "56+36=92", "42-36=6", "92-6=86" ]
Current State: 86:[56, 36, 36, 42], Operations: [] Exploring Operation: 56+36=92, Resulting Numbers: [42, 92] Generated Node #2: [42, 92] from Operation: 56+36=92 Current State: 86:[42, 92], Operations: ['56+36=92'] Exploring Operation: 42-36=6, Resulting Numbers: [92, 6] Generated Node #3: [92, 6] from Operation: 42-3...
4
Current State: 86:[56, 36, 36, 42], Operations: [] Exploring Operation: 56+36=92, Resulting Numbers: [36, 42, 92] Generated Node #0,0: 86:[36, 42, 92] Operation: 56+36=92 Exploring Operation: 36/36=1, Resulting Numbers: [56, 42, 1] Generated Node #0,1: 86:[56, 42, 1] Operation: 36/36=1 Exploring Operation: 56+36=92, Re...
0.986979
hs_3
mult_heuristic
[ 45, 51, 17, 99 ]
18
[ "99-45=54", "51/17=3", "54/3=18" ]
Current State: 18:[45, 51, 17, 99], Operations: [] Exploring Operation: 99-45=54, Resulting Numbers: [51, 17, 54] Generated Node #2: [51, 17, 54] from Operation: 99-45=54 Current State: 18:[51, 17, 54], Operations: ['99-45=54'] Exploring Operation: 51/17=3, Resulting Numbers: [54, 3] Generated Node #3: [54, 3] from Ope...
4
Current State: 18:[45, 51, 17, 99], Operations: [] Exploring Operation: 99-51=48, Resulting Numbers: [45, 17, 48] Generated Node #0,0: 18:[45, 17, 48] Operation: 99-51=48 Start Sub Search at level 1: Moving to Node #0,0 Current State: 18:[45, 17, 48], Operations: ['99-51=48'] Exploring Operation: 48-45=3, Resulting Num...
0
hs_1
mult_heuristic
[ 79, 44, 98, 8 ]
33
[ "79+44=123", "98-8=90", "123-90=33" ]
Current State: 33:[79, 44, 98, 8], Operations: [] Exploring Operation: 79+44=123, Resulting Numbers: [98, 8, 123] Generated Node #2: [98, 8, 123] from Operation: 79+44=123 Current State: 33:[98, 8, 123], Operations: ['79+44=123'] Exploring Operation: 98-8=90, Resulting Numbers: [123, 90] Generated Node #3: [123, 90] fr...
4
Current State: 33:[79, 44, 98, 8], Operations: [] Exploring Operation: 79-44=35, Resulting Numbers: [98, 8, 35] Generated Node #0,0: 33:[98, 8, 35] Operation: 79-44=35 Exploring Operation: 79-8=71, Resulting Numbers: [44, 98, 71] Generated Node #0,1: 33:[44, 98, 71] Operation: 79-8=71 Exploring Operation: 98-79=19, Res...
0.983507
hs_4
sum_heuristic
[ 42, 36, 27, 20 ]
30
[ "36+27=63", "20*63=1260", "1260/42=30" ]
Current State: 30:[42, 36, 27, 20], Operations: [] Exploring Operation: 36+27=63, Resulting Numbers: [42, 20, 63] Generated Node #2: [42, 20, 63] from Operation: 36+27=63 Current State: 30:[42, 20, 63], Operations: ['36+27=63'] Exploring Operation: 20*63=1260, Resulting Numbers: [42, 1260] Generated Node #3: [42, 1260]...
4
Current State: 30:[42, 36, 27, 20], Operations: [] Exploring Operation: 42-36=6, Resulting Numbers: [27, 20, 6] Generated Node #0,0: 30:[27, 20, 6] Operation: 42-36=6 Moving to Node #0,0 Current State: 30:[27, 20, 6], Operations: ['42-36=6'] Exploring Operation: 27-20=7, Resulting Numbers: [6, 7] Generated Node #0,0,0:...
0
hs_1
mult_heuristic
[ 6, 57, 14, 97 ]
48
[ "6+57=63", "14+97=111", "111-63=48" ]
Current State: 48:[6, 57, 14, 97], Operations: [] Exploring Operation: 6+57=63, Resulting Numbers: [14, 97, 63] Generated Node #2: [14, 97, 63] from Operation: 6+57=63 Current State: 48:[14, 97, 63], Operations: ['6+57=63'] Exploring Operation: 14+97=111, Resulting Numbers: [63, 111] Generated Node #3: [63, 111] from O...
4
Current State: 48:[6, 57, 14, 97], Operations: [] Exploring Operation: 97-57=40, Resulting Numbers: [6, 14, 40] Generated Node #0,0: 48:[6, 14, 40] Operation: 97-57=40 Moving to Node #0,0 Current State: 48:[6, 14, 40], Operations: ['97-57=40'] Exploring Operation: 40-14=26, Resulting Numbers: [6, 26] Generated Node #0,...
0
hs_1
mult_heuristic
[ 17, 60, 31, 61 ]
19
[ "61-31=30", "60/30=2", "17+2=19" ]
Current State: 19:[17, 60, 31, 61], Operations: [] Exploring Operation: 61-31=30, Resulting Numbers: [17, 60, 30] Generated Node #2: [17, 60, 30] from Operation: 61-31=30 Current State: 19:[17, 60, 30], Operations: ['61-31=30'] Exploring Operation: 60/30=2, Resulting Numbers: [17, 2] Generated Node #3: [17, 2] from Ope...
4
Current State: 19:[17, 60, 31, 61], Operations: [] Exploring Operation: 61-60=1, Resulting Numbers: [17, 31, 1] Generated Node #0,0: 19:[17, 31, 1] Operation: 61-60=1 Exploring Operation: 60-31=29, Resulting Numbers: [17, 61, 29] Generated Node #0,1: 19:[17, 61, 29] Operation: 60-31=29 Moving to Node #0,0 Current State...
0
hs_2
sum_heuristic
[ 71, 5, 61, 33 ]
48
[ "71+5=76", "61-33=28", "76-28=48" ]
Current State: 48:[71, 5, 61, 33], Operations: [] Exploring Operation: 71+5=76, Resulting Numbers: [61, 33, 76] Generated Node #2: [61, 33, 76] from Operation: 71+5=76 Current State: 48:[61, 33, 76], Operations: ['71+5=76'] Exploring Operation: 61-33=28, Resulting Numbers: [76, 28] Generated Node #3: [76, 28] from Oper...
4
Current State: 48:[71, 5, 61, 33], Operations: [] Exploring Operation: 71-61=10, Resulting Numbers: [5, 33, 10] Generated Node #0,0: 48:[5, 33, 10] Operation: 71-61=10 Moving to Node #0,0 Current State: 48:[5, 33, 10], Operations: ['71-61=10'] Exploring Operation: 33-10=23, Resulting Numbers: [5, 23] Generated Node #0,...
0
hs_1
sum_heuristic
[ 3, 82, 36, 21 ]
84
[ "21-3=18", "36/18=2", "82+2=84" ]
Current State: 84:[3, 82, 36, 21], Operations: [] Exploring Operation: 21-3=18, Resulting Numbers: [82, 36, 18] Generated Node #2: [82, 36, 18] from Operation: 21-3=18 Current State: 84:[82, 36, 18], Operations: ['21-3=18'] Exploring Operation: 36/18=2, Resulting Numbers: [82, 2] Generated Node #3: [82, 2] from Operati...
4
Current State: 84:[3, 82, 36, 21], Operations: [] Exploring Operation: 36/3=12, Resulting Numbers: [82, 21, 12] Generated Node #0,0: 84:[82, 21, 12] Operation: 36/3=12 Start Sub Search at level 1: Moving to Node #0,0 Current State: 84:[82, 21, 12], Operations: ['36/3=12'] Exploring Operation: 21-12=9, Resulting Numbers...
0
hs_1
sum_heuristic
[ 3, 25, 23, 6 ]
20
[ "3*6=18", "25-23=2", "18+2=20" ]
Current State: 20:[3, 25, 23, 6], Operations: [] Exploring Operation: 3*6=18, Resulting Numbers: [25, 23, 18] Generated Node #2: [25, 23, 18] from Operation: 3*6=18 Current State: 20:[25, 23, 18], Operations: ['3*6=18'] Exploring Operation: 25-23=2, Resulting Numbers: [18, 2] Generated Node #3: [18, 2] from Operation: ...
4
Current State: 20:[3, 25, 23, 6], Operations: [] Exploring Operation: 25-3=22, Resulting Numbers: [23, 6, 22] Generated Node #0,0: 20:[23, 6, 22] Operation: 25-3=22 Exploring Operation: 23-3=20, Resulting Numbers: [25, 6, 20] Generated Node #0,1: 20:[25, 6, 20] Operation: 23-3=20 Exploring Operation: 25-6=19, Resulting...
0
hs_4
mult_heuristic
[ 26, 15, 58, 81 ]
45
[ "26+58=84", "84-81=3", "15*3=45" ]
Current State: 45:[26, 15, 58, 81], Operations: [] Exploring Operation: 26+58=84, Resulting Numbers: [15, 81, 84] Generated Node #2: [15, 81, 84] from Operation: 26+58=84 Current State: 45:[15, 81, 84], Operations: ['26+58=84'] Exploring Operation: 84-81=3, Resulting Numbers: [15, 3] Generated Node #3: [15, 3] from Ope...
4
Current State: 45:[26, 15, 58, 81], Operations: [] Exploring Operation: 58-26=32, Resulting Numbers: [15, 81, 32] Generated Node #0,0: 45:[15, 81, 32] Operation: 58-26=32 Exploring Operation: 81-26=55, Resulting Numbers: [15, 58, 55] Generated Node #0,1: 45:[15, 58, 55] Operation: 81-26=55 Exploring Operation: 81-58=23...
0.985243
hs_4
mult_heuristic
[ 64, 31, 71, 38 ]
76
[ "64-31=33", "71+38=109", "109-33=76" ]
Current State: 76:[64, 31, 71, 38], Operations: [] Exploring Operation: 64-31=33, Resulting Numbers: [71, 38, 33] Generated Node #2: [71, 38, 33] from Operation: 64-31=33 Current State: 76:[71, 38, 33], Operations: ['64-31=33'] Exploring Operation: 71+38=109, Resulting Numbers: [33, 109] Generated Node #3: [33, 109] fr...
4
Current State: 76:[64, 31, 71, 38], Operations: [] Exploring Operation: 71-64=7, Resulting Numbers: [31, 38, 7] Generated Node #0,0: 76:[31, 38, 7] Operation: 71-64=7 Exploring Operation: 64-31=33, Resulting Numbers: [71, 38, 33] Generated Node #0,1: 76:[71, 38, 33] Operation: 64-31=33 Moving to Node #0,0 Current State...
0.992188
hs_2
mult_heuristic
[ 54, 10, 11, 13 ]
32
[ "54+10=64", "13-11=2", "64/2=32" ]
Current State: 32:[54, 10, 11, 13], Operations: [] Exploring Operation: 54+10=64, Resulting Numbers: [11, 13, 64] Generated Node #2: [11, 13, 64] from Operation: 54+10=64 Current State: 32:[11, 13, 64], Operations: ['54+10=64'] Exploring Operation: 13-11=2, Resulting Numbers: [64, 2] Generated Node #3: [64, 2] from Ope...
4
Current State: 32:[54, 10, 11, 13], Operations: [] Exploring Operation: 54-11=43, Resulting Numbers: [10, 13, 43] Generated Node #0,0: 32:[10, 13, 43] Operation: 54-11=43 Exploring Operation: 54-10=44, Resulting Numbers: [11, 13, 44] Generated Node #0,1: 32:[11, 13, 44] Operation: 54-10=44 Exploring Operation: 54-13=41...
0
hs_3
mult_heuristic
[ 70, 53, 74, 3 ]
94
[ "70-53=17", "74+3=77", "17+77=94" ]
Current State: 94:[70, 53, 74, 3], Operations: [] Exploring Operation: 70-53=17, Resulting Numbers: [74, 3, 17] Generated Node #2: [74, 3, 17] from Operation: 70-53=17 Current State: 94:[74, 3, 17], Operations: ['70-53=17'] Exploring Operation: 74+3=77, Resulting Numbers: [17, 77] Generated Node #3: [17, 77] from Opera...
4
Current State: 94:[70, 53, 74, 3], Operations: [] Exploring Operation: 74-70=4, Resulting Numbers: [53, 3, 4] Generated Node #0,0: 94:[53, 3, 4] Operation: 74-70=4 Exploring Operation: 70-53=17, Resulting Numbers: [74, 3, 17] Generated Node #0,1: 94:[74, 3, 17] Operation: 70-53=17 Exploring Operation: 70-3=67, Resultin...
0.985243
hs_4
sum_heuristic
[ 59, 63, 55, 29 ]
31
[ "63+55=118", "118/59=2", "29+2=31" ]
Current State: 31:[59, 63, 55, 29], Operations: [] Exploring Operation: 63+55=118, Resulting Numbers: [59, 29, 118] Generated Node #2: [59, 29, 118] from Operation: 63+55=118 Current State: 31:[59, 29, 118], Operations: ['63+55=118'] Exploring Operation: 118/59=2, Resulting Numbers: [29, 2] Generated Node #3: [29, 2] f...
4
Current State: 31:[59, 63, 55, 29], Operations: [] Exploring Operation: 63-55=8, Resulting Numbers: [59, 29, 8] Generated Node #0,0: 31:[59, 29, 8] Operation: 63-55=8 Exploring Operation: 63-59=4, Resulting Numbers: [55, 29, 4] Generated Node #0,1: 31:[55, 29, 4] Operation: 63-59=4 Exploring Operation: 63-29=34, Result...
0
hs_3
mult_heuristic
[ 65, 99, 87, 2 ]
79
[ "65+99=164", "87-2=85", "164-85=79" ]
Current State: 79:[65, 99, 87, 2], Operations: [] Exploring Operation: 65+99=164, Resulting Numbers: [87, 2, 164] Generated Node #2: [87, 2, 164] from Operation: 65+99=164 Current State: 79:[87, 2, 164], Operations: ['65+99=164'] Exploring Operation: 87-2=85, Resulting Numbers: [164, 85] Generated Node #3: [164, 85] fr...
4
Current State: 79:[65, 99, 87, 2], Operations: [] Exploring Operation: 65-2=63, Resulting Numbers: [99, 87, 63] Generated Node #0,0: 79:[99, 87, 63] Operation: 65-2=63 Exploring Operation: 99+2=101, Resulting Numbers: [65, 87, 101] Generated Node #0,1: 79:[65, 87, 101] Operation: 99+2=101 Exploring Operation: 87-2=85, ...
0.984375
hs_5
mult_heuristic
[ 97, 44, 29, 34 ]
78
[ "97+44=141", "29+34=63", "141-63=78" ]
Current State: 78:[97, 44, 29, 34], Operations: [] Exploring Operation: 97+44=141, Resulting Numbers: [29, 34, 141] Generated Node #2: [29, 34, 141] from Operation: 97+44=141 Current State: 78:[29, 34, 141], Operations: ['97+44=141'] Exploring Operation: 29+34=63, Resulting Numbers: [141, 63] Generated Node #3: [141, 6...
4
Current State: 78:[97, 44, 29, 34], Operations: [] Exploring Operation: 44+34=78, Resulting Numbers: [97, 29, 78] Generated Node #0,0: 78:[97, 29, 78] Operation: 44+34=78 Exploring Operation: 97-29=68, Resulting Numbers: [44, 34, 68] Generated Node #0,1: 78:[44, 34, 68] Operation: 97-29=68 Exploring Operation: 97-44=53...
0
hs_3
sum_heuristic
[ 3, 76, 39, 38 ]
77
[ "3*38=114", "76-39=37", "114-37=77" ]
Current State: 77:[3, 76, 39, 38], Operations: [] Exploring Operation: 3*38=114, Resulting Numbers: [76, 39, 114] Generated Node #2: [76, 39, 114] from Operation: 3*38=114 Current State: 77:[76, 39, 114], Operations: ['3*38=114'] Exploring Operation: 76-39=37, Resulting Numbers: [114, 37] Generated Node #3: [114, 37] f...
4
Current State: 77:[3, 76, 39, 38], Operations: [] Exploring Operation: 76/38=2, Resulting Numbers: [3, 39, 2] Generated Node #0,0: 77:[3, 39, 2] Operation: 76/38=2 Exploring Operation: 39-38=1, Resulting Numbers: [3, 76, 1] Generated Node #0,1: 77:[3, 76, 1] Operation: 39-38=1 Exploring Operation: 39+38=77, Resulting N...
0
hs_4
sum_heuristic
[ 26, 13, 72, 39 ]
71
[ "26+13=39", "39/39=1", "72-1=71" ]
Current State: 71:[26, 13, 72, 39], Operations: [] Exploring Operation: 26+13=39, Resulting Numbers: [72, 39, 39] Generated Node #2: [72, 39, 39] from Operation: 26+13=39 Current State: 71:[72, 39, 39], Operations: ['26+13=39'] Exploring Operation: 39/39=1, Resulting Numbers: [72, 1] Generated Node #3: [72, 1] from Ope...
4
Current State: 71:[26, 13, 72, 39], Operations: [] Exploring Operation: 26+39=65, Resulting Numbers: [13, 72, 65] Generated Node #0,0: 71:[13, 72, 65] Operation: 26+39=65 Exploring Operation: 26-13=13, Resulting Numbers: [72, 39, 13] Generated Node #0,1: 71:[72, 39, 13] Operation: 26-13=13 Exploring Operation: 26+13=39...
0.961806
hs_5
sum_heuristic
[ 64, 50, 87, 12 ]
81
[ "64-50=14", "12*14=168", "168-87=81" ]
Current State: 81:[64, 50, 87, 12], Operations: [] Exploring Operation: 64-50=14, Resulting Numbers: [87, 12, 14] Generated Node #2: [87, 12, 14] from Operation: 64-50=14 Current State: 81:[87, 12, 14], Operations: ['64-50=14'] Exploring Operation: 12*14=168, Resulting Numbers: [87, 168] Generated Node #3: [87, 168] fr...
4
Current State: 81:[64, 50, 87, 12], Operations: [] Exploring Operation: 64-50=14, Resulting Numbers: [87, 12, 14] Generated Node #0,0: 81:[87, 12, 14] Operation: 64-50=14 Exploring Operation: 87-64=23, Resulting Numbers: [50, 12, 23] Generated Node #0,1: 81:[50, 12, 23] Operation: 87-64=23 Exploring Operation: 87-50=37...
0
hs_3
mult_heuristic
[ 99, 63, 56, 69 ]
89
[ "99-63=36", "56+69=125", "125-36=89" ]
Current State: 89:[99, 63, 56, 69], Operations: [] Exploring Operation: 99-63=36, Resulting Numbers: [56, 69, 36] Generated Node #2: [56, 69, 36] from Operation: 99-63=36 Current State: 89:[56, 69, 36], Operations: ['99-63=36'] Exploring Operation: 56+69=125, Resulting Numbers: [36, 125] Generated Node #3: [36, 125] fr...
4
Current State: 89:[99, 63, 56, 69], Operations: [] Exploring Operation: 63+56=119, Resulting Numbers: [99, 69, 119] Generated Node #0,0: 89:[99, 69, 119] Operation: 63+56=119 Exploring Operation: 56+69=125, Resulting Numbers: [99, 63, 125] Generated Node #0,1: 89:[99, 63, 125] Operation: 56+69=125 Exploring Operation: ...
0.987847
hs_3
mult_heuristic
[ 1, 21, 38, 42 ]
19
[ "1*21=21", "38*21=798", "798/42=19" ]
Current State: 19:[1, 21, 38, 42], Operations: [] Exploring Operation: 1*21=21, Resulting Numbers: [38, 42, 21] Generated Node #2: [38, 42, 21] from Operation: 1*21=21 Current State: 19:[38, 42, 21], Operations: ['1*21=21'] Exploring Operation: 38*21=798, Resulting Numbers: [42, 798] Generated Node #3: [42, 798] from O...
4
Current State: 19:[1, 21, 38, 42], Operations: [] Exploring Operation: 21-1=20, Resulting Numbers: [38, 42, 20] Generated Node #0,0: 19:[38, 42, 20] Operation: 21-1=20 Exploring Operation: 42-38=4, Resulting Numbers: [1, 21, 4] Generated Node #0,1: 19:[1, 21, 4] Operation: 42-38=4 Exploring Operation: 42-21=21, Resulti...
0
hs_3
sum_heuristic
[ 7, 68, 29, 57 ]
22
[ "68+29=97", "57+97=154", "154/7=22" ]
Current State: 22:[7, 68, 29, 57], Operations: [] Exploring Operation: 68+29=97, Resulting Numbers: [7, 57, 97] Generated Node #2: [7, 57, 97] from Operation: 68+29=97 Current State: 22:[7, 57, 97], Operations: ['68+29=97'] Exploring Operation: 57+97=154, Resulting Numbers: [7, 154] Generated Node #3: [7, 154] from Ope...
4
Current State: 22:[7, 68, 29, 57], Operations: [] Exploring Operation: 68-57=11, Resulting Numbers: [7, 29, 11] Generated Node #0,0: 22:[7, 29, 11] Operation: 68-57=11 Exploring Operation: 68-29=39, Resulting Numbers: [7, 57, 39] Generated Node #0,1: 22:[7, 57, 39] Operation: 68-29=39 Exploring Operation: 57-29=28, Res...
0
hs_5
mult_heuristic
[ 63, 12, 72, 7 ]
14
[ "63-12=51", "72-7=65", "65-51=14" ]
Current State: 14:[63, 12, 72, 7], Operations: [] Exploring Operation: 63-12=51, Resulting Numbers: [72, 7, 51] Generated Node #2: [72, 7, 51] from Operation: 63-12=51 Current State: 14:[72, 7, 51], Operations: ['63-12=51'] Exploring Operation: 72-7=65, Resulting Numbers: [51, 65] Generated Node #3: [51, 65] from Opera...
4
Current State: 14:[63, 12, 72, 7], Operations: [] Exploring Operation: 63/7=9, Resulting Numbers: [12, 72, 9] Generated Node #0,0: 14:[12, 72, 9] Operation: 63/7=9 Exploring Operation: 72-63=9, Resulting Numbers: [12, 7, 9] Generated Node #0,1: 14:[12, 7, 9] Operation: 72-63=9 Exploring Operation: 72/12=6, Resulting Nu...
0.987847
hs_3
sum_heuristic
[ 57, 47, 63, 38 ]
15
[ "57-47=10", "63-38=25", "25-10=15" ]
Current State: 15:[57, 47, 63, 38], Operations: [] Exploring Operation: 57-47=10, Resulting Numbers: [63, 38, 10] Generated Node #2: [63, 38, 10] from Operation: 57-47=10 Current State: 15:[63, 38, 10], Operations: ['57-47=10'] Exploring Operation: 63-38=25, Resulting Numbers: [10, 25] Generated Node #3: [10, 25] from ...
4
Current State: 15:[57, 47, 63, 38], Operations: [] Exploring Operation: 63-47=16, Resulting Numbers: [57, 38, 16] Generated Node #0,0: 15:[57, 38, 16] Operation: 63-47=16 Exploring Operation: 63-57=6, Resulting Numbers: [47, 38, 6] Generated Node #0,1: 15:[47, 38, 6] Operation: 63-57=6 Start Sub Search at level 1: Movi...
0.991319
hs_2
sum_heuristic
[ 42, 23, 80, 17 ]
73
[ "23-17=6", "42/6=7", "80-7=73" ]
Current State: 73:[42, 23, 80, 17], Operations: [] Exploring Operation: 23-17=6, Resulting Numbers: [42, 80, 6] Generated Node #2: [42, 80, 6] from Operation: 23-17=6 Current State: 73:[42, 80, 6], Operations: ['23-17=6'] Exploring Operation: 42/6=7, Resulting Numbers: [80, 7] Generated Node #3: [80, 7] from Operation:...
4
Current State: 73:[42, 23, 80, 17], Operations: [] Exploring Operation: 42+23=65, Resulting Numbers: [80, 17, 65] Generated Node #0,0: 73:[80, 17, 65] Operation: 42+23=65 Start Sub Search at level 1: Moving to Node #0,0 Current State: 73:[80, 17, 65], Operations: ['42+23=65'] Exploring Operation: 17+65=82, Resulting Nu...
0
hs_1
mult_heuristic
[ 21, 99, 56, 48 ]
81
[ "21*48=1008", "1008/56=18", "99-18=81" ]
Current State: 81:[21, 99, 56, 48], Operations: [] Exploring Operation: 21*48=1008, Resulting Numbers: [99, 56, 1008] Generated Node #2: [99, 56, 1008] from Operation: 21*48=1008 Current State: 81:[99, 56, 1008], Operations: ['21*48=1008'] Exploring Operation: 1008/56=18, Resulting Numbers: [99, 18] Generated Node #3: ...
4
Current State: 81:[21, 99, 56, 48], Operations: [] Exploring Operation: 56-48=8, Resulting Numbers: [21, 99, 8] Generated Node #0,0: 81:[21, 99, 8] Operation: 56-48=8 Start Sub Search at level 1: Moving to Node #0,0 Current State: 81:[21, 99, 8], Operations: ['56-48=8'] Exploring Operation: 99-21=78, Resulting Numbers:...
0
hs_1
mult_heuristic
[ 6, 56, 40, 61 ]
70
[ "61-56=5", "6*5=30", "40+30=70" ]
Current State: 70:[6, 56, 40, 61], Operations: [] Exploring Operation: 61-56=5, Resulting Numbers: [6, 40, 5] Generated Node #2: [6, 40, 5] from Operation: 61-56=5 Current State: 70:[6, 40, 5], Operations: ['61-56=5'] Exploring Operation: 6*5=30, Resulting Numbers: [40, 30] Generated Node #3: [40, 30] from Operation: 6...
4
Current State: 70:[6, 56, 40, 61], Operations: [] Exploring Operation: 56-40=16, Resulting Numbers: [6, 61, 16] Generated Node #0,0: 70:[6, 61, 16] Operation: 56-40=16 Exploring Operation: 6+61=67, Resulting Numbers: [56, 40, 67] Generated Node #0,1: 70:[56, 40, 67] Operation: 6+61=67 Exploring Operation: 61-56=5, Resu...
0
hs_4
mult_heuristic
[ 13, 13, 8, 94 ]
85
[ "13/13=1", "94-8=86", "86-1=85" ]
Current State: 85:[13, 13, 8, 94], Operations: [] Exploring Operation: 13/13=1, Resulting Numbers: [8, 94, 1] Generated Node #2: [8, 94, 1] from Operation: 13/13=1 Current State: 85:[8, 94, 1], Operations: ['13/13=1'] Exploring Operation: 94-8=86, Resulting Numbers: [1, 86] Generated Node #3: [1, 86] from Operation: 94...
4
Current State: 85:[13, 13, 8, 94], Operations: [] Exploring Operation: 13-8=5, Resulting Numbers: [13, 94, 5] Generated Node #0,0: 85:[13, 94, 5] Operation: 13-8=5 Exploring Operation: 94-8=86, Resulting Numbers: [13, 13, 86] Generated Node #0,1: 85:[13, 13, 86] Operation: 94-8=86 Exploring Operation: 94-13=81, Resulti...
0.984375
hs_5
mult_heuristic
[ 6, 65, 97, 92 ]
35
[ "97-92=5", "6*5=30", "65-30=35" ]
Current State: 35:[6, 65, 97, 92], Operations: [] Exploring Operation: 97-92=5, Resulting Numbers: [6, 65, 5] Generated Node #2: [6, 65, 5] from Operation: 97-92=5 Current State: 35:[6, 65, 5], Operations: ['97-92=5'] Exploring Operation: 6*5=30, Resulting Numbers: [65, 30] Generated Node #3: [65, 30] from Operation: 6...
4
Current State: 35:[6, 65, 97, 92], Operations: [] Exploring Operation: 97-92=5, Resulting Numbers: [6, 65, 5] Generated Node #0,0: 35:[6, 65, 5] Operation: 97-92=5 Start Sub Search at level 1: Moving to Node #0,0 Current State: 35:[6, 65, 5], Operations: ['97-92=5'] Exploring Operation: 65/5=13, Resulting Numbers: [6, ...
0
hs_1
sum_heuristic
[ 61, 10, 87, 68 ]
84
[ "61+10=71", "87+68=155", "155-71=84" ]
Current State: 84:[61, 10, 87, 68], Operations: [] Exploring Operation: 61+10=71, Resulting Numbers: [87, 68, 71] Generated Node #2: [87, 68, 71] from Operation: 61+10=71 Current State: 84:[87, 68, 71], Operations: ['61+10=71'] Exploring Operation: 87+68=155, Resulting Numbers: [71, 155] Generated Node #3: [71, 155] fr...
4
Current State: 84:[61, 10, 87, 68], Operations: [] Exploring Operation: 68-61=7, Resulting Numbers: [10, 87, 7] Generated Node #0,0: 84:[10, 87, 7] Operation: 68-61=7 Moving to Node #0,0 Current State: 84:[10, 87, 7], Operations: ['68-61=7'] Exploring Operation: 10-7=3, Resulting Numbers: [87, 3] Generated Node #0,0,0:...
0.993924
hs_1
mult_heuristic
[ 61, 97, 37, 35 ]
37
[ "97-61=36", "36-35=1", "37*1=37" ]
Current State: 37:[61, 97, 37, 35], Operations: [] Exploring Operation: 97-61=36, Resulting Numbers: [37, 35, 36] Generated Node #2: [37, 35, 36] from Operation: 97-61=36 Current State: 37:[37, 35, 36], Operations: ['97-61=36'] Exploring Operation: 36-35=1, Resulting Numbers: [37, 1] Generated Node #3: [37, 1] from Ope...
4
Current State: 37:[61, 97, 37, 35], Operations: [] Exploring Operation: 97-61=36, Resulting Numbers: [37, 35, 36] Generated Node #0,0: 37:[37, 35, 36] Operation: 97-61=36 Exploring Operation: 97-35=62, Resulting Numbers: [61, 37, 62] Generated Node #0,1: 37:[61, 37, 62] Operation: 97-35=62 Exploring Operation: 97-37=60...
0.980035
hs_3
mult_heuristic
[ 14, 82, 90, 67 ]
61
[ "14+82=96", "90+67=157", "157-96=61" ]
Current State: 61:[14, 82, 90, 67], Operations: [] Exploring Operation: 14+82=96, Resulting Numbers: [90, 67, 96] Generated Node #2: [90, 67, 96] from Operation: 14+82=96 Current State: 61:[90, 67, 96], Operations: ['14+82=96'] Exploring Operation: 90+67=157, Resulting Numbers: [96, 157] Generated Node #3: [96, 157] fr...
4
Current State: 61:[14, 82, 90, 67], Operations: [] Exploring Operation: 82-14=68, Resulting Numbers: [90, 67, 68] Generated Node #0,0: 61:[90, 67, 68] Operation: 82-14=68 Moving to Node #0,0 Current State: 61:[90, 67, 68], Operations: ['82-14=68'] Exploring Operation: 90-67=23, Resulting Numbers: [68, 23] Generated Nod...
0
hs_1
mult_heuristic
[ 85, 99, 94, 18 ]
62
[ "99-85=14", "94-18=76", "76-14=62" ]
Current State: 62:[85, 99, 94, 18], Operations: [] Exploring Operation: 99-85=14, Resulting Numbers: [94, 18, 14] Generated Node #2: [94, 18, 14] from Operation: 99-85=14 Current State: 62:[94, 18, 14], Operations: ['99-85=14'] Exploring Operation: 94-18=76, Resulting Numbers: [14, 76] Generated Node #3: [14, 76] from ...
4
Current State: 62:[85, 99, 94, 18], Operations: [] Exploring Operation: 99-85=14, Resulting Numbers: [94, 18, 14] Generated Node #0,0: 62:[94, 18, 14] Operation: 99-85=14 Exploring Operation: 99-94=5, Resulting Numbers: [85, 18, 5] Generated Node #0,1: 62:[85, 18, 5] Operation: 99-94=5 Moving to Node #0,1 Current State...
0.991319
hs_2
mult_heuristic
[ 10, 13, 38, 46 ]
46
[ "10*13=130", "38+46=84", "130-84=46" ]
Current State: 46:[10, 13, 38, 46], Operations: [] Exploring Operation: 10*13=130, Resulting Numbers: [38, 46, 130] Generated Node #2: [38, 46, 130] from Operation: 10*13=130 Current State: 46:[38, 46, 130], Operations: ['10*13=130'] Exploring Operation: 38+46=84, Resulting Numbers: [130, 84] Generated Node #3: [130, 8...
4
Current State: 46:[10, 13, 38, 46], Operations: [] Exploring Operation: 10+13=23, Resulting Numbers: [38, 46, 23] Generated Node #0,0: 46:[38, 46, 23] Operation: 10+13=23 Exploring Operation: 13-10=3, Resulting Numbers: [38, 46, 3] Generated Node #0,1: 46:[38, 46, 3] Operation: 13-10=3 Moving to Node #0,0 Current State...
0
hs_2
mult_heuristic
[ 15, 20, 9, 70 ]
96
[ "15+20=35", "70-9=61", "35+61=96" ]
Current State: 96:[15, 20, 9, 70], Operations: [] Exploring Operation: 15+20=35, Resulting Numbers: [9, 70, 35] Generated Node #2: [9, 70, 35] from Operation: 15+20=35 Current State: 96:[9, 70, 35], Operations: ['15+20=35'] Exploring Operation: 70-9=61, Resulting Numbers: [35, 61] Generated Node #3: [35, 61] from Opera...
4
Current State: 96:[15, 20, 9, 70], Operations: [] Exploring Operation: 20+70=90, Resulting Numbers: [15, 9, 90] Generated Node #0,0: 96:[15, 9, 90] Operation: 20+70=90 Exploring Operation: 70-15=55, Resulting Numbers: [20, 9, 55] Generated Node #0,1: 96:[20, 9, 55] Operation: 70-15=55 Exploring Operation: 70-20=50, Res...
0.943576
hs_4
sum_heuristic
[ 41, 60, 1, 84 ]
66
[ "60-41=19", "1+84=85", "85-19=66" ]
Current State: 66:[41, 60, 1, 84], Operations: [] Exploring Operation: 60-41=19, Resulting Numbers: [1, 84, 19] Generated Node #2: [1, 84, 19] from Operation: 60-41=19 Current State: 66:[1, 84, 19], Operations: ['60-41=19'] Exploring Operation: 1+84=85, Resulting Numbers: [19, 85] Generated Node #3: [19, 85] from Opera...
4
Current State: 66:[41, 60, 1, 84], Operations: [] Exploring Operation: 84-60=24, Resulting Numbers: [41, 1, 24] Generated Node #0,0: 66:[41, 1, 24] Operation: 84-60=24 Exploring Operation: 41-1=40, Resulting Numbers: [60, 84, 40] Generated Node #0,1: 66:[60, 84, 40] Operation: 41-1=40 Exploring Operation: 60-41=19, Res...
0.955729
hs_4
sum_heuristic
[ 10, 29, 13, 68 ]
33
[ "10*13=130", "29+68=97", "130-97=33" ]
Current State: 33:[10, 29, 13, 68], Operations: [] Exploring Operation: 10*13=130, Resulting Numbers: [29, 68, 130] Generated Node #2: [29, 68, 130] from Operation: 10*13=130 Current State: 33:[29, 68, 130], Operations: ['10*13=130'] Exploring Operation: 29+68=97, Resulting Numbers: [130, 97] Generated Node #3: [130, 9...
4
Current State: 33:[10, 29, 13, 68], Operations: [] Exploring Operation: 68-29=39, Resulting Numbers: [10, 13, 39] Generated Node #0,0: 33:[10, 13, 39] Operation: 68-29=39 Moving to Node #0,0 Current State: 33:[10, 13, 39], Operations: ['68-29=39'] Exploring Operation: 39/13=3, Resulting Numbers: [10, 3] Generated Node ...
0
hs_1
mult_heuristic
[ 86, 5, 69, 39 ]
17
[ "86+5=91", "69+39=108", "108-91=17" ]
Current State: 17:[86, 5, 69, 39], Operations: [] Exploring Operation: 86+5=91, Resulting Numbers: [69, 39, 91] Generated Node #2: [69, 39, 91] from Operation: 86+5=91 Current State: 17:[69, 39, 91], Operations: ['86+5=91'] Exploring Operation: 69+39=108, Resulting Numbers: [91, 108] Generated Node #3: [91, 108] from O...
4
Current State: 17:[86, 5, 69, 39], Operations: [] Exploring Operation: 69-39=30, Resulting Numbers: [86, 5, 30] Generated Node #0,0: 17:[86, 5, 30] Operation: 69-39=30 Exploring Operation: 86-69=17, Resulting Numbers: [5, 39, 17] Generated Node #0,1: 17:[5, 39, 17] Operation: 86-69=17 Exploring Operation: 86-39=47, Res...
0.990451
hs_3
sum_heuristic
[ 91, 84, 4, 29 ]
54
[ "91+29=120", "120/4=30", "84-30=54" ]
Current State: 54:[91, 84, 4, 29], Operations: [] Exploring Operation: 91+29=120, Resulting Numbers: [84, 4, 120] Generated Node #2: [84, 4, 120] from Operation: 91+29=120 Current State: 54:[84, 4, 120], Operations: ['91+29=120'] Exploring Operation: 120/4=30, Resulting Numbers: [84, 30] Generated Node #3: [84, 30] fro...
4
Current State: 54:[91, 84, 4, 29], Operations: [] Exploring Operation: 91-84=7, Resulting Numbers: [4, 29, 7] Generated Node #0,0: 54:[4, 29, 7] Operation: 91-84=7 Exploring Operation: 91-29=62, Resulting Numbers: [84, 4, 62] Generated Node #0,1: 54:[84, 4, 62] Operation: 91-29=62 Moving to Node #0,0 Current State: 54:...
0
hs_2
mult_heuristic
[ 78, 44, 16, 6 ]
73
[ "78/6=13", "44+16=60", "13+60=73" ]
Current State: 73:[78, 44, 16, 6], Operations: [] Exploring Operation: 78/6=13, Resulting Numbers: [44, 16, 13] Generated Node #2: [44, 16, 13] from Operation: 78/6=13 Current State: 73:[44, 16, 13], Operations: ['78/6=13'] Exploring Operation: 44+16=60, Resulting Numbers: [13, 60] Generated Node #3: [13, 60] from Oper...
4
Current State: 73:[78, 44, 16, 6], Operations: [] Exploring Operation: 16*6=96, Resulting Numbers: [78, 44, 96] Generated Node #0,0: 73:[78, 44, 96] Operation: 16*6=96 Exploring Operation: 44+6=50, Resulting Numbers: [78, 16, 50] Generated Node #0,1: 73:[78, 16, 50] Operation: 44+6=50 Exploring Operation: 44+16=60, Res...
0
hs_3
mult_heuristic
[ 50, 30, 18, 36 ]
30
[ "36-18=18", "50*18=900", "900/30=30" ]
Current State: 30:[50, 30, 18, 36], Operations: [] Exploring Operation: 36-18=18, Resulting Numbers: [50, 30, 18] Generated Node #2: [50, 30, 18] from Operation: 36-18=18 Current State: 30:[50, 30, 18], Operations: ['36-18=18'] Exploring Operation: 50*18=900, Resulting Numbers: [30, 900] Generated Node #3: [30, 900] fr...
4
Current State: 30:[50, 30, 18, 36], Operations: [] Exploring Operation: 50-30=20, Resulting Numbers: [18, 36, 20] Generated Node #0,0: 30:[18, 36, 20] Operation: 50-30=20 Exploring Operation: 50-18=32, Resulting Numbers: [30, 36, 32] Generated Node #0,1: 30:[30, 36, 32] Operation: 50-18=32 Exploring Operation: 36/18=2,...
0
hs_4
mult_heuristic
[ 56, 74, 9, 90 ]
88
[ "74-56=18", "18/9=2", "90-2=88" ]
Current State: 88:[56, 74, 9, 90], Operations: [] Exploring Operation: 74-56=18, Resulting Numbers: [9, 90, 18] Generated Node #2: [9, 90, 18] from Operation: 74-56=18 Current State: 88:[9, 90, 18], Operations: ['74-56=18'] Exploring Operation: 18/9=2, Resulting Numbers: [90, 2] Generated Node #3: [90, 2] from Operatio...
4
Current State: 88:[56, 74, 9, 90], Operations: [] Exploring Operation: 74-56=18, Resulting Numbers: [9, 90, 18] Generated Node #0,0: 88:[9, 90, 18] Operation: 74-56=18 Exploring Operation: 90-74=16, Resulting Numbers: [56, 9, 16] Generated Node #0,1: 88:[56, 9, 16] Operation: 90-74=16 Moving to Node #0,0 Current State:...
0.986979
hs_2
mult_heuristic
[ 8, 97, 35, 36 ]
11
[ "8*36=288", "97+288=385", "385/35=11" ]
Current State: 11:[8, 97, 35, 36], Operations: [] Exploring Operation: 8*36=288, Resulting Numbers: [97, 35, 288] Generated Node #2: [97, 35, 288] from Operation: 8*36=288 Current State: 11:[97, 35, 288], Operations: ['8*36=288'] Exploring Operation: 97+288=385, Resulting Numbers: [35, 385] Generated Node #3: [35, 385]...
4
Current State: 11:[8, 97, 35, 36], Operations: [] Exploring Operation: 97-35=62, Resulting Numbers: [8, 36, 62] Generated Node #0,0: 11:[8, 36, 62] Operation: 97-35=62 Exploring Operation: 35-8=27, Resulting Numbers: [97, 36, 27] Generated Node #0,1: 11:[97, 36, 27] Operation: 35-8=27 Exploring Operation: 97-8=89, Resu...
0
hs_5
mult_heuristic
[ 84, 60, 14, 56 ]
36
[ "84+60=144", "56/14=4", "144/4=36" ]
Current State: 36:[84, 60, 14, 56], Operations: [] Exploring Operation: 84+60=144, Resulting Numbers: [14, 56, 144] Generated Node #2: [14, 56, 144] from Operation: 84+60=144 Current State: 36:[14, 56, 144], Operations: ['84+60=144'] Exploring Operation: 56/14=4, Resulting Numbers: [144, 4] Generated Node #3: [144, 4] ...
4
Current State: 36:[84, 60, 14, 56], Operations: [] Exploring Operation: 84-56=28, Resulting Numbers: [60, 14, 28] Generated Node #0,0: 36:[60, 14, 28] Operation: 84-56=28 Exploring Operation: 84/14=6, Resulting Numbers: [60, 56, 6] Generated Node #0,1: 36:[60, 56, 6] Operation: 84/14=6 Exploring Operation: 60-56=4, Res...
0
hs_5
sum_heuristic
[ 81, 59, 62, 81 ]
54
[ "81+81=162", "62-59=3", "162/3=54" ]
Current State: 54:[81, 59, 62, 81], Operations: [] Exploring Operation: 81+81=162, Resulting Numbers: [59, 62, 162] Generated Node #2: [59, 62, 162] from Operation: 81+81=162 Current State: 54:[59, 62, 162], Operations: ['81+81=162'] Exploring Operation: 62-59=3, Resulting Numbers: [162, 3] Generated Node #3: [162, 3] ...
4
Current State: 54:[81, 59, 62, 81], Operations: [] Exploring Operation: 81-81=0, Resulting Numbers: [59, 62, 0] Generated Node #0,0: 54:[59, 62, 0] Operation: 81-81=0 Exploring Operation: 81/81=1, Resulting Numbers: [59, 62, 1] Generated Node #0,1: 54:[59, 62, 1] Operation: 81/81=1 Moving to Node #0,1 Current State: 54...
0
hs_2
sum_heuristic
[ 89, 70, 75, 89 ]
84
[ "89-75=14", "70/14=5", "89-5=84" ]
Current State: 84:[89, 70, 75, 89], Operations: [] Exploring Operation: 89-75=14, Resulting Numbers: [70, 14] Generated Node #2: [70, 14] from Operation: 89-75=14 Current State: 84:[70, 14], Operations: ['89-75=14'] Exploring Operation: 70/14=5, Resulting Numbers: [5] 5,84 equal: Goal Reached Exploring Operation: 89-5=...
4
Current State: 84:[89, 70, 75, 89], Operations: [] Exploring Operation: 89-70=19, Resulting Numbers: [75, 89, 19] Generated Node #0,0: 84:[75, 89, 19] Operation: 89-70=19 Exploring Operation: 75-70=5, Resulting Numbers: [89, 89, 5] Generated Node #0,1: 84:[89, 89, 5] Operation: 75-70=5 Exploring Operation: 89-70=19, Re...
0.931424
hs_5
sum_heuristic
[ 35, 5, 93, 99 ]
65
[ "99-93=6", "5*6=30", "35+30=65" ]
Current State: 65:[35, 5, 93, 99], Operations: [] Exploring Operation: 99-93=6, Resulting Numbers: [35, 5, 6] Generated Node #2: [35, 5, 6] from Operation: 99-93=6 Current State: 65:[35, 5, 6], Operations: ['99-93=6'] Exploring Operation: 5*6=30, Resulting Numbers: [35, 30] Generated Node #3: [35, 30] from Operation: 5...
4
Current State: 65:[35, 5, 93, 99], Operations: [] Exploring Operation: 99-35=64, Resulting Numbers: [5, 93, 64] Generated Node #0,0: 65:[5, 93, 64] Operation: 99-35=64 Exploring Operation: 35/5=7, Resulting Numbers: [93, 99, 7] Generated Node #0,1: 65:[93, 99, 7] Operation: 35/5=7 Exploring Operation: 99-93=6, Resultin...
0
hs_5
mult_heuristic
[ 73, 42, 33, 96 ]
14
[ "73+42=115", "33+96=129", "129-115=14" ]
Current State: 14:[73, 42, 33, 96], Operations: [] Exploring Operation: 73+42=115, Resulting Numbers: [33, 96, 115] Generated Node #2: [33, 96, 115] from Operation: 73+42=115 Current State: 14:[33, 96, 115], Operations: ['73+42=115'] Exploring Operation: 33+96=129, Resulting Numbers: [115, 129] Generated Node #3: [115,...
4
Current State: 14:[73, 42, 33, 96], Operations: [] Exploring Operation: 73-42=31, Resulting Numbers: [33, 96, 31] Generated Node #0,0: 14:[33, 96, 31] Operation: 73-42=31 Exploring Operation: 96-33=63, Resulting Numbers: [73, 42, 63] Generated Node #0,1: 14:[73, 42, 63] Operation: 96-33=63 Exploring Operation: 96-42=54...
0.953993
hs_5
sum_heuristic
[ 71, 2, 91, 77 ]
34
[ "71+77=148", "2*91=182", "182-148=34" ]
Current State: 34:[71, 2, 91, 77], Operations: [] Exploring Operation: 71+77=148, Resulting Numbers: [2, 91, 148] Generated Node #2: [2, 91, 148] from Operation: 71+77=148 Current State: 34:[2, 91, 148], Operations: ['71+77=148'] Exploring Operation: 2*91=182, Resulting Numbers: [148, 182] Generated Node #3: [148, 182]...
4
Current State: 34:[71, 2, 91, 77], Operations: [] Exploring Operation: 91-77=14, Resulting Numbers: [71, 2, 14] Generated Node #0,0: 34:[71, 2, 14] Operation: 91-77=14 Exploring Operation: 71-2=69, Resulting Numbers: [91, 77, 69] Generated Node #0,1: 34:[91, 77, 69] Operation: 71-2=69 Exploring Operation: 77-71=6, Resu...
0
hs_4
sum_heuristic
[ 38, 22, 43, 3 ]
41
[ "22-3=19", "38/19=2", "43-2=41" ]
Current State: 41:[38, 22, 43, 3], Operations: [] Exploring Operation: 22-3=19, Resulting Numbers: [38, 43, 19] Generated Node #2: [38, 43, 19] from Operation: 22-3=19 Current State: 41:[38, 43, 19], Operations: ['22-3=19'] Exploring Operation: 38/19=2, Resulting Numbers: [43, 2] Generated Node #3: [43, 2] from Operati...
4
Current State: 41:[38, 22, 43, 3], Operations: [] Exploring Operation: 22+3=25, Resulting Numbers: [38, 43, 25] Generated Node #0,0: 41:[38, 43, 25] Operation: 22+3=25 Exploring Operation: 38+3=41, Resulting Numbers: [22, 43, 41] Generated Node #0,1: 41:[22, 43, 41] Operation: 38+3=41 Exploring Operation: 43-3=40, Resu...
0
hs_3
mult_heuristic
[ 60, 74, 66, 45 ]
40
[ "60*74=4440", "66+45=111", "4440/111=40" ]
Current State: 40:[60, 74, 66, 45], Operations: [] Exploring Operation: 60*74=4440, Resulting Numbers: [66, 45, 4440] Generated Node #2: [66, 45, 4440] from Operation: 60*74=4440 Current State: 40:[66, 45, 4440], Operations: ['60*74=4440'] Exploring Operation: 66+45=111, Resulting Numbers: [4440, 111] Generated Node #3...
4
Current State: 40:[60, 74, 66, 45], Operations: [] Exploring Operation: 66-60=6, Resulting Numbers: [74, 45, 6] Generated Node #0,0: 40:[74, 45, 6] Operation: 66-60=6 Exploring Operation: 74-66=8, Resulting Numbers: [60, 45, 8] Generated Node #0,1: 40:[60, 45, 8] Operation: 74-66=8 Exploring Operation: 74-45=29, Result...
0
hs_5
sum_heuristic
[ 38, 1, 6, 24 ]
90
[ "38+1=39", "39-24=15", "6*15=90" ]
Current State: 90:[38, 1, 6, 24], Operations: [] Exploring Operation: 38+1=39, Resulting Numbers: [6, 24, 39] Generated Node #2: [6, 24, 39] from Operation: 38+1=39 Current State: 90:[6, 24, 39], Operations: ['38+1=39'] Exploring Operation: 39-24=15, Resulting Numbers: [6, 15] Generated Node #3: [6, 15] from Operation:...
4
Current State: 90:[38, 1, 6, 24], Operations: [] Exploring Operation: 6+24=30, Resulting Numbers: [38, 1, 30] Generated Node #0,0: 90:[38, 1, 30] Operation: 6+24=30 Exploring Operation: 38-24=14, Resulting Numbers: [1, 6, 14] Generated Node #0,1: 90:[1, 6, 14] Operation: 38-24=14 Exploring Operation: 38+6=44, Resulting...
0.989583
hs_3
sum_heuristic
[ 13, 29, 68, 5 ]
40
[ "68-13=55", "55/5=11", "29+11=40" ]
Current State: 40:[13, 29, 68, 5], Operations: [] Exploring Operation: 68-13=55, Resulting Numbers: [29, 5, 55] Generated Node #2: [29, 5, 55] from Operation: 68-13=55 Current State: 40:[29, 5, 55], Operations: ['68-13=55'] Exploring Operation: 55/5=11, Resulting Numbers: [29, 11] Generated Node #3: [29, 11] from Opera...
4
Current State: 40:[13, 29, 68, 5], Operations: [] Exploring Operation: 68-29=39, Resulting Numbers: [13, 5, 39] Generated Node #0,0: 40:[13, 5, 39] Operation: 68-29=39 Start Sub Search at level 1: Moving to Node #0,0 Current State: 40:[13, 5, 39], Operations: ['68-29=39'] Exploring Operation: 13-5=8, Resulting Numbers:...
0
hs_1
sum_heuristic
[ 90, 79, 64, 41 ]
94
[ "90-79=11", "64+41=105", "105-11=94" ]
Current State: 94:[90, 79, 64, 41], Operations: [] Exploring Operation: 90-79=11, Resulting Numbers: [64, 41, 11] Generated Node #2: [64, 41, 11] from Operation: 90-79=11 Current State: 94:[64, 41, 11], Operations: ['90-79=11'] Exploring Operation: 64+41=105, Resulting Numbers: [11, 105] Generated Node #3: [11, 105] fr...
4
Current State: 94:[90, 79, 64, 41], Operations: [] Exploring Operation: 79-64=15, Resulting Numbers: [90, 41, 15] Generated Node #0,0: 94:[90, 41, 15] Operation: 79-64=15 Exploring Operation: 79-41=38, Resulting Numbers: [90, 64, 38] Generated Node #0,1: 94:[90, 64, 38] Operation: 79-41=38 Exploring Operation: 90-79=11...
0.949653
hs_5
sum_heuristic
[ 76, 56, 56, 24 ]
99
[ "76+24=100", "56/56=1", "100-1=99" ]
Current State: 99:[76, 56, 56, 24], Operations: [] Exploring Operation: 76+24=100, Resulting Numbers: [56, 56, 100] Generated Node #2: [56, 56, 100] from Operation: 76+24=100 Current State: 99:[56, 56, 100], Operations: ['76+24=100'] Exploring Operation: 56/56=1, Resulting Numbers: [100, 1] Generated Node #3: [100, 1] ...
4
Current State: 99:[76, 56, 56, 24], Operations: [] Exploring Operation: 56+56=112, Resulting Numbers: [76, 24, 112] Generated Node #0,0: 99:[76, 24, 112] Operation: 56+56=112 Exploring Operation: 56/56=1, Resulting Numbers: [76, 24, 1] Generated Node #0,1: 99:[76, 24, 1] Operation: 56/56=1 Exploring Operation: 76-56=20...
0.984375
hs_5
sum_heuristic
[ 27, 2, 25, 97 ]
20
[ "97-27=70", "2*25=50", "70-50=20" ]
Current State: 20:[27, 2, 25, 97], Operations: [] Exploring Operation: 97-27=70, Resulting Numbers: [2, 25, 70] Generated Node #2: [2, 25, 70] from Operation: 97-27=70 Current State: 20:[2, 25, 70], Operations: ['97-27=70'] Exploring Operation: 2*25=50, Resulting Numbers: [70, 50] Generated Node #3: [70, 50] from Opera...
4
Current State: 20:[27, 2, 25, 97], Operations: [] Exploring Operation: 97-27=70, Resulting Numbers: [2, 25, 70] Generated Node #0,0: 20:[2, 25, 70] Operation: 97-27=70 Start Sub Search at level 1: Moving to Node #0,0 Current State: 20:[2, 25, 70], Operations: ['97-27=70'] Exploring Operation: 70/2=35, Resulting Numbers...
0
hs_1
mult_heuristic
[ 60, 62, 47, 4 ]
98
[ "62-60=2", "47*2=94", "4+94=98" ]
Current State: 98:[60, 62, 47, 4], Operations: [] Exploring Operation: 62-60=2, Resulting Numbers: [47, 4, 2] Generated Node #2: [47, 4, 2] from Operation: 62-60=2 Current State: 98:[47, 4, 2], Operations: ['62-60=2'] Exploring Operation: 47*2=94, Resulting Numbers: [4, 94] Generated Node #3: [4, 94] from Operation: 47...
4
Current State: 98:[60, 62, 47, 4], Operations: [] Exploring Operation: 62-47=15, Resulting Numbers: [60, 4, 15] Generated Node #0,0: 98:[60, 4, 15] Operation: 62-47=15 Exploring Operation: 60-47=13, Resulting Numbers: [62, 4, 13] Generated Node #0,1: 98:[62, 4, 13] Operation: 60-47=13 Exploring Operation: 62-60=2, Resu...
0
hs_3
sum_heuristic
[ 80, 16, 52, 94 ]
82
[ "80-16=64", "52+94=146", "146-64=82" ]
Current State: 82:[80, 16, 52, 94], Operations: [] Exploring Operation: 80-16=64, Resulting Numbers: [52, 94, 64] Generated Node #2: [52, 94, 64] from Operation: 80-16=64 Current State: 82:[52, 94, 64], Operations: ['80-16=64'] Exploring Operation: 52+94=146, Resulting Numbers: [64, 146] Generated Node #3: [64, 146] fr...
4
Current State: 82:[80, 16, 52, 94], Operations: [] Exploring Operation: 94-16=78, Resulting Numbers: [80, 52, 78] Generated Node #0,0: 82:[80, 52, 78] Operation: 94-16=78 Start Sub Search at level 1: Moving to Node #0,0 Current State: 82:[80, 52, 78], Operations: ['94-16=78'] Exploring Operation: 80-78=2, Resulting Num...
0
hs_1
mult_heuristic
[ 19, 5, 2, 2 ]
59
[ "5-2=3", "19*3=57", "2+57=59" ]
Current State: 59:[19, 5, 2, 2], Operations: [] Exploring Operation: 5-2=3, Resulting Numbers: [19, 3] Generated Node #2: [19, 3] from Operation: 5-2=3 Current State: 59:[19, 3], Operations: ['5-2=3'] Exploring Operation: 19*3=57, Resulting Numbers: [57] 57,59 equal: Goal Reached Exploring Operation: 2+57=59, Resulting...
4
Current State: 59:[19, 5, 2, 2], Operations: [] Exploring Operation: 19*2=38, Resulting Numbers: [5, 2, 38] Generated Node #0,0: 59:[5, 2, 38] Operation: 19*2=38 Start Sub Search at level 1: Moving to Node #0,0 Current State: 59:[5, 2, 38], Operations: ['19*2=38'] Exploring Operation: 5*2=10, Resulting Numbers: [38, 10...
0
hs_1
sum_heuristic
[ 10, 94, 29, 98 ]
76
[ "29-10=19", "98-94=4", "19*4=76" ]
Current State: 76:[10, 94, 29, 98], Operations: [] Exploring Operation: 29-10=19, Resulting Numbers: [94, 98, 19] Generated Node #2: [94, 98, 19] from Operation: 29-10=19 Current State: 76:[94, 98, 19], Operations: ['29-10=19'] Exploring Operation: 98-94=4, Resulting Numbers: [19, 4] Generated Node #3: [19, 4] from Ope...
4
Current State: 76:[10, 94, 29, 98], Operations: [] Exploring Operation: 98-29=69, Resulting Numbers: [10, 94, 69] Generated Node #0,0: 76:[10, 94, 69] Operation: 98-29=69 Exploring Operation: 98-94=4, Resulting Numbers: [10, 29, 4] Generated Node #0,1: 76:[10, 29, 4] Operation: 98-94=4 Moving to Node #0,1 Current State...
0.992188
hs_2
sum_heuristic
[ 20, 79, 31, 42 ]
81
[ "20+42=62", "62/31=2", "79+2=81" ]
Current State: 81:[20, 79, 31, 42], Operations: [] Exploring Operation: 20+42=62, Resulting Numbers: [79, 31, 62] Generated Node #2: [79, 31, 62] from Operation: 20+42=62 Current State: 81:[79, 31, 62], Operations: ['20+42=62'] Exploring Operation: 62/31=2, Resulting Numbers: [79, 2] Generated Node #3: [79, 2] from Ope...
4
Current State: 81:[20, 79, 31, 42], Operations: [] Exploring Operation: 42-20=22, Resulting Numbers: [79, 31, 22] Generated Node #0,0: 81:[79, 31, 22] Operation: 42-20=22 Exploring Operation: 42-31=11, Resulting Numbers: [20, 79, 11] Generated Node #0,1: 81:[20, 79, 11] Operation: 42-31=11 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 69, 34, 18, 45 ]
76
[ "69+34=103", "45-18=27", "103-27=76" ]
Current State: 76:[69, 34, 18, 45], Operations: [] Exploring Operation: 69+34=103, Resulting Numbers: [18, 45, 103] Generated Node #2: [18, 45, 103] from Operation: 69+34=103 Current State: 76:[18, 45, 103], Operations: ['69+34=103'] Exploring Operation: 45-18=27, Resulting Numbers: [103, 27] Generated Node #3: [103, 2...
4
Current State: 76:[69, 34, 18, 45], Operations: [] Exploring Operation: 69-45=24, Resulting Numbers: [34, 18, 24] Generated Node #0,0: 76:[34, 18, 24] Operation: 69-45=24 Moving to Node #0,0 Current State: 76:[34, 18, 24], Operations: ['69-45=24'] Exploring Operation: 24-18=6, Resulting Numbers: [34, 6] Generated Node ...
0
hs_1
mult_heuristic
[ 48, 72, 96, 52 ]
65
[ "48+72=120", "52*120=6240", "6240/96=65" ]
Current State: 65:[48, 72, 96, 52], Operations: [] Exploring Operation: 48+72=120, Resulting Numbers: [96, 52, 120] Generated Node #2: [96, 52, 120] from Operation: 48+72=120 Current State: 65:[96, 52, 120], Operations: ['48+72=120'] Exploring Operation: 52*120=6240, Resulting Numbers: [96, 6240] Generated Node #3: [96...
4
Current State: 65:[48, 72, 96, 52], Operations: [] Exploring Operation: 52-48=4, Resulting Numbers: [72, 96, 4] Generated Node #0,0: 65:[72, 96, 4] Operation: 52-48=4 Exploring Operation: 96-72=24, Resulting Numbers: [48, 52, 24] Generated Node #0,1: 65:[48, 52, 24] Operation: 96-72=24 Exploring Operation: 96-52=44, Re...
0
hs_5
sum_heuristic
[ 8, 35, 8, 94 ]
94
[ "8-8=0", "35*0=0", "94+0=94" ]
Current State: 94:[8, 35, 8, 94], Operations: [] Exploring Operation: 8-8=0, Resulting Numbers: [35, 94, 0] Generated Node #2: [35, 94, 0] from Operation: 8-8=0 Current State: 94:[35, 94, 0], Operations: ['8-8=0'] Exploring Operation: 35*0=0, Resulting Numbers: [94, 0] Generated Node #3: [94, 0] from Operation: 35*0=0 ...
4
Current State: 94:[8, 35, 8, 94], Operations: [] Exploring Operation: 8/8=1, Resulting Numbers: [35, 94, 1] Generated Node #0,0: 94:[35, 94, 1] Operation: 8/8=1 Exploring Operation: 35+8=43, Resulting Numbers: [8, 94, 43] Generated Node #0,1: 94:[8, 94, 43] Operation: 35+8=43 Exploring Operation: 8+35=43, Resulting Num...
0.967882
hs_4
sum_heuristic
[ 54, 34, 30, 44 ]
54
[ "54-34=20", "30+44=74", "74-20=54" ]
Current State: 54:[54, 34, 30, 44], Operations: [] Exploring Operation: 54-34=20, Resulting Numbers: [30, 44, 20] Generated Node #2: [30, 44, 20] from Operation: 54-34=20 Current State: 54:[30, 44, 20], Operations: ['54-34=20'] Exploring Operation: 30+44=74, Resulting Numbers: [20, 74] Generated Node #3: [20, 74] from ...
4
Current State: 54:[54, 34, 30, 44], Operations: [] Exploring Operation: 44-34=10, Resulting Numbers: [54, 30, 10] Generated Node #0,0: 54:[54, 30, 10] Operation: 44-34=10 Exploring Operation: 54-44=10, Resulting Numbers: [34, 30, 10] Generated Node #0,1: 54:[34, 30, 10] Operation: 54-44=10 Exploring Operation: 34-30=4,...
0.977431
hs_3
sum_heuristic
[ 84, 54, 90, 45 ]
75
[ "84-54=30", "90-45=45", "30+45=75" ]
Current State: 75:[84, 54, 90, 45], Operations: [] Exploring Operation: 84-54=30, Resulting Numbers: [90, 45, 30] Generated Node #2: [90, 45, 30] from Operation: 84-54=30 Current State: 75:[90, 45, 30], Operations: ['84-54=30'] Exploring Operation: 90-45=45, Resulting Numbers: [30, 45] Generated Node #3: [30, 45] from ...
4
Current State: 75:[84, 54, 90, 45], Operations: [] Exploring Operation: 54-45=9, Resulting Numbers: [84, 90, 9] Generated Node #0,0: 75:[84, 90, 9] Operation: 54-45=9 Moving to Node #0,0 Current State: 75:[84, 90, 9], Operations: ['54-45=9'] Exploring Operation: 90-84=6, Resulting Numbers: [9, 6] Generated Node #0,0,0:...
0
hs_1
sum_heuristic
[ 48, 61, 8, 15 ]
86
[ "48+61=109", "8+15=23", "109-23=86" ]
Current State: 86:[48, 61, 8, 15], Operations: [] Exploring Operation: 48+61=109, Resulting Numbers: [8, 15, 109] Generated Node #2: [8, 15, 109] from Operation: 48+61=109 Current State: 86:[8, 15, 109], Operations: ['48+61=109'] Exploring Operation: 8+15=23, Resulting Numbers: [109, 23] Generated Node #3: [109, 23] fr...
4
Current State: 86:[48, 61, 8, 15], Operations: [] Exploring Operation: 61-8=53, Resulting Numbers: [48, 15, 53] Generated Node #0,0: 86:[48, 15, 53] Operation: 61-8=53 Exploring Operation: 61+15=76, Resulting Numbers: [48, 8, 76] Generated Node #0,1: 86:[48, 8, 76] Operation: 61+15=76 Exploring Operation: 61-15=46, Res...
0.983507
hs_4
mult_heuristic
[ 62, 93, 92, 31 ]
27
[ "92-62=30", "93/31=3", "30-3=27" ]
Current State: 27:[62, 93, 92, 31], Operations: [] Exploring Operation: 92-62=30, Resulting Numbers: [93, 31, 30] Generated Node #2: [93, 31, 30] from Operation: 92-62=30 Current State: 27:[93, 31, 30], Operations: ['92-62=30'] Exploring Operation: 93/31=3, Resulting Numbers: [30, 3] Generated Node #3: [30, 3] from Ope...
4
Current State: 27:[62, 93, 92, 31], Operations: [] Exploring Operation: 92-62=30, Resulting Numbers: [93, 31, 30] Generated Node #0,0: 27:[93, 31, 30] Operation: 92-62=30 Exploring Operation: 93/31=3, Resulting Numbers: [62, 92, 3] Generated Node #0,1: 27:[62, 92, 3] Operation: 93/31=3 Exploring Operation: 93-92=1, Res...
0.971354
hs_4
mult_heuristic
[ 14, 13, 42, 64 ]
48
[ "42/14=3", "64-13=51", "51-3=48" ]
Current State: 48:[14, 13, 42, 64], Operations: [] Exploring Operation: 42/14=3, Resulting Numbers: [13, 64, 3] Generated Node #2: [13, 64, 3] from Operation: 42/14=3 Current State: 48:[13, 64, 3], Operations: ['42/14=3'] Exploring Operation: 64-13=51, Resulting Numbers: [3, 51] Generated Node #3: [3, 51] from Operatio...
4
Current State: 48:[14, 13, 42, 64], Operations: [] Exploring Operation: 64-14=50, Resulting Numbers: [13, 42, 50] Generated Node #0,0: 48:[13, 42, 50] Operation: 64-14=50 Exploring Operation: 64-13=51, Resulting Numbers: [14, 42, 51] Generated Node #0,1: 48:[14, 42, 51] Operation: 64-13=51 Exploring Operation: 64-42=22...
0.970486
hs_4
mult_heuristic
[ 98, 3, 68, 9 ]
19
[ "98-68=30", "30/3=10", "9+10=19" ]
Current State: 19:[98, 3, 68, 9], Operations: [] Exploring Operation: 98-68=30, Resulting Numbers: [3, 9, 30] Generated Node #2: [3, 9, 30] from Operation: 98-68=30 Current State: 19:[3, 9, 30], Operations: ['98-68=30'] Exploring Operation: 30/3=10, Resulting Numbers: [9, 10] Generated Node #3: [9, 10] from Operation: ...
4
Current State: 19:[98, 3, 68, 9], Operations: [] Exploring Operation: 98-3=95, Resulting Numbers: [68, 9, 95] Generated Node #0,0: 19:[68, 9, 95] Operation: 98-3=95 Exploring Operation: 98-68=30, Resulting Numbers: [3, 9, 30] Generated Node #0,1: 19:[3, 9, 30] Operation: 98-68=30 Moving to Node #0,1 Current State: 19:[...
0
hs_2
sum_heuristic
[ 40, 52, 56, 6 ]
65
[ "56-6=50", "52*50=2600", "2600/40=65" ]
Current State: 65:[40, 52, 56, 6], Operations: [] Exploring Operation: 56-6=50, Resulting Numbers: [40, 52, 50] Generated Node #2: [40, 52, 50] from Operation: 56-6=50 Current State: 65:[40, 52, 50], Operations: ['56-6=50'] Exploring Operation: 52*50=2600, Resulting Numbers: [40, 2600] Generated Node #3: [40, 2600] fro...
4
Current State: 65:[40, 52, 56, 6], Operations: [] Exploring Operation: 52-40=12, Resulting Numbers: [56, 6, 12] Generated Node #0,0: 65:[56, 6, 12] Operation: 52-40=12 Exploring Operation: 56-40=16, Resulting Numbers: [52, 6, 16] Generated Node #0,1: 65:[52, 6, 16] Operation: 56-40=16 Start Sub Search at level 1: Movin...
0
hs_2
mult_heuristic
[ 12, 36, 55, 15 ]
37
[ "36/12=3", "55-15=40", "40-3=37" ]
Current State: 37:[12, 36, 55, 15], Operations: [] Exploring Operation: 36/12=3, Resulting Numbers: [55, 15, 3] Generated Node #2: [55, 15, 3] from Operation: 36/12=3 Current State: 37:[55, 15, 3], Operations: ['36/12=3'] Exploring Operation: 55-15=40, Resulting Numbers: [3, 40] Generated Node #3: [3, 40] from Operatio...
4
Current State: 37:[12, 36, 55, 15], Operations: [] Exploring Operation: 55-12=43, Resulting Numbers: [36, 15, 43] Generated Node #0,0: 37:[36, 15, 43] Operation: 55-12=43 Moving to Node #0,0 Current State: 37:[36, 15, 43], Operations: ['55-12=43'] Exploring Operation: 43-15=28, Resulting Numbers: [36, 28] Generated Nod...
0
hs_1
sum_heuristic
[ 50, 18, 99, 22 ]
31
[ "18*99=1782", "1782/22=81", "81-50=31" ]
Current State: 31:[50, 18, 99, 22], Operations: [] Exploring Operation: 18*99=1782, Resulting Numbers: [50, 22, 1782] Generated Node #2: [50, 22, 1782] from Operation: 18*99=1782 Current State: 31:[50, 22, 1782], Operations: ['18*99=1782'] Exploring Operation: 1782/22=81, Resulting Numbers: [50, 81] Generated Node #3: ...
4
Current State: 31:[50, 18, 99, 22], Operations: [] Exploring Operation: 99-50=49, Resulting Numbers: [18, 22, 49] Generated Node #0,0: 31:[18, 22, 49] Operation: 99-50=49 Exploring Operation: 50-18=32, Resulting Numbers: [99, 22, 32] Generated Node #0,1: 31:[99, 22, 32] Operation: 50-18=32 Start Sub Search at level 1: ...
0
hs_2
sum_heuristic
[ 16, 20, 12, 4 ]
56
[ "16*4=64", "20-12=8", "64-8=56" ]
Current State: 56:[16, 20, 12, 4], Operations: [] Exploring Operation: 16*4=64, Resulting Numbers: [20, 12, 64] Generated Node #2: [20, 12, 64] from Operation: 16*4=64 Current State: 56:[20, 12, 64], Operations: ['16*4=64'] Exploring Operation: 20-12=8, Resulting Numbers: [64, 8] Generated Node #3: [64, 8] from Operati...
4
Current State: 56:[16, 20, 12, 4], Operations: [] Exploring Operation: 20-16=4, Resulting Numbers: [12, 4, 4] Generated Node #0,0: 56:[12, 4, 4] Operation: 20-16=4 Start Sub Search at level 1: Moving to Node #0,0 Current State: 56:[12, 4, 4], Operations: ['20-16=4'] Exploring Operation: 12-4=8, Resulting Numbers: [4, 8...
0
hs_1
sum_heuristic
[ 42, 12, 13, 99 ]
58
[ "42+12=54", "13+99=112", "112-54=58" ]
Current State: 58:[42, 12, 13, 99], Operations: [] Exploring Operation: 42+12=54, Resulting Numbers: [13, 99, 54] Generated Node #2: [13, 99, 54] from Operation: 42+12=54 Current State: 58:[13, 99, 54], Operations: ['42+12=54'] Exploring Operation: 13+99=112, Resulting Numbers: [54, 112] Generated Node #3: [54, 112] fr...
4
Current State: 58:[42, 12, 13, 99], Operations: [] Exploring Operation: 42-13=29, Resulting Numbers: [12, 99, 29] Generated Node #0,0: 58:[12, 99, 29] Operation: 42-13=29 Exploring Operation: 99-13=86, Resulting Numbers: [42, 12, 86] Generated Node #0,1: 58:[42, 12, 86] Operation: 99-13=86 Exploring Operation: 99-42=57...
0.990451
hs_3
mult_heuristic
[ 46, 99, 80, 71 ]
98
[ "99-46=53", "80+71=151", "151-53=98" ]
Current State: 98:[46, 99, 80, 71], Operations: [] Exploring Operation: 99-46=53, Resulting Numbers: [80, 71, 53] Generated Node #2: [80, 71, 53] from Operation: 99-46=53 Current State: 98:[80, 71, 53], Operations: ['99-46=53'] Exploring Operation: 80+71=151, Resulting Numbers: [53, 151] Generated Node #3: [53, 151] fr...
4
Current State: 98:[46, 99, 80, 71], Operations: [] Exploring Operation: 71-46=25, Resulting Numbers: [99, 80, 25] Generated Node #0,0: 98:[99, 80, 25] Operation: 71-46=25 Exploring Operation: 80-71=9, Resulting Numbers: [46, 99, 9] Generated Node #0,1: 98:[46, 99, 9] Operation: 80-71=9 Exploring Operation: 99-80=19, Re...
0.967014
hs_4
mult_heuristic