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 |
|---|---|---|---|---|---|---|---|---|
[
4,
86,
94,
64
] | 52 | [
"86-4=82",
"94-64=30",
"82-30=52"
] | Current State: 52:[4, 86, 94, 64], Operations: []
Exploring Operation: 86-4=82, Resulting Numbers: [94, 64, 82]
Generated Node #2: [94, 64, 82] from Operation: 86-4=82
Current State: 52:[94, 64, 82], Operations: ['86-4=82']
Exploring Operation: 94-64=30, Resulting Numbers: [82, 30]
Generated Node #3: [82, 30] from Oper... | 4 | Current State: 52:[4, 86, 94, 64], Operations: []
Exploring Operation: 94-86=8, Resulting Numbers: [4, 64, 8]
Generated Node #0,0: 52:[4, 64, 8] Operation: 94-86=8
Exploring Operation: 94-64=30, Resulting Numbers: [4, 86, 30]
Generated Node #0,1: 52:[4, 86, 30] Operation: 94-64=30
Moving to Node #0,0
Current State: 52:... | 0.992188 | hs_2 | mult_heuristic |
[
10,
35,
23,
29
] | 92 | [
"35-10=25",
"29-25=4",
"23*4=92"
] | Current State: 92:[10, 35, 23, 29], Operations: []
Exploring Operation: 35-10=25, Resulting Numbers: [23, 29, 25]
Generated Node #2: [23, 29, 25] from Operation: 35-10=25
Current State: 92:[23, 29, 25], Operations: ['35-10=25']
Exploring Operation: 29-25=4, Resulting Numbers: [23, 4]
Generated Node #3: [23, 4] from Ope... | 4 | Current State: 92:[10, 35, 23, 29], Operations: []
Exploring Operation: 35-10=25, Resulting Numbers: [23, 29, 25]
Generated Node #0,0: 92:[23, 29, 25] Operation: 35-10=25
Exploring Operation: 10+35=45, Resulting Numbers: [23, 29, 45]
Generated Node #0,1: 92:[23, 29, 45] Operation: 10+35=45
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
3,
63,
57,
7
] | 71 | [
"63/3=21",
"57-7=50",
"21+50=71"
] | Current State: 71:[3, 63, 57, 7], Operations: []
Exploring Operation: 63/3=21, Resulting Numbers: [57, 7, 21]
Generated Node #2: [57, 7, 21] from Operation: 63/3=21
Current State: 71:[57, 7, 21], Operations: ['63/3=21']
Exploring Operation: 57-7=50, Resulting Numbers: [21, 50]
Generated Node #3: [21, 50] from Operation... | 4 | Current State: 71:[3, 63, 57, 7], Operations: []
Exploring Operation: 3*7=21, Resulting Numbers: [63, 57, 21]
Generated Node #0,0: 71:[63, 57, 21] Operation: 3*7=21
Exploring Operation: 3+57=60, Resulting Numbers: [63, 7, 60]
Generated Node #0,1: 71:[63, 7, 60] Operation: 3+57=60
Exploring Operation: 3+63=66, Resulting... | 0 | hs_3 | sum_heuristic |
[
43,
12,
42,
3
] | 81 | [
"43+42=85",
"12/3=4",
"85-4=81"
] | Current State: 81:[43, 12, 42, 3], Operations: []
Exploring Operation: 43+42=85, Resulting Numbers: [12, 3, 85]
Generated Node #2: [12, 3, 85] from Operation: 43+42=85
Current State: 81:[12, 3, 85], Operations: ['43+42=85']
Exploring Operation: 12/3=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] from Operatio... | 4 | Current State: 81:[43, 12, 42, 3], Operations: []
Exploring Operation: 43-42=1, Resulting Numbers: [12, 3, 1]
Generated Node #0,0: 81:[12, 3, 1] Operation: 43-42=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[12, 3, 1], Operations: ['43-42=1']
Exploring Operation: 12-3=9, Resulting Numbers: [1, 9... | 0 | hs_1 | mult_heuristic |
[
71,
31,
48,
54
] | 46 | [
"71-31=40",
"54-48=6",
"40+6=46"
] | Current State: 46:[71, 31, 48, 54], Operations: []
Exploring Operation: 71-31=40, Resulting Numbers: [48, 54, 40]
Generated Node #2: [48, 54, 40] from Operation: 71-31=40
Current State: 46:[48, 54, 40], Operations: ['71-31=40']
Exploring Operation: 54-48=6, Resulting Numbers: [40, 6]
Generated Node #3: [40, 6] from Ope... | 4 | Current State: 46:[71, 31, 48, 54], Operations: []
Exploring Operation: 71-48=23, Resulting Numbers: [31, 54, 23]
Generated Node #0,0: 46:[31, 54, 23] Operation: 71-48=23
Exploring Operation: 71-54=17, Resulting Numbers: [31, 48, 17]
Generated Node #0,1: 46:[31, 48, 17] Operation: 71-54=17
Exploring Operation: 71-31=40... | 0.990451 | hs_3 | mult_heuristic |
[
55,
65,
60,
11
] | 11 | [
"65*11=715",
"715-55=660",
"660/60=11"
] | Current State: 11:[55, 65, 60, 11], Operations: []
Exploring Operation: 65*11=715, Resulting Numbers: [55, 60, 715]
Generated Node #2: [55, 60, 715] from Operation: 65*11=715
Current State: 11:[55, 60, 715], Operations: ['65*11=715']
Exploring Operation: 715-55=660, Resulting Numbers: [60, 660]
Generated Node #3: [60, ... | 4 | Current State: 11:[55, 65, 60, 11], Operations: []
Exploring Operation: 65-55=10, Resulting Numbers: [60, 11, 10]
Generated Node #0,0: 11:[60, 11, 10] Operation: 65-55=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 11:[60, 11, 10], Operations: ['65-55=10']
Exploring Operation: 60/10=6, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
79,
94,
93,
96
] | 86 | [
"79+93=172",
"96-94=2",
"172/2=86"
] | Current State: 86:[79, 94, 93, 96], Operations: []
Exploring Operation: 79+93=172, Resulting Numbers: [94, 96, 172]
Generated Node #2: [94, 96, 172] from Operation: 79+93=172
Current State: 86:[94, 96, 172], Operations: ['79+93=172']
Exploring Operation: 96-94=2, Resulting Numbers: [172, 2]
Generated Node #3: [172, 2] ... | 4 | Current State: 86:[79, 94, 93, 96], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [79, 93, 2]
Generated Node #0,0: 86:[79, 93, 2] Operation: 96-94=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[79, 93, 2], Operations: ['96-94=2']
Exploring Operation: 93-79=14, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
43,
96,
70,
24
] | 31 | [
"70-43=27",
"96/24=4",
"27+4=31"
] | Current State: 31:[43, 96, 70, 24], Operations: []
Exploring Operation: 70-43=27, Resulting Numbers: [96, 24, 27]
Generated Node #2: [96, 24, 27] from Operation: 70-43=27
Current State: 31:[96, 24, 27], Operations: ['70-43=27']
Exploring Operation: 96/24=4, Resulting Numbers: [27, 4]
Generated Node #3: [27, 4] from Ope... | 4 | Current State: 31:[43, 96, 70, 24], Operations: []
Exploring Operation: 96-43=53, Resulting Numbers: [70, 24, 53]
Generated Node #0,0: 31:[70, 24, 53] Operation: 96-43=53
Exploring Operation: 96-70=26, Resulting Numbers: [43, 24, 26]
Generated Node #0,1: 31:[43, 24, 26] Operation: 96-70=26
Exploring Operation: 70-43=27... | 0.969618 | hs_3 | sum_heuristic |
[
90,
34,
90,
2
] | 36 | [
"90+34=124",
"90-2=88",
"124-88=36"
] | Current State: 36:[90, 34, 90, 2], Operations: []
Exploring Operation: 90+34=124, Resulting Numbers: [2, 124]
Generated Node #2: [2, 124] from Operation: 90+34=124
Current State: 36:[2, 124], Operations: ['90+34=124']
Exploring Operation: 90-2=88, Resulting Numbers: [124, 88]
Generated Node #3: [124, 88] from Operation... | 4 | Current State: 36:[90, 34, 90, 2], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [34, 2, 0]
Generated Node #0,0: 36:[34, 2, 0] Operation: 90-90=0
Exploring Operation: 90/90=1, Resulting Numbers: [34, 2, 1]
Generated Node #0,1: 36:[34, 2, 1] Operation: 90/90=1
Exploring Operation: 90/2=45, Resulting Nu... | 0.985243 | hs_3 | mult_heuristic |
[
6,
14,
3,
32
] | 23 | [
"6/3=2",
"14+32=46",
"46/2=23"
] | Current State: 23:[6, 14, 3, 32], Operations: []
Exploring Operation: 6/3=2, Resulting Numbers: [14, 32, 2]
Generated Node #2: [14, 32, 2] from Operation: 6/3=2
Current State: 23:[14, 32, 2], Operations: ['6/3=2']
Exploring Operation: 14+32=46, Resulting Numbers: [2, 46]
Generated Node #3: [2, 46] from Operation: 14+32... | 4 | Current State: 23:[6, 14, 3, 32], Operations: []
Exploring Operation: 6*3=18, Resulting Numbers: [14, 32, 18]
Generated Node #0,0: 23:[14, 32, 18] Operation: 6*3=18
Exploring Operation: 6+14=20, Resulting Numbers: [3, 32, 20]
Generated Node #0,1: 23:[3, 32, 20] Operation: 6+14=20
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
66,
3,
74,
6
] | 50 | [
"66+6=72",
"72/3=24",
"74-24=50"
] | Current State: 50:[66, 3, 74, 6], Operations: []
Exploring Operation: 66+6=72, Resulting Numbers: [3, 74, 72]
Generated Node #2: [3, 74, 72] from Operation: 66+6=72
Current State: 50:[3, 74, 72], Operations: ['66+6=72']
Exploring Operation: 72/3=24, Resulting Numbers: [74, 24]
Generated Node #3: [74, 24] from Operation... | 4 | Current State: 50:[66, 3, 74, 6], Operations: []
Exploring Operation: 74-66=8, Resulting Numbers: [3, 6, 8]
Generated Node #0,0: 50:[3, 6, 8] Operation: 74-66=8
Exploring Operation: 66/6=11, Resulting Numbers: [3, 74, 11]
Generated Node #0,1: 50:[3, 74, 11] Operation: 66/6=11
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | mult_heuristic |
[
59,
12,
79,
82
] | 55 | [
"82-79=3",
"12/3=4",
"59-4=55"
] | Current State: 55:[59, 12, 79, 82], Operations: []
Exploring Operation: 82-79=3, Resulting Numbers: [59, 12, 3]
Generated Node #2: [59, 12, 3] from Operation: 82-79=3
Current State: 55:[59, 12, 3], Operations: ['82-79=3']
Exploring Operation: 12/3=4, Resulting Numbers: [59, 4]
Generated Node #3: [59, 4] from Operation:... | 4 | Current State: 55:[59, 12, 79, 82], Operations: []
Exploring Operation: 79-59=20, Resulting Numbers: [12, 82, 20]
Generated Node #0,0: 55:[12, 82, 20] Operation: 79-59=20
Exploring Operation: 82-79=3, Resulting Numbers: [59, 12, 3]
Generated Node #0,1: 55:[59, 12, 3] Operation: 82-79=3
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
40,
97,
38,
63
] | 80 | [
"40-38=2",
"97+63=160",
"160/2=80"
] | Current State: 80:[40, 97, 38, 63], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [97, 63, 2]
Generated Node #2: [97, 63, 2] from Operation: 40-38=2
Current State: 80:[97, 63, 2], Operations: ['40-38=2']
Exploring Operation: 97+63=160, Resulting Numbers: [2, 160]
Generated Node #3: [2, 160] from Opera... | 4 | Current State: 80:[40, 97, 38, 63], Operations: []
Exploring Operation: 97-63=34, Resulting Numbers: [40, 38, 34]
Generated Node #0,0: 80:[40, 38, 34] Operation: 97-63=34
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[40, 38, 34], Operations: ['97-63=34']
Exploring Operation: 38-34=4, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
38,
11,
9,
81
] | 19 | [
"81/9=9",
"11-9=2",
"38/2=19"
] | Current State: 19:[38, 11, 9, 81], Operations: []
Exploring Operation: 81/9=9, Resulting Numbers: [38, 11, 9]
Generated Node #2: [38, 11, 9] from Operation: 81/9=9
Current State: 19:[38, 11, 9], Operations: ['81/9=9']
Exploring Operation: 11-9=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Operation: 11-... | 4 | Current State: 19:[38, 11, 9, 81], Operations: []
Exploring Operation: 81-38=43, Resulting Numbers: [11, 9, 43]
Generated Node #0,0: 19:[11, 9, 43] Operation: 81-38=43
Exploring Operation: 81/9=9, Resulting Numbers: [38, 11, 9]
Generated Node #0,1: 19:[38, 11, 9] Operation: 81/9=9
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
76,
34,
63,
39
] | 26 | [
"76-34=42",
"39*42=1638",
"1638/63=26"
] | Current State: 26:[76, 34, 63, 39], Operations: []
Exploring Operation: 76-34=42, Resulting Numbers: [63, 39, 42]
Generated Node #2: [63, 39, 42] from Operation: 76-34=42
Current State: 26:[63, 39, 42], Operations: ['76-34=42']
Exploring Operation: 39*42=1638, Resulting Numbers: [63, 1638]
Generated Node #3: [63, 1638]... | 4 | Current State: 26:[76, 34, 63, 39], Operations: []
Exploring Operation: 76-39=37, Resulting Numbers: [34, 63, 37]
Generated Node #0,0: 26:[34, 63, 37] Operation: 76-39=37
Exploring Operation: 76-63=13, Resulting Numbers: [34, 39, 13]
Generated Node #0,1: 26:[34, 39, 13] Operation: 76-63=13
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
55,
1,
96,
16
] | 50 | [
"55+1=56",
"96/16=6",
"56-6=50"
] | Current State: 50:[55, 1, 96, 16], Operations: []
Exploring Operation: 55+1=56, Resulting Numbers: [96, 16, 56]
Generated Node #2: [96, 16, 56] from Operation: 55+1=56
Current State: 50:[96, 16, 56], Operations: ['55+1=56']
Exploring Operation: 96/16=6, Resulting Numbers: [56, 6]
Generated Node #3: [56, 6] from Operati... | 4 | Current State: 50:[55, 1, 96, 16], Operations: []
Exploring Operation: 96-16=80, Resulting Numbers: [55, 1, 80]
Generated Node #0,0: 50:[55, 1, 80] Operation: 96-16=80
Exploring Operation: 96-55=41, Resulting Numbers: [1, 16, 41]
Generated Node #0,1: 50:[1, 16, 41] Operation: 96-55=41
Exploring Operation: 55-1=54, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
48,
26,
96,
41
] | 17 | [
"96/48=2",
"41-26=15",
"2+15=17"
] | Current State: 17:[48, 26, 96, 41], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [26, 41, 2]
Generated Node #2: [26, 41, 2] from Operation: 96/48=2
Current State: 17:[26, 41, 2], Operations: ['96/48=2']
Exploring Operation: 41-26=15, Resulting Numbers: [2, 15]
Generated Node #3: [2, 15] from Operatio... | 4 | Current State: 17:[48, 26, 96, 41], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [26, 41, 2]
Generated Node #0,0: 17:[26, 41, 2] Operation: 96/48=2
Moving to Node #0,0
Current State: 17:[26, 41, 2], Operations: ['96/48=2']
Exploring Operation: 41-26=15, Resulting Numbers: [2, 15]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
90,
30,
25,
75
] | 53 | [
"90/30=3",
"75-25=50",
"3+50=53"
] | Current State: 53:[90, 30, 25, 75], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [25, 75, 3]
Generated Node #2: [25, 75, 3] from Operation: 90/30=3
Current State: 53:[25, 75, 3], Operations: ['90/30=3']
Exploring Operation: 75-25=50, Resulting Numbers: [3, 50]
Generated Node #3: [3, 50] from Operatio... | 4 | Current State: 53:[90, 30, 25, 75], Operations: []
Exploring Operation: 90-30=60, Resulting Numbers: [25, 75, 60]
Generated Node #0,0: 53:[25, 75, 60] Operation: 90-30=60
Exploring Operation: 90-25=65, Resulting Numbers: [30, 75, 65]
Generated Node #0,1: 53:[30, 75, 65] Operation: 90-25=65
Exploring Operation: 30+25=55... | 0 | hs_3 | sum_heuristic |
[
79,
25,
10,
14
] | 30 | [
"79-25=54",
"10+14=24",
"54-24=30"
] | Current State: 30:[79, 25, 10, 14], Operations: []
Exploring Operation: 79-25=54, Resulting Numbers: [10, 14, 54]
Generated Node #2: [10, 14, 54] from Operation: 79-25=54
Current State: 30:[10, 14, 54], Operations: ['79-25=54']
Exploring Operation: 10+14=24, Resulting Numbers: [54, 24]
Generated Node #3: [54, 24] from ... | 4 | Current State: 30:[79, 25, 10, 14], Operations: []
Exploring Operation: 79-14=65, Resulting Numbers: [25, 10, 65]
Generated Node #0,0: 30:[25, 10, 65] Operation: 79-14=65
Exploring Operation: 79-25=54, Resulting Numbers: [10, 14, 54]
Generated Node #0,1: 30:[10, 14, 54] Operation: 79-25=54
Exploring Operation: 79-10=69... | 0.988715 | hs_3 | mult_heuristic |
[
92,
86,
75,
44
] | 25 | [
"92-86=6",
"75-44=31",
"31-6=25"
] | Current State: 25:[92, 86, 75, 44], Operations: []
Exploring Operation: 92-86=6, Resulting Numbers: [75, 44, 6]
Generated Node #2: [75, 44, 6] from Operation: 92-86=6
Current State: 25:[75, 44, 6], Operations: ['92-86=6']
Exploring Operation: 75-44=31, Resulting Numbers: [6, 31]
Generated Node #3: [6, 31] from Operatio... | 4 | Current State: 25:[92, 86, 75, 44], Operations: []
Exploring Operation: 92-86=6, Resulting Numbers: [75, 44, 6]
Generated Node #0,0: 25:[75, 44, 6] Operation: 92-86=6
Exploring Operation: 92-75=17, Resulting Numbers: [86, 44, 17]
Generated Node #0,1: 25:[86, 44, 17] Operation: 92-75=17
Moving to Node #0,0
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
25,
34,
95,
55
] | 40 | [
"95+55=150",
"150/25=6",
"34+6=40"
] | Current State: 40:[25, 34, 95, 55], Operations: []
Exploring Operation: 95+55=150, Resulting Numbers: [25, 34, 150]
Generated Node #2: [25, 34, 150] from Operation: 95+55=150
Current State: 40:[25, 34, 150], Operations: ['95+55=150']
Exploring Operation: 150/25=6, Resulting Numbers: [34, 6]
Generated Node #3: [34, 6] f... | 4 | Current State: 40:[25, 34, 95, 55], Operations: []
Exploring Operation: 95-55=40, Resulting Numbers: [25, 34, 40]
Generated Node #0,0: 40:[25, 34, 40] Operation: 95-55=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[25, 34, 40], Operations: ['95-55=40']
Exploring Operation: 34-25=9, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
1,
15,
77,
4
] | 67 | [
"15-1=14",
"77+4=81",
"81-14=67"
] | Current State: 67:[1, 15, 77, 4], Operations: []
Exploring Operation: 15-1=14, Resulting Numbers: [77, 4, 14]
Generated Node #2: [77, 4, 14] from Operation: 15-1=14
Current State: 67:[77, 4, 14], Operations: ['15-1=14']
Exploring Operation: 77+4=81, Resulting Numbers: [14, 81]
Generated Node #3: [14, 81] from Operation... | 4 | Current State: 67:[1, 15, 77, 4], Operations: []
Exploring Operation: 1+15=16, Resulting Numbers: [77, 4, 16]
Generated Node #0,0: 67:[77, 4, 16] Operation: 1+15=16
Exploring Operation: 77-1=76, Resulting Numbers: [15, 4, 76]
Generated Node #0,1: 67:[15, 4, 76] Operation: 77-1=76
Exploring Operation: 1+4=5, Resulting N... | 0.90625 | hs_5 | sum_heuristic |
[
38,
4,
80,
74
] | 48 | [
"38+4=42",
"80-74=6",
"42+6=48"
] | Current State: 48:[38, 4, 80, 74], Operations: []
Exploring Operation: 38+4=42, Resulting Numbers: [80, 74, 42]
Generated Node #2: [80, 74, 42] from Operation: 38+4=42
Current State: 48:[80, 74, 42], Operations: ['38+4=42']
Exploring Operation: 80-74=6, Resulting Numbers: [42, 6]
Generated Node #3: [42, 6] from Operati... | 4 | Current State: 48:[38, 4, 80, 74], Operations: []
Exploring Operation: 80-38=42, Resulting Numbers: [4, 74, 42]
Generated Node #0,0: 48:[4, 74, 42] Operation: 80-38=42
Exploring Operation: 80-74=6, Resulting Numbers: [38, 4, 6]
Generated Node #0,1: 48:[38, 4, 6] Operation: 80-74=6
Exploring Operation: 80/4=20, Resultin... | 0.986979 | hs_4 | mult_heuristic |
[
2,
54,
71,
33
] | 59 | [
"2*33=66",
"54+71=125",
"125-66=59"
] | Current State: 59:[2, 54, 71, 33], Operations: []
Exploring Operation: 2*33=66, Resulting Numbers: [54, 71, 66]
Generated Node #2: [54, 71, 66] from Operation: 2*33=66
Current State: 59:[54, 71, 66], Operations: ['2*33=66']
Exploring Operation: 54+71=125, Resulting Numbers: [66, 125]
Generated Node #3: [66, 125] from O... | 4 | Current State: 59:[2, 54, 71, 33], Operations: []
Exploring Operation: 2*33=66, Resulting Numbers: [54, 71, 66]
Generated Node #0,0: 59:[54, 71, 66] Operation: 2*33=66
Exploring Operation: 71-2=69, Resulting Numbers: [54, 33, 69]
Generated Node #0,1: 59:[54, 33, 69] Operation: 71-2=69
Exploring Operation: 2+54=56, Resu... | 0.987847 | hs_3 | sum_heuristic |
[
28,
67,
89,
54
] | 60 | [
"28+67=95",
"89-54=35",
"95-35=60"
] | Current State: 60:[28, 67, 89, 54], Operations: []
Exploring Operation: 28+67=95, Resulting Numbers: [89, 54, 95]
Generated Node #2: [89, 54, 95] from Operation: 28+67=95
Current State: 60:[89, 54, 95], Operations: ['28+67=95']
Exploring Operation: 89-54=35, Resulting Numbers: [95, 35]
Generated Node #3: [95, 35] from ... | 4 | Current State: 60:[28, 67, 89, 54], Operations: []
Exploring Operation: 89-28=61, Resulting Numbers: [67, 54, 61]
Generated Node #0,0: 60:[67, 54, 61] Operation: 89-28=61
Exploring Operation: 89-67=22, Resulting Numbers: [28, 54, 22]
Generated Node #0,1: 60:[28, 54, 22] Operation: 89-67=22
Exploring Operation: 54-28=26... | 0.985243 | hs_5 | sum_heuristic |
[
65,
75,
22,
8
] | 96 | [
"75-65=10",
"22-10=12",
"8*12=96"
] | Current State: 96:[65, 75, 22, 8], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [22, 8, 10]
Generated Node #2: [22, 8, 10] from Operation: 75-65=10
Current State: 96:[22, 8, 10], Operations: ['75-65=10']
Exploring Operation: 22-10=12, Resulting Numbers: [8, 12]
Generated Node #3: [8, 12] from Operat... | 4 | Current State: 96:[65, 75, 22, 8], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [22, 8, 10]
Generated Node #0,0: 96:[22, 8, 10] Operation: 75-65=10
Exploring Operation: 65-22=43, Resulting Numbers: [75, 8, 43]
Generated Node #0,1: 96:[75, 8, 43] Operation: 65-22=43
Exploring Operation: 75-22=53, Res... | 0.986979 | hs_4 | sum_heuristic |
[
60,
6,
15,
54
] | 64 | [
"60/15=4",
"6+54=60",
"4+60=64"
] | Current State: 64:[60, 6, 15, 54], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [6, 54, 4]
Generated Node #2: [6, 54, 4] from Operation: 60/15=4
Current State: 64:[6, 54, 4], Operations: ['60/15=4']
Exploring Operation: 6+54=60, Resulting Numbers: [4, 60]
Generated Node #3: [4, 60] from Operation: 6+... | 4 | Current State: 64:[60, 6, 15, 54], Operations: []
Exploring Operation: 60-54=6, Resulting Numbers: [6, 15, 6]
Generated Node #0,0: 64:[6, 15, 6] Operation: 60-54=6
Exploring Operation: 60/15=4, Resulting Numbers: [6, 54, 4]
Generated Node #0,1: 64:[6, 54, 4] Operation: 60/15=4
Exploring Operation: 6+54=60, Resulting Nu... | 0.942708 | hs_5 | mult_heuristic |
[
76,
26,
96,
34
] | 64 | [
"34-26=8",
"96/8=12",
"76-12=64"
] | Current State: 64:[76, 26, 96, 34], Operations: []
Exploring Operation: 34-26=8, Resulting Numbers: [76, 96, 8]
Generated Node #2: [76, 96, 8] from Operation: 34-26=8
Current State: 64:[76, 96, 8], Operations: ['34-26=8']
Exploring Operation: 96/8=12, Resulting Numbers: [76, 12]
Generated Node #3: [76, 12] from Operati... | 4 | Current State: 64:[76, 26, 96, 34], Operations: []
Exploring Operation: 34-26=8, Resulting Numbers: [76, 96, 8]
Generated Node #0,0: 64:[76, 96, 8] Operation: 34-26=8
Exploring Operation: 96-34=62, Resulting Numbers: [76, 26, 62]
Generated Node #0,1: 64:[76, 26, 62] Operation: 96-34=62
Exploring Operation: 96-76=20, Re... | 0.94184 | hs_4 | sum_heuristic |
[
54,
3,
70,
25
] | 91 | [
"70-54=16",
"3*25=75",
"16+75=91"
] | Current State: 91:[54, 3, 70, 25], Operations: []
Exploring Operation: 70-54=16, Resulting Numbers: [3, 25, 16]
Generated Node #2: [3, 25, 16] from Operation: 70-54=16
Current State: 91:[3, 25, 16], Operations: ['70-54=16']
Exploring Operation: 3*25=75, Resulting Numbers: [16, 75]
Generated Node #3: [16, 75] from Opera... | 4 | Current State: 91:[54, 3, 70, 25], Operations: []
Exploring Operation: 54+25=79, Resulting Numbers: [3, 70, 79]
Generated Node #0,0: 91:[3, 70, 79] Operation: 54+25=79
Exploring Operation: 54/3=18, Resulting Numbers: [70, 25, 18]
Generated Node #0,1: 91:[70, 25, 18] Operation: 54/3=18
Exploring Operation: 54-25=29, Res... | 0 | hs_5 | sum_heuristic |
[
40,
4,
16,
26
] | 46 | [
"40-4=36",
"26-16=10",
"36+10=46"
] | Current State: 46:[40, 4, 16, 26], Operations: []
Exploring Operation: 40-4=36, Resulting Numbers: [16, 26, 36]
Generated Node #2: [16, 26, 36] from Operation: 40-4=36
Current State: 46:[16, 26, 36], Operations: ['40-4=36']
Exploring Operation: 26-16=10, Resulting Numbers: [36, 10]
Generated Node #3: [36, 10] from Oper... | 4 | Current State: 46:[40, 4, 16, 26], Operations: []
Exploring Operation: 40+4=44, Resulting Numbers: [16, 26, 44]
Generated Node #0,0: 46:[16, 26, 44] Operation: 40+4=44
Exploring Operation: 16/4=4, Resulting Numbers: [40, 26, 4]
Generated Node #0,1: 46:[40, 26, 4] Operation: 16/4=4
Exploring Operation: 4+16=20, Resultin... | 0.953993 | hs_4 | mult_heuristic |
[
63,
86,
60,
37
] | 46 | [
"86-63=23",
"60-37=23",
"23+23=46"
] | Current State: 46:[63, 86, 60, 37], Operations: []
Exploring Operation: 86-63=23, Resulting Numbers: [60, 37, 23]
Generated Node #2: [60, 37, 23] from Operation: 86-63=23
Current State: 46:[60, 37, 23], Operations: ['86-63=23']
Exploring Operation: 60-37=23, Resulting Numbers: [23, 23]
Generated Node #3: [23, 23] from ... | 4 | Current State: 46:[63, 86, 60, 37], Operations: []
Exploring Operation: 86-60=26, Resulting Numbers: [63, 37, 26]
Generated Node #0,0: 46:[63, 37, 26] Operation: 86-60=26
Exploring Operation: 86-37=49, Resulting Numbers: [63, 60, 49]
Generated Node #0,1: 46:[63, 60, 49] Operation: 86-37=49
Exploring Operation: 86-63=23... | 0.990451 | hs_3 | sum_heuristic |
[
10,
66,
88,
21
] | 94 | [
"21-10=11",
"66/11=6",
"88+6=94"
] | Current State: 94:[10, 66, 88, 21], Operations: []
Exploring Operation: 21-10=11, Resulting Numbers: [66, 88, 11]
Generated Node #2: [66, 88, 11] from Operation: 21-10=11
Current State: 94:[66, 88, 11], Operations: ['21-10=11']
Exploring Operation: 66/11=6, Resulting Numbers: [88, 6]
Generated Node #3: [88, 6] from Ope... | 4 | Current State: 94:[10, 66, 88, 21], Operations: []
Exploring Operation: 66-10=56, Resulting Numbers: [88, 21, 56]
Generated Node #0,0: 94:[88, 21, 56] Operation: 66-10=56
Exploring Operation: 66+21=87, Resulting Numbers: [10, 88, 87]
Generated Node #0,1: 94:[10, 88, 87] Operation: 66+21=87
Exploring Operation: 66-21=45... | 0 | hs_3 | sum_heuristic |
[
40,
83,
43,
14
] | 94 | [
"40+83=123",
"43-14=29",
"123-29=94"
] | Current State: 94:[40, 83, 43, 14], Operations: []
Exploring Operation: 40+83=123, Resulting Numbers: [43, 14, 123]
Generated Node #2: [43, 14, 123] from Operation: 40+83=123
Current State: 94:[43, 14, 123], Operations: ['40+83=123']
Exploring Operation: 43-14=29, Resulting Numbers: [123, 29]
Generated Node #3: [123, 2... | 4 | Current State: 94:[40, 83, 43, 14], Operations: []
Exploring Operation: 83+14=97, Resulting Numbers: [40, 43, 97]
Generated Node #0,0: 94:[40, 43, 97] Operation: 83+14=97
Exploring Operation: 83-40=43, Resulting Numbers: [43, 14, 43]
Generated Node #0,1: 94:[43, 14, 43] Operation: 83-40=43
Exploring Operation: 43-40=3,... | 0.966146 | hs_4 | mult_heuristic |
[
13,
9,
87,
59
] | 79 | [
"13+59=72",
"72/9=8",
"87-8=79"
] | Current State: 79:[13, 9, 87, 59], Operations: []
Exploring Operation: 13+59=72, Resulting Numbers: [9, 87, 72]
Generated Node #2: [9, 87, 72] from Operation: 13+59=72
Current State: 79:[9, 87, 72], Operations: ['13+59=72']
Exploring Operation: 72/9=8, Resulting Numbers: [87, 8]
Generated Node #3: [87, 8] from Operatio... | 4 | Current State: 79:[13, 9, 87, 59], Operations: []
Exploring Operation: 9+59=68, Resulting Numbers: [13, 87, 68]
Generated Node #0,0: 79:[13, 87, 68] Operation: 9+59=68
Exploring Operation: 13*9=117, Resulting Numbers: [87, 59, 117]
Generated Node #0,1: 79:[87, 59, 117] Operation: 13*9=117
Exploring Operation: 13+59=72,... | 0 | hs_4 | mult_heuristic |
[
77,
35,
79,
75
] | 70 | [
"79+75=154",
"154/77=2",
"35*2=70"
] | Current State: 70:[77, 35, 79, 75], Operations: []
Exploring Operation: 79+75=154, Resulting Numbers: [77, 35, 154]
Generated Node #2: [77, 35, 154] from Operation: 79+75=154
Current State: 70:[77, 35, 154], Operations: ['79+75=154']
Exploring Operation: 154/77=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] f... | 4 | Current State: 70:[77, 35, 79, 75], Operations: []
Exploring Operation: 79-77=2, Resulting Numbers: [35, 75, 2]
Generated Node #0,0: 70:[35, 75, 2] Operation: 79-77=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[35, 75, 2], Operations: ['79-77=2']
Exploring Operation: 75-2=73, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
86,
43,
99,
57
] | 27 | [
"86+43=129",
"99+57=156",
"156-129=27"
] | Current State: 27:[86, 43, 99, 57], Operations: []
Exploring Operation: 86+43=129, Resulting Numbers: [99, 57, 129]
Generated Node #2: [99, 57, 129] from Operation: 86+43=129
Current State: 27:[99, 57, 129], Operations: ['86+43=129']
Exploring Operation: 99+57=156, Resulting Numbers: [129, 156]
Generated Node #3: [129,... | 4 | Current State: 27:[86, 43, 99, 57], Operations: []
Exploring Operation: 99-86=13, Resulting Numbers: [43, 57, 13]
Generated Node #0,0: 27:[43, 57, 13] Operation: 99-86=13
Moving to Node #0,0
Current State: 27:[43, 57, 13], Operations: ['99-86=13']
Exploring Operation: 57-43=14, Resulting Numbers: [13, 14]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
91,
83,
89,
96
] | 30 | [
"96-91=5",
"89-83=6",
"5*6=30"
] | Current State: 30:[91, 83, 89, 96], Operations: []
Exploring Operation: 96-91=5, Resulting Numbers: [83, 89, 5]
Generated Node #2: [83, 89, 5] from Operation: 96-91=5
Current State: 30:[83, 89, 5], Operations: ['96-91=5']
Exploring Operation: 89-83=6, Resulting Numbers: [5, 6]
Generated Node #3: [5, 6] from Operation: ... | 4 | Current State: 30:[91, 83, 89, 96], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [91, 83, 7]
Generated Node #0,0: 30:[91, 83, 7] Operation: 96-89=7
Exploring Operation: 96-91=5, Resulting Numbers: [83, 89, 5]
Generated Node #0,1: 30:[83, 89, 5] Operation: 96-91=5
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | mult_heuristic |
[
31,
40,
70,
13
] | 77 | [
"31+13=44",
"70*44=3080",
"3080/40=77"
] | Current State: 77:[31, 40, 70, 13], Operations: []
Exploring Operation: 31+13=44, Resulting Numbers: [40, 70, 44]
Generated Node #2: [40, 70, 44] from Operation: 31+13=44
Current State: 77:[40, 70, 44], Operations: ['31+13=44']
Exploring Operation: 70*44=3080, Resulting Numbers: [40, 3080]
Generated Node #3: [40, 3080]... | 4 | Current State: 77:[31, 40, 70, 13], Operations: []
Exploring Operation: 40-31=9, Resulting Numbers: [70, 13, 9]
Generated Node #0,0: 77:[70, 13, 9] Operation: 40-31=9
Exploring Operation: 70-40=30, Resulting Numbers: [31, 13, 30]
Generated Node #0,1: 77:[31, 13, 30] Operation: 70-40=30
Exploring Operation: 31+40=71, Re... | 0 | hs_3 | mult_heuristic |
[
66,
65,
14,
80
] | 66 | [
"66-65=1",
"80-14=66",
"1*66=66"
] | Current State: 66:[66, 65, 14, 80], Operations: []
Exploring Operation: 66-65=1, Resulting Numbers: [14, 80, 1]
Generated Node #2: [14, 80, 1] from Operation: 66-65=1
Current State: 66:[14, 80, 1], Operations: ['66-65=1']
Exploring Operation: 80-14=66, Resulting Numbers: [1, 66]
Generated Node #3: [1, 66] from Operatio... | 4 | Current State: 66:[66, 65, 14, 80], Operations: []
Exploring Operation: 80-14=66, Resulting Numbers: [66, 65, 66]
Generated Node #0,0: 66:[66, 65, 66] Operation: 80-14=66
Exploring Operation: 80-66=14, Resulting Numbers: [65, 14, 14]
Generated Node #0,1: 66:[65, 14, 14] Operation: 80-66=14
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
40,
75,
5,
87
] | 38 | [
"40*5=200",
"75+87=162",
"200-162=38"
] | Current State: 38:[40, 75, 5, 87], Operations: []
Exploring Operation: 40*5=200, Resulting Numbers: [75, 87, 200]
Generated Node #2: [75, 87, 200] from Operation: 40*5=200
Current State: 38:[75, 87, 200], Operations: ['40*5=200']
Exploring Operation: 75+87=162, Resulting Numbers: [200, 162]
Generated Node #3: [200, 162... | 4 | Current State: 38:[40, 75, 5, 87], Operations: []
Exploring Operation: 87-75=12, Resulting Numbers: [40, 5, 12]
Generated Node #0,0: 38:[40, 5, 12] Operation: 87-75=12
Exploring Operation: 87-40=47, Resulting Numbers: [75, 5, 47]
Generated Node #0,1: 38:[75, 5, 47] Operation: 87-40=47
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
29,
2,
59,
7
] | 62 | [
"59+7=66",
"66/2=33",
"29+33=62"
] | Current State: 62:[29, 2, 59, 7], Operations: []
Exploring Operation: 59+7=66, Resulting Numbers: [29, 2, 66]
Generated Node #2: [29, 2, 66] from Operation: 59+7=66
Current State: 62:[29, 2, 66], Operations: ['59+7=66']
Exploring Operation: 66/2=33, Resulting Numbers: [29, 33]
Generated Node #3: [29, 33] from Operation... | 4 | Current State: 62:[29, 2, 59, 7], Operations: []
Exploring Operation: 29+7=36, Resulting Numbers: [2, 59, 36]
Generated Node #0,0: 62:[2, 59, 36] Operation: 29+7=36
Exploring Operation: 59-29=30, Resulting Numbers: [2, 7, 30]
Generated Node #0,1: 62:[2, 7, 30] Operation: 59-29=30
Exploring Operation: 29+2=31, Resulting... | 0.978299 | hs_4 | sum_heuristic |
[
77,
96,
60,
14
] | 27 | [
"96-77=19",
"60-14=46",
"46-19=27"
] | Current State: 27:[77, 96, 60, 14], Operations: []
Exploring Operation: 96-77=19, Resulting Numbers: [60, 14, 19]
Generated Node #2: [60, 14, 19] from Operation: 96-77=19
Current State: 27:[60, 14, 19], Operations: ['96-77=19']
Exploring Operation: 60-14=46, Resulting Numbers: [19, 46]
Generated Node #3: [19, 46] from ... | 4 | Current State: 27:[77, 96, 60, 14], Operations: []
Exploring Operation: 96-77=19, Resulting Numbers: [60, 14, 19]
Generated Node #0,0: 27:[60, 14, 19] Operation: 96-77=19
Exploring Operation: 96-60=36, Resulting Numbers: [77, 14, 36]
Generated Node #0,1: 27:[77, 14, 36] Operation: 96-60=36
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
42,
4,
13,
18
] | 66 | [
"42*4=168",
"13*18=234",
"234-168=66"
] | Current State: 66:[42, 4, 13, 18], Operations: []
Exploring Operation: 42*4=168, Resulting Numbers: [13, 18, 168]
Generated Node #2: [13, 18, 168] from Operation: 42*4=168
Current State: 66:[13, 18, 168], Operations: ['42*4=168']
Exploring Operation: 13*18=234, Resulting Numbers: [168, 234]
Generated Node #3: [168, 234... | 4 | Current State: 66:[42, 4, 13, 18], Operations: []
Exploring Operation: 42-18=24, Resulting Numbers: [4, 13, 24]
Generated Node #0,0: 66:[4, 13, 24] Operation: 42-18=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[4, 13, 24], Operations: ['42-18=24']
Exploring Operation: 24-13=11, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
10,
12,
78,
79
] | 23 | [
"10+12=22",
"79-78=1",
"22+1=23"
] | Current State: 23:[10, 12, 78, 79], Operations: []
Exploring Operation: 10+12=22, Resulting Numbers: [78, 79, 22]
Generated Node #2: [78, 79, 22] from Operation: 10+12=22
Current State: 23:[78, 79, 22], Operations: ['10+12=22']
Exploring Operation: 79-78=1, Resulting Numbers: [22, 1]
Generated Node #3: [22, 1] from Ope... | 4 | Current State: 23:[10, 12, 78, 79], Operations: []
Exploring Operation: 79-78=1, Resulting Numbers: [10, 12, 1]
Generated Node #0,0: 23:[10, 12, 1] Operation: 79-78=1
Exploring Operation: 78-10=68, Resulting Numbers: [12, 79, 68]
Generated Node #0,1: 23:[12, 79, 68] Operation: 78-10=68
Exploring Operation: 10+12=22, Re... | 0.988715 | hs_3 | sum_heuristic |
[
31,
49,
10,
84
] | 76 | [
"31+49=80",
"80/10=8",
"84-8=76"
] | Current State: 76:[31, 49, 10, 84], Operations: []
Exploring Operation: 31+49=80, Resulting Numbers: [10, 84, 80]
Generated Node #2: [10, 84, 80] from Operation: 31+49=80
Current State: 76:[10, 84, 80], Operations: ['31+49=80']
Exploring Operation: 80/10=8, Resulting Numbers: [84, 8]
Generated Node #3: [84, 8] from Ope... | 4 | Current State: 76:[31, 49, 10, 84], Operations: []
Exploring Operation: 84-49=35, Resulting Numbers: [31, 10, 35]
Generated Node #0,0: 76:[31, 10, 35] Operation: 84-49=35
Exploring Operation: 49-10=39, Resulting Numbers: [31, 84, 39]
Generated Node #0,1: 76:[31, 84, 39] Operation: 49-10=39
Exploring Operation: 31+49=80... | 0.984375 | hs_5 | sum_heuristic |
[
32,
4,
9,
99
] | 38 | [
"32*4=128",
"99-9=90",
"128-90=38"
] | Current State: 38:[32, 4, 9, 99], Operations: []
Exploring Operation: 32*4=128, Resulting Numbers: [9, 99, 128]
Generated Node #2: [9, 99, 128] from Operation: 32*4=128
Current State: 38:[9, 99, 128], Operations: ['32*4=128']
Exploring Operation: 99-9=90, Resulting Numbers: [128, 90]
Generated Node #3: [128, 90] from O... | 4 | Current State: 38:[32, 4, 9, 99], Operations: []
Exploring Operation: 99/9=11, Resulting Numbers: [32, 4, 11]
Generated Node #0,0: 38:[32, 4, 11] Operation: 99/9=11
Exploring Operation: 99-32=67, Resulting Numbers: [4, 9, 67]
Generated Node #0,1: 38:[4, 9, 67] Operation: 99-32=67
Exploring Operation: 32+9=41, Resulting... | 0 | hs_4 | mult_heuristic |
[
8,
6,
6,
9
] | 64 | [
"6/6=1",
"9-1=8",
"8*8=64"
] | Current State: 64:[8, 6, 6, 9], Operations: []
Exploring Operation: 6/6=1, Resulting Numbers: [8, 9, 1]
Generated Node #2: [8, 9, 1] from Operation: 6/6=1
Current State: 64:[8, 9, 1], Operations: ['6/6=1']
Exploring Operation: 9-1=8, Resulting Numbers: [8, 8]
Generated Node #3: [8, 8] from Operation: 9-1=8
Current Stat... | 4 | Current State: 64:[8, 6, 6, 9], Operations: []
Exploring Operation: 8-6=2, Resulting Numbers: [6, 9, 2]
Generated Node #0,0: 64:[6, 9, 2] Operation: 8-6=2
Exploring Operation: 6/6=1, Resulting Numbers: [8, 9, 1]
Generated Node #0,1: 64:[8, 9, 1] Operation: 6/6=1
Exploring Operation: 8-6=2, Resulting Numbers: [6, 9, 2]
... | 0.986111 | hs_4 | sum_heuristic |
[
34,
13,
41,
12
] | 97 | [
"41-34=7",
"12*7=84",
"13+84=97"
] | Current State: 97:[34, 13, 41, 12], Operations: []
Exploring Operation: 41-34=7, Resulting Numbers: [13, 12, 7]
Generated Node #2: [13, 12, 7] from Operation: 41-34=7
Current State: 97:[13, 12, 7], Operations: ['41-34=7']
Exploring Operation: 12*7=84, Resulting Numbers: [13, 84]
Generated Node #3: [13, 84] from Operati... | 4 | Current State: 97:[34, 13, 41, 12], Operations: []
Exploring Operation: 13*12=156, Resulting Numbers: [34, 41, 156]
Generated Node #0,0: 97:[34, 41, 156] Operation: 13*12=156
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[34, 41, 156], Operations: ['13*12=156']
Exploring Operation: 34+41=75, Result... | 0 | hs_1 | sum_heuristic |
[
55,
62,
50,
16
] | 51 | [
"55+62=117",
"50+16=66",
"117-66=51"
] | Current State: 51:[55, 62, 50, 16], Operations: []
Exploring Operation: 55+62=117, Resulting Numbers: [50, 16, 117]
Generated Node #2: [50, 16, 117] from Operation: 55+62=117
Current State: 51:[50, 16, 117], Operations: ['55+62=117']
Exploring Operation: 50+16=66, Resulting Numbers: [117, 66]
Generated Node #3: [117, 6... | 4 | Current State: 51:[55, 62, 50, 16], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [62, 16, 5]
Generated Node #0,0: 51:[62, 16, 5] Operation: 55-50=5
Exploring Operation: 62-55=7, Resulting Numbers: [50, 16, 7]
Generated Node #0,1: 51:[50, 16, 7] Operation: 62-55=7
Exploring Operation: 62-16=46, Result... | 0.967014 | hs_4 | mult_heuristic |
[
8,
87,
19,
48
] | 100 | [
"48/8=6",
"87+19=106",
"106-6=100"
] | Current State: 100:[8, 87, 19, 48], Operations: []
Exploring Operation: 48/8=6, Resulting Numbers: [87, 19, 6]
Generated Node #2: [87, 19, 6] from Operation: 48/8=6
Current State: 100:[87, 19, 6], Operations: ['48/8=6']
Exploring Operation: 87+19=106, Resulting Numbers: [6, 106]
Generated Node #3: [6, 106] from Operati... | 4 | Current State: 100:[8, 87, 19, 48], Operations: []
Exploring Operation: 19-8=11, Resulting Numbers: [87, 48, 11]
Generated Node #0,0: 100:[87, 48, 11] Operation: 19-8=11
Exploring Operation: 87-48=39, Resulting Numbers: [8, 19, 39]
Generated Node #0,1: 100:[8, 19, 39] Operation: 87-48=39
Exploring Operation: 48/8=6, Re... | 0.965278 | hs_5 | sum_heuristic |
[
63,
90,
6,
36
] | 57 | [
"90-63=27",
"36-6=30",
"27+30=57"
] | Current State: 57:[63, 90, 6, 36], Operations: []
Exploring Operation: 90-63=27, Resulting Numbers: [6, 36, 27]
Generated Node #2: [6, 36, 27] from Operation: 90-63=27
Current State: 57:[6, 36, 27], Operations: ['90-63=27']
Exploring Operation: 36-6=30, Resulting Numbers: [27, 30]
Generated Node #3: [27, 30] from Opera... | 4 | Current State: 57:[63, 90, 6, 36], Operations: []
Exploring Operation: 36/6=6, Resulting Numbers: [63, 90, 6]
Generated Node #0,0: 57:[63, 90, 6] Operation: 36/6=6
Exploring Operation: 90-63=27, Resulting Numbers: [6, 36, 27]
Generated Node #0,1: 57:[6, 36, 27] Operation: 90-63=27
Exploring Operation: 90/6=15, Resultin... | 0.959201 | hs_4 | sum_heuristic |
[
18,
3,
25,
64
] | 99 | [
"64-25=39",
"3*39=117",
"117-18=99"
] | Current State: 99:[18, 3, 25, 64], Operations: []
Exploring Operation: 64-25=39, Resulting Numbers: [18, 3, 39]
Generated Node #2: [18, 3, 39] from Operation: 64-25=39
Current State: 99:[18, 3, 39], Operations: ['64-25=39']
Exploring Operation: 3*39=117, Resulting Numbers: [18, 117]
Generated Node #3: [18, 117] from Op... | 4 | Current State: 99:[18, 3, 25, 64], Operations: []
Exploring Operation: 64-25=39, Resulting Numbers: [18, 3, 39]
Generated Node #0,0: 99:[18, 3, 39] Operation: 64-25=39
Exploring Operation: 25+64=89, Resulting Numbers: [18, 3, 89]
Generated Node #0,1: 99:[18, 3, 89] Operation: 25+64=89
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
50,
79,
75,
3
] | 51 | [
"50+79=129",
"75+3=78",
"129-78=51"
] | Current State: 51:[50, 79, 75, 3], Operations: []
Exploring Operation: 50+79=129, Resulting Numbers: [75, 3, 129]
Generated Node #2: [75, 3, 129] from Operation: 50+79=129
Current State: 51:[75, 3, 129], Operations: ['50+79=129']
Exploring Operation: 75+3=78, Resulting Numbers: [129, 78]
Generated Node #3: [129, 78] fr... | 4 | Current State: 51:[50, 79, 75, 3], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [50, 3, 4]
Generated Node #0,0: 51:[50, 3, 4] Operation: 79-75=4
Exploring Operation: 79-50=29, Resulting Numbers: [75, 3, 29]
Generated Node #0,1: 51:[75, 3, 29] Operation: 79-50=29
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
73,
85,
55,
2
] | 94 | [
"73-55=18",
"18/2=9",
"85+9=94"
] | Current State: 94:[73, 85, 55, 2], Operations: []
Exploring Operation: 73-55=18, Resulting Numbers: [85, 2, 18]
Generated Node #2: [85, 2, 18] from Operation: 73-55=18
Current State: 94:[85, 2, 18], Operations: ['73-55=18']
Exploring Operation: 18/2=9, Resulting Numbers: [85, 9]
Generated Node #3: [85, 9] from Operatio... | 4 | Current State: 94:[73, 85, 55, 2], Operations: []
Exploring Operation: 85+2=87, Resulting Numbers: [73, 55, 87]
Generated Node #0,0: 94:[73, 55, 87] Operation: 85+2=87
Exploring Operation: 73+2=75, Resulting Numbers: [85, 55, 75]
Generated Node #0,1: 94:[85, 55, 75] Operation: 73+2=75
Exploring Operation: 73-55=18, Res... | 0.981771 | hs_4 | mult_heuristic |
[
13,
52,
10,
80
] | 74 | [
"52/13=4",
"80-10=70",
"4+70=74"
] | Current State: 74:[13, 52, 10, 80], Operations: []
Exploring Operation: 52/13=4, Resulting Numbers: [10, 80, 4]
Generated Node #2: [10, 80, 4] from Operation: 52/13=4
Current State: 74:[10, 80, 4], Operations: ['52/13=4']
Exploring Operation: 80-10=70, Resulting Numbers: [4, 70]
Generated Node #3: [4, 70] from Operatio... | 4 | Current State: 74:[13, 52, 10, 80], Operations: []
Exploring Operation: 52/13=4, Resulting Numbers: [10, 80, 4]
Generated Node #0,0: 74:[10, 80, 4] Operation: 52/13=4
Exploring Operation: 13-10=3, Resulting Numbers: [52, 80, 3]
Generated Node #0,1: 74:[52, 80, 3] Operation: 13-10=3
Exploring Operation: 52-13=39, Result... | 0.990451 | hs_3 | sum_heuristic |
[
23,
5,
59,
56
] | 31 | [
"23+5=28",
"59-56=3",
"28+3=31"
] | Current State: 31:[23, 5, 59, 56], Operations: []
Exploring Operation: 23+5=28, Resulting Numbers: [59, 56, 28]
Generated Node #2: [59, 56, 28] from Operation: 23+5=28
Current State: 31:[59, 56, 28], Operations: ['23+5=28']
Exploring Operation: 59-56=3, Resulting Numbers: [28, 3]
Generated Node #3: [28, 3] from Operati... | 4 | Current State: 31:[23, 5, 59, 56], Operations: []
Exploring Operation: 59-23=36, Resulting Numbers: [5, 56, 36]
Generated Node #0,0: 31:[5, 56, 36] Operation: 59-23=36
Exploring Operation: 23+5=28, Resulting Numbers: [59, 56, 28]
Generated Node #0,1: 31:[59, 56, 28] Operation: 23+5=28
Exploring Operation: 59-5=54, Resu... | 0.947049 | hs_5 | sum_heuristic |
[
26,
83,
34,
32
] | 31 | [
"34-32=2",
"26*2=52",
"83-52=31"
] | Current State: 31:[26, 83, 34, 32], Operations: []
Exploring Operation: 34-32=2, Resulting Numbers: [26, 83, 2]
Generated Node #2: [26, 83, 2] from Operation: 34-32=2
Current State: 31:[26, 83, 2], Operations: ['34-32=2']
Exploring Operation: 26*2=52, Resulting Numbers: [83, 52]
Generated Node #3: [83, 52] from Operati... | 4 | Current State: 31:[26, 83, 34, 32], Operations: []
Exploring Operation: 83-32=51, Resulting Numbers: [26, 34, 51]
Generated Node #0,0: 31:[26, 34, 51] Operation: 83-32=51
Exploring Operation: 34-26=8, Resulting Numbers: [83, 32, 8]
Generated Node #0,1: 31:[83, 32, 8] Operation: 34-26=8
Exploring Operation: 83-26=57, Re... | 0 | hs_4 | sum_heuristic |
[
86,
20,
24,
22
] | 20 | [
"86-20=66",
"24+22=46",
"66-46=20"
] | Current State: 20:[86, 20, 24, 22], Operations: []
Exploring Operation: 86-20=66, Resulting Numbers: [24, 22, 66]
Generated Node #2: [24, 22, 66] from Operation: 86-20=66
Current State: 20:[24, 22, 66], Operations: ['86-20=66']
Exploring Operation: 24+22=46, Resulting Numbers: [66, 46]
Generated Node #3: [66, 46] from ... | 4 | Current State: 20:[86, 20, 24, 22], Operations: []
Exploring Operation: 86-24=62, Resulting Numbers: [20, 22, 62]
Generated Node #0,0: 20:[20, 22, 62] Operation: 86-24=62
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[20, 22, 62], Operations: ['86-24=62']
Exploring Operation: 62-22=40, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
47,
13,
40,
61
] | 13 | [
"47-13=34",
"61-40=21",
"34-21=13"
] | Current State: 13:[47, 13, 40, 61], Operations: []
Exploring Operation: 47-13=34, Resulting Numbers: [40, 61, 34]
Generated Node #2: [40, 61, 34] from Operation: 47-13=34
Current State: 13:[40, 61, 34], Operations: ['47-13=34']
Exploring Operation: 61-40=21, Resulting Numbers: [34, 21]
Generated Node #3: [34, 21] from ... | 4 | Current State: 13:[47, 13, 40, 61], Operations: []
Exploring Operation: 61-40=21, Resulting Numbers: [47, 13, 21]
Generated Node #0,0: 13:[47, 13, 21] Operation: 61-40=21
Exploring Operation: 61-47=14, Resulting Numbers: [13, 40, 14]
Generated Node #0,1: 13:[13, 40, 14] Operation: 61-47=14
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
60,
96,
71,
92
] | 74 | [
"92-60=32",
"96/32=3",
"71+3=74"
] | Current State: 74:[60, 96, 71, 92], Operations: []
Exploring Operation: 92-60=32, Resulting Numbers: [96, 71, 32]
Generated Node #2: [96, 71, 32] from Operation: 92-60=32
Current State: 74:[96, 71, 32], Operations: ['92-60=32']
Exploring Operation: 96/32=3, Resulting Numbers: [71, 3]
Generated Node #3: [71, 3] from Ope... | 4 | Current State: 74:[60, 96, 71, 92], Operations: []
Exploring Operation: 96-60=36, Resulting Numbers: [71, 92, 36]
Generated Node #0,0: 74:[71, 92, 36] Operation: 96-60=36
Exploring Operation: 96-92=4, Resulting Numbers: [60, 71, 4]
Generated Node #0,1: 74:[60, 71, 4] Operation: 96-92=4
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
21,
67,
87,
54
] | 55 | [
"21+67=88",
"87-54=33",
"88-33=55"
] | Current State: 55:[21, 67, 87, 54], Operations: []
Exploring Operation: 21+67=88, Resulting Numbers: [87, 54, 88]
Generated Node #2: [87, 54, 88] from Operation: 21+67=88
Current State: 55:[87, 54, 88], Operations: ['21+67=88']
Exploring Operation: 87-54=33, Resulting Numbers: [88, 33]
Generated Node #3: [88, 33] from ... | 4 | Current State: 55:[21, 67, 87, 54], Operations: []
Exploring Operation: 67-54=13, Resulting Numbers: [21, 87, 13]
Generated Node #0,0: 55:[21, 87, 13] Operation: 67-54=13
Exploring Operation: 87-67=20, Resulting Numbers: [21, 54, 20]
Generated Node #0,1: 55:[21, 54, 20] Operation: 87-67=20
Exploring Operation: 87-21=66... | 0.986111 | hs_4 | sum_heuristic |
[
21,
92,
69,
49
] | 92 | [
"69-21=48",
"49-48=1",
"92*1=92"
] | Current State: 92:[21, 92, 69, 49], Operations: []
Exploring Operation: 69-21=48, Resulting Numbers: [92, 49, 48]
Generated Node #2: [92, 49, 48] from Operation: 69-21=48
Current State: 92:[92, 49, 48], Operations: ['69-21=48']
Exploring Operation: 49-48=1, Resulting Numbers: [92, 1]
Generated Node #3: [92, 1] from Ope... | 4 | Current State: 92:[21, 92, 69, 49], Operations: []
Exploring Operation: 21+69=90, Resulting Numbers: [92, 49, 90]
Generated Node #0,0: 92:[92, 49, 90] Operation: 21+69=90
Moving to Node #0,0
Current State: 92:[92, 49, 90], Operations: ['21+69=90']
Exploring Operation: 92-90=2, Resulting Numbers: [49, 2]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
65,
12,
84,
12
] | 71 | [
"84-12=72",
"72/12=6",
"65+6=71"
] | Current State: 71:[65, 12, 84, 12], Operations: []
Exploring Operation: 84-12=72, Resulting Numbers: [65, 72]
Generated Node #2: [65, 72] from Operation: 84-12=72
Current State: 71:[65, 72], Operations: ['84-12=72']
Exploring Operation: 72/12=6, Resulting Numbers: [65, 6]
Generated Node #3: [65, 6] from Operation: 72/1... | 4 | Current State: 71:[65, 12, 84, 12], Operations: []
Exploring Operation: 84-12=72, Resulting Numbers: [65, 12, 72]
Generated Node #0,0: 71:[65, 12, 72] Operation: 84-12=72
Exploring Operation: 12+12=24, Resulting Numbers: [65, 84, 24]
Generated Node #0,1: 71:[65, 84, 24] Operation: 12+12=24
Exploring Operation: 84-12=72... | 0.974826 | hs_5 | mult_heuristic |
[
46,
2,
49,
59
] | 59 | [
"46+2=48",
"49-48=1",
"59*1=59"
] | Current State: 59:[46, 2, 49, 59], Operations: []
Exploring Operation: 46+2=48, Resulting Numbers: [49, 59, 48]
Generated Node #2: [49, 59, 48] from Operation: 46+2=48
Current State: 59:[49, 59, 48], Operations: ['46+2=48']
Exploring Operation: 49-48=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Operati... | 4 | Current State: 59:[46, 2, 49, 59], Operations: []
Exploring Operation: 2+49=51, Resulting Numbers: [46, 59, 51]
Generated Node #0,0: 59:[46, 59, 51] Operation: 2+49=51
Exploring Operation: 46-2=44, Resulting Numbers: [49, 59, 44]
Generated Node #0,1: 59:[49, 59, 44] Operation: 46-2=44
Exploring Operation: 46+2=48, Resu... | 0.974826 | hs_3 | sum_heuristic |
[
66,
55,
4,
55
] | 62 | [
"66+55=121",
"4+55=59",
"121-59=62"
] | Current State: 62:[66, 55, 4, 55], Operations: []
Exploring Operation: 66+55=121, Resulting Numbers: [4, 121]
Generated Node #2: [4, 121] from Operation: 66+55=121
Current State: 62:[4, 121], Operations: ['66+55=121']
Exploring Operation: 4+55=59, Resulting Numbers: [121, 59]
Generated Node #3: [121, 59] from Operation... | 4 | Current State: 62:[66, 55, 4, 55], Operations: []
Exploring Operation: 66-4=62, Resulting Numbers: [55, 55, 62]
Generated Node #0,0: 62:[55, 55, 62] Operation: 66-4=62
Exploring Operation: 55/55=1, Resulting Numbers: [66, 4, 1]
Generated Node #0,1: 62:[66, 4, 1] Operation: 55/55=1
Exploring Operation: 55-55=0, Resultin... | 0.990451 | hs_3 | mult_heuristic |
[
54,
2,
68,
40
] | 56 | [
"54-2=52",
"68+40=108",
"108-52=56"
] | Current State: 56:[54, 2, 68, 40], Operations: []
Exploring Operation: 54-2=52, Resulting Numbers: [68, 40, 52]
Generated Node #2: [68, 40, 52] from Operation: 54-2=52
Current State: 56:[68, 40, 52], Operations: ['54-2=52']
Exploring Operation: 68+40=108, Resulting Numbers: [52, 108]
Generated Node #3: [52, 108] from O... | 4 | Current State: 56:[54, 2, 68, 40], Operations: []
Exploring Operation: 68-54=14, Resulting Numbers: [2, 40, 14]
Generated Node #0,0: 56:[2, 40, 14] Operation: 68-54=14
Exploring Operation: 68-40=28, Resulting Numbers: [54, 2, 28]
Generated Node #0,1: 56:[54, 2, 28] Operation: 68-40=28
Moving to Node #0,1
Current State:... | 0.987847 | hs_2 | mult_heuristic |
[
20,
31,
25,
49
] | 29 | [
"31+49=80",
"80/20=4",
"25+4=29"
] | Current State: 29:[20, 31, 25, 49], Operations: []
Exploring Operation: 31+49=80, Resulting Numbers: [20, 25, 80]
Generated Node #2: [20, 25, 80] from Operation: 31+49=80
Current State: 29:[20, 25, 80], Operations: ['31+49=80']
Exploring Operation: 80/20=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Ope... | 4 | Current State: 29:[20, 31, 25, 49], Operations: []
Exploring Operation: 49-20=29, Resulting Numbers: [31, 25, 29]
Generated Node #0,0: 29:[31, 25, 29] Operation: 49-20=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[31, 25, 29], Operations: ['49-20=29']
Exploring Operation: 31-25=6, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
47,
61,
60,
3
] | 45 | [
"47+61=108",
"60+3=63",
"108-63=45"
] | Current State: 45:[47, 61, 60, 3], Operations: []
Exploring Operation: 47+61=108, Resulting Numbers: [60, 3, 108]
Generated Node #2: [60, 3, 108] from Operation: 47+61=108
Current State: 45:[60, 3, 108], Operations: ['47+61=108']
Exploring Operation: 60+3=63, Resulting Numbers: [108, 63]
Generated Node #3: [108, 63] fr... | 4 | Current State: 45:[47, 61, 60, 3], Operations: []
Exploring Operation: 61-47=14, Resulting Numbers: [60, 3, 14]
Generated Node #0,0: 45:[60, 3, 14] Operation: 61-47=14
Exploring Operation: 60/3=20, Resulting Numbers: [47, 61, 20]
Generated Node #0,1: 45:[47, 61, 20] Operation: 60/3=20
Exploring Operation: 60-47=13, Res... | 0.94184 | hs_5 | sum_heuristic |
[
14,
31,
94,
76
] | 27 | [
"14+31=45",
"94-76=18",
"45-18=27"
] | Current State: 27:[14, 31, 94, 76], Operations: []
Exploring Operation: 14+31=45, Resulting Numbers: [94, 76, 45]
Generated Node #2: [94, 76, 45] from Operation: 14+31=45
Current State: 27:[94, 76, 45], Operations: ['14+31=45']
Exploring Operation: 94-76=18, Resulting Numbers: [45, 18]
Generated Node #3: [45, 18] from ... | 4 | Current State: 27:[14, 31, 94, 76], Operations: []
Exploring Operation: 94-76=18, Resulting Numbers: [14, 31, 18]
Generated Node #0,0: 27:[14, 31, 18] Operation: 94-76=18
Exploring Operation: 94-31=63, Resulting Numbers: [14, 76, 63]
Generated Node #0,1: 27:[14, 76, 63] Operation: 94-31=63
Exploring Operation: 76-31=45... | 0.988715 | hs_4 | sum_heuristic |
[
14,
2,
33,
69
] | 25 | [
"14+33=47",
"2*47=94",
"94-69=25"
] | Current State: 25:[14, 2, 33, 69], Operations: []
Exploring Operation: 14+33=47, Resulting Numbers: [2, 69, 47]
Generated Node #2: [2, 69, 47] from Operation: 14+33=47
Current State: 25:[2, 69, 47], Operations: ['14+33=47']
Exploring Operation: 2*47=94, Resulting Numbers: [69, 94]
Generated Node #3: [69, 94] from Opera... | 4 | Current State: 25:[14, 2, 33, 69], Operations: []
Exploring Operation: 69-14=55, Resulting Numbers: [2, 33, 55]
Generated Node #0,0: 25:[2, 33, 55] Operation: 69-14=55
Exploring Operation: 69-33=36, Resulting Numbers: [14, 2, 36]
Generated Node #0,1: 25:[14, 2, 36] Operation: 69-33=36
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
95,
80,
15,
77
] | 50 | [
"80-77=3",
"15*3=45",
"95-45=50"
] | Current State: 50:[95, 80, 15, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [95, 15, 3]
Generated Node #2: [95, 15, 3] from Operation: 80-77=3
Current State: 50:[95, 15, 3], Operations: ['80-77=3']
Exploring Operation: 15*3=45, Resulting Numbers: [95, 45]
Generated Node #3: [95, 45] from Operati... | 4 | Current State: 50:[95, 80, 15, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [95, 15, 3]
Generated Node #0,0: 50:[95, 15, 3] Operation: 80-77=3
Exploring Operation: 95-15=80, Resulting Numbers: [80, 77, 80]
Generated Node #0,1: 50:[80, 77, 80] Operation: 95-15=80
Exploring Operation: 80-15=65, Re... | 0.907986 | hs_5 | mult_heuristic |
[
55,
2,
48,
37
] | 70 | [
"55+48=103",
"37+103=140",
"140/2=70"
] | Current State: 70:[55, 2, 48, 37], Operations: []
Exploring Operation: 55+48=103, Resulting Numbers: [2, 37, 103]
Generated Node #2: [2, 37, 103] from Operation: 55+48=103
Current State: 70:[2, 37, 103], Operations: ['55+48=103']
Exploring Operation: 37+103=140, Resulting Numbers: [2, 140]
Generated Node #3: [2, 140] f... | 4 | Current State: 70:[55, 2, 48, 37], Operations: []
Exploring Operation: 48-37=11, Resulting Numbers: [55, 2, 11]
Generated Node #0,0: 70:[55, 2, 11] Operation: 48-37=11
Exploring Operation: 55-48=7, Resulting Numbers: [2, 37, 7]
Generated Node #0,1: 70:[2, 37, 7] Operation: 55-48=7
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
96,
86,
3,
64
] | 34 | [
"96-86=10",
"3*10=30",
"64-30=34"
] | Current State: 34:[96, 86, 3, 64], Operations: []
Exploring Operation: 96-86=10, Resulting Numbers: [3, 64, 10]
Generated Node #2: [3, 64, 10] from Operation: 96-86=10
Current State: 34:[3, 64, 10], Operations: ['96-86=10']
Exploring Operation: 3*10=30, Resulting Numbers: [64, 30]
Generated Node #3: [64, 30] from Opera... | 4 | Current State: 34:[96, 86, 3, 64], Operations: []
Exploring Operation: 96-3=93, Resulting Numbers: [86, 64, 93]
Generated Node #0,0: 34:[86, 64, 93] Operation: 96-3=93
Exploring Operation: 96-86=10, Resulting Numbers: [3, 64, 10]
Generated Node #0,1: 34:[3, 64, 10] Operation: 96-86=10
Exploring Operation: 96-64=32, Res... | 0.981771 | hs_5 | mult_heuristic |
[
87,
46,
17,
15
] | 64 | [
"17-15=2",
"46/2=23",
"87-23=64"
] | Current State: 64:[87, 46, 17, 15], Operations: []
Exploring Operation: 17-15=2, Resulting Numbers: [87, 46, 2]
Generated Node #2: [87, 46, 2] from Operation: 17-15=2
Current State: 64:[87, 46, 2], Operations: ['17-15=2']
Exploring Operation: 46/2=23, Resulting Numbers: [87, 23]
Generated Node #3: [87, 23] from Operati... | 4 | Current State: 64:[87, 46, 17, 15], Operations: []
Exploring Operation: 87-46=41, Resulting Numbers: [17, 15, 41]
Generated Node #0,0: 64:[17, 15, 41] Operation: 87-46=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[17, 15, 41], Operations: ['87-46=41']
Exploring Operation: 17+41=58, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
69,
79,
71,
38
] | 43 | [
"79-69=10",
"71-38=33",
"10+33=43"
] | Current State: 43:[69, 79, 71, 38], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [71, 38, 10]
Generated Node #2: [71, 38, 10] from Operation: 79-69=10
Current State: 43:[71, 38, 10], Operations: ['79-69=10']
Exploring Operation: 71-38=33, Resulting Numbers: [10, 33]
Generated Node #3: [10, 33] from ... | 4 | Current State: 43:[69, 79, 71, 38], Operations: []
Exploring Operation: 79-38=41, Resulting Numbers: [69, 71, 41]
Generated Node #0,0: 43:[69, 71, 41] Operation: 79-38=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[69, 71, 41], Operations: ['79-38=41']
Exploring Operation: 71-41=30, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
40,
61,
14,
61
] | 68 | [
"61-40=21",
"61-14=47",
"21+47=68"
] | Current State: 68:[40, 61, 14, 61], Operations: []
Exploring Operation: 61-40=21, Resulting Numbers: [14, 21]
Generated Node #2: [14, 21] from Operation: 61-40=21
Current State: 68:[14, 21], Operations: ['61-40=21']
Exploring Operation: 61-14=47, Resulting Numbers: [21, 47]
Generated Node #3: [21, 47] from Operation: 6... | 4 | Current State: 68:[40, 61, 14, 61], Operations: []
Exploring Operation: 61/61=1, Resulting Numbers: [40, 14, 1]
Generated Node #0,0: 68:[40, 14, 1] Operation: 61/61=1
Exploring Operation: 61-61=0, Resulting Numbers: [40, 14, 0]
Generated Node #0,1: 68:[40, 14, 0] Operation: 61-61=0
Exploring Operation: 61-40=21, Result... | 0.953125 | hs_4 | sum_heuristic |
[
22,
83,
67,
50
] | 78 | [
"83-22=61",
"67-50=17",
"61+17=78"
] | Current State: 78:[22, 83, 67, 50], Operations: []
Exploring Operation: 83-22=61, Resulting Numbers: [67, 50, 61]
Generated Node #2: [67, 50, 61] from Operation: 83-22=61
Current State: 78:[67, 50, 61], Operations: ['83-22=61']
Exploring Operation: 67-50=17, Resulting Numbers: [61, 17]
Generated Node #3: [61, 17] from ... | 4 | Current State: 78:[22, 83, 67, 50], Operations: []
Exploring Operation: 50-22=28, Resulting Numbers: [83, 67, 28]
Generated Node #0,0: 78:[83, 67, 28] Operation: 50-22=28
Exploring Operation: 83-67=16, Resulting Numbers: [22, 50, 16]
Generated Node #0,1: 78:[22, 50, 16] Operation: 83-67=16
Exploring Operation: 67-22=45... | 0.983507 | hs_5 | sum_heuristic |
[
2,
14,
13,
48
] | 44 | [
"14+48=62",
"62/2=31",
"13+31=44"
] | Current State: 44:[2, 14, 13, 48], Operations: []
Exploring Operation: 14+48=62, Resulting Numbers: [2, 13, 62]
Generated Node #2: [2, 13, 62] from Operation: 14+48=62
Current State: 44:[2, 13, 62], Operations: ['14+48=62']
Exploring Operation: 62/2=31, Resulting Numbers: [13, 31]
Generated Node #3: [13, 31] from Opera... | 4 | Current State: 44:[2, 14, 13, 48], Operations: []
Exploring Operation: 14-13=1, Resulting Numbers: [2, 48, 1]
Generated Node #0,0: 44:[2, 48, 1] Operation: 14-13=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[2, 48, 1], Operations: ['14-13=1']
Exploring Operation: 48-2=46, Resulting Numbers: [1, ... | 0 | hs_1 | mult_heuristic |
[
74,
13,
15,
21
] | 51 | [
"74+13=87",
"15+21=36",
"87-36=51"
] | Current State: 51:[74, 13, 15, 21], Operations: []
Exploring Operation: 74+13=87, Resulting Numbers: [15, 21, 87]
Generated Node #2: [15, 21, 87] from Operation: 74+13=87
Current State: 51:[15, 21, 87], Operations: ['74+13=87']
Exploring Operation: 15+21=36, Resulting Numbers: [87, 36]
Generated Node #3: [87, 36] from ... | 4 | Current State: 51:[74, 13, 15, 21], Operations: []
Exploring Operation: 74-15=59, Resulting Numbers: [13, 21, 59]
Generated Node #0,0: 51:[13, 21, 59] Operation: 74-15=59
Exploring Operation: 74-21=53, Resulting Numbers: [13, 15, 53]
Generated Node #0,1: 51:[13, 15, 53] Operation: 74-21=53
Exploring Operation: 74-13=61... | 0.989583 | hs_3 | sum_heuristic |
[
3,
98,
11,
16
] | 75 | [
"3+98=101",
"11*16=176",
"176-101=75"
] | Current State: 75:[3, 98, 11, 16], Operations: []
Exploring Operation: 3+98=101, Resulting Numbers: [11, 16, 101]
Generated Node #2: [11, 16, 101] from Operation: 3+98=101
Current State: 75:[11, 16, 101], Operations: ['3+98=101']
Exploring Operation: 11*16=176, Resulting Numbers: [101, 176]
Generated Node #3: [101, 176... | 4 | Current State: 75:[3, 98, 11, 16], Operations: []
Exploring Operation: 98-3=95, Resulting Numbers: [11, 16, 95]
Generated Node #0,0: 75:[11, 16, 95] Operation: 98-3=95
Exploring Operation: 98-11=87, Resulting Numbers: [3, 16, 87]
Generated Node #0,1: 75:[3, 16, 87] Operation: 98-11=87
Exploring Operation: 16-11=5, Resu... | 0 | hs_4 | mult_heuristic |
[
6,
23,
10,
49
] | 64 | [
"6*49=294",
"23*10=230",
"294-230=64"
] | Current State: 64:[6, 23, 10, 49], Operations: []
Exploring Operation: 6*49=294, Resulting Numbers: [23, 10, 294]
Generated Node #2: [23, 10, 294] from Operation: 6*49=294
Current State: 64:[23, 10, 294], Operations: ['6*49=294']
Exploring Operation: 23*10=230, Resulting Numbers: [294, 230]
Generated Node #3: [294, 230... | 4 | Current State: 64:[6, 23, 10, 49], Operations: []
Exploring Operation: 49-23=26, Resulting Numbers: [6, 10, 26]
Generated Node #0,0: 64:[6, 10, 26] Operation: 49-23=26
Exploring Operation: 10+49=59, Resulting Numbers: [6, 23, 59]
Generated Node #0,1: 64:[6, 23, 59] Operation: 10+49=59
Exploring Operation: 23+49=72, Res... | 0 | hs_3 | mult_heuristic |
[
50,
2,
85,
98
] | 14 | [
"85-50=35",
"98/2=49",
"49-35=14"
] | Current State: 14:[50, 2, 85, 98], Operations: []
Exploring Operation: 85-50=35, Resulting Numbers: [2, 98, 35]
Generated Node #2: [2, 98, 35] from Operation: 85-50=35
Current State: 14:[2, 98, 35], Operations: ['85-50=35']
Exploring Operation: 98/2=49, Resulting Numbers: [35, 49]
Generated Node #3: [35, 49] from Opera... | 4 | Current State: 14:[50, 2, 85, 98], Operations: []
Exploring Operation: 85-50=35, Resulting Numbers: [2, 98, 35]
Generated Node #0,0: 14:[2, 98, 35] Operation: 85-50=35
Exploring Operation: 98-85=13, Resulting Numbers: [50, 2, 13]
Generated Node #0,1: 14:[50, 2, 13] Operation: 98-85=13
Start Sub Search at level 1: Movin... | 0.984375 | hs_2 | mult_heuristic |
[
3,
6,
33,
30
] | 75 | [
"3*33=99",
"30-6=24",
"99-24=75"
] | Current State: 75:[3, 6, 33, 30], Operations: []
Exploring Operation: 3*33=99, Resulting Numbers: [6, 30, 99]
Generated Node #2: [6, 30, 99] from Operation: 3*33=99
Current State: 75:[6, 30, 99], Operations: ['3*33=99']
Exploring Operation: 30-6=24, Resulting Numbers: [99, 24]
Generated Node #3: [99, 24] from Operation... | 4 | Current State: 75:[3, 6, 33, 30], Operations: []
Exploring Operation: 33-6=27, Resulting Numbers: [3, 30, 27]
Generated Node #0,0: 75:[3, 30, 27] Operation: 33-6=27
Exploring Operation: 33-30=3, Resulting Numbers: [3, 6, 3]
Generated Node #0,1: 75:[3, 6, 3] Operation: 33-30=3
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | sum_heuristic |
[
5,
52,
95,
2
] | 73 | [
"95/5=19",
"52+2=54",
"19+54=73"
] | Current State: 73:[5, 52, 95, 2], Operations: []
Exploring Operation: 95/5=19, Resulting Numbers: [52, 2, 19]
Generated Node #2: [52, 2, 19] from Operation: 95/5=19
Current State: 73:[52, 2, 19], Operations: ['95/5=19']
Exploring Operation: 52+2=54, Resulting Numbers: [19, 54]
Generated Node #3: [19, 54] from Operation... | 4 | Current State: 73:[5, 52, 95, 2], Operations: []
Exploring Operation: 5*2=10, Resulting Numbers: [52, 95, 10]
Generated Node #0,0: 73:[52, 95, 10] Operation: 5*2=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[52, 95, 10], Operations: ['5*2=10']
Exploring Operation: 52+10=62, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
70,
34,
8,
93
] | 49 | [
"70-34=36",
"93-8=85",
"85-36=49"
] | Current State: 49:[70, 34, 8, 93], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [8, 93, 36]
Generated Node #2: [8, 93, 36] from Operation: 70-34=36
Current State: 49:[8, 93, 36], Operations: ['70-34=36']
Exploring Operation: 93-8=85, Resulting Numbers: [36, 85]
Generated Node #3: [36, 85] from Opera... | 4 | Current State: 49:[70, 34, 8, 93], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [8, 93, 36]
Generated Node #0,0: 49:[8, 93, 36] Operation: 70-34=36
Exploring Operation: 93-34=59, Resulting Numbers: [70, 8, 59]
Generated Node #0,1: 49:[70, 8, 59] Operation: 93-34=59
Exploring Operation: 93-70=23, Res... | 0.970486 | hs_4 | sum_heuristic |
[
26,
68,
80,
9
] | 82 | [
"80-68=12",
"9*12=108",
"108-26=82"
] | Current State: 82:[26, 68, 80, 9], Operations: []
Exploring Operation: 80-68=12, Resulting Numbers: [26, 9, 12]
Generated Node #2: [26, 9, 12] from Operation: 80-68=12
Current State: 82:[26, 9, 12], Operations: ['80-68=12']
Exploring Operation: 9*12=108, Resulting Numbers: [26, 108]
Generated Node #3: [26, 108] from Op... | 4 | Current State: 82:[26, 68, 80, 9], Operations: []
Exploring Operation: 68-26=42, Resulting Numbers: [80, 9, 42]
Generated Node #0,0: 82:[80, 9, 42] Operation: 68-26=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 82:[80, 9, 42], Operations: ['68-26=42']
Exploring Operation: 80+9=89, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
66,
96,
81,
63
] | 48 | [
"96-66=30",
"81-63=18",
"30+18=48"
] | Current State: 48:[66, 96, 81, 63], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [81, 63, 30]
Generated Node #2: [81, 63, 30] from Operation: 96-66=30
Current State: 48:[81, 63, 30], Operations: ['96-66=30']
Exploring Operation: 81-63=18, Resulting Numbers: [30, 18]
Generated Node #3: [30, 18] from ... | 4 | Current State: 48:[66, 96, 81, 63], Operations: []
Exploring Operation: 96-81=15, Resulting Numbers: [66, 63, 15]
Generated Node #0,0: 48:[66, 63, 15] Operation: 96-81=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[66, 63, 15], Operations: ['96-81=15']
Exploring Operation: 66-63=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
7,
65,
1,
33
] | 90 | [
"65-7=58",
"33-1=32",
"58+32=90"
] | Current State: 90:[7, 65, 1, 33], Operations: []
Exploring Operation: 65-7=58, Resulting Numbers: [1, 33, 58]
Generated Node #2: [1, 33, 58] from Operation: 65-7=58
Current State: 90:[1, 33, 58], Operations: ['65-7=58']
Exploring Operation: 33-1=32, Resulting Numbers: [58, 32]
Generated Node #3: [58, 32] from Operation... | 4 | Current State: 90:[7, 65, 1, 33], Operations: []
Exploring Operation: 65+33=98, Resulting Numbers: [7, 1, 98]
Generated Node #0,0: 90:[7, 1, 98] Operation: 65+33=98
Exploring Operation: 65-33=32, Resulting Numbers: [7, 1, 32]
Generated Node #0,1: 90:[7, 1, 32] Operation: 65-33=32
Moving to Node #0,1
Current State: 90:[... | 0.988715 | hs_2 | mult_heuristic |
[
90,
42,
31,
97
] | 25 | [
"97-90=7",
"42/7=6",
"31-6=25"
] | Current State: 25:[90, 42, 31, 97], Operations: []
Exploring Operation: 97-90=7, Resulting Numbers: [42, 31, 7]
Generated Node #2: [42, 31, 7] from Operation: 97-90=7
Current State: 25:[42, 31, 7], Operations: ['97-90=7']
Exploring Operation: 42/7=6, Resulting Numbers: [31, 6]
Generated Node #3: [31, 6] from Operation:... | 4 | Current State: 25:[90, 42, 31, 97], Operations: []
Exploring Operation: 97-90=7, Resulting Numbers: [42, 31, 7]
Generated Node #0,0: 25:[42, 31, 7] Operation: 97-90=7
Exploring Operation: 90-42=48, Resulting Numbers: [31, 97, 48]
Generated Node #0,1: 25:[31, 97, 48] Operation: 90-42=48
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
5,
9,
15,
60
] | 56 | [
"5+9=14",
"60/15=4",
"14*4=56"
] | Current State: 56:[5, 9, 15, 60], Operations: []
Exploring Operation: 5+9=14, Resulting Numbers: [15, 60, 14]
Generated Node #2: [15, 60, 14] from Operation: 5+9=14
Current State: 56:[15, 60, 14], Operations: ['5+9=14']
Exploring Operation: 60/15=4, Resulting Numbers: [14, 4]
Generated Node #3: [14, 4] from Operation: ... | 4 | Current State: 56:[5, 9, 15, 60], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [5, 9, 4]
Generated Node #0,0: 56:[5, 9, 4] Operation: 60/15=4
Exploring Operation: 60-5=55, Resulting Numbers: [9, 15, 55]
Generated Node #0,1: 56:[9, 15, 55] Operation: 60-5=55
Moving to Node #0,0
Current State: 56:[5, 9... | 0.989583 | hs_2 | mult_heuristic |
[
40,
20,
13,
21
] | 36 | [
"40/20=2",
"13+21=34",
"2+34=36"
] | Current State: 36:[40, 20, 13, 21], Operations: []
Exploring Operation: 40/20=2, Resulting Numbers: [13, 21, 2]
Generated Node #2: [13, 21, 2] from Operation: 40/20=2
Current State: 36:[13, 21, 2], Operations: ['40/20=2']
Exploring Operation: 13+21=34, Resulting Numbers: [2, 34]
Generated Node #3: [2, 34] from Operatio... | 4 | Current State: 36:[40, 20, 13, 21], Operations: []
Exploring Operation: 40-20=20, Resulting Numbers: [13, 21, 20]
Generated Node #0,0: 36:[13, 21, 20] Operation: 40-20=20
Exploring Operation: 40/20=2, Resulting Numbers: [13, 21, 2]
Generated Node #0,1: 36:[13, 21, 2] Operation: 40/20=2
Exploring Operation: 40-21=19, Re... | 0.980903 | hs_4 | mult_heuristic |
[
42,
37,
87,
31
] | 61 | [
"42-37=5",
"87-31=56",
"5+56=61"
] | Current State: 61:[42, 37, 87, 31], Operations: []
Exploring Operation: 42-37=5, Resulting Numbers: [87, 31, 5]
Generated Node #2: [87, 31, 5] from Operation: 42-37=5
Current State: 61:[87, 31, 5], Operations: ['42-37=5']
Exploring Operation: 87-31=56, Resulting Numbers: [5, 56]
Generated Node #3: [5, 56] from Operatio... | 4 | Current State: 61:[42, 37, 87, 31], Operations: []
Exploring Operation: 87-37=50, Resulting Numbers: [42, 31, 50]
Generated Node #0,0: 61:[42, 31, 50] Operation: 87-37=50
Exploring Operation: 87-42=45, Resulting Numbers: [37, 31, 45]
Generated Node #0,1: 61:[37, 31, 45] Operation: 87-42=45
Exploring Operation: 37+31=68... | 0.981771 | hs_5 | mult_heuristic |
[
62,
48,
29,
56
] | 71 | [
"62-48=14",
"29+56=85",
"85-14=71"
] | Current State: 71:[62, 48, 29, 56], Operations: []
Exploring Operation: 62-48=14, Resulting Numbers: [29, 56, 14]
Generated Node #2: [29, 56, 14] from Operation: 62-48=14
Current State: 71:[29, 56, 14], Operations: ['62-48=14']
Exploring Operation: 29+56=85, Resulting Numbers: [14, 85]
Generated Node #3: [14, 85] from ... | 4 | Current State: 71:[62, 48, 29, 56], Operations: []
Exploring Operation: 48+29=77, Resulting Numbers: [62, 56, 77]
Generated Node #0,0: 71:[62, 56, 77] Operation: 48+29=77
Exploring Operation: 62+29=91, Resulting Numbers: [48, 56, 91]
Generated Node #0,1: 71:[48, 56, 91] Operation: 62+29=91
Exploring Operation: 62-29=33... | 0.980903 | hs_5 | sum_heuristic |
[
15,
79,
16,
94
] | 78 | [
"79*16=1264",
"1264-94=1170",
"1170/15=78"
] | Current State: 78:[15, 79, 16, 94], Operations: []
Exploring Operation: 79*16=1264, Resulting Numbers: [15, 94, 1264]
Generated Node #2: [15, 94, 1264] from Operation: 79*16=1264
Current State: 78:[15, 94, 1264], Operations: ['79*16=1264']
Exploring Operation: 1264-94=1170, Resulting Numbers: [15, 1170]
Generated Node ... | 4 | Current State: 78:[15, 79, 16, 94], Operations: []
Exploring Operation: 94-16=78, Resulting Numbers: [15, 79, 78]
Generated Node #0,0: 78:[15, 79, 78] Operation: 94-16=78
Moving to Node #0,0
Current State: 78:[15, 79, 78], Operations: ['94-16=78']
Exploring Operation: 79-78=1, Resulting Numbers: [15, 1]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
33,
80,
83,
78
] | 15 | [
"78-33=45",
"83-80=3",
"45/3=15"
] | Current State: 15:[33, 80, 83, 78], Operations: []
Exploring Operation: 78-33=45, Resulting Numbers: [80, 83, 45]
Generated Node #2: [80, 83, 45] from Operation: 78-33=45
Current State: 15:[80, 83, 45], Operations: ['78-33=45']
Exploring Operation: 83-80=3, Resulting Numbers: [45, 3]
Generated Node #3: [45, 3] from Ope... | 4 | Current State: 15:[33, 80, 83, 78], Operations: []
Exploring Operation: 80-33=47, Resulting Numbers: [83, 78, 47]
Generated Node #0,0: 15:[83, 78, 47] Operation: 80-33=47
Exploring Operation: 83-78=5, Resulting Numbers: [33, 80, 5]
Generated Node #0,1: 15:[33, 80, 5] Operation: 83-78=5
Exploring Operation: 80-78=2, Res... | 0.953125 | hs_4 | sum_heuristic |
[
72,
42,
49,
4
] | 76 | [
"72-42=30",
"49-30=19",
"4*19=76"
] | Current State: 76:[72, 42, 49, 4], Operations: []
Exploring Operation: 72-42=30, Resulting Numbers: [49, 4, 30]
Generated Node #2: [49, 4, 30] from Operation: 72-42=30
Current State: 76:[49, 4, 30], Operations: ['72-42=30']
Exploring Operation: 49-30=19, Resulting Numbers: [4, 19]
Generated Node #3: [4, 19] from Operat... | 4 | Current State: 76:[72, 42, 49, 4], Operations: []
Exploring Operation: 42-4=38, Resulting Numbers: [72, 49, 38]
Generated Node #0,0: 76:[72, 49, 38] Operation: 42-4=38
Exploring Operation: 49-42=7, Resulting Numbers: [72, 4, 7]
Generated Node #0,1: 76:[72, 4, 7] Operation: 49-42=7
Exploring Operation: 72-49=23, Resulti... | 0.967882 | hs_4 | mult_heuristic |
[
8,
27,
26,
31
] | 22 | [
"8+27=35",
"26+31=57",
"57-35=22"
] | Current State: 22:[8, 27, 26, 31], Operations: []
Exploring Operation: 8+27=35, Resulting Numbers: [26, 31, 35]
Generated Node #2: [26, 31, 35] from Operation: 8+27=35
Current State: 22:[26, 31, 35], Operations: ['8+27=35']
Exploring Operation: 26+31=57, Resulting Numbers: [35, 57]
Generated Node #3: [35, 57] from Oper... | 4 | Current State: 22:[8, 27, 26, 31], Operations: []
Exploring Operation: 31-27=4, Resulting Numbers: [8, 26, 4]
Generated Node #0,0: 22:[8, 26, 4] Operation: 31-27=4
Exploring Operation: 31-8=23, Resulting Numbers: [27, 26, 23]
Generated Node #0,1: 22:[27, 26, 23] Operation: 31-8=23
Moving to Node #0,0
Current State: 22:... | 0.990451 | hs_2 | sum_heuristic |
[
64,
8,
54,
58
] | 22 | [
"64+54=118",
"58+118=176",
"176/8=22"
] | Current State: 22:[64, 8, 54, 58], Operations: []
Exploring Operation: 64+54=118, Resulting Numbers: [8, 58, 118]
Generated Node #2: [8, 58, 118] from Operation: 64+54=118
Current State: 22:[8, 58, 118], Operations: ['64+54=118']
Exploring Operation: 58+118=176, Resulting Numbers: [8, 176]
Generated Node #3: [8, 176] f... | 4 | Current State: 22:[64, 8, 54, 58], Operations: []
Exploring Operation: 64-58=6, Resulting Numbers: [8, 54, 6]
Generated Node #0,0: 22:[8, 54, 6] Operation: 64-58=6
Moving to Node #0,0
Current State: 22:[8, 54, 6], Operations: ['64-58=6']
Exploring Operation: 54/6=9, Resulting Numbers: [8, 9]
Generated Node #0,0,0: 22:[... | 0 | hs_1 | mult_heuristic |
[
87,
1,
16,
1
] | 72 | [
"87+1=88",
"16*1=16",
"88-16=72"
] | Current State: 72:[87, 1, 16, 1], Operations: []
Exploring Operation: 87+1=88, Resulting Numbers: [16, 88]
Generated Node #2: [16, 88] from Operation: 87+1=88
Current State: 72:[16, 88], Operations: ['87+1=88']
Exploring Operation: 16*1=16, Resulting Numbers: [88, 16]
Generated Node #3: [88, 16] from Operation: 16*1=16... | 4 | Current State: 72:[87, 1, 16, 1], Operations: []
Exploring Operation: 87-1=86, Resulting Numbers: [16, 1, 86]
Generated Node #0,0: 72:[16, 1, 86] Operation: 87-1=86
Exploring Operation: 87-16=71, Resulting Numbers: [1, 1, 71]
Generated Node #0,1: 72:[1, 1, 71] Operation: 87-16=71
Moving to Node #0,1
Current State: 72:[... | 0.992188 | hs_2 | sum_heuristic |
[
56,
34,
20,
3
] | 46 | [
"56-34=22",
"3*22=66",
"66-20=46"
] | Current State: 46:[56, 34, 20, 3], Operations: []
Exploring Operation: 56-34=22, Resulting Numbers: [20, 3, 22]
Generated Node #2: [20, 3, 22] from Operation: 56-34=22
Current State: 46:[20, 3, 22], Operations: ['56-34=22']
Exploring Operation: 3*22=66, Resulting Numbers: [20, 66]
Generated Node #3: [20, 66] from Opera... | 4 | Current State: 46:[56, 34, 20, 3], Operations: []
Exploring Operation: 34-20=14, Resulting Numbers: [56, 3, 14]
Generated Node #0,0: 46:[56, 3, 14] Operation: 34-20=14
Exploring Operation: 34+20=54, Resulting Numbers: [56, 3, 54]
Generated Node #0,1: 46:[56, 3, 54] Operation: 34+20=54
Exploring Operation: 56-34=22, Res... | 0 | hs_3 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.