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 |
|---|---|---|---|---|---|---|---|---|
[
31,
26,
16,
84
] | 20 | [
"31-26=5",
"16+84=100",
"100/5=20"
] | Current State: 20:[31, 26, 16, 84], Operations: []
Exploring Operation: 31-26=5, Resulting Numbers: [16, 84, 5]
Generated Node #2: [16, 84, 5] from Operation: 31-26=5
Current State: 20:[16, 84, 5], Operations: ['31-26=5']
Exploring Operation: 16+84=100, Resulting Numbers: [5, 100]
Generated Node #3: [5, 100] from Opera... | 4 | Current State: 20:[31, 26, 16, 84], Operations: []
Exploring Operation: 84-26=58, Resulting Numbers: [31, 16, 58]
Generated Node #0,0: 20:[31, 16, 58] Operation: 84-26=58
Exploring Operation: 84-31=53, Resulting Numbers: [26, 16, 53]
Generated Node #0,1: 20:[26, 16, 53] Operation: 84-31=53
Exploring Operation: 84-16=68... | 0 | hs_3 | mult_heuristic |
[
62,
30,
36,
15
] | 88 | [
"62*30=1860",
"1860/15=124",
"124-36=88"
] | Current State: 88:[62, 30, 36, 15], Operations: []
Exploring Operation: 62*30=1860, Resulting Numbers: [36, 15, 1860]
Generated Node #2: [36, 15, 1860] from Operation: 62*30=1860
Current State: 88:[36, 15, 1860], Operations: ['62*30=1860']
Exploring Operation: 1860/15=124, Resulting Numbers: [36, 124]
Generated Node #3... | 4 | Current State: 88:[62, 30, 36, 15], Operations: []
Exploring Operation: 62-36=26, Resulting Numbers: [30, 15, 26]
Generated Node #0,0: 88:[30, 15, 26] Operation: 62-36=26
Exploring Operation: 62-15=47, Resulting Numbers: [30, 36, 47]
Generated Node #0,1: 88:[30, 36, 47] Operation: 62-15=47
Exploring Operation: 62+30=92... | 0 | hs_4 | sum_heuristic |
[
70,
91,
91,
93
] | 19 | [
"91-70=21",
"93-91=2",
"21-2=19"
] | Current State: 19:[70, 91, 91, 93], Operations: []
Exploring Operation: 91-70=21, Resulting Numbers: [93, 21]
Generated Node #2: [93, 21] from Operation: 91-70=21
Current State: 19:[93, 21], Operations: ['91-70=21']
Exploring Operation: 93-91=2, Resulting Numbers: [21, 2]
Generated Node #3: [21, 2] from Operation: 93-9... | 4 | Current State: 19:[70, 91, 91, 93], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [70, 91, 2]
Generated Node #0,0: 19:[70, 91, 2] Operation: 93-91=2
Exploring Operation: 91-91=0, Resulting Numbers: [70, 93, 0]
Generated Node #0,1: 19:[70, 93, 0] Operation: 91-91=0
Exploring Operation: 93-91=2, Resulti... | 0.988715 | hs_4 | sum_heuristic |
[
7,
5,
24,
48
] | 24 | [
"7+5=12",
"48/24=2",
"12*2=24"
] | Current State: 24:[7, 5, 24, 48], Operations: []
Exploring Operation: 7+5=12, Resulting Numbers: [24, 48, 12]
Generated Node #2: [24, 48, 12] from Operation: 7+5=12
Current State: 24:[24, 48, 12], Operations: ['7+5=12']
Exploring Operation: 48/24=2, Resulting Numbers: [12, 2]
Generated Node #3: [12, 2] from Operation: ... | 4 | Current State: 24:[7, 5, 24, 48], Operations: []
Exploring Operation: 48-24=24, Resulting Numbers: [7, 5, 24]
Generated Node #0,0: 24:[7, 5, 24] Operation: 48-24=24
Exploring Operation: 7+5=12, Resulting Numbers: [24, 48, 12]
Generated Node #0,1: 24:[24, 48, 12] Operation: 7+5=12
Exploring Operation: 48/24=2, Resulting... | 0.961806 | hs_5 | sum_heuristic |
[
2,
50,
81,
55
] | 38 | [
"50+81=131",
"131-55=76",
"76/2=38"
] | Current State: 38:[2, 50, 81, 55], Operations: []
Exploring Operation: 50+81=131, Resulting Numbers: [2, 55, 131]
Generated Node #2: [2, 55, 131] from Operation: 50+81=131
Current State: 38:[2, 55, 131], Operations: ['50+81=131']
Exploring Operation: 131-55=76, Resulting Numbers: [2, 76]
Generated Node #3: [2, 76] from... | 4 | Current State: 38:[2, 50, 81, 55], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [2, 81, 5]
Generated Node #0,0: 38:[2, 81, 5] Operation: 55-50=5
Exploring Operation: 81-50=31, Resulting Numbers: [2, 55, 31]
Generated Node #0,1: 38:[2, 55, 31] Operation: 81-50=31
Exploring Operation: 50/2=25, Resultin... | 0.947917 | hs_5 | sum_heuristic |
[
76,
32,
34,
86
] | 96 | [
"76-32=44",
"86-34=52",
"44+52=96"
] | Current State: 96:[76, 32, 34, 86], Operations: []
Exploring Operation: 76-32=44, Resulting Numbers: [34, 86, 44]
Generated Node #2: [34, 86, 44] from Operation: 76-32=44
Current State: 96:[34, 86, 44], Operations: ['76-32=44']
Exploring Operation: 86-34=52, Resulting Numbers: [44, 52]
Generated Node #3: [44, 52] from ... | 4 | Current State: 96:[76, 32, 34, 86], Operations: []
Exploring Operation: 86-76=10, Resulting Numbers: [32, 34, 10]
Generated Node #0,0: 96:[32, 34, 10] Operation: 86-76=10
Moving to Node #0,0
Current State: 96:[32, 34, 10], Operations: ['86-76=10']
Exploring Operation: 34-10=24, Resulting Numbers: [32, 24]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
32,
3,
14,
71
] | 51 | [
"71-14=57",
"57/3=19",
"32+19=51"
] | Current State: 51:[32, 3, 14, 71], Operations: []
Exploring Operation: 71-14=57, Resulting Numbers: [32, 3, 57]
Generated Node #2: [32, 3, 57] from Operation: 71-14=57
Current State: 51:[32, 3, 57], Operations: ['71-14=57']
Exploring Operation: 57/3=19, Resulting Numbers: [32, 19]
Generated Node #3: [32, 19] from Opera... | 4 | Current State: 51:[32, 3, 14, 71], Operations: []
Exploring Operation: 32-14=18, Resulting Numbers: [3, 71, 18]
Generated Node #0,0: 51:[3, 71, 18] Operation: 32-14=18
Exploring Operation: 71-32=39, Resulting Numbers: [3, 14, 39]
Generated Node #0,1: 51:[3, 14, 39] Operation: 71-32=39
Exploring Operation: 71-14=57, Res... | 0.965278 | hs_3 | mult_heuristic |
[
5,
56,
28,
67
] | 37 | [
"28+67=95",
"95/5=19",
"56-19=37"
] | Current State: 37:[5, 56, 28, 67], Operations: []
Exploring Operation: 28+67=95, Resulting Numbers: [5, 56, 95]
Generated Node #2: [5, 56, 95] from Operation: 28+67=95
Current State: 37:[5, 56, 95], Operations: ['28+67=95']
Exploring Operation: 95/5=19, Resulting Numbers: [56, 19]
Generated Node #3: [56, 19] from Opera... | 4 | Current State: 37:[5, 56, 28, 67], Operations: []
Exploring Operation: 67-5=62, Resulting Numbers: [56, 28, 62]
Generated Node #0,0: 37:[56, 28, 62] Operation: 67-5=62
Exploring Operation: 56-5=51, Resulting Numbers: [28, 67, 51]
Generated Node #0,1: 37:[28, 67, 51] Operation: 56-5=51
Exploring Operation: 5+28=33, Resu... | 0 | hs_3 | mult_heuristic |
[
73,
40,
38,
11
] | 95 | [
"40-38=2",
"11*2=22",
"73+22=95"
] | Current State: 95:[73, 40, 38, 11], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [73, 11, 2]
Generated Node #2: [73, 11, 2] from Operation: 40-38=2
Current State: 95:[73, 11, 2], Operations: ['40-38=2']
Exploring Operation: 11*2=22, Resulting Numbers: [73, 22]
Generated Node #3: [73, 22] from Operati... | 4 | Current State: 95:[73, 40, 38, 11], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [73, 11, 2]
Generated Node #0,0: 95:[73, 11, 2] Operation: 40-38=2
Exploring Operation: 73-40=33, Resulting Numbers: [38, 11, 33]
Generated Node #0,1: 95:[38, 11, 33] Operation: 73-40=33
Exploring Operation: 73+40=113, R... | 0.986111 | hs_3 | sum_heuristic |
[
1,
76,
53,
36
] | 94 | [
"1+76=77",
"53-36=17",
"77+17=94"
] | Current State: 94:[1, 76, 53, 36], Operations: []
Exploring Operation: 1+76=77, Resulting Numbers: [53, 36, 77]
Generated Node #2: [53, 36, 77] from Operation: 1+76=77
Current State: 94:[53, 36, 77], Operations: ['1+76=77']
Exploring Operation: 53-36=17, Resulting Numbers: [77, 17]
Generated Node #3: [77, 17] from Oper... | 4 | Current State: 94:[1, 76, 53, 36], Operations: []
Exploring Operation: 76-36=40, Resulting Numbers: [1, 53, 40]
Generated Node #0,0: 94:[1, 53, 40] Operation: 76-36=40
Exploring Operation: 53+36=89, Resulting Numbers: [1, 76, 89]
Generated Node #0,1: 94:[1, 76, 89] Operation: 53+36=89
Exploring Operation: 76+36=112, Re... | 0.990451 | hs_3 | mult_heuristic |
[
34,
61,
20,
73
] | 80 | [
"61-34=27",
"73-20=53",
"27+53=80"
] | Current State: 80:[34, 61, 20, 73], Operations: []
Exploring Operation: 61-34=27, Resulting Numbers: [20, 73, 27]
Generated Node #2: [20, 73, 27] from Operation: 61-34=27
Current State: 80:[20, 73, 27], Operations: ['61-34=27']
Exploring Operation: 73-20=53, Resulting Numbers: [27, 53]
Generated Node #3: [27, 53] from ... | 4 | Current State: 80:[34, 61, 20, 73], Operations: []
Exploring Operation: 61-34=27, Resulting Numbers: [20, 73, 27]
Generated Node #0,0: 80:[20, 73, 27] Operation: 61-34=27
Exploring Operation: 61-20=41, Resulting Numbers: [34, 73, 41]
Generated Node #0,1: 80:[34, 73, 41] Operation: 61-20=41
Exploring Operation: 61+20=81... | 0.972222 | hs_4 | sum_heuristic |
[
9,
14,
14,
51
] | 43 | [
"51-9=42",
"14/14=1",
"42+1=43"
] | Current State: 43:[9, 14, 14, 51], Operations: []
Exploring Operation: 51-9=42, Resulting Numbers: [14, 14, 42]
Generated Node #2: [14, 14, 42] from Operation: 51-9=42
Current State: 43:[14, 14, 42], Operations: ['51-9=42']
Exploring Operation: 14/14=1, Resulting Numbers: [42, 1]
Generated Node #3: [42, 1] from Operati... | 4 | Current State: 43:[9, 14, 14, 51], Operations: []
Exploring Operation: 9+14=23, Resulting Numbers: [14, 51, 23]
Generated Node #0,0: 43:[14, 51, 23] Operation: 9+14=23
Moving to Node #0,0
Current State: 43:[14, 51, 23], Operations: ['9+14=23']
Exploring Operation: 14+23=37, Resulting Numbers: [51, 37]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
36,
18,
10,
50
] | 23 | [
"36-18=18",
"50/10=5",
"18+5=23"
] | Current State: 23:[36, 18, 10, 50], Operations: []
Exploring Operation: 36-18=18, Resulting Numbers: [10, 50, 18]
Generated Node #2: [10, 50, 18] from Operation: 36-18=18
Current State: 23:[10, 50, 18], Operations: ['36-18=18']
Exploring Operation: 50/10=5, Resulting Numbers: [18, 5]
Generated Node #3: [18, 5] from Ope... | 4 | Current State: 23:[36, 18, 10, 50], Operations: []
Exploring Operation: 50-36=14, Resulting Numbers: [18, 10, 14]
Generated Node #0,0: 23:[18, 10, 14] Operation: 50-36=14
Exploring Operation: 50-18=32, Resulting Numbers: [36, 10, 32]
Generated Node #0,1: 23:[36, 10, 32] Operation: 50-18=32
Exploring Operation: 36-10=26... | 0 | hs_3 | mult_heuristic |
[
95,
40,
31,
58
] | 82 | [
"95-40=55",
"58-31=27",
"55+27=82"
] | Current State: 82:[95, 40, 31, 58], Operations: []
Exploring Operation: 95-40=55, Resulting Numbers: [31, 58, 55]
Generated Node #2: [31, 58, 55] from Operation: 95-40=55
Current State: 82:[31, 58, 55], Operations: ['95-40=55']
Exploring Operation: 58-31=27, Resulting Numbers: [55, 27]
Generated Node #3: [55, 27] from ... | 4 | Current State: 82:[95, 40, 31, 58], Operations: []
Exploring Operation: 95-58=37, Resulting Numbers: [40, 31, 37]
Generated Node #0,0: 82:[40, 31, 37] Operation: 95-58=37
Exploring Operation: 31+58=89, Resulting Numbers: [95, 40, 89]
Generated Node #0,1: 82:[95, 40, 89] Operation: 31+58=89
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
51,
70,
4,
76
] | 75 | [
"76-70=6",
"4*6=24",
"51+24=75"
] | Current State: 75:[51, 70, 4, 76], Operations: []
Exploring Operation: 76-70=6, Resulting Numbers: [51, 4, 6]
Generated Node #2: [51, 4, 6] from Operation: 76-70=6
Current State: 75:[51, 4, 6], Operations: ['76-70=6']
Exploring Operation: 4*6=24, Resulting Numbers: [51, 24]
Generated Node #3: [51, 24] from Operation: 4... | 4 | Current State: 75:[51, 70, 4, 76], Operations: []
Exploring Operation: 70-51=19, Resulting Numbers: [4, 76, 19]
Generated Node #0,0: 75:[4, 76, 19] Operation: 70-51=19
Moving to Node #0,0
Current State: 75:[4, 76, 19], Operations: ['70-51=19']
Exploring Operation: 19-4=15, Resulting Numbers: [76, 15]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
48,
44,
36,
86
] | 77 | [
"48-44=4",
"36/4=9",
"86-9=77"
] | Current State: 77:[48, 44, 36, 86], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [36, 86, 4]
Generated Node #2: [36, 86, 4] from Operation: 48-44=4
Current State: 77:[36, 86, 4], Operations: ['48-44=4']
Exploring Operation: 36/4=9, Resulting Numbers: [86, 9]
Generated Node #3: [86, 9] from Operation:... | 4 | Current State: 77:[48, 44, 36, 86], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [36, 86, 4]
Generated Node #0,0: 77:[36, 86, 4] Operation: 48-44=4
Moving to Node #0,0
Current State: 77:[36, 86, 4], Operations: ['48-44=4']
Exploring Operation: 36/4=9, Resulting Numbers: [86, 9]
Generated Node #0,0,0:... | 0.993924 | hs_1 | sum_heuristic |
[
98,
30,
7,
64
] | 71 | [
"98+30=128",
"64-7=57",
"128-57=71"
] | Current State: 71:[98, 30, 7, 64], Operations: []
Exploring Operation: 98+30=128, Resulting Numbers: [7, 64, 128]
Generated Node #2: [7, 64, 128] from Operation: 98+30=128
Current State: 71:[7, 64, 128], Operations: ['98+30=128']
Exploring Operation: 64-7=57, Resulting Numbers: [128, 57]
Generated Node #3: [128, 57] fr... | 4 | Current State: 71:[98, 30, 7, 64], Operations: []
Exploring Operation: 98-7=91, Resulting Numbers: [30, 64, 91]
Generated Node #0,0: 71:[30, 64, 91] Operation: 98-7=91
Exploring Operation: 7+64=71, Resulting Numbers: [98, 30, 71]
Generated Node #0,1: 71:[98, 30, 71] Operation: 7+64=71
Exploring Operation: 30+7=37, Resu... | 0.970486 | hs_3 | sum_heuristic |
[
25,
24,
51,
21
] | 42 | [
"25+24=49",
"51-49=2",
"21*2=42"
] | Current State: 42:[25, 24, 51, 21], Operations: []
Exploring Operation: 25+24=49, Resulting Numbers: [51, 21, 49]
Generated Node #2: [51, 21, 49] from Operation: 25+24=49
Current State: 42:[51, 21, 49], Operations: ['25+24=49']
Exploring Operation: 51-49=2, Resulting Numbers: [21, 2]
Generated Node #3: [21, 2] from Ope... | 4 | Current State: 42:[25, 24, 51, 21], Operations: []
Exploring Operation: 51-25=26, Resulting Numbers: [24, 21, 26]
Generated Node #0,0: 42:[24, 21, 26] Operation: 51-25=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 42:[24, 21, 26], Operations: ['51-25=26']
Exploring Operation: 26-24=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
16,
18,
11,
54
] | 76 | [
"18-16=2",
"11*2=22",
"54+22=76"
] | Current State: 76:[16, 18, 11, 54], Operations: []
Exploring Operation: 18-16=2, Resulting Numbers: [11, 54, 2]
Generated Node #2: [11, 54, 2] from Operation: 18-16=2
Current State: 76:[11, 54, 2], Operations: ['18-16=2']
Exploring Operation: 11*2=22, Resulting Numbers: [54, 22]
Generated Node #3: [54, 22] from Operati... | 4 | Current State: 76:[16, 18, 11, 54], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [16, 11, 3]
Generated Node #0,0: 76:[16, 11, 3] Operation: 54/18=3
Exploring Operation: 54-18=36, Resulting Numbers: [16, 11, 36]
Generated Node #0,1: 76:[16, 11, 36] Operation: 54-18=36
Exploring Operation: 54-16=38, Re... | 0 | hs_4 | mult_heuristic |
[
9,
69,
3,
92
] | 66 | [
"9+69=78",
"78/3=26",
"92-26=66"
] | Current State: 66:[9, 69, 3, 92], Operations: []
Exploring Operation: 9+69=78, Resulting Numbers: [3, 92, 78]
Generated Node #2: [3, 92, 78] from Operation: 9+69=78
Current State: 66:[3, 92, 78], Operations: ['9+69=78']
Exploring Operation: 78/3=26, Resulting Numbers: [92, 26]
Generated Node #3: [92, 26] from Operation... | 4 | Current State: 66:[9, 69, 3, 92], Operations: []
Exploring Operation: 92-69=23, Resulting Numbers: [9, 3, 23]
Generated Node #0,0: 66:[9, 3, 23] Operation: 92-69=23
Exploring Operation: 92-9=83, Resulting Numbers: [69, 3, 83]
Generated Node #0,1: 66:[69, 3, 83] Operation: 92-9=83
Exploring Operation: 69-3=66, Resulting... | 0 | hs_3 | mult_heuristic |
[
29,
42,
92,
58
] | 79 | [
"29+42=71",
"92+58=150",
"150-71=79"
] | Current State: 79:[29, 42, 92, 58], Operations: []
Exploring Operation: 29+42=71, Resulting Numbers: [92, 58, 71]
Generated Node #2: [92, 58, 71] from Operation: 29+42=71
Current State: 79:[92, 58, 71], Operations: ['29+42=71']
Exploring Operation: 92+58=150, Resulting Numbers: [71, 150]
Generated Node #3: [71, 150] fr... | 4 | Current State: 79:[29, 42, 92, 58], Operations: []
Exploring Operation: 29+58=87, Resulting Numbers: [42, 92, 87]
Generated Node #0,0: 79:[42, 92, 87] Operation: 29+58=87
Exploring Operation: 29+42=71, Resulting Numbers: [92, 58, 71]
Generated Node #0,1: 79:[92, 58, 71] Operation: 29+42=71
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
65,
90,
80,
94
] | 67 | [
"65*94=6110",
"6110-80=6030",
"6030/90=67"
] | Current State: 67:[65, 90, 80, 94], Operations: []
Exploring Operation: 65*94=6110, Resulting Numbers: [90, 80, 6110]
Generated Node #2: [90, 80, 6110] from Operation: 65*94=6110
Current State: 67:[90, 80, 6110], Operations: ['65*94=6110']
Exploring Operation: 6110-80=6030, Resulting Numbers: [90, 6030]
Generated Node ... | 4 | Current State: 67:[65, 90, 80, 94], Operations: []
Exploring Operation: 94-65=29, Resulting Numbers: [90, 80, 29]
Generated Node #0,0: 67:[90, 80, 29] Operation: 94-65=29
Exploring Operation: 94-80=14, Resulting Numbers: [65, 90, 14]
Generated Node #0,1: 67:[65, 90, 14] Operation: 94-80=14
Exploring Operation: 94-90=4,... | 0 | hs_3 | mult_heuristic |
[
31,
21,
22,
38
] | 66 | [
"38-31=7",
"21*22=462",
"462/7=66"
] | Current State: 66:[31, 21, 22, 38], Operations: []
Exploring Operation: 38-31=7, Resulting Numbers: [21, 22, 7]
Generated Node #2: [21, 22, 7] from Operation: 38-31=7
Current State: 66:[21, 22, 7], Operations: ['38-31=7']
Exploring Operation: 21*22=462, Resulting Numbers: [7, 462]
Generated Node #3: [7, 462] from Opera... | 4 | Current State: 66:[31, 21, 22, 38], Operations: []
Exploring Operation: 38-21=17, Resulting Numbers: [31, 22, 17]
Generated Node #0,0: 66:[31, 22, 17] Operation: 38-21=17
Exploring Operation: 38-31=7, Resulting Numbers: [21, 22, 7]
Generated Node #0,1: 66:[21, 22, 7] Operation: 38-31=7
Exploring Operation: 31-21=10, Re... | 0.988715 | hs_4 | mult_heuristic |
[
42,
44,
6,
94
] | 57 | [
"42/6=7",
"94-44=50",
"7+50=57"
] | Current State: 57:[42, 44, 6, 94], Operations: []
Exploring Operation: 42/6=7, Resulting Numbers: [44, 94, 7]
Generated Node #2: [44, 94, 7] from Operation: 42/6=7
Current State: 57:[44, 94, 7], Operations: ['42/6=7']
Exploring Operation: 94-44=50, Resulting Numbers: [7, 50]
Generated Node #3: [7, 50] from Operation: 9... | 4 | Current State: 57:[42, 44, 6, 94], Operations: []
Exploring Operation: 94-44=50, Resulting Numbers: [42, 6, 50]
Generated Node #0,0: 57:[42, 6, 50] Operation: 94-44=50
Exploring Operation: 94-42=52, Resulting Numbers: [44, 6, 52]
Generated Node #0,1: 57:[44, 6, 52] Operation: 94-42=52
Exploring Operation: 44-42=2, Resu... | 0.975694 | hs_3 | sum_heuristic |
[
39,
44,
64,
2
] | 79 | [
"64-44=20",
"2*20=40",
"39+40=79"
] | Current State: 79:[39, 44, 64, 2], Operations: []
Exploring Operation: 64-44=20, Resulting Numbers: [39, 2, 20]
Generated Node #2: [39, 2, 20] from Operation: 64-44=20
Current State: 79:[39, 2, 20], Operations: ['64-44=20']
Exploring Operation: 2*20=40, Resulting Numbers: [39, 40]
Generated Node #3: [39, 40] from Opera... | 4 | Current State: 79:[39, 44, 64, 2], Operations: []
Exploring Operation: 39*2=78, Resulting Numbers: [44, 64, 78]
Generated Node #0,0: 79:[44, 64, 78] Operation: 39*2=78
Moving to Node #0,0
Current State: 79:[44, 64, 78], Operations: ['39*2=78']
Exploring Operation: 44+64=108, Resulting Numbers: [78, 108]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
90,
57,
66,
54
] | 44 | [
"66-57=9",
"90/9=10",
"54-10=44"
] | Current State: 44:[90, 57, 66, 54], Operations: []
Exploring Operation: 66-57=9, Resulting Numbers: [90, 54, 9]
Generated Node #2: [90, 54, 9] from Operation: 66-57=9
Current State: 44:[90, 54, 9], Operations: ['66-57=9']
Exploring Operation: 90/9=10, Resulting Numbers: [54, 10]
Generated Node #3: [54, 10] from Operati... | 4 | Current State: 44:[90, 57, 66, 54], Operations: []
Exploring Operation: 90-57=33, Resulting Numbers: [66, 54, 33]
Generated Node #0,0: 44:[66, 54, 33] Operation: 90-57=33
Exploring Operation: 90-54=36, Resulting Numbers: [57, 66, 36]
Generated Node #0,1: 44:[57, 66, 36] Operation: 90-54=36
Exploring Operation: 90-66=24... | 0 | hs_3 | sum_heuristic |
[
92,
3,
15,
99
] | 66 | [
"92-15=77",
"99-77=22",
"3*22=66"
] | Current State: 66:[92, 3, 15, 99], Operations: []
Exploring Operation: 92-15=77, Resulting Numbers: [3, 99, 77]
Generated Node #2: [3, 99, 77] from Operation: 92-15=77
Current State: 66:[3, 99, 77], Operations: ['92-15=77']
Exploring Operation: 99-77=22, Resulting Numbers: [3, 22]
Generated Node #3: [3, 22] from Operat... | 4 | Current State: 66:[92, 3, 15, 99], Operations: []
Exploring Operation: 99-15=84, Resulting Numbers: [92, 3, 84]
Generated Node #0,0: 66:[92, 3, 84] Operation: 99-15=84
Exploring Operation: 92-15=77, Resulting Numbers: [3, 99, 77]
Generated Node #0,1: 66:[3, 99, 77] Operation: 92-15=77
Exploring Operation: 99/3=33, Resu... | 0.988715 | hs_4 | mult_heuristic |
[
25,
6,
50,
60
] | 30 | [
"6*50=300",
"300/60=5",
"25+5=30"
] | Current State: 30:[25, 6, 50, 60], Operations: []
Exploring Operation: 6*50=300, Resulting Numbers: [25, 60, 300]
Generated Node #2: [25, 60, 300] from Operation: 6*50=300
Current State: 30:[25, 60, 300], Operations: ['6*50=300']
Exploring Operation: 300/60=5, Resulting Numbers: [25, 5]
Generated Node #3: [25, 5] from ... | 4 | Current State: 30:[25, 6, 50, 60], Operations: []
Exploring Operation: 60-50=10, Resulting Numbers: [25, 6, 10]
Generated Node #0,0: 30:[25, 6, 10] Operation: 60-50=10
Exploring Operation: 60-25=35, Resulting Numbers: [6, 50, 35]
Generated Node #0,1: 30:[6, 50, 35] Operation: 60-25=35
Exploring Operation: 60/6=10, Resu... | 0.966146 | hs_3 | sum_heuristic |
[
25,
1,
60,
53
] | 88 | [
"25*1=25",
"60+53=113",
"113-25=88"
] | Current State: 88:[25, 1, 60, 53], Operations: []
Exploring Operation: 25*1=25, Resulting Numbers: [60, 53, 25]
Generated Node #2: [60, 53, 25] from Operation: 25*1=25
Current State: 88:[60, 53, 25], Operations: ['25*1=25']
Exploring Operation: 60+53=113, Resulting Numbers: [25, 113]
Generated Node #3: [25, 113] from O... | 4 | Current State: 88:[25, 1, 60, 53], Operations: []
Exploring Operation: 25-1=24, Resulting Numbers: [60, 53, 24]
Generated Node #0,0: 88:[60, 53, 24] Operation: 25-1=24
Exploring Operation: 60-25=35, Resulting Numbers: [1, 53, 35]
Generated Node #0,1: 88:[1, 53, 35] Operation: 60-25=35
Exploring Operation: 25+60=85, Res... | 0.958333 | hs_5 | sum_heuristic |
[
68,
17,
10,
27
] | 33 | [
"68/17=4",
"10+27=37",
"37-4=33"
] | Current State: 33:[68, 17, 10, 27], Operations: []
Exploring Operation: 68/17=4, Resulting Numbers: [10, 27, 4]
Generated Node #2: [10, 27, 4] from Operation: 68/17=4
Current State: 33:[10, 27, 4], Operations: ['68/17=4']
Exploring Operation: 10+27=37, Resulting Numbers: [4, 37]
Generated Node #3: [4, 37] from Operatio... | 4 | Current State: 33:[68, 17, 10, 27], Operations: []
Exploring Operation: 68/17=4, Resulting Numbers: [10, 27, 4]
Generated Node #0,0: 33:[10, 27, 4] Operation: 68/17=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[10, 27, 4], Operations: ['68/17=4']
Exploring Operation: 27+4=31, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
31,
57,
13,
54
] | 80 | [
"57-54=3",
"31*3=93",
"93-13=80"
] | Current State: 80:[31, 57, 13, 54], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [31, 13, 3]
Generated Node #2: [31, 13, 3] from Operation: 57-54=3
Current State: 80:[31, 13, 3], Operations: ['57-54=3']
Exploring Operation: 31*3=93, Resulting Numbers: [13, 93]
Generated Node #3: [13, 93] from Operati... | 4 | Current State: 80:[31, 57, 13, 54], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [31, 13, 3]
Generated Node #0,0: 80:[31, 13, 3] Operation: 57-54=3
Exploring Operation: 57-31=26, Resulting Numbers: [13, 54, 26]
Generated Node #0,1: 80:[13, 54, 26] Operation: 57-31=26
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
86,
34,
60,
36
] | 24 | [
"86+34=120",
"60+36=96",
"120-96=24"
] | Current State: 24:[86, 34, 60, 36], Operations: []
Exploring Operation: 86+34=120, Resulting Numbers: [60, 36, 120]
Generated Node #2: [60, 36, 120] from Operation: 86+34=120
Current State: 24:[60, 36, 120], Operations: ['86+34=120']
Exploring Operation: 60+36=96, Resulting Numbers: [120, 96]
Generated Node #3: [120, 9... | 4 | Current State: 24:[86, 34, 60, 36], Operations: []
Exploring Operation: 60-36=24, Resulting Numbers: [86, 34, 24]
Generated Node #0,0: 24:[86, 34, 24] Operation: 60-36=24
Exploring Operation: 86-36=50, Resulting Numbers: [34, 60, 50]
Generated Node #0,1: 24:[34, 60, 50] Operation: 86-36=50
Exploring Operation: 86-34=52... | 0.981771 | hs_5 | mult_heuristic |
[
7,
19,
56,
65
] | 92 | [
"56/7=8",
"19+65=84",
"8+84=92"
] | Current State: 92:[7, 19, 56, 65], Operations: []
Exploring Operation: 56/7=8, Resulting Numbers: [19, 65, 8]
Generated Node #2: [19, 65, 8] from Operation: 56/7=8
Current State: 92:[19, 65, 8], Operations: ['56/7=8']
Exploring Operation: 19+65=84, Resulting Numbers: [8, 84]
Generated Node #3: [8, 84] from Operation: 1... | 4 | Current State: 92:[7, 19, 56, 65], Operations: []
Exploring Operation: 65-56=9, Resulting Numbers: [7, 19, 9]
Generated Node #0,0: 92:[7, 19, 9] Operation: 65-56=9
Moving to Node #0,0
Current State: 92:[7, 19, 9], Operations: ['65-56=9']
Exploring Operation: 9-7=2, Resulting Numbers: [19, 2]
Generated Node #0,0,0: 92:[... | 0 | hs_1 | mult_heuristic |
[
61,
94,
26,
52
] | 66 | [
"94-61=33",
"52/26=2",
"33*2=66"
] | Current State: 66:[61, 94, 26, 52], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [26, 52, 33]
Generated Node #2: [26, 52, 33] from Operation: 94-61=33
Current State: 66:[26, 52, 33], Operations: ['94-61=33']
Exploring Operation: 52/26=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Ope... | 4 | Current State: 66:[61, 94, 26, 52], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [26, 52, 33]
Generated Node #0,0: 66:[26, 52, 33] Operation: 94-61=33
Exploring Operation: 94-52=42, Resulting Numbers: [61, 26, 42]
Generated Node #0,1: 66:[61, 26, 42] Operation: 94-52=42
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
48,
28,
45,
8
] | 57 | [
"48-28=20",
"45-8=37",
"20+37=57"
] | Current State: 57:[48, 28, 45, 8], Operations: []
Exploring Operation: 48-28=20, Resulting Numbers: [45, 8, 20]
Generated Node #2: [45, 8, 20] from Operation: 48-28=20
Current State: 57:[45, 8, 20], Operations: ['48-28=20']
Exploring Operation: 45-8=37, Resulting Numbers: [20, 37]
Generated Node #3: [20, 37] from Opera... | 4 | Current State: 57:[48, 28, 45, 8], Operations: []
Exploring Operation: 48-45=3, Resulting Numbers: [28, 8, 3]
Generated Node #0,0: 57:[28, 8, 3] Operation: 48-45=3
Exploring Operation: 48-28=20, Resulting Numbers: [45, 8, 20]
Generated Node #0,1: 57:[45, 8, 20] Operation: 48-28=20
Exploring Operation: 45-28=17, Resulti... | 0.972222 | hs_3 | sum_heuristic |
[
15,
30,
27,
95
] | 61 | [
"30/15=2",
"27+95=122",
"122/2=61"
] | Current State: 61:[15, 30, 27, 95], Operations: []
Exploring Operation: 30/15=2, Resulting Numbers: [27, 95, 2]
Generated Node #2: [27, 95, 2] from Operation: 30/15=2
Current State: 61:[27, 95, 2], Operations: ['30/15=2']
Exploring Operation: 27+95=122, Resulting Numbers: [2, 122]
Generated Node #3: [2, 122] from Opera... | 4 | Current State: 61:[15, 30, 27, 95], Operations: []
Exploring Operation: 95-15=80, Resulting Numbers: [30, 27, 80]
Generated Node #0,0: 61:[30, 27, 80] Operation: 95-15=80
Exploring Operation: 15+30=45, Resulting Numbers: [27, 95, 45]
Generated Node #0,1: 61:[27, 95, 45] Operation: 15+30=45
Exploring Operation: 15+27=42... | 0 | hs_3 | mult_heuristic |
[
83,
67,
66,
19
] | 63 | [
"83-67=16",
"66-19=47",
"16+47=63"
] | Current State: 63:[83, 67, 66, 19], Operations: []
Exploring Operation: 83-67=16, Resulting Numbers: [66, 19, 16]
Generated Node #2: [66, 19, 16] from Operation: 83-67=16
Current State: 63:[66, 19, 16], Operations: ['83-67=16']
Exploring Operation: 66-19=47, Resulting Numbers: [16, 47]
Generated Node #3: [16, 47] from ... | 4 | Current State: 63:[83, 67, 66, 19], Operations: []
Exploring Operation: 83-19=64, Resulting Numbers: [67, 66, 64]
Generated Node #0,0: 63:[67, 66, 64] Operation: 83-19=64
Exploring Operation: 83-67=16, Resulting Numbers: [66, 19, 16]
Generated Node #0,1: 63:[66, 19, 16] Operation: 83-67=16
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
48,
96,
82,
18
] | 59 | [
"96/48=2",
"82/2=41",
"18+41=59"
] | Current State: 59:[48, 96, 82, 18], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [82, 18, 2]
Generated Node #2: [82, 18, 2] from Operation: 96/48=2
Current State: 59:[82, 18, 2], Operations: ['96/48=2']
Exploring Operation: 82/2=41, Resulting Numbers: [18, 41]
Generated Node #3: [18, 41] from Operati... | 4 | Current State: 59:[48, 96, 82, 18], Operations: []
Exploring Operation: 82-18=64, Resulting Numbers: [48, 96, 64]
Generated Node #0,0: 59:[48, 96, 64] Operation: 82-18=64
Exploring Operation: 96-18=78, Resulting Numbers: [48, 82, 78]
Generated Node #0,1: 59:[48, 82, 78] Operation: 96-18=78
Exploring Operation: 48+18=66... | 0 | hs_3 | sum_heuristic |
[
72,
24,
68,
95
] | 69 | [
"72+24=96",
"95-68=27",
"96-27=69"
] | Current State: 69:[72, 24, 68, 95], Operations: []
Exploring Operation: 72+24=96, Resulting Numbers: [68, 95, 96]
Generated Node #2: [68, 95, 96] from Operation: 72+24=96
Current State: 69:[68, 95, 96], Operations: ['72+24=96']
Exploring Operation: 95-68=27, Resulting Numbers: [96, 27]
Generated Node #3: [96, 27] from ... | 4 | Current State: 69:[72, 24, 68, 95], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [68, 95, 3]
Generated Node #0,0: 69:[68, 95, 3] Operation: 72/24=3
Exploring Operation: 95-24=71, Resulting Numbers: [72, 68, 71]
Generated Node #0,1: 69:[72, 68, 71] Operation: 95-24=71
Exploring Operation: 95-68=27, Re... | 0.987847 | hs_4 | mult_heuristic |
[
29,
77,
9,
87
] | 28 | [
"29+77=106",
"87-9=78",
"106-78=28"
] | Current State: 28:[29, 77, 9, 87], Operations: []
Exploring Operation: 29+77=106, Resulting Numbers: [9, 87, 106]
Generated Node #2: [9, 87, 106] from Operation: 29+77=106
Current State: 28:[9, 87, 106], Operations: ['29+77=106']
Exploring Operation: 87-9=78, Resulting Numbers: [106, 78]
Generated Node #3: [106, 78] fr... | 4 | Current State: 28:[29, 77, 9, 87], Operations: []
Exploring Operation: 87-77=10, Resulting Numbers: [29, 9, 10]
Generated Node #0,0: 28:[29, 9, 10] Operation: 87-77=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[29, 9, 10], Operations: ['87-77=10']
Exploring Operation: 10-9=1, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
66,
3,
37,
28
] | 69 | [
"37-28=9",
"9/3=3",
"66+3=69"
] | Current State: 69:[66, 3, 37, 28], Operations: []
Exploring Operation: 37-28=9, Resulting Numbers: [66, 3, 9]
Generated Node #2: [66, 3, 9] from Operation: 37-28=9
Current State: 69:[66, 3, 9], Operations: ['37-28=9']
Exploring Operation: 9/3=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Operation: 9/3=... | 4 | Current State: 69:[66, 3, 37, 28], Operations: []
Exploring Operation: 37+28=65, Resulting Numbers: [66, 3, 65]
Generated Node #0,0: 69:[66, 3, 65] Operation: 37+28=65
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[66, 3, 65], Operations: ['37+28=65']
Exploring Operation: 66-65=1, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
84,
76,
60,
65
] | 64 | [
"84-65=19",
"76/19=4",
"60+4=64"
] | Current State: 64:[84, 76, 60, 65], Operations: []
Exploring Operation: 84-65=19, Resulting Numbers: [76, 60, 19]
Generated Node #2: [76, 60, 19] from Operation: 84-65=19
Current State: 64:[76, 60, 19], Operations: ['84-65=19']
Exploring Operation: 76/19=4, Resulting Numbers: [60, 4]
Generated Node #3: [60, 4] from Ope... | 4 | Current State: 64:[84, 76, 60, 65], Operations: []
Exploring Operation: 84-76=8, Resulting Numbers: [60, 65, 8]
Generated Node #0,0: 64:[60, 65, 8] Operation: 84-76=8
Exploring Operation: 84-65=19, Resulting Numbers: [76, 60, 19]
Generated Node #0,1: 64:[76, 60, 19] Operation: 84-65=19
Moving to Node #0,0
Current State... | 0.985243 | hs_2 | sum_heuristic |
[
74,
56,
88,
9
] | 44 | [
"74-56=18",
"88*9=792",
"792/18=44"
] | Current State: 44:[74, 56, 88, 9], Operations: []
Exploring Operation: 74-56=18, Resulting Numbers: [88, 9, 18]
Generated Node #2: [88, 9, 18] from Operation: 74-56=18
Current State: 44:[88, 9, 18], Operations: ['74-56=18']
Exploring Operation: 88*9=792, Resulting Numbers: [18, 792]
Generated Node #3: [18, 792] from Op... | 4 | Current State: 44:[74, 56, 88, 9], Operations: []
Exploring Operation: 88-74=14, Resulting Numbers: [56, 9, 14]
Generated Node #0,0: 44:[56, 9, 14] Operation: 88-74=14
Moving to Node #0,0
Current State: 44:[56, 9, 14], Operations: ['88-74=14']
Exploring Operation: 56/14=4, Resulting Numbers: [9, 4]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
3,
81,
58,
2
] | 16 | [
"3+81=84",
"84/2=42",
"58-42=16"
] | Current State: 16:[3, 81, 58, 2], Operations: []
Exploring Operation: 3+81=84, Resulting Numbers: [58, 2, 84]
Generated Node #2: [58, 2, 84] from Operation: 3+81=84
Current State: 16:[58, 2, 84], Operations: ['3+81=84']
Exploring Operation: 84/2=42, Resulting Numbers: [58, 42]
Generated Node #3: [58, 42] from Operation... | 4 | Current State: 16:[3, 81, 58, 2], Operations: []
Exploring Operation: 81-58=23, Resulting Numbers: [3, 2, 23]
Generated Node #0,0: 16:[3, 2, 23] Operation: 81-58=23
Moving to Node #0,0
Current State: 16:[3, 2, 23], Operations: ['81-58=23']
Exploring Operation: 23-3=20, Resulting Numbers: [2, 20]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
38,
96,
82,
24
] | 48 | [
"96-38=58",
"82+24=106",
"106-58=48"
] | Current State: 48:[38, 96, 82, 24], Operations: []
Exploring Operation: 96-38=58, Resulting Numbers: [82, 24, 58]
Generated Node #2: [82, 24, 58] from Operation: 96-38=58
Current State: 48:[82, 24, 58], Operations: ['96-38=58']
Exploring Operation: 82+24=106, Resulting Numbers: [58, 106]
Generated Node #3: [58, 106] fr... | 4 | Current State: 48:[38, 96, 82, 24], Operations: []
Exploring Operation: 96-82=14, Resulting Numbers: [38, 24, 14]
Generated Node #0,0: 48:[38, 24, 14] Operation: 96-82=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[38, 24, 14], Operations: ['96-82=14']
Exploring Operation: 38-14=24, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
31,
53,
15,
56
] | 49 | [
"53-31=22",
"15+56=71",
"71-22=49"
] | Current State: 49:[31, 53, 15, 56], Operations: []
Exploring Operation: 53-31=22, Resulting Numbers: [15, 56, 22]
Generated Node #2: [15, 56, 22] from Operation: 53-31=22
Current State: 49:[15, 56, 22], Operations: ['53-31=22']
Exploring Operation: 15+56=71, Resulting Numbers: [22, 71]
Generated Node #3: [22, 71] from ... | 4 | Current State: 49:[31, 53, 15, 56], Operations: []
Exploring Operation: 31-15=16, Resulting Numbers: [53, 56, 16]
Generated Node #0,0: 49:[53, 56, 16] Operation: 31-15=16
Exploring Operation: 31+15=46, Resulting Numbers: [53, 56, 46]
Generated Node #0,1: 49:[53, 56, 46] Operation: 31+15=46
Exploring Operation: 56-31=25... | 0.986111 | hs_5 | sum_heuristic |
[
8,
2,
59,
97
] | 86 | [
"59+97=156",
"156/2=78",
"8+78=86"
] | Current State: 86:[8, 2, 59, 97], Operations: []
Exploring Operation: 59+97=156, Resulting Numbers: [8, 2, 156]
Generated Node #2: [8, 2, 156] from Operation: 59+97=156
Current State: 86:[8, 2, 156], Operations: ['59+97=156']
Exploring Operation: 156/2=78, Resulting Numbers: [8, 78]
Generated Node #3: [8, 78] from Oper... | 4 | Current State: 86:[8, 2, 59, 97], Operations: []
Exploring Operation: 97-59=38, Resulting Numbers: [8, 2, 38]
Generated Node #0,0: 86:[8, 2, 38] Operation: 97-59=38
Exploring Operation: 8/2=4, Resulting Numbers: [59, 97, 4]
Generated Node #0,1: 86:[59, 97, 4] Operation: 8/2=4
Exploring Operation: 8+59=67, Resulting Num... | 0 | hs_5 | sum_heuristic |
[
65,
76,
25,
3
] | 86 | [
"76-65=11",
"25*3=75",
"11+75=86"
] | Current State: 86:[65, 76, 25, 3], Operations: []
Exploring Operation: 76-65=11, Resulting Numbers: [25, 3, 11]
Generated Node #2: [25, 3, 11] from Operation: 76-65=11
Current State: 86:[25, 3, 11], Operations: ['76-65=11']
Exploring Operation: 25*3=75, Resulting Numbers: [11, 75]
Generated Node #3: [11, 75] from Opera... | 4 | Current State: 86:[65, 76, 25, 3], Operations: []
Exploring Operation: 76-25=51, Resulting Numbers: [65, 3, 51]
Generated Node #0,0: 86:[65, 3, 51] Operation: 76-25=51
Exploring Operation: 65-25=40, Resulting Numbers: [76, 3, 40]
Generated Node #0,1: 86:[76, 3, 40] Operation: 65-25=40
Exploring Operation: 76-65=11, Res... | 0.938368 | hs_4 | sum_heuristic |
[
1,
96,
58,
61
] | 94 | [
"1+96=97",
"61-58=3",
"97-3=94"
] | Current State: 94:[1, 96, 58, 61], Operations: []
Exploring Operation: 1+96=97, Resulting Numbers: [58, 61, 97]
Generated Node #2: [58, 61, 97] from Operation: 1+96=97
Current State: 94:[58, 61, 97], Operations: ['1+96=97']
Exploring Operation: 61-58=3, Resulting Numbers: [97, 3]
Generated Node #3: [97, 3] from Operati... | 4 | Current State: 94:[1, 96, 58, 61], Operations: []
Exploring Operation: 61-58=3, Resulting Numbers: [1, 96, 3]
Generated Node #0,0: 94:[1, 96, 3] Operation: 61-58=3
Exploring Operation: 96-1=95, Resulting Numbers: [58, 61, 95]
Generated Node #0,1: 94:[58, 61, 95] Operation: 96-1=95
Exploring Operation: 96-58=38, Resulti... | 0.986979 | hs_4 | mult_heuristic |
[
8,
2,
1,
50
] | 35 | [
"8*2=16",
"1+50=51",
"51-16=35"
] | Current State: 35:[8, 2, 1, 50], Operations: []
Exploring Operation: 8*2=16, Resulting Numbers: [1, 50, 16]
Generated Node #2: [1, 50, 16] from Operation: 8*2=16
Current State: 35:[1, 50, 16], Operations: ['8*2=16']
Exploring Operation: 1+50=51, Resulting Numbers: [16, 51]
Generated Node #3: [16, 51] from Operation: 1+... | 4 | Current State: 35:[8, 2, 1, 50], Operations: []
Exploring Operation: 50-8=42, Resulting Numbers: [2, 1, 42]
Generated Node #0,0: 35:[2, 1, 42] Operation: 50-8=42
Exploring Operation: 50/2=25, Resulting Numbers: [8, 1, 25]
Generated Node #0,1: 35:[8, 1, 25] Operation: 50/2=25
Exploring Operation: 8-1=7, Resulting Number... | 0 | hs_3 | sum_heuristic |
[
65,
17,
26,
45
] | 35 | [
"26*45=1170",
"1170/65=18",
"17+18=35"
] | Current State: 35:[65, 17, 26, 45], Operations: []
Exploring Operation: 26*45=1170, Resulting Numbers: [65, 17, 1170]
Generated Node #2: [65, 17, 1170] from Operation: 26*45=1170
Current State: 35:[65, 17, 1170], Operations: ['26*45=1170']
Exploring Operation: 1170/65=18, Resulting Numbers: [17, 18]
Generated Node #3: ... | 4 | Current State: 35:[65, 17, 26, 45], Operations: []
Exploring Operation: 26-17=9, Resulting Numbers: [65, 45, 9]
Generated Node #0,0: 35:[65, 45, 9] Operation: 26-17=9
Exploring Operation: 65-45=20, Resulting Numbers: [17, 26, 20]
Generated Node #0,1: 35:[17, 26, 20] Operation: 65-45=20
Exploring Operation: 45-17=28, Re... | 0 | hs_5 | mult_heuristic |
[
94,
95,
1,
44
] | 43 | [
"95-94=1",
"1*44=44",
"44-1=43"
] | Current State: 43:[94, 95, 1, 44], Operations: []
Exploring Operation: 95-94=1, Resulting Numbers: [1, 44, 1]
Generated Node #2: [1, 44, 1] from Operation: 95-94=1
Current State: 43:[1, 44, 1], Operations: ['95-94=1']
Exploring Operation: 1*44=44, Resulting Numbers: [44]
44,43 equal: Goal Reached
Exploring Operation: 4... | 4 | Current State: 43:[94, 95, 1, 44], Operations: []
Exploring Operation: 95-44=51, Resulting Numbers: [94, 1, 51]
Generated Node #0,0: 43:[94, 1, 51] Operation: 95-44=51
Exploring Operation: 95-94=1, Resulting Numbers: [1, 44, 1]
Generated Node #0,1: 43:[1, 44, 1] Operation: 95-94=1
Exploring Operation: 94-44=50, Resulti... | 0.984375 | hs_4 | sum_heuristic |
[
27,
8,
57,
23
] | 25 | [
"27-23=4",
"8*4=32",
"57-32=25"
] | Current State: 25:[27, 8, 57, 23], Operations: []
Exploring Operation: 27-23=4, Resulting Numbers: [8, 57, 4]
Generated Node #2: [8, 57, 4] from Operation: 27-23=4
Current State: 25:[8, 57, 4], Operations: ['27-23=4']
Exploring Operation: 8*4=32, Resulting Numbers: [57, 32]
Generated Node #3: [57, 32] from Operation: 8... | 4 | Current State: 25:[27, 8, 57, 23], Operations: []
Exploring Operation: 57-23=34, Resulting Numbers: [27, 8, 34]
Generated Node #0,0: 25:[27, 8, 34] Operation: 57-23=34
Exploring Operation: 57-27=30, Resulting Numbers: [8, 23, 30]
Generated Node #0,1: 25:[8, 23, 30] Operation: 57-27=30
Exploring Operation: 57-8=49, Resu... | 0 | hs_3 | mult_heuristic |
[
13,
86,
84,
31
] | 88 | [
"13+31=44",
"86-84=2",
"44*2=88"
] | Current State: 88:[13, 86, 84, 31], Operations: []
Exploring Operation: 13+31=44, Resulting Numbers: [86, 84, 44]
Generated Node #2: [86, 84, 44] from Operation: 13+31=44
Current State: 88:[86, 84, 44], Operations: ['13+31=44']
Exploring Operation: 86-84=2, Resulting Numbers: [44, 2]
Generated Node #3: [44, 2] from Ope... | 4 | Current State: 88:[13, 86, 84, 31], Operations: []
Exploring Operation: 86-31=55, Resulting Numbers: [13, 84, 55]
Generated Node #0,0: 88:[13, 84, 55] Operation: 86-31=55
Exploring Operation: 31-13=18, Resulting Numbers: [86, 84, 18]
Generated Node #0,1: 88:[86, 84, 18] Operation: 31-13=18
Exploring Operation: 13+31=44... | 0.975694 | hs_5 | sum_heuristic |
[
43,
25,
73,
65
] | 70 | [
"43+25=68",
"73+65=138",
"138-68=70"
] | Current State: 70:[43, 25, 73, 65], Operations: []
Exploring Operation: 43+25=68, Resulting Numbers: [73, 65, 68]
Generated Node #2: [73, 65, 68] from Operation: 43+25=68
Current State: 70:[73, 65, 68], Operations: ['43+25=68']
Exploring Operation: 73+65=138, Resulting Numbers: [68, 138]
Generated Node #3: [68, 138] fr... | 4 | Current State: 70:[43, 25, 73, 65], Operations: []
Exploring Operation: 43+25=68, Resulting Numbers: [73, 65, 68]
Generated Node #0,0: 70:[73, 65, 68] Operation: 43+25=68
Exploring Operation: 43-25=18, Resulting Numbers: [73, 65, 18]
Generated Node #0,1: 70:[73, 65, 18] Operation: 43-25=18
Exploring Operation: 65-25=40... | 0.986979 | hs_3 | sum_heuristic |
[
12,
38,
6,
64
] | 100 | [
"12/6=2",
"38+64=102",
"102-2=100"
] | Current State: 100:[12, 38, 6, 64], Operations: []
Exploring Operation: 12/6=2, Resulting Numbers: [38, 64, 2]
Generated Node #2: [38, 64, 2] from Operation: 12/6=2
Current State: 100:[38, 64, 2], Operations: ['12/6=2']
Exploring Operation: 38+64=102, Resulting Numbers: [2, 102]
Generated Node #3: [2, 102] from Operati... | 4 | Current State: 100:[12, 38, 6, 64], Operations: []
Exploring Operation: 64-12=52, Resulting Numbers: [38, 6, 52]
Generated Node #0,0: 100:[38, 6, 52] Operation: 64-12=52
Exploring Operation: 12+38=50, Resulting Numbers: [6, 64, 50]
Generated Node #0,1: 100:[6, 64, 50] Operation: 12+38=50
Exploring Operation: 38+64=102,... | 0.973958 | hs_4 | mult_heuristic |
[
69,
56,
72,
39
] | 61 | [
"72-69=3",
"39*3=117",
"117-56=61"
] | Current State: 61:[69, 56, 72, 39], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [56, 39, 3]
Generated Node #2: [56, 39, 3] from Operation: 72-69=3
Current State: 61:[56, 39, 3], Operations: ['72-69=3']
Exploring Operation: 39*3=117, Resulting Numbers: [56, 117]
Generated Node #3: [56, 117] from Oper... | 4 | Current State: 61:[69, 56, 72, 39], Operations: []
Exploring Operation: 56+39=95, Resulting Numbers: [69, 72, 95]
Generated Node #0,0: 61:[69, 72, 95] Operation: 56+39=95
Exploring Operation: 69-39=30, Resulting Numbers: [56, 72, 30]
Generated Node #0,1: 61:[56, 72, 30] Operation: 69-39=30
Exploring Operation: 72-39=33... | 0 | hs_4 | mult_heuristic |
[
82,
46,
56,
26
] | 66 | [
"82-46=36",
"56-26=30",
"36+30=66"
] | Current State: 66:[82, 46, 56, 26], Operations: []
Exploring Operation: 82-46=36, Resulting Numbers: [56, 26, 36]
Generated Node #2: [56, 26, 36] from Operation: 82-46=36
Current State: 66:[56, 26, 36], Operations: ['82-46=36']
Exploring Operation: 56-26=30, Resulting Numbers: [36, 30]
Generated Node #3: [36, 30] from ... | 4 | Current State: 66:[82, 46, 56, 26], Operations: []
Exploring Operation: 82-46=36, Resulting Numbers: [56, 26, 36]
Generated Node #0,0: 66:[56, 26, 36] Operation: 82-46=36
Exploring Operation: 82-56=26, Resulting Numbers: [46, 26, 26]
Generated Node #0,1: 66:[46, 26, 26] Operation: 82-56=26
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
41,
34,
17,
70
] | 85 | [
"41+34=75",
"75-70=5",
"17*5=85"
] | Current State: 85:[41, 34, 17, 70], Operations: []
Exploring Operation: 41+34=75, Resulting Numbers: [17, 70, 75]
Generated Node #2: [17, 70, 75] from Operation: 41+34=75
Current State: 85:[17, 70, 75], Operations: ['41+34=75']
Exploring Operation: 75-70=5, Resulting Numbers: [17, 5]
Generated Node #3: [17, 5] from Ope... | 4 | Current State: 85:[41, 34, 17, 70], Operations: []
Exploring Operation: 41-17=24, Resulting Numbers: [34, 70, 24]
Generated Node #0,0: 85:[34, 70, 24] Operation: 41-17=24
Exploring Operation: 41+34=75, Resulting Numbers: [17, 70, 75]
Generated Node #0,1: 85:[17, 70, 75] Operation: 41+34=75
Exploring Operation: 70-41=29... | 0.973958 | hs_4 | sum_heuristic |
[
40,
83,
77,
15
] | 50 | [
"83-77=6",
"15*6=90",
"90-40=50"
] | Current State: 50:[40, 83, 77, 15], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [40, 15, 6]
Generated Node #2: [40, 15, 6] from Operation: 83-77=6
Current State: 50:[40, 15, 6], Operations: ['83-77=6']
Exploring Operation: 15*6=90, Resulting Numbers: [40, 90]
Generated Node #3: [40, 90] from Operati... | 4 | Current State: 50:[40, 83, 77, 15], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [40, 15, 6]
Generated Node #0,0: 50:[40, 15, 6] Operation: 83-77=6
Moving to Node #0,0
Current State: 50:[40, 15, 6], Operations: ['83-77=6']
Exploring Operation: 40-15=25, Resulting Numbers: [6, 25]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
36,
69,
72,
55
] | 88 | [
"36+69=105",
"72-55=17",
"105-17=88"
] | Current State: 88:[36, 69, 72, 55], Operations: []
Exploring Operation: 36+69=105, Resulting Numbers: [72, 55, 105]
Generated Node #2: [72, 55, 105] from Operation: 36+69=105
Current State: 88:[72, 55, 105], Operations: ['36+69=105']
Exploring Operation: 72-55=17, Resulting Numbers: [105, 17]
Generated Node #3: [105, 1... | 4 | Current State: 88:[36, 69, 72, 55], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [36, 55, 3]
Generated Node #0,0: 88:[36, 55, 3] Operation: 72-69=3
Exploring Operation: 69-55=14, Resulting Numbers: [36, 72, 14]
Generated Node #0,1: 88:[36, 72, 14] Operation: 69-55=14
Exploring Operation: 72/36=2, Res... | 0.987847 | hs_3 | sum_heuristic |
[
23,
9,
22,
66
] | 56 | [
"23+9=32",
"22+66=88",
"88-32=56"
] | Current State: 56:[23, 9, 22, 66], Operations: []
Exploring Operation: 23+9=32, Resulting Numbers: [22, 66, 32]
Generated Node #2: [22, 66, 32] from Operation: 23+9=32
Current State: 56:[22, 66, 32], Operations: ['23+9=32']
Exploring Operation: 22+66=88, Resulting Numbers: [32, 88]
Generated Node #3: [32, 88] from Oper... | 4 | Current State: 56:[23, 9, 22, 66], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [23, 9, 3]
Generated Node #0,0: 56:[23, 9, 3] Operation: 66/22=3
Exploring Operation: 23-9=14, Resulting Numbers: [22, 66, 14]
Generated Node #0,1: 56:[22, 66, 14] Operation: 23-9=14
Exploring Operation: 22-9=13, Resultin... | 0.96875 | hs_5 | mult_heuristic |
[
79,
89,
51,
5
] | 36 | [
"89-79=10",
"51-5=46",
"46-10=36"
] | Current State: 36:[79, 89, 51, 5], Operations: []
Exploring Operation: 89-79=10, Resulting Numbers: [51, 5, 10]
Generated Node #2: [51, 5, 10] from Operation: 89-79=10
Current State: 36:[51, 5, 10], Operations: ['89-79=10']
Exploring Operation: 51-5=46, Resulting Numbers: [10, 46]
Generated Node #3: [10, 46] from Opera... | 4 | Current State: 36:[79, 89, 51, 5], Operations: []
Exploring Operation: 89-79=10, Resulting Numbers: [51, 5, 10]
Generated Node #0,0: 36:[51, 5, 10] Operation: 89-79=10
Exploring Operation: 89-51=38, Resulting Numbers: [79, 5, 38]
Generated Node #0,1: 36:[79, 5, 38] Operation: 89-51=38
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | mult_heuristic |
[
52,
80,
68,
56
] | 96 | [
"80-52=28",
"68+56=124",
"124-28=96"
] | Current State: 96:[52, 80, 68, 56], Operations: []
Exploring Operation: 80-52=28, Resulting Numbers: [68, 56, 28]
Generated Node #2: [68, 56, 28] from Operation: 80-52=28
Current State: 96:[68, 56, 28], Operations: ['80-52=28']
Exploring Operation: 68+56=124, Resulting Numbers: [28, 124]
Generated Node #3: [28, 124] fr... | 4 | Current State: 96:[52, 80, 68, 56], Operations: []
Exploring Operation: 68-52=16, Resulting Numbers: [80, 56, 16]
Generated Node #0,0: 96:[80, 56, 16] Operation: 68-52=16
Exploring Operation: 68-56=12, Resulting Numbers: [52, 80, 12]
Generated Node #0,1: 96:[52, 80, 12] Operation: 68-56=12
Exploring Operation: 80-68=12... | 0.987847 | hs_3 | sum_heuristic |
[
5,
37,
74,
55
] | 65 | [
"5*74=370",
"370/37=10",
"55+10=65"
] | Current State: 65:[5, 37, 74, 55], Operations: []
Exploring Operation: 5*74=370, Resulting Numbers: [37, 55, 370]
Generated Node #2: [37, 55, 370] from Operation: 5*74=370
Current State: 65:[37, 55, 370], Operations: ['5*74=370']
Exploring Operation: 370/37=10, Resulting Numbers: [55, 10]
Generated Node #3: [55, 10] fr... | 4 | Current State: 65:[5, 37, 74, 55], Operations: []
Exploring Operation: 55-37=18, Resulting Numbers: [5, 74, 18]
Generated Node #0,0: 65:[5, 74, 18] Operation: 55-37=18
Exploring Operation: 74/37=2, Resulting Numbers: [5, 55, 2]
Generated Node #0,1: 65:[5, 55, 2] Operation: 74/37=2
Exploring Operation: 74-37=37, Resulti... | 0 | hs_4 | sum_heuristic |
[
12,
11,
80,
14
] | 84 | [
"14-11=3",
"12/3=4",
"80+4=84"
] | Current State: 84:[12, 11, 80, 14], Operations: []
Exploring Operation: 14-11=3, Resulting Numbers: [12, 80, 3]
Generated Node #2: [12, 80, 3] from Operation: 14-11=3
Current State: 84:[12, 80, 3], Operations: ['14-11=3']
Exploring Operation: 12/3=4, Resulting Numbers: [80, 4]
Generated Node #3: [80, 4] from Operation:... | 4 | Current State: 84:[12, 11, 80, 14], Operations: []
Exploring Operation: 14-12=2, Resulting Numbers: [11, 80, 2]
Generated Node #0,0: 84:[11, 80, 2] Operation: 14-12=2
Exploring Operation: 12+11=23, Resulting Numbers: [80, 14, 23]
Generated Node #0,1: 84:[80, 14, 23] Operation: 12+11=23
Exploring Operation: 12-11=1, Res... | 0.984375 | hs_4 | mult_heuristic |
[
38,
60,
25,
78
] | 45 | [
"38+60=98",
"78-25=53",
"98-53=45"
] | Current State: 45:[38, 60, 25, 78], Operations: []
Exploring Operation: 38+60=98, Resulting Numbers: [25, 78, 98]
Generated Node #2: [25, 78, 98] from Operation: 38+60=98
Current State: 45:[25, 78, 98], Operations: ['38+60=98']
Exploring Operation: 78-25=53, Resulting Numbers: [98, 53]
Generated Node #3: [98, 53] from ... | 4 | Current State: 45:[38, 60, 25, 78], Operations: []
Exploring Operation: 78-60=18, Resulting Numbers: [38, 25, 18]
Generated Node #0,0: 45:[38, 25, 18] Operation: 78-60=18
Exploring Operation: 78-38=40, Resulting Numbers: [60, 25, 40]
Generated Node #0,1: 45:[60, 25, 40] Operation: 78-38=40
Exploring Operation: 78-25=53... | 0.986111 | hs_3 | mult_heuristic |
[
89,
96,
5,
68
] | 51 | [
"96-68=28",
"5*28=140",
"140-89=51"
] | Current State: 51:[89, 96, 5, 68], Operations: []
Exploring Operation: 96-68=28, Resulting Numbers: [89, 5, 28]
Generated Node #2: [89, 5, 28] from Operation: 96-68=28
Current State: 51:[89, 5, 28], Operations: ['96-68=28']
Exploring Operation: 5*28=140, Resulting Numbers: [89, 140]
Generated Node #3: [89, 140] from Op... | 4 | Current State: 51:[89, 96, 5, 68], Operations: []
Exploring Operation: 89-68=21, Resulting Numbers: [96, 5, 21]
Generated Node #0,0: 51:[96, 5, 21] Operation: 89-68=21
Exploring Operation: 96-89=7, Resulting Numbers: [5, 68, 7]
Generated Node #0,1: 51:[5, 68, 7] Operation: 96-89=7
Exploring Operation: 96-68=28, Resulti... | 0 | hs_3 | sum_heuristic |
[
41,
65,
86,
47
] | 27 | [
"41+65=106",
"86+47=133",
"133-106=27"
] | Current State: 27:[41, 65, 86, 47], Operations: []
Exploring Operation: 41+65=106, Resulting Numbers: [86, 47, 106]
Generated Node #2: [86, 47, 106] from Operation: 41+65=106
Current State: 27:[86, 47, 106], Operations: ['41+65=106']
Exploring Operation: 86+47=133, Resulting Numbers: [106, 133]
Generated Node #3: [106,... | 4 | Current State: 27:[41, 65, 86, 47], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [41, 47, 21]
Generated Node #0,0: 27:[41, 47, 21] Operation: 86-65=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[41, 47, 21], Operations: ['86-65=21']
Exploring Operation: 47-41=6, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
70,
14,
74,
86
] | 32 | [
"70/14=5",
"74+86=160",
"160/5=32"
] | Current State: 32:[70, 14, 74, 86], Operations: []
Exploring Operation: 70/14=5, Resulting Numbers: [74, 86, 5]
Generated Node #2: [74, 86, 5] from Operation: 70/14=5
Current State: 32:[74, 86, 5], Operations: ['70/14=5']
Exploring Operation: 74+86=160, Resulting Numbers: [5, 160]
Generated Node #3: [5, 160] from Opera... | 4 | Current State: 32:[70, 14, 74, 86], Operations: []
Exploring Operation: 86-74=12, Resulting Numbers: [70, 14, 12]
Generated Node #0,0: 32:[70, 14, 12] Operation: 86-74=12
Exploring Operation: 86-70=16, Resulting Numbers: [14, 74, 16]
Generated Node #0,1: 32:[14, 74, 16] Operation: 86-70=16
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
1,
40,
99,
9
] | 52 | [
"1+40=41",
"99/9=11",
"41+11=52"
] | Current State: 52:[1, 40, 99, 9], Operations: []
Exploring Operation: 1+40=41, Resulting Numbers: [99, 9, 41]
Generated Node #2: [99, 9, 41] from Operation: 1+40=41
Current State: 52:[99, 9, 41], Operations: ['1+40=41']
Exploring Operation: 99/9=11, Resulting Numbers: [41, 11]
Generated Node #3: [41, 11] from Operation... | 4 | Current State: 52:[1, 40, 99, 9], Operations: []
Exploring Operation: 40-9=31, Resulting Numbers: [1, 99, 31]
Generated Node #0,0: 52:[1, 99, 31] Operation: 40-9=31
Exploring Operation: 99-9=90, Resulting Numbers: [1, 40, 90]
Generated Node #0,1: 52:[1, 40, 90] Operation: 99-9=90
Exploring Operation: 99/9=11, Resulting... | 0.953125 | hs_5 | mult_heuristic |
[
22,
27,
24,
35
] | 10 | [
"22+27=49",
"24+35=59",
"59-49=10"
] | Current State: 10:[22, 27, 24, 35], Operations: []
Exploring Operation: 22+27=49, Resulting Numbers: [24, 35, 49]
Generated Node #2: [24, 35, 49] from Operation: 22+27=49
Current State: 10:[24, 35, 49], Operations: ['22+27=49']
Exploring Operation: 24+35=59, Resulting Numbers: [49, 59]
Generated Node #3: [49, 59] from ... | 4 | Current State: 10:[22, 27, 24, 35], Operations: []
Exploring Operation: 35-27=8, Resulting Numbers: [22, 24, 8]
Generated Node #0,0: 10:[22, 24, 8] Operation: 35-27=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[22, 24, 8], Operations: ['35-27=8']
Exploring Operation: 24-22=2, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
[
31,
93,
62,
55
] | 26 | [
"31*55=1705",
"1705-93=1612",
"1612/62=26"
] | Current State: 26:[31, 93, 62, 55], Operations: []
Exploring Operation: 31*55=1705, Resulting Numbers: [93, 62, 1705]
Generated Node #2: [93, 62, 1705] from Operation: 31*55=1705
Current State: 26:[93, 62, 1705], Operations: ['31*55=1705']
Exploring Operation: 1705-93=1612, Resulting Numbers: [62, 1612]
Generated Node ... | 4 | Current State: 26:[31, 93, 62, 55], Operations: []
Exploring Operation: 93-55=38, Resulting Numbers: [31, 62, 38]
Generated Node #0,0: 26:[31, 62, 38] Operation: 93-55=38
Exploring Operation: 93-62=31, Resulting Numbers: [31, 55, 31]
Generated Node #0,1: 26:[31, 55, 31] Operation: 93-62=31
Exploring Operation: 93/31=3,... | 0 | hs_3 | sum_heuristic |
[
62,
28,
27,
3
] | 21 | [
"62+28=90",
"90-27=63",
"63/3=21"
] | Current State: 21:[62, 28, 27, 3], Operations: []
Exploring Operation: 62+28=90, Resulting Numbers: [27, 3, 90]
Generated Node #2: [27, 3, 90] from Operation: 62+28=90
Current State: 21:[27, 3, 90], Operations: ['62+28=90']
Exploring Operation: 90-27=63, Resulting Numbers: [3, 63]
Generated Node #3: [3, 63] from Operat... | 4 | Current State: 21:[62, 28, 27, 3], Operations: []
Exploring Operation: 27/3=9, Resulting Numbers: [62, 28, 9]
Generated Node #0,0: 21:[62, 28, 9] Operation: 27/3=9
Exploring Operation: 62-28=34, Resulting Numbers: [27, 3, 34]
Generated Node #0,1: 21:[27, 3, 34] Operation: 62-28=34
Exploring Operation: 62-27=35, Resulti... | 0.980903 | hs_5 | mult_heuristic |
[
31,
14,
22,
81
] | 14 | [
"31+14=45",
"81-22=59",
"59-45=14"
] | Current State: 14:[31, 14, 22, 81], Operations: []
Exploring Operation: 31+14=45, Resulting Numbers: [22, 81, 45]
Generated Node #2: [22, 81, 45] from Operation: 31+14=45
Current State: 14:[22, 81, 45], Operations: ['31+14=45']
Exploring Operation: 81-22=59, Resulting Numbers: [45, 59]
Generated Node #3: [45, 59] from ... | 4 | Current State: 14:[31, 14, 22, 81], Operations: []
Exploring Operation: 81-31=50, Resulting Numbers: [14, 22, 50]
Generated Node #0,0: 14:[14, 22, 50] Operation: 81-31=50
Exploring Operation: 81-22=59, Resulting Numbers: [31, 14, 59]
Generated Node #0,1: 14:[31, 14, 59] Operation: 81-22=59
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
97,
75,
7,
96
] | 83 | [
"97+75=172",
"96-7=89",
"172-89=83"
] | Current State: 83:[97, 75, 7, 96], Operations: []
Exploring Operation: 97+75=172, Resulting Numbers: [7, 96, 172]
Generated Node #2: [7, 96, 172] from Operation: 97+75=172
Current State: 83:[7, 96, 172], Operations: ['97+75=172']
Exploring Operation: 96-7=89, Resulting Numbers: [172, 89]
Generated Node #3: [172, 89] fr... | 4 | Current State: 83:[97, 75, 7, 96], Operations: []
Exploring Operation: 75+7=82, Resulting Numbers: [97, 96, 82]
Generated Node #0,0: 83:[97, 96, 82] Operation: 75+7=82
Exploring Operation: 96-7=89, Resulting Numbers: [97, 75, 89]
Generated Node #0,1: 83:[97, 75, 89] Operation: 96-7=89
Exploring Operation: 97-7=90, Resu... | 0.986979 | hs_3 | sum_heuristic |
[
86,
69,
84,
60
] | 41 | [
"86-69=17",
"84-60=24",
"17+24=41"
] | Current State: 41:[86, 69, 84, 60], Operations: []
Exploring Operation: 86-69=17, Resulting Numbers: [84, 60, 17]
Generated Node #2: [84, 60, 17] from Operation: 86-69=17
Current State: 41:[84, 60, 17], Operations: ['86-69=17']
Exploring Operation: 84-60=24, Resulting Numbers: [17, 24]
Generated Node #3: [17, 24] from ... | 4 | Current State: 41:[86, 69, 84, 60], Operations: []
Exploring Operation: 84-69=15, Resulting Numbers: [86, 60, 15]
Generated Node #0,0: 41:[86, 60, 15] Operation: 84-69=15
Exploring Operation: 84-60=24, Resulting Numbers: [86, 69, 24]
Generated Node #0,1: 41:[86, 69, 24] Operation: 84-60=24
Exploring Operation: 86-84=2,... | 0.981771 | hs_5 | mult_heuristic |
[
96,
83,
19,
22
] | 39 | [
"96-83=13",
"22-19=3",
"13*3=39"
] | Current State: 39:[96, 83, 19, 22], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [19, 22, 13]
Generated Node #2: [19, 22, 13] from Operation: 96-83=13
Current State: 39:[19, 22, 13], Operations: ['96-83=13']
Exploring Operation: 22-19=3, Resulting Numbers: [13, 3]
Generated Node #3: [13, 3] from Ope... | 4 | Current State: 39:[96, 83, 19, 22], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [19, 22, 13]
Generated Node #0,0: 39:[19, 22, 13] Operation: 96-83=13
Moving to Node #0,0
Current State: 39:[19, 22, 13], Operations: ['96-83=13']
Exploring Operation: 22-19=3, Resulting Numbers: [13, 3]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
88,
92,
8,
66
] | 15 | [
"88/8=11",
"92-66=26",
"26-11=15"
] | Current State: 15:[88, 92, 8, 66], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [92, 66, 11]
Generated Node #2: [92, 66, 11] from Operation: 88/8=11
Current State: 15:[92, 66, 11], Operations: ['88/8=11']
Exploring Operation: 92-66=26, Resulting Numbers: [11, 26]
Generated Node #3: [11, 26] from Oper... | 4 | Current State: 15:[88, 92, 8, 66], Operations: []
Exploring Operation: 92-88=4, Resulting Numbers: [8, 66, 4]
Generated Node #0,0: 15:[8, 66, 4] Operation: 92-88=4
Moving to Node #0,0
Current State: 15:[8, 66, 4], Operations: ['92-88=4']
Exploring Operation: 66-8=58, Resulting Numbers: [4, 58]
Generated Node #0,0,0: 15... | 0 | hs_1 | sum_heuristic |
[
91,
50,
6,
26
] | 87 | [
"50-26=24",
"24/6=4",
"91-4=87"
] | Current State: 87:[91, 50, 6, 26], Operations: []
Exploring Operation: 50-26=24, Resulting Numbers: [91, 6, 24]
Generated Node #2: [91, 6, 24] from Operation: 50-26=24
Current State: 87:[91, 6, 24], Operations: ['50-26=24']
Exploring Operation: 24/6=4, Resulting Numbers: [91, 4]
Generated Node #3: [91, 4] from Operatio... | 4 | Current State: 87:[91, 50, 6, 26], Operations: []
Exploring Operation: 91-50=41, Resulting Numbers: [6, 26, 41]
Generated Node #0,0: 87:[6, 26, 41] Operation: 91-50=41
Exploring Operation: 50-26=24, Resulting Numbers: [91, 6, 24]
Generated Node #0,1: 87:[91, 6, 24] Operation: 50-26=24
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | sum_heuristic |
[
31,
92,
50,
27
] | 27 | [
"31-27=4",
"92/4=23",
"50-23=27"
] | Current State: 27:[31, 92, 50, 27], Operations: []
Exploring Operation: 31-27=4, Resulting Numbers: [92, 50, 4]
Generated Node #2: [92, 50, 4] from Operation: 31-27=4
Current State: 27:[92, 50, 4], Operations: ['31-27=4']
Exploring Operation: 92/4=23, Resulting Numbers: [50, 23]
Generated Node #3: [50, 23] from Operati... | 4 | Current State: 27:[31, 92, 50, 27], Operations: []
Exploring Operation: 92-27=65, Resulting Numbers: [31, 50, 65]
Generated Node #0,0: 27:[31, 50, 65] Operation: 92-27=65
Exploring Operation: 50-27=23, Resulting Numbers: [31, 92, 23]
Generated Node #0,1: 27:[31, 92, 23] Operation: 50-27=23
Exploring Operation: 50-31=19... | 0.97309 | hs_5 | mult_heuristic |
[
43,
62,
24,
76
] | 81 | [
"62-43=19",
"24+76=100",
"100-19=81"
] | Current State: 81:[43, 62, 24, 76], Operations: []
Exploring Operation: 62-43=19, Resulting Numbers: [24, 76, 19]
Generated Node #2: [24, 76, 19] from Operation: 62-43=19
Current State: 81:[24, 76, 19], Operations: ['62-43=19']
Exploring Operation: 24+76=100, Resulting Numbers: [19, 100]
Generated Node #3: [19, 100] fr... | 4 | Current State: 81:[43, 62, 24, 76], Operations: []
Exploring Operation: 62-43=19, Resulting Numbers: [24, 76, 19]
Generated Node #0,0: 81:[24, 76, 19] Operation: 62-43=19
Exploring Operation: 62+24=86, Resulting Numbers: [43, 76, 86]
Generated Node #0,1: 81:[43, 76, 86] Operation: 62+24=86
Exploring Operation: 76-62=14... | 0.986111 | hs_3 | mult_heuristic |
[
9,
2,
89,
17
] | 85 | [
"17-9=8",
"8/2=4",
"89-4=85"
] | Current State: 85:[9, 2, 89, 17], Operations: []
Exploring Operation: 17-9=8, Resulting Numbers: [2, 89, 8]
Generated Node #2: [2, 89, 8] from Operation: 17-9=8
Current State: 85:[2, 89, 8], Operations: ['17-9=8']
Exploring Operation: 8/2=4, Resulting Numbers: [89, 4]
Generated Node #3: [89, 4] from Operation: 8/2=4
Cu... | 4 | Current State: 85:[9, 2, 89, 17], Operations: []
Exploring Operation: 89-2=87, Resulting Numbers: [9, 17, 87]
Generated Node #0,0: 85:[9, 17, 87] Operation: 89-2=87
Exploring Operation: 9*2=18, Resulting Numbers: [89, 17, 18]
Generated Node #0,1: 85:[89, 17, 18] Operation: 9*2=18
Exploring Operation: 9-2=7, Resulting N... | 0 | hs_3 | mult_heuristic |
[
11,
57,
85,
84
] | 67 | [
"11+57=68",
"85-84=1",
"68-1=67"
] | Current State: 67:[11, 57, 85, 84], Operations: []
Exploring Operation: 11+57=68, Resulting Numbers: [85, 84, 68]
Generated Node #2: [85, 84, 68] from Operation: 11+57=68
Current State: 67:[85, 84, 68], Operations: ['11+57=68']
Exploring Operation: 85-84=1, Resulting Numbers: [68, 1]
Generated Node #3: [68, 1] from Ope... | 4 | Current State: 67:[11, 57, 85, 84], Operations: []
Exploring Operation: 11+57=68, Resulting Numbers: [85, 84, 68]
Generated Node #0,0: 67:[85, 84, 68] Operation: 11+57=68
Exploring Operation: 84-11=73, Resulting Numbers: [57, 85, 73]
Generated Node #0,1: 67:[57, 85, 73] Operation: 84-11=73
Exploring Operation: 57-11=46... | 0.981771 | hs_4 | mult_heuristic |
[
29,
44,
78,
74
] | 11 | [
"44-29=15",
"78-74=4",
"15-4=11"
] | Current State: 11:[29, 44, 78, 74], Operations: []
Exploring Operation: 44-29=15, Resulting Numbers: [78, 74, 15]
Generated Node #2: [78, 74, 15] from Operation: 44-29=15
Current State: 11:[78, 74, 15], Operations: ['44-29=15']
Exploring Operation: 78-74=4, Resulting Numbers: [15, 4]
Generated Node #3: [15, 4] from Ope... | 4 | Current State: 11:[29, 44, 78, 74], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [29, 44, 4]
Generated Node #0,0: 11:[29, 44, 4] Operation: 78-74=4
Moving to Node #0,0
Current State: 11:[29, 44, 4], Operations: ['78-74=4']
Exploring Operation: 44-29=15, Resulting Numbers: [4, 15]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
55,
20,
12,
64
] | 23 | [
"55+20=75",
"64-12=52",
"75-52=23"
] | Current State: 23:[55, 20, 12, 64], Operations: []
Exploring Operation: 55+20=75, Resulting Numbers: [12, 64, 75]
Generated Node #2: [12, 64, 75] from Operation: 55+20=75
Current State: 23:[12, 64, 75], Operations: ['55+20=75']
Exploring Operation: 64-12=52, Resulting Numbers: [75, 52]
Generated Node #3: [75, 52] from ... | 4 | Current State: 23:[55, 20, 12, 64], Operations: []
Exploring Operation: 55-20=35, Resulting Numbers: [12, 64, 35]
Generated Node #0,0: 23:[12, 64, 35] Operation: 55-20=35
Exploring Operation: 64-55=9, Resulting Numbers: [20, 12, 9]
Generated Node #0,1: 23:[20, 12, 9] Operation: 64-55=9
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
37,
44,
45,
60
] | 66 | [
"37+44=81",
"60-45=15",
"81-15=66"
] | Current State: 66:[37, 44, 45, 60], Operations: []
Exploring Operation: 37+44=81, Resulting Numbers: [45, 60, 81]
Generated Node #2: [45, 60, 81] from Operation: 37+44=81
Current State: 66:[45, 60, 81], Operations: ['37+44=81']
Exploring Operation: 60-45=15, Resulting Numbers: [81, 15]
Generated Node #3: [81, 15] from ... | 4 | Current State: 66:[37, 44, 45, 60], Operations: []
Exploring Operation: 44-37=7, Resulting Numbers: [45, 60, 7]
Generated Node #0,0: 66:[45, 60, 7] Operation: 44-37=7
Exploring Operation: 45-44=1, Resulting Numbers: [37, 60, 1]
Generated Node #0,1: 66:[37, 60, 1] Operation: 45-44=1
Moving to Node #0,1
Current State: 66... | 0 | hs_2 | mult_heuristic |
[
77,
46,
53,
36
] | 58 | [
"77-46=31",
"53+36=89",
"89-31=58"
] | Current State: 58:[77, 46, 53, 36], Operations: []
Exploring Operation: 77-46=31, Resulting Numbers: [53, 36, 31]
Generated Node #2: [53, 36, 31] from Operation: 77-46=31
Current State: 58:[53, 36, 31], Operations: ['77-46=31']
Exploring Operation: 53+36=89, Resulting Numbers: [31, 89]
Generated Node #3: [31, 89] from ... | 4 | Current State: 58:[77, 46, 53, 36], Operations: []
Exploring Operation: 46-36=10, Resulting Numbers: [77, 53, 10]
Generated Node #0,0: 58:[77, 53, 10] Operation: 46-36=10
Exploring Operation: 77-53=24, Resulting Numbers: [46, 36, 24]
Generated Node #0,1: 58:[46, 36, 24] Operation: 77-53=24
Exploring Operation: 77-46=31... | 0.975694 | hs_5 | mult_heuristic |
[
70,
6,
9,
35
] | 19 | [
"70+9=79",
"35+79=114",
"114/6=19"
] | Current State: 19:[70, 6, 9, 35], Operations: []
Exploring Operation: 70+9=79, Resulting Numbers: [6, 35, 79]
Generated Node #2: [6, 35, 79] from Operation: 70+9=79
Current State: 19:[6, 35, 79], Operations: ['70+9=79']
Exploring Operation: 35+79=114, Resulting Numbers: [6, 114]
Generated Node #3: [6, 114] from Operati... | 4 | Current State: 19:[70, 6, 9, 35], Operations: []
Exploring Operation: 70-9=61, Resulting Numbers: [6, 35, 61]
Generated Node #0,0: 19:[6, 35, 61] Operation: 70-9=61
Exploring Operation: 70/35=2, Resulting Numbers: [6, 9, 2]
Generated Node #0,1: 19:[6, 9, 2] Operation: 70/35=2
Exploring Operation: 70-6=64, Resulting Num... | 0 | hs_4 | sum_heuristic |
[
11,
2,
6,
54
] | 47 | [
"11+2=13",
"6+54=60",
"60-13=47"
] | Current State: 47:[11, 2, 6, 54], Operations: []
Exploring Operation: 11+2=13, Resulting Numbers: [6, 54, 13]
Generated Node #2: [6, 54, 13] from Operation: 11+2=13
Current State: 47:[6, 54, 13], Operations: ['11+2=13']
Exploring Operation: 6+54=60, Resulting Numbers: [13, 60]
Generated Node #3: [13, 60] from Operation... | 4 | Current State: 47:[11, 2, 6, 54], Operations: []
Exploring Operation: 2*6=12, Resulting Numbers: [11, 54, 12]
Generated Node #0,0: 47:[11, 54, 12] Operation: 2*6=12
Exploring Operation: 11*6=66, Resulting Numbers: [2, 54, 66]
Generated Node #0,1: 47:[2, 54, 66] Operation: 11*6=66
Exploring Operation: 11+2=13, Resulting... | 0.9375 | hs_4 | mult_heuristic |
[
53,
25,
9,
54
] | 34 | [
"53-25=28",
"54/9=6",
"28+6=34"
] | Current State: 34:[53, 25, 9, 54], Operations: []
Exploring Operation: 53-25=28, Resulting Numbers: [9, 54, 28]
Generated Node #2: [9, 54, 28] from Operation: 53-25=28
Current State: 34:[9, 54, 28], Operations: ['53-25=28']
Exploring Operation: 54/9=6, Resulting Numbers: [28, 6]
Generated Node #3: [28, 6] from Operatio... | 4 | Current State: 34:[53, 25, 9, 54], Operations: []
Exploring Operation: 54-53=1, Resulting Numbers: [25, 9, 1]
Generated Node #0,0: 34:[25, 9, 1] Operation: 54-53=1
Exploring Operation: 53-25=28, Resulting Numbers: [9, 54, 28]
Generated Node #0,1: 34:[9, 54, 28] Operation: 53-25=28
Exploring Operation: 54-25=29, Resulti... | 0.976563 | hs_4 | mult_heuristic |
[
90,
99,
76,
33
] | 52 | [
"99-90=9",
"76-33=43",
"9+43=52"
] | Current State: 52:[90, 99, 76, 33], Operations: []
Exploring Operation: 99-90=9, Resulting Numbers: [76, 33, 9]
Generated Node #2: [76, 33, 9] from Operation: 99-90=9
Current State: 52:[76, 33, 9], Operations: ['99-90=9']
Exploring Operation: 76-33=43, Resulting Numbers: [9, 43]
Generated Node #3: [9, 43] from Operatio... | 4 | Current State: 52:[90, 99, 76, 33], Operations: []
Exploring Operation: 99/33=3, Resulting Numbers: [90, 76, 3]
Generated Node #0,0: 52:[90, 76, 3] Operation: 99/33=3
Exploring Operation: 90-76=14, Resulting Numbers: [99, 33, 14]
Generated Node #0,1: 52:[99, 33, 14] Operation: 90-76=14
Exploring Operation: 99-90=9, Res... | 0.985243 | hs_5 | mult_heuristic |
[
57,
48,
92,
25
] | 53 | [
"48-25=23",
"92/23=4",
"57-4=53"
] | Current State: 53:[57, 48, 92, 25], Operations: []
Exploring Operation: 48-25=23, Resulting Numbers: [57, 92, 23]
Generated Node #2: [57, 92, 23] from Operation: 48-25=23
Current State: 53:[57, 92, 23], Operations: ['48-25=23']
Exploring Operation: 92/23=4, Resulting Numbers: [57, 4]
Generated Node #3: [57, 4] from Ope... | 4 | Current State: 53:[57, 48, 92, 25], Operations: []
Exploring Operation: 92-48=44, Resulting Numbers: [57, 25, 44]
Generated Node #0,0: 53:[57, 25, 44] Operation: 92-48=44
Exploring Operation: 92-25=67, Resulting Numbers: [57, 48, 67]
Generated Node #0,1: 53:[57, 48, 67] Operation: 92-25=67
Exploring Operation: 92-57=35... | 0 | hs_3 | mult_heuristic |
[
44,
50,
22,
21
] | 50 | [
"44-22=22",
"22-21=1",
"50*1=50"
] | Current State: 50:[44, 50, 22, 21], Operations: []
Exploring Operation: 44-22=22, Resulting Numbers: [50, 21, 22]
Generated Node #2: [50, 21, 22] from Operation: 44-22=22
Current State: 50:[50, 21, 22], Operations: ['44-22=22']
Exploring Operation: 22-21=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Ope... | 4 | Current State: 50:[44, 50, 22, 21], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [50, 21, 2]
Generated Node #0,0: 50:[50, 21, 2] Operation: 44/22=2
Exploring Operation: 44-21=23, Resulting Numbers: [50, 22, 23]
Generated Node #0,1: 50:[50, 22, 23] Operation: 44-21=23
Exploring Operation: 44-22=22, Re... | 0.980035 | hs_3 | sum_heuristic |
[
36,
56,
11,
58
] | 94 | [
"36+11=47",
"58-56=2",
"47*2=94"
] | Current State: 94:[36, 56, 11, 58], Operations: []
Exploring Operation: 36+11=47, Resulting Numbers: [56, 58, 47]
Generated Node #2: [56, 58, 47] from Operation: 36+11=47
Current State: 94:[56, 58, 47], Operations: ['36+11=47']
Exploring Operation: 58-56=2, Resulting Numbers: [47, 2]
Generated Node #3: [47, 2] from Ope... | 4 | Current State: 94:[36, 56, 11, 58], Operations: []
Exploring Operation: 36+58=94, Resulting Numbers: [56, 11, 94]
Generated Node #0,0: 94:[56, 11, 94] Operation: 36+58=94
Exploring Operation: 36+11=47, Resulting Numbers: [56, 58, 47]
Generated Node #0,1: 94:[56, 58, 47] Operation: 36+11=47
Exploring Operation: 58-56=2,... | 0.976563 | hs_3 | mult_heuristic |
[
18,
37,
4,
60
] | 70 | [
"18+37=55",
"60/4=15",
"55+15=70"
] | Current State: 70:[18, 37, 4, 60], Operations: []
Exploring Operation: 18+37=55, Resulting Numbers: [4, 60, 55]
Generated Node #2: [4, 60, 55] from Operation: 18+37=55
Current State: 70:[4, 60, 55], Operations: ['18+37=55']
Exploring Operation: 60/4=15, Resulting Numbers: [55, 15]
Generated Node #3: [55, 15] from Opera... | 4 | Current State: 70:[18, 37, 4, 60], Operations: []
Exploring Operation: 60/4=15, Resulting Numbers: [18, 37, 15]
Generated Node #0,0: 70:[18, 37, 15] Operation: 60/4=15
Exploring Operation: 60-18=42, Resulting Numbers: [37, 4, 42]
Generated Node #0,1: 70:[37, 4, 42] Operation: 60-18=42
Exploring Operation: 4+60=64, Resu... | 0.953125 | hs_5 | mult_heuristic |
[
46,
49,
19,
25
] | 98 | [
"46-19=27",
"27-25=2",
"49*2=98"
] | Current State: 98:[46, 49, 19, 25], Operations: []
Exploring Operation: 46-19=27, Resulting Numbers: [49, 25, 27]
Generated Node #2: [49, 25, 27] from Operation: 46-19=27
Current State: 98:[49, 25, 27], Operations: ['46-19=27']
Exploring Operation: 27-25=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] from Ope... | 4 | Current State: 98:[46, 49, 19, 25], Operations: []
Exploring Operation: 25-19=6, Resulting Numbers: [46, 49, 6]
Generated Node #0,0: 98:[46, 49, 6] Operation: 25-19=6
Moving to Node #0,0
Current State: 98:[46, 49, 6], Operations: ['25-19=6']
Exploring Operation: 49-46=3, Resulting Numbers: [6, 3]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
25,
77,
63,
66
] | 55 | [
"77-25=52",
"66-63=3",
"52+3=55"
] | Current State: 55:[25, 77, 63, 66], Operations: []
Exploring Operation: 77-25=52, Resulting Numbers: [63, 66, 52]
Generated Node #2: [63, 66, 52] from Operation: 77-25=52
Current State: 55:[63, 66, 52], Operations: ['77-25=52']
Exploring Operation: 66-63=3, Resulting Numbers: [52, 3]
Generated Node #3: [52, 3] from Ope... | 4 | Current State: 55:[25, 77, 63, 66], Operations: []
Exploring Operation: 66-25=41, Resulting Numbers: [77, 63, 41]
Generated Node #0,0: 55:[77, 63, 41] Operation: 66-25=41
Exploring Operation: 66-63=3, Resulting Numbers: [25, 77, 3]
Generated Node #0,1: 55:[25, 77, 3] Operation: 66-63=3
Exploring Operation: 77-63=14, Re... | 0.980903 | hs_5 | mult_heuristic |
[
66,
31,
54,
99
] | 50 | [
"54*99=5346",
"5346/66=81",
"81-31=50"
] | Current State: 50:[66, 31, 54, 99], Operations: []
Exploring Operation: 54*99=5346, Resulting Numbers: [66, 31, 5346]
Generated Node #2: [66, 31, 5346] from Operation: 54*99=5346
Current State: 50:[66, 31, 5346], Operations: ['54*99=5346']
Exploring Operation: 5346/66=81, Resulting Numbers: [31, 81]
Generated Node #3: ... | 4 | Current State: 50:[66, 31, 54, 99], Operations: []
Exploring Operation: 66-54=12, Resulting Numbers: [31, 99, 12]
Generated Node #0,0: 50:[31, 99, 12] Operation: 66-54=12
Exploring Operation: 99-66=33, Resulting Numbers: [31, 54, 33]
Generated Node #0,1: 50:[31, 54, 33] Operation: 99-66=33
Exploring Operation: 99-31=68... | 0 | hs_4 | sum_heuristic |
[
21,
16,
93,
35
] | 29 | [
"93+35=128",
"128/16=8",
"21+8=29"
] | Current State: 29:[21, 16, 93, 35], Operations: []
Exploring Operation: 93+35=128, Resulting Numbers: [21, 16, 128]
Generated Node #2: [21, 16, 128] from Operation: 93+35=128
Current State: 29:[21, 16, 128], Operations: ['93+35=128']
Exploring Operation: 128/16=8, Resulting Numbers: [21, 8]
Generated Node #3: [21, 8] f... | 4 | Current State: 29:[21, 16, 93, 35], Operations: []
Exploring Operation: 93-21=72, Resulting Numbers: [16, 35, 72]
Generated Node #0,0: 29:[16, 35, 72] Operation: 93-21=72
Exploring Operation: 93-35=58, Resulting Numbers: [21, 16, 58]
Generated Node #0,1: 29:[21, 16, 58] Operation: 93-35=58
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.