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 |
|---|---|---|---|---|---|---|---|---|
[
93,
76,
62,
90
] | 24 | [
"93*76=7068",
"7068/62=114",
"114-90=24"
] | Current State: 24:[93, 76, 62, 90], Operations: []
Exploring Operation: 93*76=7068, Resulting Numbers: [62, 90, 7068]
Generated Node #2: [62, 90, 7068] from Operation: 93*76=7068
Current State: 24:[62, 90, 7068], Operations: ['93*76=7068']
Exploring Operation: 7068/62=114, Resulting Numbers: [90, 114]
Generated Node #3... | 4 | Current State: 24:[93, 76, 62, 90], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [76, 62, 3]
Generated Node #0,0: 24:[76, 62, 3] Operation: 93-90=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 24:[76, 62, 3], Operations: ['93-90=3']
Exploring Operation: 76-62=14, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
35,
4,
5,
29
] | 50 | [
"35+4=39",
"39-29=10",
"5*10=50"
] | Current State: 50:[35, 4, 5, 29], Operations: []
Exploring Operation: 35+4=39, Resulting Numbers: [5, 29, 39]
Generated Node #2: [5, 29, 39] from Operation: 35+4=39
Current State: 50:[5, 29, 39], Operations: ['35+4=39']
Exploring Operation: 39-29=10, Resulting Numbers: [5, 10]
Generated Node #3: [5, 10] from Operation:... | 4 | Current State: 50:[35, 4, 5, 29], Operations: []
Exploring Operation: 35/5=7, Resulting Numbers: [4, 29, 7]
Generated Node #0,0: 50:[4, 29, 7] Operation: 35/5=7
Exploring Operation: 35-29=6, Resulting Numbers: [4, 5, 6]
Generated Node #0,1: 50:[4, 5, 6] Operation: 35-29=6
Moving to Node #0,1
Current State: 50:[4, 5, 6]... | 0.989583 | hs_2 | mult_heuristic |
[
2,
4,
12,
95
] | 94 | [
"2+95=97",
"12/4=3",
"97-3=94"
] | Current State: 94:[2, 4, 12, 95], Operations: []
Exploring Operation: 2+95=97, Resulting Numbers: [4, 12, 97]
Generated Node #2: [4, 12, 97] from Operation: 2+95=97
Current State: 94:[4, 12, 97], Operations: ['2+95=97']
Exploring Operation: 12/4=3, Resulting Numbers: [97, 3]
Generated Node #3: [97, 3] from Operation: 1... | 4 | Current State: 94:[2, 4, 12, 95], Operations: []
Exploring Operation: 4-2=2, Resulting Numbers: [12, 95, 2]
Generated Node #0,0: 94:[12, 95, 2] Operation: 4-2=2
Exploring Operation: 12/4=3, Resulting Numbers: [2, 95, 3]
Generated Node #0,1: 94:[2, 95, 3] Operation: 12/4=3
Exploring Operation: 12/2=6, Resulting Numbers:... | 0.984375 | hs_5 | sum_heuristic |
[
81,
30,
31,
25
] | 32 | [
"81-31=50",
"50/25=2",
"30+2=32"
] | Current State: 32:[81, 30, 31, 25], Operations: []
Exploring Operation: 81-31=50, Resulting Numbers: [30, 25, 50]
Generated Node #2: [30, 25, 50] from Operation: 81-31=50
Current State: 32:[30, 25, 50], Operations: ['81-31=50']
Exploring Operation: 50/25=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 32:[81, 30, 31, 25], Operations: []
Exploring Operation: 81-31=50, Resulting Numbers: [30, 25, 50]
Generated Node #0,0: 32:[30, 25, 50] Operation: 81-31=50
Exploring Operation: 81-30=51, Resulting Numbers: [31, 25, 51]
Generated Node #0,1: 32:[31, 25, 51] Operation: 81-30=51
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
4,
18,
81,
82
] | 23 | [
"4+18=22",
"82-81=1",
"22+1=23"
] | Current State: 23:[4, 18, 81, 82], Operations: []
Exploring Operation: 4+18=22, Resulting Numbers: [81, 82, 22]
Generated Node #2: [81, 82, 22] from Operation: 4+18=22
Current State: 23:[81, 82, 22], Operations: ['4+18=22']
Exploring Operation: 82-81=1, Resulting Numbers: [22, 1]
Generated Node #3: [22, 1] from Operati... | 4 | Current State: 23:[4, 18, 81, 82], Operations: []
Exploring Operation: 82-81=1, Resulting Numbers: [4, 18, 1]
Generated Node #0,0: 23:[4, 18, 1] Operation: 82-81=1
Exploring Operation: 4+18=22, Resulting Numbers: [81, 82, 22]
Generated Node #0,1: 23:[81, 82, 22] Operation: 4+18=22
Moving to Node #0,0
Current State: 23:... | 0.992188 | hs_2 | sum_heuristic |
[
52,
83,
77,
77
] | 31 | [
"83-52=31",
"77-77=0",
"31+0=31"
] | Current State: 31:[52, 83, 77, 77], Operations: []
Exploring Operation: 83-52=31, Resulting Numbers: [77, 77, 31]
Generated Node #2: [77, 77, 31] from Operation: 83-52=31
Current State: 31:[77, 77, 31], Operations: ['83-52=31']
Exploring Operation: 77-77=0, Resulting Numbers: [31, 0]
Generated Node #3: [31, 0] from Ope... | 4 | Current State: 31:[52, 83, 77, 77], Operations: []
Exploring Operation: 83-52=31, Resulting Numbers: [77, 77, 31]
Generated Node #0,0: 31:[77, 77, 31] Operation: 83-52=31
Exploring Operation: 77-52=25, Resulting Numbers: [83, 77, 25]
Generated Node #0,1: 31:[83, 77, 25] Operation: 77-52=25
Exploring Operation: 83-77=6,... | 0.986111 | hs_5 | sum_heuristic |
[
43,
7,
46,
92
] | 79 | [
"43*92=3956",
"3956/46=86",
"86-7=79"
] | Current State: 79:[43, 7, 46, 92], Operations: []
Exploring Operation: 43*92=3956, Resulting Numbers: [7, 46, 3956]
Generated Node #2: [7, 46, 3956] from Operation: 43*92=3956
Current State: 79:[7, 46, 3956], Operations: ['43*92=3956']
Exploring Operation: 3956/46=86, Resulting Numbers: [7, 86]
Generated Node #3: [7, 8... | 4 | Current State: 79:[43, 7, 46, 92], Operations: []
Exploring Operation: 43+7=50, Resulting Numbers: [46, 92, 50]
Generated Node #0,0: 79:[46, 92, 50] Operation: 43+7=50
Moving to Node #0,0
Current State: 79:[46, 92, 50], Operations: ['43+7=50']
Exploring Operation: 46+50=96, Resulting Numbers: [92, 96]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
99,
20,
80,
10
] | 93 | [
"99-10=89",
"80/20=4",
"89+4=93"
] | Current State: 93:[99, 20, 80, 10], Operations: []
Exploring Operation: 99-10=89, Resulting Numbers: [20, 80, 89]
Generated Node #2: [20, 80, 89] from Operation: 99-10=89
Current State: 93:[20, 80, 89], Operations: ['99-10=89']
Exploring Operation: 80/20=4, Resulting Numbers: [89, 4]
Generated Node #3: [89, 4] from Ope... | 4 | Current State: 93:[99, 20, 80, 10], Operations: []
Exploring Operation: 20+80=100, Resulting Numbers: [99, 10, 100]
Generated Node #0,0: 93:[99, 10, 100] Operation: 20+80=100
Exploring Operation: 80/20=4, Resulting Numbers: [99, 10, 4]
Generated Node #0,1: 93:[99, 10, 4] Operation: 80/20=4
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
39,
26,
13,
67
] | 45 | [
"26*67=1742",
"13+1742=1755",
"1755/39=45"
] | Current State: 45:[39, 26, 13, 67], Operations: []
Exploring Operation: 26*67=1742, Resulting Numbers: [39, 13, 1742]
Generated Node #2: [39, 13, 1742] from Operation: 26*67=1742
Current State: 45:[39, 13, 1742], Operations: ['26*67=1742']
Exploring Operation: 13+1742=1755, Resulting Numbers: [39, 1755]
Generated Node ... | 4 | Current State: 45:[39, 26, 13, 67], Operations: []
Exploring Operation: 67-26=41, Resulting Numbers: [39, 13, 41]
Generated Node #0,0: 45:[39, 13, 41] Operation: 67-26=41
Moving to Node #0,0
Current State: 45:[39, 13, 41], Operations: ['67-26=41']
Exploring Operation: 41-39=2, Resulting Numbers: [13, 2]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
52,
2,
66,
90
] | 50 | [
"52/2=26",
"90-66=24",
"26+24=50"
] | Current State: 50:[52, 2, 66, 90], Operations: []
Exploring Operation: 52/2=26, Resulting Numbers: [66, 90, 26]
Generated Node #2: [66, 90, 26] from Operation: 52/2=26
Current State: 50:[66, 90, 26], Operations: ['52/2=26']
Exploring Operation: 90-66=24, Resulting Numbers: [26, 24]
Generated Node #3: [26, 24] from Oper... | 4 | Current State: 50:[52, 2, 66, 90], Operations: []
Exploring Operation: 90/2=45, Resulting Numbers: [52, 66, 45]
Generated Node #0,0: 50:[52, 66, 45] Operation: 90/2=45
Exploring Operation: 90-52=38, Resulting Numbers: [2, 66, 38]
Generated Node #0,1: 50:[2, 66, 38] Operation: 90-52=38
Exploring Operation: 90-66=24, Res... | 0.986979 | hs_3 | sum_heuristic |
[
45,
48,
50,
46
] | 68 | [
"50-48=2",
"46/2=23",
"45+23=68"
] | Current State: 68:[45, 48, 50, 46], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [45, 46, 2]
Generated Node #2: [45, 46, 2] from Operation: 50-48=2
Current State: 68:[45, 46, 2], Operations: ['50-48=2']
Exploring Operation: 46/2=23, Resulting Numbers: [45, 23]
Generated Node #3: [45, 23] from Operati... | 4 | Current State: 68:[45, 48, 50, 46], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [45, 46, 2]
Generated Node #0,0: 68:[45, 46, 2] Operation: 50-48=2
Moving to Node #0,0
Current State: 68:[45, 46, 2], Operations: ['50-48=2']
Exploring Operation: 46-45=1, Resulting Numbers: [2, 1]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
16,
13,
15,
79
] | 67 | [
"16-13=3",
"79-15=64",
"3+64=67"
] | Current State: 67:[16, 13, 15, 79], Operations: []
Exploring Operation: 16-13=3, Resulting Numbers: [15, 79, 3]
Generated Node #2: [15, 79, 3] from Operation: 16-13=3
Current State: 67:[15, 79, 3], Operations: ['16-13=3']
Exploring Operation: 79-15=64, Resulting Numbers: [3, 64]
Generated Node #3: [3, 64] from Operatio... | 4 | Current State: 67:[16, 13, 15, 79], Operations: []
Exploring Operation: 16+15=31, Resulting Numbers: [13, 79, 31]
Generated Node #0,0: 67:[13, 79, 31] Operation: 16+15=31
Exploring Operation: 79-13=66, Resulting Numbers: [16, 15, 66]
Generated Node #0,1: 67:[16, 15, 66] Operation: 79-13=66
Exploring Operation: 16+13=29... | 0.960069 | hs_4 | sum_heuristic |
[
7,
60,
70,
49
] | 99 | [
"70/7=10",
"60+49=109",
"109-10=99"
] | Current State: 99:[7, 60, 70, 49], Operations: []
Exploring Operation: 70/7=10, Resulting Numbers: [60, 49, 10]
Generated Node #2: [60, 49, 10] from Operation: 70/7=10
Current State: 99:[60, 49, 10], Operations: ['70/7=10']
Exploring Operation: 60+49=109, Resulting Numbers: [10, 109]
Generated Node #3: [10, 109] from O... | 4 | Current State: 99:[7, 60, 70, 49], Operations: []
Exploring Operation: 60-49=11, Resulting Numbers: [7, 70, 11]
Generated Node #0,0: 99:[7, 70, 11] Operation: 60-49=11
Exploring Operation: 70-60=10, Resulting Numbers: [7, 49, 10]
Generated Node #0,1: 99:[7, 49, 10] Operation: 70-60=10
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
29,
51,
2,
42
] | 25 | [
"42-29=13",
"2*13=26",
"51-26=25"
] | Current State: 25:[29, 51, 2, 42], Operations: []
Exploring Operation: 42-29=13, Resulting Numbers: [51, 2, 13]
Generated Node #2: [51, 2, 13] from Operation: 42-29=13
Current State: 25:[51, 2, 13], Operations: ['42-29=13']
Exploring Operation: 2*13=26, Resulting Numbers: [51, 26]
Generated Node #3: [51, 26] from Opera... | 4 | Current State: 25:[29, 51, 2, 42], Operations: []
Exploring Operation: 51-42=9, Resulting Numbers: [29, 2, 9]
Generated Node #0,0: 25:[29, 2, 9] Operation: 51-42=9
Moving to Node #0,0
Current State: 25:[29, 2, 9], Operations: ['51-42=9']
Exploring Operation: 29-2=27, Resulting Numbers: [9, 27]
Generated Node #0,0,0: 25... | 0 | hs_1 | sum_heuristic |
[
42,
88,
40,
88
] | 40 | [
"88-88=0",
"42*0=0",
"40+0=40"
] | Current State: 40:[42, 88, 40, 88], Operations: []
Exploring Operation: 88-88=0, Resulting Numbers: [42, 40, 0]
Generated Node #2: [42, 40, 0] from Operation: 88-88=0
Current State: 40:[42, 40, 0], Operations: ['88-88=0']
Exploring Operation: 42*0=0, Resulting Numbers: [40, 0]
Generated Node #3: [40, 0] from Operation:... | 4 | Current State: 40:[42, 88, 40, 88], Operations: []
Exploring Operation: 88/88=1, Resulting Numbers: [42, 40, 1]
Generated Node #0,0: 40:[42, 40, 1] Operation: 88/88=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[42, 40, 1], Operations: ['88/88=1']
Exploring Operation: 42-40=2, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
23,
12,
79,
5
] | 95 | [
"23-12=11",
"79+5=84",
"11+84=95"
] | Current State: 95:[23, 12, 79, 5], Operations: []
Exploring Operation: 23-12=11, Resulting Numbers: [79, 5, 11]
Generated Node #2: [79, 5, 11] from Operation: 23-12=11
Current State: 95:[79, 5, 11], Operations: ['23-12=11']
Exploring Operation: 79+5=84, Resulting Numbers: [11, 84]
Generated Node #3: [11, 84] from Opera... | 4 | Current State: 95:[23, 12, 79, 5], Operations: []
Exploring Operation: 23+79=102, Resulting Numbers: [12, 5, 102]
Generated Node #0,0: 95:[12, 5, 102] Operation: 23+79=102
Exploring Operation: 12+79=91, Resulting Numbers: [23, 5, 91]
Generated Node #0,1: 95:[23, 5, 91] Operation: 12+79=91
Start Sub Search at level 1: M... | 0.986111 | hs_2 | mult_heuristic |
[
80,
19,
43,
74
] | 18 | [
"80+19=99",
"43+74=117",
"117-99=18"
] | Current State: 18:[80, 19, 43, 74], Operations: []
Exploring Operation: 80+19=99, Resulting Numbers: [43, 74, 99]
Generated Node #2: [43, 74, 99] from Operation: 80+19=99
Current State: 18:[43, 74, 99], Operations: ['80+19=99']
Exploring Operation: 43+74=117, Resulting Numbers: [99, 117]
Generated Node #3: [99, 117] fr... | 4 | Current State: 18:[80, 19, 43, 74], Operations: []
Exploring Operation: 80-43=37, Resulting Numbers: [19, 74, 37]
Generated Node #0,0: 18:[19, 74, 37] Operation: 80-43=37
Exploring Operation: 80-74=6, Resulting Numbers: [19, 43, 6]
Generated Node #0,1: 18:[19, 43, 6] Operation: 80-74=6
Exploring Operation: 74-43=31, Re... | 0.984375 | hs_3 | mult_heuristic |
[
90,
75,
46,
30
] | 21 | [
"90/30=3",
"75/3=25",
"46-25=21"
] | Current State: 21:[90, 75, 46, 30], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [75, 46, 3]
Generated Node #2: [75, 46, 3] from Operation: 90/30=3
Current State: 21:[75, 46, 3], Operations: ['90/30=3']
Exploring Operation: 75/3=25, Resulting Numbers: [46, 25]
Generated Node #3: [46, 25] from Operati... | 4 | Current State: 21:[90, 75, 46, 30], Operations: []
Exploring Operation: 90-75=15, Resulting Numbers: [46, 30, 15]
Generated Node #0,0: 21:[46, 30, 15] Operation: 90-75=15
Exploring Operation: 90/30=3, Resulting Numbers: [75, 46, 3]
Generated Node #0,1: 21:[75, 46, 3] Operation: 90/30=3
Moving to Node #0,0
Current State... | 0.984375 | hs_2 | mult_heuristic |
[
2,
10,
18,
65
] | 49 | [
"18-10=8",
"2*8=16",
"65-16=49"
] | Current State: 49:[2, 10, 18, 65], Operations: []
Exploring Operation: 18-10=8, Resulting Numbers: [2, 65, 8]
Generated Node #2: [2, 65, 8] from Operation: 18-10=8
Current State: 49:[2, 65, 8], Operations: ['18-10=8']
Exploring Operation: 2*8=16, Resulting Numbers: [65, 16]
Generated Node #3: [65, 16] from Operation: 2... | 4 | Current State: 49:[2, 10, 18, 65], Operations: []
Exploring Operation: 65-18=47, Resulting Numbers: [2, 10, 47]
Generated Node #0,0: 49:[2, 10, 47] Operation: 65-18=47
Moving to Node #0,0
Current State: 49:[2, 10, 47], Operations: ['65-18=47']
Exploring Operation: 10-2=8, Resulting Numbers: [47, 8]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
53,
47,
21,
32
] | 66 | [
"53-47=6",
"32-21=11",
"6*11=66"
] | Current State: 66:[53, 47, 21, 32], Operations: []
Exploring Operation: 53-47=6, Resulting Numbers: [21, 32, 6]
Generated Node #2: [21, 32, 6] from Operation: 53-47=6
Current State: 66:[21, 32, 6], Operations: ['53-47=6']
Exploring Operation: 32-21=11, Resulting Numbers: [6, 11]
Generated Node #3: [6, 11] from Operatio... | 4 | Current State: 66:[53, 47, 21, 32], Operations: []
Exploring Operation: 47+21=68, Resulting Numbers: [53, 32, 68]
Generated Node #0,0: 66:[53, 32, 68] Operation: 47+21=68
Exploring Operation: 53-21=32, Resulting Numbers: [47, 32, 32]
Generated Node #0,1: 66:[47, 32, 32] Operation: 53-21=32
Exploring Operation: 53-32=21... | 0.988715 | hs_4 | sum_heuristic |
[
1,
87,
7,
34
] | 92 | [
"1+34=35",
"35/7=5",
"87+5=92"
] | Current State: 92:[1, 87, 7, 34], Operations: []
Exploring Operation: 1+34=35, Resulting Numbers: [87, 7, 35]
Generated Node #2: [87, 7, 35] from Operation: 1+34=35
Current State: 92:[87, 7, 35], Operations: ['1+34=35']
Exploring Operation: 35/7=5, Resulting Numbers: [87, 5]
Generated Node #3: [87, 5] from Operation: 3... | 4 | Current State: 92:[1, 87, 7, 34], Operations: []
Exploring Operation: 34-7=27, Resulting Numbers: [1, 87, 27]
Generated Node #0,0: 92:[1, 87, 27] Operation: 34-7=27
Moving to Node #0,0
Current State: 92:[1, 87, 27], Operations: ['34-7=27']
Exploring Operation: 1+87=88, Resulting Numbers: [27, 88]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
55,
4,
78,
57
] | 50 | [
"55+57=112",
"112/4=28",
"78-28=50"
] | Current State: 50:[55, 4, 78, 57], Operations: []
Exploring Operation: 55+57=112, Resulting Numbers: [4, 78, 112]
Generated Node #2: [4, 78, 112] from Operation: 55+57=112
Current State: 50:[4, 78, 112], Operations: ['55+57=112']
Exploring Operation: 112/4=28, Resulting Numbers: [78, 28]
Generated Node #3: [78, 28] fro... | 4 | Current State: 50:[55, 4, 78, 57], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [4, 78, 2]
Generated Node #0,0: 50:[4, 78, 2] Operation: 57-55=2
Exploring Operation: 78-55=23, Resulting Numbers: [4, 57, 23]
Generated Node #0,1: 50:[4, 57, 23] Operation: 78-55=23
Exploring Operation: 78-57=21, Resulti... | 0 | hs_3 | sum_heuristic |
[
91,
88,
27,
8
] | 72 | [
"91-88=3",
"27*8=216",
"216/3=72"
] | Current State: 72:[91, 88, 27, 8], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [27, 8, 3]
Generated Node #2: [27, 8, 3] from Operation: 91-88=3
Current State: 72:[27, 8, 3], Operations: ['91-88=3']
Exploring Operation: 27*8=216, Resulting Numbers: [3, 216]
Generated Node #3: [3, 216] from Operation:... | 4 | Current State: 72:[91, 88, 27, 8], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [91, 27, 11]
Generated Node #0,0: 72:[91, 27, 11] Operation: 88/8=11
Exploring Operation: 91-88=3, Resulting Numbers: [27, 8, 3]
Generated Node #0,1: 72:[27, 8, 3] Operation: 91-88=3
Moving to Node #0,1
Current State: 72:... | 0.989583 | hs_2 | sum_heuristic |
[
79,
67,
94,
66
] | 14 | [
"79+67=146",
"94+66=160",
"160-146=14"
] | Current State: 14:[79, 67, 94, 66], Operations: []
Exploring Operation: 79+67=146, Resulting Numbers: [94, 66, 146]
Generated Node #2: [94, 66, 146] from Operation: 79+67=146
Current State: 14:[94, 66, 146], Operations: ['79+67=146']
Exploring Operation: 94+66=160, Resulting Numbers: [146, 160]
Generated Node #3: [146,... | 4 | Current State: 14:[79, 67, 94, 66], Operations: []
Exploring Operation: 94-66=28, Resulting Numbers: [79, 67, 28]
Generated Node #0,0: 14:[79, 67, 28] Operation: 94-66=28
Exploring Operation: 94-79=15, Resulting Numbers: [67, 66, 15]
Generated Node #0,1: 14:[67, 66, 15] Operation: 94-79=15
Exploring Operation: 94-67=27... | 0.966146 | hs_4 | mult_heuristic |
[
34,
64,
15,
69
] | 95 | [
"34-15=19",
"69-64=5",
"19*5=95"
] | Current State: 95:[34, 64, 15, 69], Operations: []
Exploring Operation: 34-15=19, Resulting Numbers: [64, 69, 19]
Generated Node #2: [64, 69, 19] from Operation: 34-15=19
Current State: 95:[64, 69, 19], Operations: ['34-15=19']
Exploring Operation: 69-64=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Ope... | 4 | Current State: 95:[34, 64, 15, 69], Operations: []
Exploring Operation: 69-34=35, Resulting Numbers: [64, 15, 35]
Generated Node #0,0: 95:[64, 15, 35] Operation: 69-34=35
Exploring Operation: 34+64=98, Resulting Numbers: [15, 69, 98]
Generated Node #0,1: 95:[15, 69, 98] Operation: 34+64=98
Exploring Operation: 64-34=30... | 0.928819 | hs_5 | sum_heuristic |
[
5,
85,
16,
92
] | 87 | [
"85-5=80",
"80/16=5",
"92-5=87"
] | Current State: 87:[5, 85, 16, 92], Operations: []
Exploring Operation: 85-5=80, Resulting Numbers: [16, 92, 80]
Generated Node #2: [16, 92, 80] from Operation: 85-5=80
Current State: 87:[16, 92, 80], Operations: ['85-5=80']
Exploring Operation: 80/16=5, Resulting Numbers: [92, 5]
Generated Node #3: [92, 5] from Operati... | 4 | Current State: 87:[5, 85, 16, 92], Operations: []
Exploring Operation: 5*16=80, Resulting Numbers: [85, 92, 80]
Generated Node #0,0: 87:[85, 92, 80] Operation: 5*16=80
Exploring Operation: 16-5=11, Resulting Numbers: [85, 92, 11]
Generated Node #0,1: 87:[85, 92, 11] Operation: 16-5=11
Exploring Operation: 5+16=21, Resu... | 0.985243 | hs_3 | mult_heuristic |
[
87,
60,
12,
21
] | 69 | [
"87+21=108",
"108/12=9",
"60+9=69"
] | Current State: 69:[87, 60, 12, 21], Operations: []
Exploring Operation: 87+21=108, Resulting Numbers: [60, 12, 108]
Generated Node #2: [60, 12, 108] from Operation: 87+21=108
Current State: 69:[60, 12, 108], Operations: ['87+21=108']
Exploring Operation: 108/12=9, Resulting Numbers: [60, 9]
Generated Node #3: [60, 9] f... | 4 | Current State: 69:[87, 60, 12, 21], Operations: []
Exploring Operation: 87-12=75, Resulting Numbers: [60, 21, 75]
Generated Node #0,0: 69:[60, 21, 75] Operation: 87-12=75
Exploring Operation: 87-60=27, Resulting Numbers: [12, 21, 27]
Generated Node #0,1: 69:[12, 21, 27] Operation: 87-60=27
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
84,
30,
42,
29
] | 22 | [
"42-30=12",
"84/12=7",
"29-7=22"
] | Current State: 22:[84, 30, 42, 29], Operations: []
Exploring Operation: 42-30=12, Resulting Numbers: [84, 29, 12]
Generated Node #2: [84, 29, 12] from Operation: 42-30=12
Current State: 22:[84, 29, 12], Operations: ['42-30=12']
Exploring Operation: 84/12=7, Resulting Numbers: [29, 7]
Generated Node #3: [29, 7] from Ope... | 4 | Current State: 22:[84, 30, 42, 29], Operations: []
Exploring Operation: 42-30=12, Resulting Numbers: [84, 29, 12]
Generated Node #0,0: 22:[84, 29, 12] Operation: 42-30=12
Exploring Operation: 84/42=2, Resulting Numbers: [30, 29, 2]
Generated Node #0,1: 22:[30, 29, 2] Operation: 84/42=2
Exploring Operation: 84-42=42, Re... | 0.915799 | hs_5 | mult_heuristic |
[
16,
64,
60,
56
] | 20 | [
"16+64=80",
"60-56=4",
"80/4=20"
] | Current State: 20:[16, 64, 60, 56], Operations: []
Exploring Operation: 16+64=80, Resulting Numbers: [60, 56, 80]
Generated Node #2: [60, 56, 80] from Operation: 16+64=80
Current State: 20:[60, 56, 80], Operations: ['16+64=80']
Exploring Operation: 60-56=4, Resulting Numbers: [80, 4]
Generated Node #3: [80, 4] from Ope... | 4 | Current State: 20:[16, 64, 60, 56], Operations: []
Exploring Operation: 64-60=4, Resulting Numbers: [16, 56, 4]
Generated Node #0,0: 20:[16, 56, 4] Operation: 64-60=4
Exploring Operation: 60-56=4, Resulting Numbers: [16, 64, 4]
Generated Node #0,1: 20:[16, 64, 4] Operation: 60-56=4
Exploring Operation: 64-56=8, Resulti... | 0 | hs_3 | mult_heuristic |
[
72,
82,
74,
92
] | 20 | [
"74-72=2",
"92-82=10",
"2*10=20"
] | Current State: 20:[72, 82, 74, 92], Operations: []
Exploring Operation: 74-72=2, Resulting Numbers: [82, 92, 2]
Generated Node #2: [82, 92, 2] from Operation: 74-72=2
Current State: 20:[82, 92, 2], Operations: ['74-72=2']
Exploring Operation: 92-82=10, Resulting Numbers: [2, 10]
Generated Node #3: [2, 10] from Operatio... | 4 | Current State: 20:[72, 82, 74, 92], Operations: []
Exploring Operation: 92-82=10, Resulting Numbers: [72, 74, 10]
Generated Node #0,0: 20:[72, 74, 10] Operation: 92-82=10
Exploring Operation: 92-72=20, Resulting Numbers: [82, 74, 20]
Generated Node #0,1: 20:[82, 74, 20] Operation: 92-72=20
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
87,
40,
97,
54
] | 50 | [
"97-87=10",
"40/10=4",
"54-4=50"
] | Current State: 50:[87, 40, 97, 54], Operations: []
Exploring Operation: 97-87=10, Resulting Numbers: [40, 54, 10]
Generated Node #2: [40, 54, 10] from Operation: 97-87=10
Current State: 50:[40, 54, 10], Operations: ['97-87=10']
Exploring Operation: 40/10=4, Resulting Numbers: [54, 4]
Generated Node #3: [54, 4] from Ope... | 4 | Current State: 50:[87, 40, 97, 54], Operations: []
Exploring Operation: 97-87=10, Resulting Numbers: [40, 54, 10]
Generated Node #0,0: 50:[40, 54, 10] Operation: 97-87=10
Moving to Node #0,0
Current State: 50:[40, 54, 10], Operations: ['97-87=10']
Exploring Operation: 54-40=14, Resulting Numbers: [10, 14]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
67,
49,
45,
83
] | 12 | [
"67+49=116",
"45+83=128",
"128-116=12"
] | Current State: 12:[67, 49, 45, 83], Operations: []
Exploring Operation: 67+49=116, Resulting Numbers: [45, 83, 116]
Generated Node #2: [45, 83, 116] from Operation: 67+49=116
Current State: 12:[45, 83, 116], Operations: ['67+49=116']
Exploring Operation: 45+83=128, Resulting Numbers: [116, 128]
Generated Node #3: [116,... | 4 | Current State: 12:[67, 49, 45, 83], Operations: []
Exploring Operation: 83-67=16, Resulting Numbers: [49, 45, 16]
Generated Node #0,0: 12:[49, 45, 16] Operation: 83-67=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[49, 45, 16], Operations: ['83-67=16']
Exploring Operation: 49-45=4, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
45,
19,
88,
69
] | 62 | [
"45+88=133",
"133/19=7",
"69-7=62"
] | Current State: 62:[45, 19, 88, 69], Operations: []
Exploring Operation: 45+88=133, Resulting Numbers: [19, 69, 133]
Generated Node #2: [19, 69, 133] from Operation: 45+88=133
Current State: 62:[19, 69, 133], Operations: ['45+88=133']
Exploring Operation: 133/19=7, Resulting Numbers: [69, 7]
Generated Node #3: [69, 7] f... | 4 | Current State: 62:[45, 19, 88, 69], Operations: []
Exploring Operation: 88-45=43, Resulting Numbers: [19, 69, 43]
Generated Node #0,0: 62:[19, 69, 43] Operation: 88-45=43
Exploring Operation: 45-19=26, Resulting Numbers: [88, 69, 26]
Generated Node #0,1: 62:[88, 69, 26] Operation: 45-19=26
Exploring Operation: 45+19=64... | 0 | hs_4 | mult_heuristic |
[
12,
15,
7,
93
] | 73 | [
"12+15=27",
"7+93=100",
"100-27=73"
] | Current State: 73:[12, 15, 7, 93], Operations: []
Exploring Operation: 12+15=27, Resulting Numbers: [7, 93, 27]
Generated Node #2: [7, 93, 27] from Operation: 12+15=27
Current State: 73:[7, 93, 27], Operations: ['12+15=27']
Exploring Operation: 7+93=100, Resulting Numbers: [27, 100]
Generated Node #3: [27, 100] from Op... | 4 | Current State: 73:[12, 15, 7, 93], Operations: []
Exploring Operation: 12*7=84, Resulting Numbers: [15, 93, 84]
Generated Node #0,0: 73:[15, 93, 84] Operation: 12*7=84
Moving to Node #0,0
Current State: 73:[15, 93, 84], Operations: ['12*7=84']
Exploring Operation: 93-15=78, Resulting Numbers: [84, 78]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
84,
99,
86,
85
] | 92 | [
"86-84=2",
"99+85=184",
"184/2=92"
] | Current State: 92:[84, 99, 86, 85], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [99, 85, 2]
Generated Node #2: [99, 85, 2] from Operation: 86-84=2
Current State: 92:[99, 85, 2], Operations: ['86-84=2']
Exploring Operation: 99+85=184, Resulting Numbers: [2, 184]
Generated Node #3: [2, 184] from Opera... | 4 | Current State: 92:[84, 99, 86, 85], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [84, 99, 1]
Generated Node #0,0: 92:[84, 99, 1] Operation: 86-85=1
Exploring Operation: 99-84=15, Resulting Numbers: [86, 85, 15]
Generated Node #0,1: 92:[86, 85, 15] Operation: 99-84=15
Exploring Operation: 86-84=2, Res... | 0 | hs_4 | mult_heuristic |
[
45,
8,
6,
44
] | 87 | [
"45-8=37",
"6+44=50",
"37+50=87"
] | Current State: 87:[45, 8, 6, 44], Operations: []
Exploring Operation: 45-8=37, Resulting Numbers: [6, 44, 37]
Generated Node #2: [6, 44, 37] from Operation: 45-8=37
Current State: 87:[6, 44, 37], Operations: ['45-8=37']
Exploring Operation: 6+44=50, Resulting Numbers: [37, 50]
Generated Node #3: [37, 50] from Operation... | 4 | Current State: 87:[45, 8, 6, 44], Operations: []
Exploring Operation: 45+44=89, Resulting Numbers: [8, 6, 89]
Generated Node #0,0: 87:[8, 6, 89] Operation: 45+44=89
Exploring Operation: 44-8=36, Resulting Numbers: [45, 6, 36]
Generated Node #0,1: 87:[45, 6, 36] Operation: 44-8=36
Exploring Operation: 45-44=1, Resulting... | 0.986979 | hs_4 | sum_heuristic |
[
23,
7,
69,
79
] | 100 | [
"69/23=3",
"7*3=21",
"79+21=100"
] | Current State: 100:[23, 7, 69, 79], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [7, 79, 3]
Generated Node #2: [7, 79, 3] from Operation: 69/23=3
Current State: 100:[7, 79, 3], Operations: ['69/23=3']
Exploring Operation: 7*3=21, Resulting Numbers: [79, 21]
Generated Node #3: [79, 21] from Operation:... | 4 | Current State: 100:[23, 7, 69, 79], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [7, 79, 3]
Generated Node #0,0: 100:[7, 79, 3] Operation: 69/23=3
Exploring Operation: 79-69=10, Resulting Numbers: [23, 7, 10]
Generated Node #0,1: 100:[23, 7, 10] Operation: 79-69=10
Exploring Operation: 23+79=102, Res... | 0 | hs_3 | mult_heuristic |
[
82,
41,
3,
30
] | 25 | [
"82/41=2",
"30-3=27",
"27-2=25"
] | Current State: 25:[82, 41, 3, 30], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [3, 30, 2]
Generated Node #2: [3, 30, 2] from Operation: 82/41=2
Current State: 25:[3, 30, 2], Operations: ['82/41=2']
Exploring Operation: 30-3=27, Resulting Numbers: [2, 27]
Generated Node #3: [2, 27] from Operation: 30... | 4 | Current State: 25:[82, 41, 3, 30], Operations: []
Exploring Operation: 82-30=52, Resulting Numbers: [41, 3, 52]
Generated Node #0,0: 25:[41, 3, 52] Operation: 82-30=52
Exploring Operation: 82-41=41, Resulting Numbers: [3, 30, 41]
Generated Node #0,1: 25:[3, 30, 41] Operation: 82-41=41
Exploring Operation: 41-30=11, Res... | 0.986111 | hs_5 | sum_heuristic |
[
45,
37,
95,
20
] | 88 | [
"45*37=1665",
"95+1665=1760",
"1760/20=88"
] | Current State: 88:[45, 37, 95, 20], Operations: []
Exploring Operation: 45*37=1665, Resulting Numbers: [95, 20, 1665]
Generated Node #2: [95, 20, 1665] from Operation: 45*37=1665
Current State: 88:[95, 20, 1665], Operations: ['45*37=1665']
Exploring Operation: 95+1665=1760, Resulting Numbers: [20, 1760]
Generated Node ... | 4 | Current State: 88:[45, 37, 95, 20], Operations: []
Exploring Operation: 45-37=8, Resulting Numbers: [95, 20, 8]
Generated Node #0,0: 88:[95, 20, 8] Operation: 45-37=8
Exploring Operation: 37-20=17, Resulting Numbers: [45, 95, 17]
Generated Node #0,1: 88:[45, 95, 17] Operation: 37-20=17
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
56,
67,
77,
76
] | 83 | [
"67-56=11",
"77/11=7",
"76+7=83"
] | Current State: 83:[56, 67, 77, 76], Operations: []
Exploring Operation: 67-56=11, Resulting Numbers: [77, 76, 11]
Generated Node #2: [77, 76, 11] from Operation: 67-56=11
Current State: 83:[77, 76, 11], Operations: ['67-56=11']
Exploring Operation: 77/11=7, Resulting Numbers: [76, 7]
Generated Node #3: [76, 7] from Ope... | 4 | Current State: 83:[56, 67, 77, 76], Operations: []
Exploring Operation: 56+76=132, Resulting Numbers: [67, 77, 132]
Generated Node #0,0: 83:[67, 77, 132] Operation: 56+76=132
Exploring Operation: 56+67=123, Resulting Numbers: [77, 76, 123]
Generated Node #0,1: 83:[77, 76, 123] Operation: 56+67=123
Exploring Operation: ... | 0 | hs_4 | mult_heuristic |
[
56,
66,
77,
30
] | 57 | [
"66-56=10",
"77-30=47",
"10+47=57"
] | Current State: 57:[56, 66, 77, 30], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [77, 30, 10]
Generated Node #2: [77, 30, 10] from Operation: 66-56=10
Current State: 57:[77, 30, 10], Operations: ['66-56=10']
Exploring Operation: 77-30=47, Resulting Numbers: [10, 47]
Generated Node #3: [10, 47] from ... | 4 | Current State: 57:[56, 66, 77, 30], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [77, 30, 10]
Generated Node #0,0: 57:[77, 30, 10] Operation: 66-56=10
Exploring Operation: 56-30=26, Resulting Numbers: [66, 77, 26]
Generated Node #0,1: 57:[66, 77, 26] Operation: 56-30=26
Exploring Operation: 77-30=47... | 0.984375 | hs_5 | mult_heuristic |
[
1,
78,
88,
16
] | 27 | [
"78-1=77",
"88+16=104",
"104-77=27"
] | Current State: 27:[1, 78, 88, 16], Operations: []
Exploring Operation: 78-1=77, Resulting Numbers: [88, 16, 77]
Generated Node #2: [88, 16, 77] from Operation: 78-1=77
Current State: 27:[88, 16, 77], Operations: ['78-1=77']
Exploring Operation: 88+16=104, Resulting Numbers: [77, 104]
Generated Node #3: [77, 104] from O... | 4 | Current State: 27:[1, 78, 88, 16], Operations: []
Exploring Operation: 88-1=87, Resulting Numbers: [78, 16, 87]
Generated Node #0,0: 27:[78, 16, 87] Operation: 88-1=87
Exploring Operation: 78-1=77, Resulting Numbers: [88, 16, 77]
Generated Node #0,1: 27:[88, 16, 77] Operation: 78-1=77
Exploring Operation: 88-78=10, Res... | 0.978299 | hs_5 | sum_heuristic |
[
25,
40,
81,
28
] | 68 | [
"40-25=15",
"81-28=53",
"15+53=68"
] | Current State: 68:[25, 40, 81, 28], Operations: []
Exploring Operation: 40-25=15, Resulting Numbers: [81, 28, 15]
Generated Node #2: [81, 28, 15] from Operation: 40-25=15
Current State: 68:[81, 28, 15], Operations: ['40-25=15']
Exploring Operation: 81-28=53, Resulting Numbers: [15, 53]
Generated Node #3: [15, 53] from ... | 4 | Current State: 68:[25, 40, 81, 28], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [40, 81, 3]
Generated Node #0,0: 68:[40, 81, 3] Operation: 28-25=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[40, 81, 3], Operations: ['28-25=3']
Exploring Operation: 81-40=41, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
35,
3,
46,
22
] | 85 | [
"35-22=13",
"3*13=39",
"46+39=85"
] | Current State: 85:[35, 3, 46, 22], Operations: []
Exploring Operation: 35-22=13, Resulting Numbers: [3, 46, 13]
Generated Node #2: [3, 46, 13] from Operation: 35-22=13
Current State: 85:[3, 46, 13], Operations: ['35-22=13']
Exploring Operation: 3*13=39, Resulting Numbers: [46, 39]
Generated Node #3: [46, 39] from Opera... | 4 | Current State: 85:[35, 3, 46, 22], Operations: []
Exploring Operation: 35+46=81, Resulting Numbers: [3, 22, 81]
Generated Node #0,0: 85:[3, 22, 81] Operation: 35+46=81
Exploring Operation: 46-35=11, Resulting Numbers: [3, 22, 11]
Generated Node #0,1: 85:[3, 22, 11] Operation: 46-35=11
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
5,
53,
10,
25
] | 21 | [
"53*10=530",
"530-5=525",
"525/25=21"
] | Current State: 21:[5, 53, 10, 25], Operations: []
Exploring Operation: 53*10=530, Resulting Numbers: [5, 25, 530]
Generated Node #2: [5, 25, 530] from Operation: 53*10=530
Current State: 21:[5, 25, 530], Operations: ['53*10=530']
Exploring Operation: 530-5=525, Resulting Numbers: [25, 525]
Generated Node #3: [25, 525] ... | 4 | Current State: 21:[5, 53, 10, 25], Operations: []
Exploring Operation: 53-10=43, Resulting Numbers: [5, 25, 43]
Generated Node #0,0: 21:[5, 25, 43] Operation: 53-10=43
Exploring Operation: 10/5=2, Resulting Numbers: [53, 25, 2]
Generated Node #0,1: 21:[53, 25, 2] Operation: 10/5=2
Exploring Operation: 53-5=48, Resultin... | 0 | hs_5 | mult_heuristic |
[
54,
79,
22,
67
] | 44 | [
"54+79=133",
"22+67=89",
"133-89=44"
] | Current State: 44:[54, 79, 22, 67], Operations: []
Exploring Operation: 54+79=133, Resulting Numbers: [22, 67, 133]
Generated Node #2: [22, 67, 133] from Operation: 54+79=133
Current State: 44:[22, 67, 133], Operations: ['54+79=133']
Exploring Operation: 22+67=89, Resulting Numbers: [133, 89]
Generated Node #3: [133, 8... | 4 | Current State: 44:[54, 79, 22, 67], Operations: []
Exploring Operation: 79-54=25, Resulting Numbers: [22, 67, 25]
Generated Node #0,0: 44:[22, 67, 25] Operation: 79-54=25
Exploring Operation: 79-67=12, Resulting Numbers: [54, 22, 12]
Generated Node #0,1: 44:[54, 22, 12] Operation: 79-67=12
Start Sub Search at level 1: ... | 0.989583 | hs_2 | sum_heuristic |
[
86,
91,
67,
69
] | 41 | [
"86+91=177",
"67+69=136",
"177-136=41"
] | Current State: 41:[86, 91, 67, 69], Operations: []
Exploring Operation: 86+91=177, Resulting Numbers: [67, 69, 177]
Generated Node #2: [67, 69, 177] from Operation: 86+91=177
Current State: 41:[67, 69, 177], Operations: ['86+91=177']
Exploring Operation: 67+69=136, Resulting Numbers: [177, 136]
Generated Node #3: [177,... | 4 | Current State: 41:[86, 91, 67, 69], Operations: []
Exploring Operation: 91-69=22, Resulting Numbers: [86, 67, 22]
Generated Node #0,0: 41:[86, 67, 22] Operation: 91-69=22
Exploring Operation: 91-67=24, Resulting Numbers: [86, 69, 24]
Generated Node #0,1: 41:[86, 69, 24] Operation: 91-67=24
Exploring Operation: 91-86=5,... | 0.990451 | hs_3 | sum_heuristic |
[
99,
10,
3,
31
] | 40 | [
"99-10=89",
"31+89=120",
"120/3=40"
] | Current State: 40:[99, 10, 3, 31], Operations: []
Exploring Operation: 99-10=89, Resulting Numbers: [3, 31, 89]
Generated Node #2: [3, 31, 89] from Operation: 99-10=89
Current State: 40:[3, 31, 89], Operations: ['99-10=89']
Exploring Operation: 31+89=120, Resulting Numbers: [3, 120]
Generated Node #3: [3, 120] from Ope... | 4 | Current State: 40:[99, 10, 3, 31], Operations: []
Exploring Operation: 99-31=68, Resulting Numbers: [10, 3, 68]
Generated Node #0,0: 40:[10, 3, 68] Operation: 99-31=68
Exploring Operation: 99-10=89, Resulting Numbers: [3, 31, 89]
Generated Node #0,1: 40:[3, 31, 89] Operation: 99-10=89
Exploring Operation: 99/3=33, Resu... | 0 | hs_3 | sum_heuristic |
[
40,
42,
5,
23
] | 43 | [
"40-23=17",
"5*17=85",
"85-42=43"
] | Current State: 43:[40, 42, 5, 23], Operations: []
Exploring Operation: 40-23=17, Resulting Numbers: [42, 5, 17]
Generated Node #2: [42, 5, 17] from Operation: 40-23=17
Current State: 43:[42, 5, 17], Operations: ['40-23=17']
Exploring Operation: 5*17=85, Resulting Numbers: [42, 85]
Generated Node #3: [42, 85] from Opera... | 4 | Current State: 43:[40, 42, 5, 23], Operations: []
Exploring Operation: 42+5=47, Resulting Numbers: [40, 23, 47]
Generated Node #0,0: 43:[40, 23, 47] Operation: 42+5=47
Exploring Operation: 5+23=28, Resulting Numbers: [40, 42, 28]
Generated Node #0,1: 43:[40, 42, 28] Operation: 5+23=28
Exploring Operation: 42-5=37, Resu... | 0 | hs_5 | mult_heuristic |
[
15,
6,
67,
6
] | 59 | [
"15+6=21",
"6*21=126",
"126-67=59"
] | Current State: 59:[15, 6, 67, 6], Operations: []
Exploring Operation: 15+6=21, Resulting Numbers: [67, 21]
Generated Node #2: [67, 21] from Operation: 15+6=21
Current State: 59:[67, 21], Operations: ['15+6=21']
Exploring Operation: 6*21=126, Resulting Numbers: [67, 126]
Generated Node #3: [67, 126] from Operation: 6*21... | 4 | Current State: 59:[15, 6, 67, 6], Operations: []
Exploring Operation: 6*6=36, Resulting Numbers: [15, 67, 36]
Generated Node #0,0: 59:[15, 67, 36] Operation: 6*6=36
Moving to Node #0,0
Current State: 59:[15, 67, 36], Operations: ['6*6=36']
Exploring Operation: 15+36=51, Resulting Numbers: [67, 51]
Generated Node #0,0,0... | 0 | hs_1 | sum_heuristic |
[
30,
72,
3,
39
] | 57 | [
"30*3=90",
"72-39=33",
"90-33=57"
] | Current State: 57:[30, 72, 3, 39], Operations: []
Exploring Operation: 30*3=90, Resulting Numbers: [72, 39, 90]
Generated Node #2: [72, 39, 90] from Operation: 30*3=90
Current State: 57:[72, 39, 90], Operations: ['30*3=90']
Exploring Operation: 72-39=33, Resulting Numbers: [90, 33]
Generated Node #3: [90, 33] from Oper... | 4 | Current State: 57:[30, 72, 3, 39], Operations: []
Exploring Operation: 39-30=9, Resulting Numbers: [72, 3, 9]
Generated Node #0,0: 57:[72, 3, 9] Operation: 39-30=9
Exploring Operation: 72-39=33, Resulting Numbers: [30, 3, 33]
Generated Node #0,1: 57:[30, 3, 33] Operation: 72-39=33
Exploring Operation: 30+39=69, Resulti... | 0 | hs_4 | sum_heuristic |
[
54,
63,
84,
11
] | 86 | [
"63-54=9",
"84+11=95",
"95-9=86"
] | Current State: 86:[54, 63, 84, 11], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [84, 11, 9]
Generated Node #2: [84, 11, 9] from Operation: 63-54=9
Current State: 86:[84, 11, 9], Operations: ['63-54=9']
Exploring Operation: 84+11=95, Resulting Numbers: [9, 95]
Generated Node #3: [9, 95] from Operatio... | 4 | Current State: 86:[54, 63, 84, 11], Operations: []
Exploring Operation: 63-54=9, Resulting Numbers: [84, 11, 9]
Generated Node #0,0: 86:[84, 11, 9] Operation: 63-54=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[84, 11, 9], Operations: ['63-54=9']
Exploring Operation: 11-9=2, Resulting Numbers: [... | 0.993924 | hs_1 | sum_heuristic |
[
25,
2,
52,
53
] | 28 | [
"25+2=27",
"53-52=1",
"27+1=28"
] | Current State: 28:[25, 2, 52, 53], Operations: []
Exploring Operation: 25+2=27, Resulting Numbers: [52, 53, 27]
Generated Node #2: [52, 53, 27] from Operation: 25+2=27
Current State: 28:[52, 53, 27], Operations: ['25+2=27']
Exploring Operation: 53-52=1, Resulting Numbers: [27, 1]
Generated Node #3: [27, 1] from Operati... | 4 | Current State: 28:[25, 2, 52, 53], Operations: []
Exploring Operation: 53-52=1, Resulting Numbers: [25, 2, 1]
Generated Node #0,0: 28:[25, 2, 1] Operation: 53-52=1
Moving to Node #0,0
Current State: 28:[25, 2, 1], Operations: ['53-52=1']
Exploring Operation: 25+2=27, Resulting Numbers: [1, 27]
Generated Node #0,0,0: 28... | 0.993924 | hs_1 | sum_heuristic |
[
30,
57,
59,
6
] | 90 | [
"30*6=180",
"59-57=2",
"180/2=90"
] | Current State: 90:[30, 57, 59, 6], Operations: []
Exploring Operation: 30*6=180, Resulting Numbers: [57, 59, 180]
Generated Node #2: [57, 59, 180] from Operation: 30*6=180
Current State: 90:[57, 59, 180], Operations: ['30*6=180']
Exploring Operation: 59-57=2, Resulting Numbers: [180, 2]
Generated Node #3: [180, 2] from... | 4 | Current State: 90:[30, 57, 59, 6], Operations: []
Exploring Operation: 30+57=87, Resulting Numbers: [59, 6, 87]
Generated Node #0,0: 90:[59, 6, 87] Operation: 30+57=87
Exploring Operation: 59-30=29, Resulting Numbers: [57, 6, 29]
Generated Node #0,1: 90:[57, 6, 29] Operation: 59-30=29
Exploring Operation: 59-57=2, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
63,
3,
56,
5
] | 80 | [
"56-5=51",
"51/3=17",
"63+17=80"
] | Current State: 80:[63, 3, 56, 5], Operations: []
Exploring Operation: 56-5=51, Resulting Numbers: [63, 3, 51]
Generated Node #2: [63, 3, 51] from Operation: 56-5=51
Current State: 80:[63, 3, 51], Operations: ['56-5=51']
Exploring Operation: 51/3=17, Resulting Numbers: [63, 17]
Generated Node #3: [63, 17] from Operation... | 4 | Current State: 80:[63, 3, 56, 5], Operations: []
Exploring Operation: 63+5=68, Resulting Numbers: [3, 56, 68]
Generated Node #0,0: 80:[3, 56, 68] Operation: 63+5=68
Exploring Operation: 63/3=21, Resulting Numbers: [56, 5, 21]
Generated Node #0,1: 80:[56, 5, 21] Operation: 63/3=21
Exploring Operation: 63-56=7, Resulting... | 0 | hs_3 | sum_heuristic |
[
32,
12,
50,
10
] | 68 | [
"12-10=2",
"50*2=100",
"100-32=68"
] | Current State: 68:[32, 12, 50, 10], Operations: []
Exploring Operation: 12-10=2, Resulting Numbers: [32, 50, 2]
Generated Node #2: [32, 50, 2] from Operation: 12-10=2
Current State: 68:[32, 50, 2], Operations: ['12-10=2']
Exploring Operation: 50*2=100, Resulting Numbers: [32, 100]
Generated Node #3: [32, 100] from Oper... | 4 | Current State: 68:[32, 12, 50, 10], Operations: []
Exploring Operation: 50-12=38, Resulting Numbers: [32, 10, 38]
Generated Node #0,0: 68:[32, 10, 38] Operation: 50-12=38
Exploring Operation: 50-32=18, Resulting Numbers: [12, 10, 18]
Generated Node #0,1: 68:[12, 10, 18] Operation: 50-32=18
Exploring Operation: 50-10=40... | 0 | hs_4 | sum_heuristic |
[
40,
19,
43,
14
] | 18 | [
"40*19=760",
"14+760=774",
"774/43=18"
] | Current State: 18:[40, 19, 43, 14], Operations: []
Exploring Operation: 40*19=760, Resulting Numbers: [43, 14, 760]
Generated Node #2: [43, 14, 760] from Operation: 40*19=760
Current State: 18:[43, 14, 760], Operations: ['40*19=760']
Exploring Operation: 14+760=774, Resulting Numbers: [43, 774]
Generated Node #3: [43, ... | 4 | Current State: 18:[40, 19, 43, 14], Operations: []
Exploring Operation: 43-40=3, Resulting Numbers: [19, 14, 3]
Generated Node #0,0: 18:[19, 14, 3] Operation: 43-40=3
Moving to Node #0,0
Current State: 18:[19, 14, 3], Operations: ['43-40=3']
Exploring Operation: 19-14=5, Resulting Numbers: [3, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
21,
62,
75,
88
] | 28 | [
"62-21=41",
"88-75=13",
"41-13=28"
] | Current State: 28:[21, 62, 75, 88], Operations: []
Exploring Operation: 62-21=41, Resulting Numbers: [75, 88, 41]
Generated Node #2: [75, 88, 41] from Operation: 62-21=41
Current State: 28:[75, 88, 41], Operations: ['62-21=41']
Exploring Operation: 88-75=13, Resulting Numbers: [41, 13]
Generated Node #3: [41, 13] from ... | 4 | Current State: 28:[21, 62, 75, 88], Operations: []
Exploring Operation: 75-21=54, Resulting Numbers: [62, 88, 54]
Generated Node #0,0: 28:[62, 88, 54] Operation: 75-21=54
Exploring Operation: 62-21=41, Resulting Numbers: [75, 88, 41]
Generated Node #0,1: 28:[75, 88, 41] Operation: 62-21=41
Exploring Operation: 88-62=26... | 0.986111 | hs_5 | sum_heuristic |
[
1,
6,
44,
76
] | 19 | [
"44+76=120",
"120/6=20",
"20-1=19"
] | Current State: 19:[1, 6, 44, 76], Operations: []
Exploring Operation: 44+76=120, Resulting Numbers: [1, 6, 120]
Generated Node #2: [1, 6, 120] from Operation: 44+76=120
Current State: 19:[1, 6, 120], Operations: ['44+76=120']
Exploring Operation: 120/6=20, Resulting Numbers: [1, 20]
Generated Node #3: [1, 20] from Oper... | 4 | Current State: 19:[1, 6, 44, 76], Operations: []
Exploring Operation: 1+6=7, Resulting Numbers: [44, 76, 7]
Generated Node #0,0: 19:[44, 76, 7] Operation: 1+6=7
Exploring Operation: 76-44=32, Resulting Numbers: [1, 6, 32]
Generated Node #0,1: 19:[1, 6, 32] Operation: 76-44=32
Moving to Node #0,1
Current State: 19:[1, 6... | 0 | hs_2 | sum_heuristic |
[
18,
63,
20,
95
] | 70 | [
"63-18=45",
"20+95=115",
"115-45=70"
] | Current State: 70:[18, 63, 20, 95], Operations: []
Exploring Operation: 63-18=45, Resulting Numbers: [20, 95, 45]
Generated Node #2: [20, 95, 45] from Operation: 63-18=45
Current State: 70:[20, 95, 45], Operations: ['63-18=45']
Exploring Operation: 20+95=115, Resulting Numbers: [45, 115]
Generated Node #3: [45, 115] fr... | 4 | Current State: 70:[18, 63, 20, 95], Operations: []
Exploring Operation: 18+20=38, Resulting Numbers: [63, 95, 38]
Generated Node #0,0: 70:[63, 95, 38] Operation: 18+20=38
Exploring Operation: 95-20=75, Resulting Numbers: [18, 63, 75]
Generated Node #0,1: 70:[18, 63, 75] Operation: 95-20=75
Exploring Operation: 95-63=32... | 0.940972 | hs_5 | mult_heuristic |
[
37,
7,
84,
39
] | 15 | [
"37-7=30",
"84-39=45",
"45-30=15"
] | Current State: 15:[37, 7, 84, 39], Operations: []
Exploring Operation: 37-7=30, Resulting Numbers: [84, 39, 30]
Generated Node #2: [84, 39, 30] from Operation: 37-7=30
Current State: 15:[84, 39, 30], Operations: ['37-7=30']
Exploring Operation: 84-39=45, Resulting Numbers: [30, 45]
Generated Node #3: [30, 45] from Oper... | 4 | Current State: 15:[37, 7, 84, 39], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [37, 39, 12]
Generated Node #0,0: 15:[37, 39, 12] Operation: 84/7=12
Exploring Operation: 84-39=45, Resulting Numbers: [37, 7, 45]
Generated Node #0,1: 15:[37, 7, 45] Operation: 84-39=45
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
33,
72,
28,
96
] | 16 | [
"33*96=3168",
"3168/72=44",
"44-28=16"
] | Current State: 16:[33, 72, 28, 96], Operations: []
Exploring Operation: 33*96=3168, Resulting Numbers: [72, 28, 3168]
Generated Node #2: [72, 28, 3168] from Operation: 33*96=3168
Current State: 16:[72, 28, 3168], Operations: ['33*96=3168']
Exploring Operation: 3168/72=44, Resulting Numbers: [28, 44]
Generated Node #3: ... | 4 | Current State: 16:[33, 72, 28, 96], Operations: []
Exploring Operation: 96-72=24, Resulting Numbers: [33, 28, 24]
Generated Node #0,0: 16:[33, 28, 24] Operation: 96-72=24
Moving to Node #0,0
Current State: 16:[33, 28, 24], Operations: ['96-72=24']
Exploring Operation: 33-28=5, Resulting Numbers: [24, 5]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
2,
97,
44,
5
] | 29 | [
"97-44=53",
"5+53=58",
"58/2=29"
] | Current State: 29:[2, 97, 44, 5], Operations: []
Exploring Operation: 97-44=53, Resulting Numbers: [2, 5, 53]
Generated Node #2: [2, 5, 53] from Operation: 97-44=53
Current State: 29:[2, 5, 53], Operations: ['97-44=53']
Exploring Operation: 5+53=58, Resulting Numbers: [2, 58]
Generated Node #3: [2, 58] from Operation: ... | 4 | Current State: 29:[2, 97, 44, 5], Operations: []
Exploring Operation: 2*5=10, Resulting Numbers: [97, 44, 10]
Generated Node #0,0: 29:[97, 44, 10] Operation: 2*5=10
Exploring Operation: 97-2=95, Resulting Numbers: [44, 5, 95]
Generated Node #0,1: 29:[44, 5, 95] Operation: 97-2=95
Exploring Operation: 44/2=22, Resulting... | 0 | hs_5 | mult_heuristic |
[
17,
52,
33,
5
] | 73 | [
"52-17=35",
"33+5=38",
"35+38=73"
] | Current State: 73:[17, 52, 33, 5], Operations: []
Exploring Operation: 52-17=35, Resulting Numbers: [33, 5, 35]
Generated Node #2: [33, 5, 35] from Operation: 52-17=35
Current State: 73:[33, 5, 35], Operations: ['52-17=35']
Exploring Operation: 33+5=38, Resulting Numbers: [35, 38]
Generated Node #3: [35, 38] from Opera... | 4 | Current State: 73:[17, 52, 33, 5], Operations: []
Exploring Operation: 17*5=85, Resulting Numbers: [52, 33, 85]
Generated Node #0,0: 73:[52, 33, 85] Operation: 17*5=85
Moving to Node #0,0
Current State: 73:[52, 33, 85], Operations: ['17*5=85']
Exploring Operation: 52+33=85, Resulting Numbers: [85, 85]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
32,
17,
96,
29
] | 43 | [
"96/32=3",
"17+29=46",
"46-3=43"
] | Current State: 43:[32, 17, 96, 29], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [17, 29, 3]
Generated Node #2: [17, 29, 3] from Operation: 96/32=3
Current State: 43:[17, 29, 3], Operations: ['96/32=3']
Exploring Operation: 17+29=46, Resulting Numbers: [3, 46]
Generated Node #3: [3, 46] from Operatio... | 4 | Current State: 43:[32, 17, 96, 29], Operations: []
Exploring Operation: 96-17=79, Resulting Numbers: [32, 29, 79]
Generated Node #0,0: 43:[32, 29, 79] Operation: 96-17=79
Exploring Operation: 96-29=67, Resulting Numbers: [32, 17, 67]
Generated Node #0,1: 43:[32, 17, 67] Operation: 96-29=67
Exploring Operation: 96-32=64... | 0 | hs_3 | mult_heuristic |
[
25,
95,
5,
42
] | 90 | [
"25+95=120",
"5*42=210",
"210-120=90"
] | Current State: 90:[25, 95, 5, 42], Operations: []
Exploring Operation: 25+95=120, Resulting Numbers: [5, 42, 120]
Generated Node #2: [5, 42, 120] from Operation: 25+95=120
Current State: 90:[5, 42, 120], Operations: ['25+95=120']
Exploring Operation: 5*42=210, Resulting Numbers: [120, 210]
Generated Node #3: [120, 210]... | 4 | Current State: 90:[25, 95, 5, 42], Operations: []
Exploring Operation: 95-5=90, Resulting Numbers: [25, 42, 90]
Generated Node #0,0: 90:[25, 42, 90] Operation: 95-5=90
Exploring Operation: 25+5=30, Resulting Numbers: [95, 42, 30]
Generated Node #0,1: 90:[95, 42, 30] Operation: 25+5=30
Exploring Operation: 25/5=5, Resul... | 0 | hs_4 | mult_heuristic |
[
92,
51,
45,
8
] | 32 | [
"92-51=41",
"45-41=4",
"8*4=32"
] | Current State: 32:[92, 51, 45, 8], Operations: []
Exploring Operation: 92-51=41, Resulting Numbers: [45, 8, 41]
Generated Node #2: [45, 8, 41] from Operation: 92-51=41
Current State: 32:[45, 8, 41], Operations: ['92-51=41']
Exploring Operation: 45-41=4, Resulting Numbers: [8, 4]
Generated Node #3: [8, 4] from Operation... | 4 | Current State: 32:[92, 51, 45, 8], Operations: []
Exploring Operation: 92-51=41, Resulting Numbers: [45, 8, 41]
Generated Node #0,0: 32:[45, 8, 41] Operation: 92-51=41
Moving to Node #0,0
Current State: 32:[45, 8, 41], Operations: ['92-51=41']
Exploring Operation: 45-41=4, Resulting Numbers: [8, 4]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
13,
30,
11,
13
] | 44 | [
"30-13=17",
"17-13=4",
"11*4=44"
] | Current State: 44:[13, 30, 11, 13], Operations: []
Exploring Operation: 30-13=17, Resulting Numbers: [11, 17]
Generated Node #2: [11, 17] from Operation: 30-13=17
Current State: 44:[11, 17], Operations: ['30-13=17']
Exploring Operation: 17-13=4, Resulting Numbers: [11, 4]
Generated Node #3: [11, 4] from Operation: 17-1... | 4 | Current State: 44:[13, 30, 11, 13], Operations: []
Exploring Operation: 30-13=17, Resulting Numbers: [11, 13, 17]
Generated Node #0,0: 44:[11, 13, 17] Operation: 30-13=17
Exploring Operation: 30+13=43, Resulting Numbers: [13, 11, 43]
Generated Node #0,1: 44:[13, 11, 43] Operation: 30+13=43
Exploring Operation: 13+30=43... | 0.984375 | hs_3 | mult_heuristic |
[
92,
5,
98,
94
] | 93 | [
"92+5=97",
"98-94=4",
"97-4=93"
] | Current State: 93:[92, 5, 98, 94], Operations: []
Exploring Operation: 92+5=97, Resulting Numbers: [98, 94, 97]
Generated Node #2: [98, 94, 97] from Operation: 92+5=97
Current State: 93:[98, 94, 97], Operations: ['92+5=97']
Exploring Operation: 98-94=4, Resulting Numbers: [97, 4]
Generated Node #3: [97, 4] from Operati... | 4 | Current State: 93:[92, 5, 98, 94], Operations: []
Exploring Operation: 98-5=93, Resulting Numbers: [92, 94, 93]
Generated Node #0,0: 93:[92, 94, 93] Operation: 98-5=93
Moving to Node #0,0
Current State: 93:[92, 94, 93], Operations: ['98-5=93']
Exploring Operation: 94-92=2, Resulting Numbers: [93, 2]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
68,
39,
4,
67
] | 11 | [
"68/4=17",
"67-39=28",
"28-17=11"
] | Current State: 11:[68, 39, 4, 67], Operations: []
Exploring Operation: 68/4=17, Resulting Numbers: [39, 67, 17]
Generated Node #2: [39, 67, 17] from Operation: 68/4=17
Current State: 11:[39, 67, 17], Operations: ['68/4=17']
Exploring Operation: 67-39=28, Resulting Numbers: [17, 28]
Generated Node #3: [17, 28] from Oper... | 4 | Current State: 11:[68, 39, 4, 67], Operations: []
Exploring Operation: 68-39=29, Resulting Numbers: [4, 67, 29]
Generated Node #0,0: 11:[4, 67, 29] Operation: 68-39=29
Exploring Operation: 68-67=1, Resulting Numbers: [39, 4, 1]
Generated Node #0,1: 11:[39, 4, 1] Operation: 68-67=1
Moving to Node #0,1
Current State: 11:... | 0 | hs_2 | mult_heuristic |
[
65,
69,
16,
91
] | 59 | [
"65+69=134",
"91-16=75",
"134-75=59"
] | Current State: 59:[65, 69, 16, 91], Operations: []
Exploring Operation: 65+69=134, Resulting Numbers: [16, 91, 134]
Generated Node #2: [16, 91, 134] from Operation: 65+69=134
Current State: 59:[16, 91, 134], Operations: ['65+69=134']
Exploring Operation: 91-16=75, Resulting Numbers: [134, 75]
Generated Node #3: [134, 7... | 4 | Current State: 59:[65, 69, 16, 91], Operations: []
Exploring Operation: 69+16=85, Resulting Numbers: [65, 91, 85]
Generated Node #0,0: 59:[65, 91, 85] Operation: 69+16=85
Exploring Operation: 91-16=75, Resulting Numbers: [65, 69, 75]
Generated Node #0,1: 59:[65, 69, 75] Operation: 91-16=75
Exploring Operation: 65+16=81... | 0.94184 | hs_5 | sum_heuristic |
[
8,
61,
8,
4
] | 63 | [
"8-4=4",
"8/4=2",
"61+2=63"
] | Current State: 63:[8, 61, 8, 4], Operations: []
Exploring Operation: 8-4=4, Resulting Numbers: [61, 4]
Generated Node #2: [61, 4] from Operation: 8-4=4
Current State: 63:[61, 4], Operations: ['8-4=4']
Exploring Operation: 8/4=2, Resulting Numbers: [61, 2]
Generated Node #3: [61, 2] from Operation: 8/4=2
Current State: ... | 4 | Current State: 63:[8, 61, 8, 4], Operations: []
Exploring Operation: 8*8=64, Resulting Numbers: [61, 4, 64]
Generated Node #0,0: 63:[61, 4, 64] Operation: 8*8=64
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[61, 4, 64], Operations: ['8*8=64']
Exploring Operation: 64-61=3, Resulting Numbers: [4, 3]... | 0 | hs_1 | sum_heuristic |
[
45,
62,
58,
38
] | 87 | [
"45+62=107",
"58-38=20",
"107-20=87"
] | Current State: 87:[45, 62, 58, 38], Operations: []
Exploring Operation: 45+62=107, Resulting Numbers: [58, 38, 107]
Generated Node #2: [58, 38, 107] from Operation: 45+62=107
Current State: 87:[58, 38, 107], Operations: ['45+62=107']
Exploring Operation: 58-38=20, Resulting Numbers: [107, 20]
Generated Node #3: [107, 2... | 4 | Current State: 87:[45, 62, 58, 38], Operations: []
Exploring Operation: 58-45=13, Resulting Numbers: [62, 38, 13]
Generated Node #0,0: 87:[62, 38, 13] Operation: 58-45=13
Exploring Operation: 62-58=4, Resulting Numbers: [45, 38, 4]
Generated Node #0,1: 87:[45, 38, 4] Operation: 62-58=4
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
10,
47,
37,
2
] | 17 | [
"10+47=57",
"37*2=74",
"74-57=17"
] | Current State: 17:[10, 47, 37, 2], Operations: []
Exploring Operation: 10+47=57, Resulting Numbers: [37, 2, 57]
Generated Node #2: [37, 2, 57] from Operation: 10+47=57
Current State: 17:[37, 2, 57], Operations: ['10+47=57']
Exploring Operation: 37*2=74, Resulting Numbers: [57, 74]
Generated Node #3: [57, 74] from Opera... | 4 | Current State: 17:[10, 47, 37, 2], Operations: []
Exploring Operation: 10*2=20, Resulting Numbers: [47, 37, 20]
Generated Node #0,0: 17:[47, 37, 20] Operation: 10*2=20
Exploring Operation: 47-37=10, Resulting Numbers: [10, 2, 10]
Generated Node #0,1: 17:[10, 2, 10] Operation: 47-37=10
Exploring Operation: 47-10=37, Res... | 0 | hs_3 | mult_heuristic |
[
53,
36,
91,
97
] | 93 | [
"53+91=144",
"144/36=4",
"97-4=93"
] | Current State: 93:[53, 36, 91, 97], Operations: []
Exploring Operation: 53+91=144, Resulting Numbers: [36, 97, 144]
Generated Node #2: [36, 97, 144] from Operation: 53+91=144
Current State: 93:[36, 97, 144], Operations: ['53+91=144']
Exploring Operation: 144/36=4, Resulting Numbers: [97, 4]
Generated Node #3: [97, 4] f... | 4 | Current State: 93:[53, 36, 91, 97], Operations: []
Exploring Operation: 53-36=17, Resulting Numbers: [91, 97, 17]
Generated Node #0,0: 93:[91, 97, 17] Operation: 53-36=17
Exploring Operation: 53+36=89, Resulting Numbers: [91, 97, 89]
Generated Node #0,1: 93:[91, 97, 89] Operation: 53+36=89
Exploring Operation: 91-53=38... | 0 | hs_5 | sum_heuristic |
[
3,
77,
33,
27
] | 68 | [
"77-3=74",
"33-27=6",
"74-6=68"
] | Current State: 68:[3, 77, 33, 27], Operations: []
Exploring Operation: 77-3=74, Resulting Numbers: [33, 27, 74]
Generated Node #2: [33, 27, 74] from Operation: 77-3=74
Current State: 68:[33, 27, 74], Operations: ['77-3=74']
Exploring Operation: 33-27=6, Resulting Numbers: [74, 6]
Generated Node #3: [74, 6] from Operati... | 4 | Current State: 68:[3, 77, 33, 27], Operations: []
Exploring Operation: 77-3=74, Resulting Numbers: [33, 27, 74]
Generated Node #0,0: 68:[33, 27, 74] Operation: 77-3=74
Exploring Operation: 3+27=30, Resulting Numbers: [77, 33, 30]
Generated Node #0,1: 68:[77, 33, 30] Operation: 3+27=30
Exploring Operation: 33-27=6, Resu... | 0.988715 | hs_3 | mult_heuristic |
[
29,
61,
14,
25
] | 26 | [
"61+14=75",
"75/25=3",
"29-3=26"
] | Current State: 26:[29, 61, 14, 25], Operations: []
Exploring Operation: 61+14=75, Resulting Numbers: [29, 25, 75]
Generated Node #2: [29, 25, 75] from Operation: 61+14=75
Current State: 26:[29, 25, 75], Operations: ['61+14=75']
Exploring Operation: 75/25=3, Resulting Numbers: [29, 3]
Generated Node #3: [29, 3] from Ope... | 4 | Current State: 26:[29, 61, 14, 25], Operations: []
Exploring Operation: 61-25=36, Resulting Numbers: [29, 14, 36]
Generated Node #0,0: 26:[29, 14, 36] Operation: 61-25=36
Exploring Operation: 61-14=47, Resulting Numbers: [29, 25, 47]
Generated Node #0,1: 26:[29, 25, 47] Operation: 61-14=47
Exploring Operation: 61-29=32... | 0 | hs_3 | mult_heuristic |
[
61,
46,
10,
52
] | 44 | [
"61-52=9",
"10*9=90",
"90-46=44"
] | Current State: 44:[61, 46, 10, 52], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [46, 10, 9]
Generated Node #2: [46, 10, 9] from Operation: 61-52=9
Current State: 44:[46, 10, 9], Operations: ['61-52=9']
Exploring Operation: 10*9=90, Resulting Numbers: [46, 90]
Generated Node #3: [46, 90] from Operati... | 4 | Current State: 44:[61, 46, 10, 52], Operations: []
Exploring Operation: 61-10=51, Resulting Numbers: [46, 52, 51]
Generated Node #0,0: 44:[46, 52, 51] Operation: 61-10=51
Exploring Operation: 61-52=9, Resulting Numbers: [46, 10, 9]
Generated Node #0,1: 44:[46, 10, 9] Operation: 61-52=9
Exploring Operation: 52-10=42, Re... | 0 | hs_5 | mult_heuristic |
[
16,
29,
61,
85
] | 83 | [
"61-29=32",
"32/16=2",
"85-2=83"
] | Current State: 83:[16, 29, 61, 85], Operations: []
Exploring Operation: 61-29=32, Resulting Numbers: [16, 85, 32]
Generated Node #2: [16, 85, 32] from Operation: 61-29=32
Current State: 83:[16, 85, 32], Operations: ['61-29=32']
Exploring Operation: 32/16=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Ope... | 4 | Current State: 83:[16, 29, 61, 85], Operations: []
Exploring Operation: 16+29=45, Resulting Numbers: [61, 85, 45]
Generated Node #0,0: 83:[61, 85, 45] Operation: 16+29=45
Exploring Operation: 16+61=77, Resulting Numbers: [29, 85, 77]
Generated Node #0,1: 83:[29, 85, 77] Operation: 16+61=77
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
36,
3,
12,
3
] | 87 | [
"36-3=33",
"3*33=99",
"99-12=87"
] | Current State: 87:[36, 3, 12, 3], Operations: []
Exploring Operation: 36-3=33, Resulting Numbers: [12, 33]
Generated Node #2: [12, 33] from Operation: 36-3=33
Current State: 87:[12, 33], Operations: ['36-3=33']
Exploring Operation: 3*33=99, Resulting Numbers: [12, 99]
Generated Node #3: [12, 99] from Operation: 3*33=99... | 4 | Current State: 87:[36, 3, 12, 3], Operations: []
Exploring Operation: 12/3=4, Resulting Numbers: [36, 3, 4]
Generated Node #0,0: 87:[36, 3, 4] Operation: 12/3=4
Exploring Operation: 36-12=24, Resulting Numbers: [3, 3, 24]
Generated Node #0,1: 87:[3, 3, 24] Operation: 36-12=24
Exploring Operation: 12/3=4, Resulting Numb... | 0 | hs_4 | mult_heuristic |
[
48,
4,
74,
14
] | 33 | [
"74-14=60",
"60/4=15",
"48-15=33"
] | Current State: 33:[48, 4, 74, 14], Operations: []
Exploring Operation: 74-14=60, Resulting Numbers: [48, 4, 60]
Generated Node #2: [48, 4, 60] from Operation: 74-14=60
Current State: 33:[48, 4, 60], Operations: ['74-14=60']
Exploring Operation: 60/4=15, Resulting Numbers: [48, 15]
Generated Node #3: [48, 15] from Opera... | 4 | Current State: 33:[48, 4, 74, 14], Operations: []
Exploring Operation: 48-14=34, Resulting Numbers: [4, 74, 34]
Generated Node #0,0: 33:[4, 74, 34] Operation: 48-14=34
Exploring Operation: 48-4=44, Resulting Numbers: [74, 14, 44]
Generated Node #0,1: 33:[74, 14, 44] Operation: 48-4=44
Exploring Operation: 48/4=12, Resu... | 0.945313 | hs_5 | sum_heuristic |
[
2,
46,
28,
10
] | 27 | [
"46+28=74",
"74/2=37",
"37-10=27"
] | Current State: 27:[2, 46, 28, 10], Operations: []
Exploring Operation: 46+28=74, Resulting Numbers: [2, 10, 74]
Generated Node #2: [2, 10, 74] from Operation: 46+28=74
Current State: 27:[2, 10, 74], Operations: ['46+28=74']
Exploring Operation: 74/2=37, Resulting Numbers: [10, 37]
Generated Node #3: [10, 37] from Opera... | 4 | Current State: 27:[2, 46, 28, 10], Operations: []
Exploring Operation: 46/2=23, Resulting Numbers: [28, 10, 23]
Generated Node #0,0: 27:[28, 10, 23] Operation: 46/2=23
Exploring Operation: 46-2=44, Resulting Numbers: [28, 10, 44]
Generated Node #0,1: 27:[28, 10, 44] Operation: 46-2=44
Exploring Operation: 46-28=18, Res... | 0 | hs_4 | sum_heuristic |
[
36,
50,
80,
84
] | 70 | [
"80-50=30",
"84*30=2520",
"2520/36=70"
] | Current State: 70:[36, 50, 80, 84], Operations: []
Exploring Operation: 80-50=30, Resulting Numbers: [36, 84, 30]
Generated Node #2: [36, 84, 30] from Operation: 80-50=30
Current State: 70:[36, 84, 30], Operations: ['80-50=30']
Exploring Operation: 84*30=2520, Resulting Numbers: [36, 2520]
Generated Node #3: [36, 2520]... | 4 | Current State: 70:[36, 50, 80, 84], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [36, 50, 4]
Generated Node #0,0: 70:[36, 50, 4] Operation: 84-80=4
Exploring Operation: 80-50=30, Resulting Numbers: [36, 84, 30]
Generated Node #0,1: 70:[36, 84, 30] Operation: 80-50=30
Exploring Operation: 84-50=34, Re... | 0 | hs_3 | sum_heuristic |
[
71,
70,
60,
10
] | 61 | [
"71*60=4260",
"10+4260=4270",
"4270/70=61"
] | Current State: 61:[71, 70, 60, 10], Operations: []
Exploring Operation: 71*60=4260, Resulting Numbers: [70, 10, 4260]
Generated Node #2: [70, 10, 4260] from Operation: 71*60=4260
Current State: 61:[70, 10, 4260], Operations: ['71*60=4260']
Exploring Operation: 10+4260=4270, Resulting Numbers: [70, 4270]
Generated Node ... | 4 | Current State: 61:[71, 70, 60, 10], Operations: []
Exploring Operation: 71-10=61, Resulting Numbers: [70, 60, 61]
Generated Node #0,0: 61:[70, 60, 61] Operation: 71-10=61
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[70, 60, 61], Operations: ['71-10=61']
Exploring Operation: 70-60=10, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
30,
51,
78,
48
] | 68 | [
"51-48=3",
"30/3=10",
"78-10=68"
] | Current State: 68:[30, 51, 78, 48], Operations: []
Exploring Operation: 51-48=3, Resulting Numbers: [30, 78, 3]
Generated Node #2: [30, 78, 3] from Operation: 51-48=3
Current State: 68:[30, 78, 3], Operations: ['51-48=3']
Exploring Operation: 30/3=10, Resulting Numbers: [78, 10]
Generated Node #3: [78, 10] from Operati... | 4 | Current State: 68:[30, 51, 78, 48], Operations: []
Exploring Operation: 48-30=18, Resulting Numbers: [51, 78, 18]
Generated Node #0,0: 68:[51, 78, 18] Operation: 48-30=18
Exploring Operation: 78-51=27, Resulting Numbers: [30, 48, 27]
Generated Node #0,1: 68:[30, 48, 27] Operation: 78-51=27
Exploring Operation: 51-30=21... | 0.973958 | hs_5 | sum_heuristic |
[
69,
7,
11,
43
] | 27 | [
"69+43=112",
"112/7=16",
"11+16=27"
] | Current State: 27:[69, 7, 11, 43], Operations: []
Exploring Operation: 69+43=112, Resulting Numbers: [7, 11, 112]
Generated Node #2: [7, 11, 112] from Operation: 69+43=112
Current State: 27:[7, 11, 112], Operations: ['69+43=112']
Exploring Operation: 112/7=16, Resulting Numbers: [11, 16]
Generated Node #3: [11, 16] fro... | 4 | Current State: 27:[69, 7, 11, 43], Operations: []
Exploring Operation: 69-43=26, Resulting Numbers: [7, 11, 26]
Generated Node #0,0: 27:[7, 11, 26] Operation: 69-43=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[7, 11, 26], Operations: ['69-43=26']
Exploring Operation: 11-7=4, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
24,
45,
90,
74
] | 52 | [
"74-24=50",
"90/45=2",
"50+2=52"
] | Current State: 52:[24, 45, 90, 74], Operations: []
Exploring Operation: 74-24=50, Resulting Numbers: [45, 90, 50]
Generated Node #2: [45, 90, 50] from Operation: 74-24=50
Current State: 52:[45, 90, 50], Operations: ['74-24=50']
Exploring Operation: 90/45=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Ope... | 4 | Current State: 52:[24, 45, 90, 74], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [24, 74, 2]
Generated Node #0,0: 52:[24, 74, 2] Operation: 90/45=2
Exploring Operation: 90-74=16, Resulting Numbers: [24, 45, 16]
Generated Node #0,1: 52:[24, 45, 16] Operation: 90-74=16
Exploring Operation: 90-45=45, Re... | 0.975694 | hs_3 | sum_heuristic |
[
2,
84,
5,
29
] | 16 | [
"5+29=34",
"2*34=68",
"84-68=16"
] | Current State: 16:[2, 84, 5, 29], Operations: []
Exploring Operation: 5+29=34, Resulting Numbers: [2, 84, 34]
Generated Node #2: [2, 84, 34] from Operation: 5+29=34
Current State: 16:[2, 84, 34], Operations: ['5+29=34']
Exploring Operation: 2*34=68, Resulting Numbers: [84, 68]
Generated Node #3: [84, 68] from Operation... | 4 | Current State: 16:[2, 84, 5, 29], Operations: []
Exploring Operation: 84-29=55, Resulting Numbers: [2, 5, 55]
Generated Node #0,0: 16:[2, 5, 55] Operation: 84-29=55
Exploring Operation: 84/2=42, Resulting Numbers: [5, 29, 42]
Generated Node #0,1: 16:[5, 29, 42] Operation: 84/2=42
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
70,
87,
8,
6
] | 52 | [
"8-6=2",
"70/2=35",
"87-35=52"
] | Current State: 52:[70, 87, 8, 6], Operations: []
Exploring Operation: 8-6=2, Resulting Numbers: [70, 87, 2]
Generated Node #2: [70, 87, 2] from Operation: 8-6=2
Current State: 52:[70, 87, 2], Operations: ['8-6=2']
Exploring Operation: 70/2=35, Resulting Numbers: [87, 35]
Generated Node #3: [87, 35] from Operation: 70/2... | 4 | Current State: 52:[70, 87, 8, 6], Operations: []
Exploring Operation: 87-70=17, Resulting Numbers: [8, 6, 17]
Generated Node #0,0: 52:[8, 6, 17] Operation: 87-70=17
Exploring Operation: 70-8=62, Resulting Numbers: [87, 6, 62]
Generated Node #0,1: 52:[87, 6, 62] Operation: 70-8=62
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
96,
12,
63,
19
] | 40 | [
"96-12=84",
"63-19=44",
"84-44=40"
] | Current State: 40:[96, 12, 63, 19], Operations: []
Exploring Operation: 96-12=84, Resulting Numbers: [63, 19, 84]
Generated Node #2: [63, 19, 84] from Operation: 96-12=84
Current State: 40:[63, 19, 84], Operations: ['96-12=84']
Exploring Operation: 63-19=44, Resulting Numbers: [84, 44]
Generated Node #3: [84, 44] from ... | 4 | Current State: 40:[96, 12, 63, 19], Operations: []
Exploring Operation: 96-63=33, Resulting Numbers: [12, 19, 33]
Generated Node #0,0: 40:[12, 19, 33] Operation: 96-63=33
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[12, 19, 33], Operations: ['96-63=33']
Exploring Operation: 33-12=21, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
44,
62,
40,
56
] | 10 | [
"44+62=106",
"40+56=96",
"106-96=10"
] | Current State: 10:[44, 62, 40, 56], Operations: []
Exploring Operation: 44+62=106, Resulting Numbers: [40, 56, 106]
Generated Node #2: [40, 56, 106] from Operation: 44+62=106
Current State: 10:[40, 56, 106], Operations: ['44+62=106']
Exploring Operation: 40+56=96, Resulting Numbers: [106, 96]
Generated Node #3: [106, 9... | 4 | Current State: 10:[44, 62, 40, 56], Operations: []
Exploring Operation: 62-44=18, Resulting Numbers: [40, 56, 18]
Generated Node #0,0: 10:[40, 56, 18] Operation: 62-44=18
Exploring Operation: 62-56=6, Resulting Numbers: [44, 40, 6]
Generated Node #0,1: 10:[44, 40, 6] Operation: 62-56=6
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
48,
31,
18,
71
] | 71 | [
"48-31=17",
"18-17=1",
"71*1=71"
] | Current State: 71:[48, 31, 18, 71], Operations: []
Exploring Operation: 48-31=17, Resulting Numbers: [18, 71, 17]
Generated Node #2: [18, 71, 17] from Operation: 48-31=17
Current State: 71:[18, 71, 17], Operations: ['48-31=17']
Exploring Operation: 18-17=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Ope... | 4 | Current State: 71:[48, 31, 18, 71], Operations: []
Exploring Operation: 48+18=66, Resulting Numbers: [31, 71, 66]
Generated Node #0,0: 71:[31, 71, 66] Operation: 48+18=66
Moving to Node #0,0
Current State: 71:[31, 71, 66], Operations: ['48+18=66']
Exploring Operation: 31+66=97, Resulting Numbers: [71, 97]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
24,
2,
69,
27
] | 99 | [
"69-24=45",
"2*27=54",
"45+54=99"
] | Current State: 99:[24, 2, 69, 27], Operations: []
Exploring Operation: 69-24=45, Resulting Numbers: [2, 27, 45]
Generated Node #2: [2, 27, 45] from Operation: 69-24=45
Current State: 99:[2, 27, 45], Operations: ['69-24=45']
Exploring Operation: 2*27=54, Resulting Numbers: [45, 54]
Generated Node #3: [45, 54] from Opera... | 4 | Current State: 99:[24, 2, 69, 27], Operations: []
Exploring Operation: 69+27=96, Resulting Numbers: [24, 2, 96]
Generated Node #0,0: 99:[24, 2, 96] Operation: 69+27=96
Exploring Operation: 24+69=93, Resulting Numbers: [2, 27, 93]
Generated Node #0,1: 99:[2, 27, 93] Operation: 24+69=93
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
82,
17,
38,
97
] | 76 | [
"82+17=99",
"99-97=2",
"38*2=76"
] | Current State: 76:[82, 17, 38, 97], Operations: []
Exploring Operation: 82+17=99, Resulting Numbers: [38, 97, 99]
Generated Node #2: [38, 97, 99] from Operation: 82+17=99
Current State: 76:[38, 97, 99], Operations: ['82+17=99']
Exploring Operation: 99-97=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Ope... | 4 | Current State: 76:[82, 17, 38, 97], Operations: []
Exploring Operation: 97-17=80, Resulting Numbers: [82, 38, 80]
Generated Node #0,0: 76:[82, 38, 80] Operation: 97-17=80
Exploring Operation: 97-38=59, Resulting Numbers: [82, 17, 59]
Generated Node #0,1: 76:[82, 17, 59] Operation: 97-38=59
Exploring Operation: 97-82=15... | 0.989583 | hs_3 | sum_heuristic |
[
90,
11,
5,
39
] | 35 | [
"90-11=79",
"5+39=44",
"79-44=35"
] | Current State: 35:[90, 11, 5, 39], Operations: []
Exploring Operation: 90-11=79, Resulting Numbers: [5, 39, 79]
Generated Node #2: [5, 39, 79] from Operation: 90-11=79
Current State: 35:[5, 39, 79], Operations: ['90-11=79']
Exploring Operation: 5+39=44, Resulting Numbers: [79, 44]
Generated Node #3: [79, 44] from Opera... | 4 | Current State: 35:[90, 11, 5, 39], Operations: []
Exploring Operation: 90/5=18, Resulting Numbers: [11, 39, 18]
Generated Node #0,0: 35:[11, 39, 18] Operation: 90/5=18
Exploring Operation: 90-11=79, Resulting Numbers: [5, 39, 79]
Generated Node #0,1: 35:[5, 39, 79] Operation: 90-11=79
Exploring Operation: 11-5=6, Resul... | 0.955729 | hs_5 | mult_heuristic |
[
90,
73,
74,
64
] | 64 | [
"73-64=9",
"90/9=10",
"74-10=64"
] | Current State: 64:[90, 73, 74, 64], Operations: []
Exploring Operation: 73-64=9, Resulting Numbers: [90, 74, 9]
Generated Node #2: [90, 74, 9] from Operation: 73-64=9
Current State: 64:[90, 74, 9], Operations: ['73-64=9']
Exploring Operation: 90/9=10, Resulting Numbers: [74, 10]
Generated Node #3: [74, 10] from Operati... | 4 | Current State: 64:[90, 73, 74, 64], Operations: []
Exploring Operation: 90-74=16, Resulting Numbers: [73, 64, 16]
Generated Node #0,0: 64:[73, 64, 16] Operation: 90-74=16
Exploring Operation: 90-64=26, Resulting Numbers: [73, 74, 26]
Generated Node #0,1: 64:[73, 74, 26] Operation: 90-64=26
Exploring Operation: 90-73=17... | 0.921875 | hs_5 | sum_heuristic |
[
92,
42,
7,
86
] | 55 | [
"92+42=134",
"86-7=79",
"134-79=55"
] | Current State: 55:[92, 42, 7, 86], Operations: []
Exploring Operation: 92+42=134, Resulting Numbers: [7, 86, 134]
Generated Node #2: [7, 86, 134] from Operation: 92+42=134
Current State: 55:[7, 86, 134], Operations: ['92+42=134']
Exploring Operation: 86-7=79, Resulting Numbers: [134, 79]
Generated Node #3: [134, 79] fr... | 4 | Current State: 55:[92, 42, 7, 86], Operations: []
Exploring Operation: 42/7=6, Resulting Numbers: [92, 86, 6]
Generated Node #0,0: 55:[92, 86, 6] Operation: 42/7=6
Exploring Operation: 86-42=44, Resulting Numbers: [92, 7, 44]
Generated Node #0,1: 55:[92, 7, 44] Operation: 86-42=44
Exploring Operation: 92-86=6, Resultin... | 0.979167 | hs_5 | sum_heuristic |
[
72,
13,
84,
4
] | 38 | [
"72-13=59",
"84/4=21",
"59-21=38"
] | Current State: 38:[72, 13, 84, 4], Operations: []
Exploring Operation: 72-13=59, Resulting Numbers: [84, 4, 59]
Generated Node #2: [84, 4, 59] from Operation: 72-13=59
Current State: 38:[84, 4, 59], Operations: ['72-13=59']
Exploring Operation: 84/4=21, Resulting Numbers: [59, 21]
Generated Node #3: [59, 21] from Opera... | 4 | Current State: 38:[72, 13, 84, 4], Operations: []
Exploring Operation: 84-72=12, Resulting Numbers: [13, 4, 12]
Generated Node #0,0: 38:[13, 4, 12] Operation: 84-72=12
Moving to Node #0,0
Current State: 38:[13, 4, 12], Operations: ['84-72=12']
Exploring Operation: 13-12=1, Resulting Numbers: [4, 1]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
96,
93,
3,
42
] | 83 | [
"96/3=32",
"93-42=51",
"32+51=83"
] | Current State: 83:[96, 93, 3, 42], Operations: []
Exploring Operation: 96/3=32, Resulting Numbers: [93, 42, 32]
Generated Node #2: [93, 42, 32] from Operation: 96/3=32
Current State: 83:[93, 42, 32], Operations: ['96/3=32']
Exploring Operation: 93-42=51, Resulting Numbers: [32, 51]
Generated Node #3: [32, 51] from Oper... | 4 | Current State: 83:[96, 93, 3, 42], Operations: []
Exploring Operation: 96-3=93, Resulting Numbers: [93, 42, 93]
Generated Node #0,0: 83:[93, 42, 93] Operation: 96-3=93
Exploring Operation: 3+42=45, Resulting Numbers: [96, 93, 45]
Generated Node #0,1: 83:[96, 93, 45] Operation: 3+42=45
Exploring Operation: 93-3=90, Resu... | 0 | hs_3 | sum_heuristic |
[
46,
1,
21,
2
] | 25 | [
"46-21=25",
"2-1=1",
"25*1=25"
] | Current State: 25:[46, 1, 21, 2], Operations: []
Exploring Operation: 46-21=25, Resulting Numbers: [1, 2, 25]
Generated Node #2: [1, 2, 25] from Operation: 46-21=25
Current State: 25:[1, 2, 25], Operations: ['46-21=25']
Exploring Operation: 2-1=1, Resulting Numbers: [25, 1]
Generated Node #3: [25, 1] from Operation: 2-... | 4 | Current State: 25:[46, 1, 21, 2], Operations: []
Exploring Operation: 46-21=25, Resulting Numbers: [1, 2, 25]
Generated Node #0,0: 25:[1, 2, 25] Operation: 46-21=25
Exploring Operation: 1+21=22, Resulting Numbers: [46, 2, 22]
Generated Node #0,1: 25:[46, 2, 22] Operation: 1+21=22
Exploring Operation: 46/2=23, Resulting... | 0 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.