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 |
|---|---|---|---|---|---|---|---|---|
[
60,
11,
3,
98
] | 52 | [
"60-11=49",
"3+98=101",
"101-49=52"
] | Current State: 52:[60, 11, 3, 98], Operations: []
Exploring Operation: 60-11=49, Resulting Numbers: [3, 98, 49]
Generated Node #2: [3, 98, 49] from Operation: 60-11=49
Current State: 52:[3, 98, 49], Operations: ['60-11=49']
Exploring Operation: 3+98=101, Resulting Numbers: [49, 101]
Generated Node #3: [49, 101] from Op... | 4 | Current State: 52:[60, 11, 3, 98], Operations: []
Exploring Operation: 98-11=87, Resulting Numbers: [60, 3, 87]
Generated Node #0,0: 52:[60, 3, 87] Operation: 98-11=87
Exploring Operation: 98-60=38, Resulting Numbers: [11, 3, 38]
Generated Node #0,1: 52:[11, 3, 38] Operation: 98-60=38
Start Sub Search at level 1: Movin... | 0.989583 | hs_2 | sum_heuristic |
[
50,
81,
74,
55
] | 15 | [
"50+55=105",
"81-74=7",
"105/7=15"
] | Current State: 15:[50, 81, 74, 55], Operations: []
Exploring Operation: 50+55=105, Resulting Numbers: [81, 74, 105]
Generated Node #2: [81, 74, 105] from Operation: 50+55=105
Current State: 15:[81, 74, 105], Operations: ['50+55=105']
Exploring Operation: 81-74=7, Resulting Numbers: [105, 7]
Generated Node #3: [105, 7] ... | 4 | Current State: 15:[50, 81, 74, 55], Operations: []
Exploring Operation: 81-74=7, Resulting Numbers: [50, 55, 7]
Generated Node #0,0: 15:[50, 55, 7] Operation: 81-74=7
Moving to Node #0,0
Current State: 15:[50, 55, 7], Operations: ['81-74=7']
Exploring Operation: 55-50=5, Resulting Numbers: [7, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
12,
54,
2,
71
] | 23 | [
"12/2=6",
"71-54=17",
"6+17=23"
] | Current State: 23:[12, 54, 2, 71], Operations: []
Exploring Operation: 12/2=6, Resulting Numbers: [54, 71, 6]
Generated Node #2: [54, 71, 6] from Operation: 12/2=6
Current State: 23:[54, 71, 6], Operations: ['12/2=6']
Exploring Operation: 71-54=17, Resulting Numbers: [6, 17]
Generated Node #3: [6, 17] from Operation: 7... | 4 | Current State: 23:[12, 54, 2, 71], Operations: []
Exploring Operation: 12*2=24, Resulting Numbers: [54, 71, 24]
Generated Node #0,0: 23:[54, 71, 24] Operation: 12*2=24
Exploring Operation: 71-54=17, Resulting Numbers: [12, 2, 17]
Generated Node #0,1: 23:[12, 2, 17] Operation: 71-54=17
Exploring Operation: 54/2=27, Resu... | 0 | hs_5 | mult_heuristic |
[
83,
77,
78,
27
] | 58 | [
"83-78=5",
"27*5=135",
"135-77=58"
] | Current State: 58:[83, 77, 78, 27], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [77, 27, 5]
Generated Node #2: [77, 27, 5] from Operation: 83-78=5
Current State: 58:[77, 27, 5], Operations: ['83-78=5']
Exploring Operation: 27*5=135, Resulting Numbers: [77, 135]
Generated Node #3: [77, 135] from Oper... | 4 | Current State: 58:[83, 77, 78, 27], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [78, 27, 6]
Generated Node #0,0: 58:[78, 27, 6] Operation: 83-77=6
Exploring Operation: 83-78=5, Resulting Numbers: [77, 27, 5]
Generated Node #0,1: 58:[77, 27, 5] Operation: 83-78=5
Exploring Operation: 78-77=1, Resulti... | 0 | hs_3 | sum_heuristic |
[
15,
22,
46,
75
] | 84 | [
"15+22=37",
"46+75=121",
"121-37=84"
] | Current State: 84:[15, 22, 46, 75], Operations: []
Exploring Operation: 15+22=37, Resulting Numbers: [46, 75, 37]
Generated Node #2: [46, 75, 37] from Operation: 15+22=37
Current State: 84:[46, 75, 37], Operations: ['15+22=37']
Exploring Operation: 46+75=121, Resulting Numbers: [37, 121]
Generated Node #3: [37, 121] fr... | 4 | Current State: 84:[15, 22, 46, 75], Operations: []
Exploring Operation: 75-46=29, Resulting Numbers: [15, 22, 29]
Generated Node #0,0: 84:[15, 22, 29] Operation: 75-46=29
Moving to Node #0,0
Current State: 84:[15, 22, 29], Operations: ['75-46=29']
Exploring Operation: 22-15=7, Resulting Numbers: [29, 7]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
82,
97,
78,
99
] | 43 | [
"99-97=2",
"78/2=39",
"82-39=43"
] | Current State: 43:[82, 97, 78, 99], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [82, 78, 2]
Generated Node #2: [82, 78, 2] from Operation: 99-97=2
Current State: 43:[82, 78, 2], Operations: ['99-97=2']
Exploring Operation: 78/2=39, Resulting Numbers: [82, 39]
Generated Node #3: [82, 39] from Operati... | 4 | Current State: 43:[82, 97, 78, 99], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [82, 78, 2]
Generated Node #0,0: 43:[82, 78, 2] Operation: 99-97=2
Exploring Operation: 99-78=21, Resulting Numbers: [82, 97, 21]
Generated Node #0,1: 43:[82, 97, 21] Operation: 99-78=21
Exploring Operation: 97-78=19, Re... | 0.982639 | hs_5 | mult_heuristic |
[
35,
52,
65,
61
] | 21 | [
"52-35=17",
"65-61=4",
"17+4=21"
] | Current State: 21:[35, 52, 65, 61], Operations: []
Exploring Operation: 52-35=17, Resulting Numbers: [65, 61, 17]
Generated Node #2: [65, 61, 17] from Operation: 52-35=17
Current State: 21:[65, 61, 17], Operations: ['52-35=17']
Exploring Operation: 65-61=4, Resulting Numbers: [17, 4]
Generated Node #3: [17, 4] from Ope... | 4 | Current State: 21:[35, 52, 65, 61], Operations: []
Exploring Operation: 65-61=4, Resulting Numbers: [35, 52, 4]
Generated Node #0,0: 21:[35, 52, 4] Operation: 65-61=4
Exploring Operation: 61-52=9, Resulting Numbers: [35, 65, 9]
Generated Node #0,1: 21:[35, 65, 9] Operation: 61-52=9
Exploring Operation: 65-52=13, Result... | 0.986979 | hs_4 | mult_heuristic |
[
28,
56,
94,
69
] | 50 | [
"56/28=2",
"94-69=25",
"2*25=50"
] | Current State: 50:[28, 56, 94, 69], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [94, 69, 2]
Generated Node #2: [94, 69, 2] from Operation: 56/28=2
Current State: 50:[94, 69, 2], Operations: ['56/28=2']
Exploring Operation: 94-69=25, Resulting Numbers: [2, 25]
Generated Node #3: [2, 25] from Operatio... | 4 | Current State: 50:[28, 56, 94, 69], Operations: []
Exploring Operation: 94-69=25, Resulting Numbers: [28, 56, 25]
Generated Node #0,0: 50:[28, 56, 25] Operation: 94-69=25
Exploring Operation: 94-56=38, Resulting Numbers: [28, 69, 38]
Generated Node #0,1: 50:[28, 69, 38] Operation: 94-56=38
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
88,
87,
45,
10
] | 36 | [
"88-87=1",
"45-10=35",
"1+35=36"
] | Current State: 36:[88, 87, 45, 10], Operations: []
Exploring Operation: 88-87=1, Resulting Numbers: [45, 10, 1]
Generated Node #2: [45, 10, 1] from Operation: 88-87=1
Current State: 36:[45, 10, 1], Operations: ['88-87=1']
Exploring Operation: 45-10=35, Resulting Numbers: [1, 35]
Generated Node #3: [1, 35] from Operatio... | 4 | Current State: 36:[88, 87, 45, 10], Operations: []
Exploring Operation: 88-45=43, Resulting Numbers: [87, 10, 43]
Generated Node #0,0: 36:[87, 10, 43] Operation: 88-45=43
Exploring Operation: 88-87=1, Resulting Numbers: [45, 10, 1]
Generated Node #0,1: 36:[45, 10, 1] Operation: 88-87=1
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | mult_heuristic |
[
37,
49,
39,
78
] | 47 | [
"37+49=86",
"78-39=39",
"86-39=47"
] | Current State: 47:[37, 49, 39, 78], Operations: []
Exploring Operation: 37+49=86, Resulting Numbers: [39, 78, 86]
Generated Node #2: [39, 78, 86] from Operation: 37+49=86
Current State: 47:[39, 78, 86], Operations: ['37+49=86']
Exploring Operation: 78-39=39, Resulting Numbers: [86, 39]
Generated Node #3: [86, 39] from ... | 4 | Current State: 47:[37, 49, 39, 78], Operations: []
Exploring Operation: 78-37=41, Resulting Numbers: [49, 39, 41]
Generated Node #0,0: 47:[49, 39, 41] Operation: 78-37=41
Exploring Operation: 78-39=39, Resulting Numbers: [37, 49, 39]
Generated Node #0,1: 47:[37, 49, 39] Operation: 78-39=39
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
82,
92,
61,
82
] | 11 | [
"92-82=10",
"82-61=21",
"21-10=11"
] | Current State: 11:[82, 92, 61, 82], Operations: []
Exploring Operation: 92-82=10, Resulting Numbers: [61, 10]
Generated Node #2: [61, 10] from Operation: 92-82=10
Current State: 11:[61, 10], Operations: ['92-82=10']
Exploring Operation: 82-61=21, Resulting Numbers: [10, 21]
Generated Node #3: [10, 21] from Operation: 8... | 4 | Current State: 11:[82, 92, 61, 82], Operations: []
Exploring Operation: 82/82=1, Resulting Numbers: [92, 61, 1]
Generated Node #0,0: 11:[92, 61, 1] Operation: 82/82=1
Exploring Operation: 92-82=10, Resulting Numbers: [61, 82, 10]
Generated Node #0,1: 11:[61, 82, 10] Operation: 92-82=10
Exploring Operation: 82-82=0, Res... | 0.988715 | hs_4 | sum_heuristic |
[
80,
59,
26,
55
] | 59 | [
"80-26=54",
"55-54=1",
"59*1=59"
] | Current State: 59:[80, 59, 26, 55], Operations: []
Exploring Operation: 80-26=54, Resulting Numbers: [59, 55, 54]
Generated Node #2: [59, 55, 54] from Operation: 80-26=54
Current State: 59:[59, 55, 54], Operations: ['80-26=54']
Exploring Operation: 55-54=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Ope... | 4 | Current State: 59:[80, 59, 26, 55], Operations: []
Exploring Operation: 80+26=106, Resulting Numbers: [59, 55, 106]
Generated Node #0,0: 59:[59, 55, 106] Operation: 80+26=106
Exploring Operation: 80-26=54, Resulting Numbers: [59, 55, 54]
Generated Node #0,1: 59:[59, 55, 54] Operation: 80-26=54
Exploring Operation: 26+5... | 0.972222 | hs_3 | sum_heuristic |
[
29,
70,
39,
8
] | 56 | [
"39-29=10",
"70*8=560",
"560/10=56"
] | Current State: 56:[29, 70, 39, 8], Operations: []
Exploring Operation: 39-29=10, Resulting Numbers: [70, 8, 10]
Generated Node #2: [70, 8, 10] from Operation: 39-29=10
Current State: 56:[70, 8, 10], Operations: ['39-29=10']
Exploring Operation: 70*8=560, Resulting Numbers: [10, 560]
Generated Node #3: [10, 560] from Op... | 4 | Current State: 56:[29, 70, 39, 8], Operations: []
Exploring Operation: 70-8=62, Resulting Numbers: [29, 39, 62]
Generated Node #0,0: 56:[29, 39, 62] Operation: 70-8=62
Exploring Operation: 70-39=31, Resulting Numbers: [29, 8, 31]
Generated Node #0,1: 56:[29, 8, 31] Operation: 70-39=31
Exploring Operation: 39-29=10, Res... | 0.97309 | hs_4 | mult_heuristic |
[
18,
42,
11,
64
] | 99 | [
"42-18=24",
"11+64=75",
"24+75=99"
] | Current State: 99:[18, 42, 11, 64], Operations: []
Exploring Operation: 42-18=24, Resulting Numbers: [11, 64, 24]
Generated Node #2: [11, 64, 24] from Operation: 42-18=24
Current State: 99:[11, 64, 24], Operations: ['42-18=24']
Exploring Operation: 11+64=75, Resulting Numbers: [24, 75]
Generated Node #3: [24, 75] from ... | 4 | Current State: 99:[18, 42, 11, 64], Operations: []
Exploring Operation: 64-11=53, Resulting Numbers: [18, 42, 53]
Generated Node #0,0: 99:[18, 42, 53] Operation: 64-11=53
Exploring Operation: 64-18=46, Resulting Numbers: [42, 11, 46]
Generated Node #0,1: 99:[42, 11, 46] Operation: 64-18=46
Exploring Operation: 18+64=82... | 0.97309 | hs_5 | mult_heuristic |
[
62,
46,
36,
30
] | 18 | [
"62+46=108",
"36-30=6",
"108/6=18"
] | Current State: 18:[62, 46, 36, 30], Operations: []
Exploring Operation: 62+46=108, Resulting Numbers: [36, 30, 108]
Generated Node #2: [36, 30, 108] from Operation: 62+46=108
Current State: 18:[36, 30, 108], Operations: ['62+46=108']
Exploring Operation: 36-30=6, Resulting Numbers: [108, 6]
Generated Node #3: [108, 6] ... | 4 | Current State: 18:[62, 46, 36, 30], Operations: []
Exploring Operation: 46-36=10, Resulting Numbers: [62, 30, 10]
Generated Node #0,0: 18:[62, 30, 10] Operation: 46-36=10
Exploring Operation: 62-46=16, Resulting Numbers: [36, 30, 16]
Generated Node #0,1: 18:[36, 30, 16] Operation: 62-46=16
Exploring Operation: 62-36=26... | 0 | hs_3 | mult_heuristic |
[
64,
56,
61,
2
] | 31 | [
"64-61=3",
"56/2=28",
"3+28=31"
] | Current State: 31:[64, 56, 61, 2], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [56, 2, 3]
Generated Node #2: [56, 2, 3] from Operation: 64-61=3
Current State: 31:[56, 2, 3], Operations: ['64-61=3']
Exploring Operation: 56/2=28, Resulting Numbers: [3, 28]
Generated Node #3: [3, 28] from Operation: 56... | 4 | Current State: 31:[64, 56, 61, 2], Operations: []
Exploring Operation: 56/2=28, Resulting Numbers: [64, 61, 28]
Generated Node #0,0: 31:[64, 61, 28] Operation: 56/2=28
Exploring Operation: 64-61=3, Resulting Numbers: [56, 2, 3]
Generated Node #0,1: 31:[56, 2, 3] Operation: 64-61=3
Exploring Operation: 64-56=8, Resultin... | 0.97309 | hs_4 | sum_heuristic |
[
89,
44,
24,
61
] | 82 | [
"89-44=45",
"61-24=37",
"45+37=82"
] | Current State: 82:[89, 44, 24, 61], Operations: []
Exploring Operation: 89-44=45, Resulting Numbers: [24, 61, 45]
Generated Node #2: [24, 61, 45] from Operation: 89-44=45
Current State: 82:[24, 61, 45], Operations: ['89-44=45']
Exploring Operation: 61-24=37, Resulting Numbers: [45, 37]
Generated Node #3: [45, 37] from ... | 4 | Current State: 82:[89, 44, 24, 61], Operations: []
Exploring Operation: 89-61=28, Resulting Numbers: [44, 24, 28]
Generated Node #0,0: 82:[44, 24, 28] Operation: 89-61=28
Exploring Operation: 24+61=85, Resulting Numbers: [89, 44, 85]
Generated Node #0,1: 82:[89, 44, 85] Operation: 24+61=85
Exploring Operation: 89-24=65... | 0.967014 | hs_5 | sum_heuristic |
[
98,
40,
48,
24
] | 94 | [
"48-40=8",
"24*8=192",
"192-98=94"
] | Current State: 94:[98, 40, 48, 24], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [98, 24, 8]
Generated Node #2: [98, 24, 8] from Operation: 48-40=8
Current State: 94:[98, 24, 8], Operations: ['48-40=8']
Exploring Operation: 24*8=192, Resulting Numbers: [98, 192]
Generated Node #3: [98, 192] from Oper... | 4 | Current State: 94:[98, 40, 48, 24], Operations: []
Exploring Operation: 48/24=2, Resulting Numbers: [98, 40, 2]
Generated Node #0,0: 94:[98, 40, 2] Operation: 48/24=2
Exploring Operation: 40-24=16, Resulting Numbers: [98, 48, 16]
Generated Node #0,1: 94:[98, 48, 16] Operation: 40-24=16
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
57,
5,
73,
33
] | 47 | [
"73-57=16",
"5*16=80",
"80-33=47"
] | Current State: 47:[57, 5, 73, 33], Operations: []
Exploring Operation: 73-57=16, Resulting Numbers: [5, 33, 16]
Generated Node #2: [5, 33, 16] from Operation: 73-57=16
Current State: 47:[5, 33, 16], Operations: ['73-57=16']
Exploring Operation: 5*16=80, Resulting Numbers: [33, 80]
Generated Node #3: [33, 80] from Opera... | 4 | Current State: 47:[57, 5, 73, 33], Operations: []
Exploring Operation: 57-5=52, Resulting Numbers: [73, 33, 52]
Generated Node #0,0: 47:[73, 33, 52] Operation: 57-5=52
Exploring Operation: 73-5=68, Resulting Numbers: [57, 33, 68]
Generated Node #0,1: 47:[57, 33, 68] Operation: 73-5=68
Exploring Operation: 5+33=38, Resu... | 0 | hs_3 | sum_heuristic |
[
21,
68,
90,
32
] | 75 | [
"68-21=47",
"90+32=122",
"122-47=75"
] | Current State: 75:[21, 68, 90, 32], Operations: []
Exploring Operation: 68-21=47, Resulting Numbers: [90, 32, 47]
Generated Node #2: [90, 32, 47] from Operation: 68-21=47
Current State: 75:[90, 32, 47], Operations: ['68-21=47']
Exploring Operation: 90+32=122, Resulting Numbers: [47, 122]
Generated Node #3: [47, 122] fr... | 4 | Current State: 75:[21, 68, 90, 32], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [21, 32, 22]
Generated Node #0,0: 75:[21, 32, 22] Operation: 90-68=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[21, 32, 22], Operations: ['90-68=22']
Exploring Operation: 32-21=11, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
95,
39,
99,
97
] | 58 | [
"95-39=56",
"99-97=2",
"56+2=58"
] | Current State: 58:[95, 39, 99, 97], Operations: []
Exploring Operation: 95-39=56, Resulting Numbers: [99, 97, 56]
Generated Node #2: [99, 97, 56] from Operation: 95-39=56
Current State: 58:[99, 97, 56], Operations: ['95-39=56']
Exploring Operation: 99-97=2, Resulting Numbers: [56, 2]
Generated Node #3: [56, 2] from Ope... | 4 | Current State: 58:[95, 39, 99, 97], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [95, 39, 2]
Generated Node #0,0: 58:[95, 39, 2] Operation: 99-97=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[95, 39, 2], Operations: ['99-97=2']
Exploring Operation: 95-39=56, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
48,
3,
4,
88
] | 26 | [
"48/3=16",
"88+16=104",
"104/4=26"
] | Current State: 26:[48, 3, 4, 88], Operations: []
Exploring Operation: 48/3=16, Resulting Numbers: [4, 88, 16]
Generated Node #2: [4, 88, 16] from Operation: 48/3=16
Current State: 26:[4, 88, 16], Operations: ['48/3=16']
Exploring Operation: 88+16=104, Resulting Numbers: [4, 104]
Generated Node #3: [4, 104] from Operati... | 4 | Current State: 26:[48, 3, 4, 88], Operations: []
Exploring Operation: 48/4=12, Resulting Numbers: [3, 88, 12]
Generated Node #0,0: 26:[3, 88, 12] Operation: 48/4=12
Exploring Operation: 88/4=22, Resulting Numbers: [48, 3, 22]
Generated Node #0,1: 26:[48, 3, 22] Operation: 88/4=22
Exploring Operation: 88-48=40, Resultin... | 0 | hs_3 | sum_heuristic |
[
26,
21,
63,
98
] | 24 | [
"98-26=72",
"63/21=3",
"72/3=24"
] | Current State: 24:[26, 21, 63, 98], Operations: []
Exploring Operation: 98-26=72, Resulting Numbers: [21, 63, 72]
Generated Node #2: [21, 63, 72] from Operation: 98-26=72
Current State: 24:[21, 63, 72], Operations: ['98-26=72']
Exploring Operation: 63/21=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Ope... | 4 | Current State: 24:[26, 21, 63, 98], Operations: []
Exploring Operation: 98-63=35, Resulting Numbers: [26, 21, 35]
Generated Node #0,0: 24:[26, 21, 35] Operation: 98-63=35
Exploring Operation: 63/21=3, Resulting Numbers: [26, 98, 3]
Generated Node #0,1: 24:[26, 98, 3] Operation: 63/21=3
Start Sub Search at level 1: Movi... | 0.986111 | hs_2 | sum_heuristic |
[
36,
1,
4,
31
] | 89 | [
"36-1=35",
"4*31=124",
"124-35=89"
] | Current State: 89:[36, 1, 4, 31], Operations: []
Exploring Operation: 36-1=35, Resulting Numbers: [4, 31, 35]
Generated Node #2: [4, 31, 35] from Operation: 36-1=35
Current State: 89:[4, 31, 35], Operations: ['36-1=35']
Exploring Operation: 4*31=124, Resulting Numbers: [35, 124]
Generated Node #3: [35, 124] from Operat... | 4 | Current State: 89:[36, 1, 4, 31], Operations: []
Exploring Operation: 4*31=124, Resulting Numbers: [36, 1, 124]
Generated Node #0,0: 89:[36, 1, 124] Operation: 4*31=124
Start Sub Search at level 1: Moving to Node #0,0
Current State: 89:[36, 1, 124], Operations: ['4*31=124']
Exploring Operation: 36+1=37, Resulting Numbe... | 0 | hs_1 | sum_heuristic |
[
90,
19,
14,
10
] | 69 | [
"90-19=71",
"14*10=140",
"140-71=69"
] | Current State: 69:[90, 19, 14, 10], Operations: []
Exploring Operation: 90-19=71, Resulting Numbers: [14, 10, 71]
Generated Node #2: [14, 10, 71] from Operation: 90-19=71
Current State: 69:[14, 10, 71], Operations: ['90-19=71']
Exploring Operation: 14*10=140, Resulting Numbers: [71, 140]
Generated Node #3: [71, 140] fr... | 4 | Current State: 69:[90, 19, 14, 10], Operations: []
Exploring Operation: 90-19=71, Resulting Numbers: [14, 10, 71]
Generated Node #0,0: 69:[14, 10, 71] Operation: 90-19=71
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[14, 10, 71], Operations: ['90-19=71']
Exploring Operation: 14+10=24, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
30,
34,
3,
36
] | 80 | [
"30/3=10",
"34+36=70",
"10+70=80"
] | Current State: 80:[30, 34, 3, 36], Operations: []
Exploring Operation: 30/3=10, Resulting Numbers: [34, 36, 10]
Generated Node #2: [34, 36, 10] from Operation: 30/3=10
Current State: 80:[34, 36, 10], Operations: ['30/3=10']
Exploring Operation: 34+36=70, Resulting Numbers: [10, 70]
Generated Node #3: [10, 70] from Oper... | 4 | Current State: 80:[30, 34, 3, 36], Operations: []
Exploring Operation: 36-30=6, Resulting Numbers: [34, 3, 6]
Generated Node #0,0: 80:[34, 3, 6] Operation: 36-30=6
Exploring Operation: 36-34=2, Resulting Numbers: [30, 3, 2]
Generated Node #0,1: 80:[30, 3, 2] Operation: 36-34=2
Exploring Operation: 30/3=10, Resulting Nu... | 0.958333 | hs_5 | mult_heuristic |
[
13,
6,
83,
6
] | 34 | [
"83-13=70",
"6*6=36",
"70-36=34"
] | Current State: 34:[13, 6, 83, 6], Operations: []
Exploring Operation: 83-13=70, Resulting Numbers: [6, 6, 70]
Generated Node #2: [6, 6, 70] from Operation: 83-13=70
Current State: 34:[6, 6, 70], Operations: ['83-13=70']
Exploring Operation: 6*6=36, Resulting Numbers: [70, 36]
Generated Node #3: [70, 36] from Operation:... | 4 | Current State: 34:[13, 6, 83, 6], Operations: []
Exploring Operation: 83-13=70, Resulting Numbers: [6, 6, 70]
Generated Node #0,0: 34:[6, 6, 70] Operation: 83-13=70
Moving to Node #0,0
Current State: 34:[6, 6, 70], Operations: ['83-13=70']
Exploring Operation: 70-6=64, Resulting Numbers: [6, 64]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
56,
68,
22,
10
] | 20 | [
"68-56=12",
"22+10=32",
"32-12=20"
] | Current State: 20:[56, 68, 22, 10], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [22, 10, 12]
Generated Node #2: [22, 10, 12] from Operation: 68-56=12
Current State: 20:[22, 10, 12], Operations: ['68-56=12']
Exploring Operation: 22+10=32, Resulting Numbers: [12, 32]
Generated Node #3: [12, 32] from ... | 4 | Current State: 20:[56, 68, 22, 10], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [22, 10, 12]
Generated Node #0,0: 20:[22, 10, 12] Operation: 68-56=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[22, 10, 12], Operations: ['68-56=12']
Exploring Operation: 22-12=10, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
75,
86,
40,
23
] | 81 | [
"75+40=115",
"115/23=5",
"86-5=81"
] | Current State: 81:[75, 86, 40, 23], Operations: []
Exploring Operation: 75+40=115, Resulting Numbers: [86, 23, 115]
Generated Node #2: [86, 23, 115] from Operation: 75+40=115
Current State: 81:[86, 23, 115], Operations: ['75+40=115']
Exploring Operation: 115/23=5, Resulting Numbers: [86, 5]
Generated Node #3: [86, 5] f... | 4 | Current State: 81:[75, 86, 40, 23], Operations: []
Exploring Operation: 86-75=11, Resulting Numbers: [40, 23, 11]
Generated Node #0,0: 81:[40, 23, 11] Operation: 86-75=11
Exploring Operation: 40-23=17, Resulting Numbers: [75, 86, 17]
Generated Node #0,1: 81:[75, 86, 17] Operation: 40-23=17
Exploring Operation: 75-40=35... | 0 | hs_3 | mult_heuristic |
[
9,
57,
20,
43
] | 43 | [
"9+57=66",
"43-20=23",
"66-23=43"
] | Current State: 43:[9, 57, 20, 43], Operations: []
Exploring Operation: 9+57=66, Resulting Numbers: [20, 43, 66]
Generated Node #2: [20, 43, 66] from Operation: 9+57=66
Current State: 43:[20, 43, 66], Operations: ['9+57=66']
Exploring Operation: 43-20=23, Resulting Numbers: [66, 23]
Generated Node #3: [66, 23] from Oper... | 4 | Current State: 43:[9, 57, 20, 43], Operations: []
Exploring Operation: 20-9=11, Resulting Numbers: [57, 43, 11]
Generated Node #0,0: 43:[57, 43, 11] Operation: 20-9=11
Exploring Operation: 57-9=48, Resulting Numbers: [20, 43, 48]
Generated Node #0,1: 43:[20, 43, 48] Operation: 57-9=48
Exploring Operation: 9+57=66, Resu... | 0.96441 | hs_5 | sum_heuristic |
[
26,
83,
56,
42
] | 76 | [
"83-26=57",
"56*57=3192",
"3192/42=76"
] | Current State: 76:[26, 83, 56, 42], Operations: []
Exploring Operation: 83-26=57, Resulting Numbers: [56, 42, 57]
Generated Node #2: [56, 42, 57] from Operation: 83-26=57
Current State: 76:[56, 42, 57], Operations: ['83-26=57']
Exploring Operation: 56*57=3192, Resulting Numbers: [42, 3192]
Generated Node #3: [42, 3192]... | 4 | Current State: 76:[26, 83, 56, 42], Operations: []
Exploring Operation: 56-42=14, Resulting Numbers: [26, 83, 14]
Generated Node #0,0: 76:[26, 83, 14] Operation: 56-42=14
Exploring Operation: 26+56=82, Resulting Numbers: [83, 42, 82]
Generated Node #0,1: 76:[83, 42, 82] Operation: 26+56=82
Exploring Operation: 56-26=30... | 0 | hs_4 | mult_heuristic |
[
2,
51,
14,
12
] | 76 | [
"2*51=102",
"14+12=26",
"102-26=76"
] | Current State: 76:[2, 51, 14, 12], Operations: []
Exploring Operation: 2*51=102, Resulting Numbers: [14, 12, 102]
Generated Node #2: [14, 12, 102] from Operation: 2*51=102
Current State: 76:[14, 12, 102], Operations: ['2*51=102']
Exploring Operation: 14+12=26, Resulting Numbers: [102, 26]
Generated Node #3: [102, 26] f... | 4 | Current State: 76:[2, 51, 14, 12], Operations: []
Exploring Operation: 14-12=2, Resulting Numbers: [2, 51, 2]
Generated Node #0,0: 76:[2, 51, 2] Operation: 14-12=2
Exploring Operation: 51-12=39, Resulting Numbers: [2, 14, 39]
Generated Node #0,1: 76:[2, 14, 39] Operation: 51-12=39
Exploring Operation: 51-14=37, Resulti... | 0 | hs_3 | mult_heuristic |
[
45,
29,
46,
93
] | 63 | [
"45-29=16",
"93-46=47",
"16+47=63"
] | Current State: 63:[45, 29, 46, 93], Operations: []
Exploring Operation: 45-29=16, Resulting Numbers: [46, 93, 16]
Generated Node #2: [46, 93, 16] from Operation: 45-29=16
Current State: 63:[46, 93, 16], Operations: ['45-29=16']
Exploring Operation: 93-46=47, Resulting Numbers: [16, 47]
Generated Node #3: [16, 47] from ... | 4 | Current State: 63:[45, 29, 46, 93], Operations: []
Exploring Operation: 46-45=1, Resulting Numbers: [29, 93, 1]
Generated Node #0,0: 63:[29, 93, 1] Operation: 46-45=1
Exploring Operation: 93-29=64, Resulting Numbers: [45, 46, 64]
Generated Node #0,1: 63:[45, 46, 64] Operation: 93-29=64
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
59,
39,
50,
16
] | 54 | [
"59-39=20",
"50-16=34",
"20+34=54"
] | Current State: 54:[59, 39, 50, 16], Operations: []
Exploring Operation: 59-39=20, Resulting Numbers: [50, 16, 20]
Generated Node #2: [50, 16, 20] from Operation: 59-39=20
Current State: 54:[50, 16, 20], Operations: ['59-39=20']
Exploring Operation: 50-16=34, Resulting Numbers: [20, 34]
Generated Node #3: [20, 34] from ... | 4 | Current State: 54:[59, 39, 50, 16], Operations: []
Exploring Operation: 59-50=9, Resulting Numbers: [39, 16, 9]
Generated Node #0,0: 54:[39, 16, 9] Operation: 59-50=9
Exploring Operation: 59-39=20, Resulting Numbers: [50, 16, 20]
Generated Node #0,1: 54:[50, 16, 20] Operation: 59-39=20
Exploring Operation: 39-16=23, Re... | 0.986111 | hs_5 | sum_heuristic |
[
53,
23,
70,
5
] | 45 | [
"53-23=30",
"70+5=75",
"75-30=45"
] | Current State: 45:[53, 23, 70, 5], Operations: []
Exploring Operation: 53-23=30, Resulting Numbers: [70, 5, 30]
Generated Node #2: [70, 5, 30] from Operation: 53-23=30
Current State: 45:[70, 5, 30], Operations: ['53-23=30']
Exploring Operation: 70+5=75, Resulting Numbers: [30, 75]
Generated Node #3: [30, 75] from Opera... | 4 | Current State: 45:[53, 23, 70, 5], Operations: []
Exploring Operation: 70-53=17, Resulting Numbers: [23, 5, 17]
Generated Node #0,0: 45:[23, 5, 17] Operation: 70-53=17
Exploring Operation: 70/5=14, Resulting Numbers: [53, 23, 14]
Generated Node #0,1: 45:[53, 23, 14] Operation: 70/5=14
Exploring Operation: 70-23=47, Res... | 0.981771 | hs_5 | mult_heuristic |
[
90,
61,
95,
94
] | 31 | [
"95-90=5",
"61+94=155",
"155/5=31"
] | Current State: 31:[90, 61, 95, 94], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [61, 94, 5]
Generated Node #2: [61, 94, 5] from Operation: 95-90=5
Current State: 31:[61, 94, 5], Operations: ['95-90=5']
Exploring Operation: 61+94=155, Resulting Numbers: [5, 155]
Generated Node #3: [5, 155] from Opera... | 4 | Current State: 31:[90, 61, 95, 94], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [61, 94, 5]
Generated Node #0,0: 31:[61, 94, 5] Operation: 95-90=5
Exploring Operation: 95-61=34, Resulting Numbers: [90, 94, 34]
Generated Node #0,1: 31:[90, 94, 34] Operation: 95-61=34
Exploring Operation: 95-94=1, Res... | 0 | hs_4 | sum_heuristic |
[
15,
5,
57,
18
] | 18 | [
"15+57=72",
"5*18=90",
"90-72=18"
] | Current State: 18:[15, 5, 57, 18], Operations: []
Exploring Operation: 15+57=72, Resulting Numbers: [5, 18, 72]
Generated Node #2: [5, 18, 72] from Operation: 15+57=72
Current State: 18:[5, 18, 72], Operations: ['15+57=72']
Exploring Operation: 5*18=90, Resulting Numbers: [72, 90]
Generated Node #3: [72, 90] from Opera... | 4 | Current State: 18:[15, 5, 57, 18], Operations: []
Exploring Operation: 57-15=42, Resulting Numbers: [5, 18, 42]
Generated Node #0,0: 18:[5, 18, 42] Operation: 57-15=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[5, 18, 42], Operations: ['57-15=42']
Exploring Operation: 42-18=24, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
97,
91,
96,
70
] | 32 | [
"97-91=6",
"96-70=26",
"6+26=32"
] | Current State: 32:[97, 91, 96, 70], Operations: []
Exploring Operation: 97-91=6, Resulting Numbers: [96, 70, 6]
Generated Node #2: [96, 70, 6] from Operation: 97-91=6
Current State: 32:[96, 70, 6], Operations: ['97-91=6']
Exploring Operation: 96-70=26, Resulting Numbers: [6, 26]
Generated Node #3: [6, 26] from Operatio... | 4 | Current State: 32:[97, 91, 96, 70], Operations: []
Exploring Operation: 97-91=6, Resulting Numbers: [96, 70, 6]
Generated Node #0,0: 32:[96, 70, 6] Operation: 97-91=6
Exploring Operation: 97-96=1, Resulting Numbers: [91, 70, 1]
Generated Node #0,1: 32:[91, 70, 1] Operation: 97-96=1
Exploring Operation: 97-70=27, Result... | 0.967882 | hs_5 | mult_heuristic |
[
39,
60,
73,
70
] | 67 | [
"73-60=13",
"39/13=3",
"70-3=67"
] | Current State: 67:[39, 60, 73, 70], Operations: []
Exploring Operation: 73-60=13, Resulting Numbers: [39, 70, 13]
Generated Node #2: [39, 70, 13] from Operation: 73-60=13
Current State: 67:[39, 70, 13], Operations: ['73-60=13']
Exploring Operation: 39/13=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] from Ope... | 4 | Current State: 67:[39, 60, 73, 70], Operations: []
Exploring Operation: 60-39=21, Resulting Numbers: [73, 70, 21]
Generated Node #0,0: 67:[73, 70, 21] Operation: 60-39=21
Exploring Operation: 73-39=34, Resulting Numbers: [60, 70, 34]
Generated Node #0,1: 67:[60, 70, 34] Operation: 73-39=34
Exploring Operation: 70-39=31... | 0 | hs_4 | sum_heuristic |
[
77,
35,
83,
58
] | 99 | [
"77-35=42",
"83+58=141",
"141-42=99"
] | Current State: 99:[77, 35, 83, 58], Operations: []
Exploring Operation: 77-35=42, Resulting Numbers: [83, 58, 42]
Generated Node #2: [83, 58, 42] from Operation: 77-35=42
Current State: 99:[83, 58, 42], Operations: ['77-35=42']
Exploring Operation: 83+58=141, Resulting Numbers: [42, 141]
Generated Node #3: [42, 141] fr... | 4 | Current State: 99:[77, 35, 83, 58], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [35, 58, 6]
Generated Node #0,0: 99:[35, 58, 6] Operation: 83-77=6
Exploring Operation: 83-58=25, Resulting Numbers: [77, 35, 25]
Generated Node #0,1: 99:[77, 35, 25] Operation: 83-58=25
Exploring Operation: 35+58=93, Re... | 0.982639 | hs_5 | sum_heuristic |
[
49,
2,
37,
24
] | 23 | [
"37-24=13",
"2*13=26",
"49-26=23"
] | Current State: 23:[49, 2, 37, 24], Operations: []
Exploring Operation: 37-24=13, Resulting Numbers: [49, 2, 13]
Generated Node #2: [49, 2, 13] from Operation: 37-24=13
Current State: 23:[49, 2, 13], Operations: ['37-24=13']
Exploring Operation: 2*13=26, Resulting Numbers: [49, 26]
Generated Node #3: [49, 26] from Opera... | 4 | Current State: 23:[49, 2, 37, 24], Operations: []
Exploring Operation: 49-24=25, Resulting Numbers: [2, 37, 25]
Generated Node #0,0: 23:[2, 37, 25] Operation: 49-24=25
Exploring Operation: 49-37=12, Resulting Numbers: [2, 24, 12]
Generated Node #0,1: 23:[2, 24, 12] Operation: 49-37=12
Exploring Operation: 49-2=47, Resu... | 0 | hs_4 | sum_heuristic |
[
23,
3,
36,
27
] | 96 | [
"23+36=59",
"59-27=32",
"3*32=96"
] | Current State: 96:[23, 3, 36, 27], Operations: []
Exploring Operation: 23+36=59, Resulting Numbers: [3, 27, 59]
Generated Node #2: [3, 27, 59] from Operation: 23+36=59
Current State: 96:[3, 27, 59], Operations: ['23+36=59']
Exploring Operation: 59-27=32, Resulting Numbers: [3, 32]
Generated Node #3: [3, 32] from Operat... | 4 | Current State: 96:[23, 3, 36, 27], Operations: []
Exploring Operation: 36-27=9, Resulting Numbers: [23, 3, 9]
Generated Node #0,0: 96:[23, 3, 9] Operation: 36-27=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[23, 3, 9], Operations: ['36-27=9']
Exploring Operation: 23+9=32, Resulting Numbers: [3, ... | 0.993924 | hs_1 | mult_heuristic |
[
3,
13,
6,
90
] | 58 | [
"6/3=2",
"90/2=45",
"13+45=58"
] | Current State: 58:[3, 13, 6, 90], Operations: []
Exploring Operation: 6/3=2, Resulting Numbers: [13, 90, 2]
Generated Node #2: [13, 90, 2] from Operation: 6/3=2
Current State: 58:[13, 90, 2], Operations: ['6/3=2']
Exploring Operation: 90/2=45, Resulting Numbers: [13, 45]
Generated Node #3: [13, 45] from Operation: 90/2... | 4 | Current State: 58:[3, 13, 6, 90], Operations: []
Exploring Operation: 90/6=15, Resulting Numbers: [3, 13, 15]
Generated Node #0,0: 58:[3, 13, 15] Operation: 90/6=15
Exploring Operation: 90/3=30, Resulting Numbers: [13, 6, 30]
Generated Node #0,1: 58:[13, 6, 30] Operation: 90/3=30
Exploring Operation: 90-13=77, Resultin... | 0 | hs_3 | sum_heuristic |
[
42,
9,
6,
44
] | 52 | [
"44-42=2",
"9*6=54",
"54-2=52"
] | Current State: 52:[42, 9, 6, 44], Operations: []
Exploring Operation: 44-42=2, Resulting Numbers: [9, 6, 2]
Generated Node #2: [9, 6, 2] from Operation: 44-42=2
Current State: 52:[9, 6, 2], Operations: ['44-42=2']
Exploring Operation: 9*6=54, Resulting Numbers: [2, 54]
Generated Node #3: [2, 54] from Operation: 9*6=54
... | 4 | Current State: 52:[42, 9, 6, 44], Operations: []
Exploring Operation: 44-42=2, Resulting Numbers: [9, 6, 2]
Generated Node #0,0: 52:[9, 6, 2] Operation: 44-42=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[9, 6, 2], Operations: ['44-42=2']
Exploring Operation: 9-6=3, Resulting Numbers: [2, 3]
Gen... | 0 | hs_1 | sum_heuristic |
[
49,
8,
69,
11
] | 72 | [
"69-49=20",
"20-11=9",
"8*9=72"
] | Current State: 72:[49, 8, 69, 11], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [8, 11, 20]
Generated Node #2: [8, 11, 20] from Operation: 69-49=20
Current State: 72:[8, 11, 20], Operations: ['69-49=20']
Exploring Operation: 20-11=9, Resulting Numbers: [8, 9]
Generated Node #3: [8, 9] from Operation... | 4 | Current State: 72:[49, 8, 69, 11], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [8, 11, 20]
Generated Node #0,0: 72:[8, 11, 20] Operation: 69-49=20
Exploring Operation: 49-8=41, Resulting Numbers: [69, 11, 41]
Generated Node #0,1: 72:[69, 11, 41] Operation: 49-8=41
Exploring Operation: 49-11=38, Res... | 0.956597 | hs_4 | sum_heuristic |
[
2,
51,
36,
68
] | 50 | [
"36*68=2448",
"2448/51=48",
"2+48=50"
] | Current State: 50:[2, 51, 36, 68], Operations: []
Exploring Operation: 36*68=2448, Resulting Numbers: [2, 51, 2448]
Generated Node #2: [2, 51, 2448] from Operation: 36*68=2448
Current State: 50:[2, 51, 2448], Operations: ['36*68=2448']
Exploring Operation: 2448/51=48, Resulting Numbers: [2, 48]
Generated Node #3: [2, 4... | 4 | Current State: 50:[2, 51, 36, 68], Operations: []
Exploring Operation: 68-36=32, Resulting Numbers: [2, 51, 32]
Generated Node #0,0: 50:[2, 51, 32] Operation: 68-36=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[2, 51, 32], Operations: ['68-36=32']
Exploring Operation: 32-2=30, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
31,
32,
88,
62
] | 58 | [
"62/31=2",
"88-32=56",
"2+56=58"
] | Current State: 58:[31, 32, 88, 62], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [32, 88, 2]
Generated Node #2: [32, 88, 2] from Operation: 62/31=2
Current State: 58:[32, 88, 2], Operations: ['62/31=2']
Exploring Operation: 88-32=56, Resulting Numbers: [2, 56]
Generated Node #3: [2, 56] from Operatio... | 4 | Current State: 58:[31, 32, 88, 62], Operations: []
Exploring Operation: 88-31=57, Resulting Numbers: [32, 62, 57]
Generated Node #0,0: 58:[32, 62, 57] Operation: 88-31=57
Exploring Operation: 88-32=56, Resulting Numbers: [31, 62, 56]
Generated Node #0,1: 58:[31, 62, 56] Operation: 88-32=56
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
14,
17,
16,
84
] | 36 | [
"17-14=3",
"16*3=48",
"84-48=36"
] | Current State: 36:[14, 17, 16, 84], Operations: []
Exploring Operation: 17-14=3, Resulting Numbers: [16, 84, 3]
Generated Node #2: [16, 84, 3] from Operation: 17-14=3
Current State: 36:[16, 84, 3], Operations: ['17-14=3']
Exploring Operation: 16*3=48, Resulting Numbers: [84, 48]
Generated Node #3: [84, 48] from Operati... | 4 | Current State: 36:[14, 17, 16, 84], Operations: []
Exploring Operation: 84-17=67, Resulting Numbers: [14, 16, 67]
Generated Node #0,0: 36:[14, 16, 67] Operation: 84-17=67
Exploring Operation: 84-14=70, Resulting Numbers: [17, 16, 70]
Generated Node #0,1: 36:[17, 16, 70] Operation: 84-14=70
Exploring Operation: 84-16=68... | 0 | hs_5 | mult_heuristic |
[
81,
37,
38,
3
] | 78 | [
"81-3=78",
"38-37=1",
"78*1=78"
] | Current State: 78:[81, 37, 38, 3], Operations: []
Exploring Operation: 81-3=78, Resulting Numbers: [37, 38, 78]
Generated Node #2: [37, 38, 78] from Operation: 81-3=78
Current State: 78:[37, 38, 78], Operations: ['81-3=78']
Exploring Operation: 38-37=1, Resulting Numbers: [78, 1]
Generated Node #3: [78, 1] from Operati... | 4 | Current State: 78:[81, 37, 38, 3], Operations: []
Exploring Operation: 38-37=1, Resulting Numbers: [81, 3, 1]
Generated Node #0,0: 78:[81, 3, 1] Operation: 38-37=1
Exploring Operation: 81-3=78, Resulting Numbers: [37, 38, 78]
Generated Node #0,1: 78:[37, 38, 78] Operation: 81-3=78
Exploring Operation: 81/3=27, Resultin... | 0.990451 | hs_3 | sum_heuristic |
[
35,
20,
71,
14
] | 21 | [
"35*20=700",
"700/14=50",
"71-50=21"
] | Current State: 21:[35, 20, 71, 14], Operations: []
Exploring Operation: 35*20=700, Resulting Numbers: [71, 14, 700]
Generated Node #2: [71, 14, 700] from Operation: 35*20=700
Current State: 21:[71, 14, 700], Operations: ['35*20=700']
Exploring Operation: 700/14=50, Resulting Numbers: [71, 50]
Generated Node #3: [71, 50... | 4 | Current State: 21:[35, 20, 71, 14], Operations: []
Exploring Operation: 35-14=21, Resulting Numbers: [20, 71, 21]
Generated Node #0,0: 21:[20, 71, 21] Operation: 35-14=21
Exploring Operation: 71-20=51, Resulting Numbers: [35, 14, 51]
Generated Node #0,1: 21:[35, 14, 51] Operation: 71-20=51
Exploring Operation: 71-35=36... | 0 | hs_3 | mult_heuristic |
[
72,
46,
64,
34
] | 58 | [
"46-34=12",
"72/12=6",
"64-6=58"
] | Current State: 58:[72, 46, 64, 34], Operations: []
Exploring Operation: 46-34=12, Resulting Numbers: [72, 64, 12]
Generated Node #2: [72, 64, 12] from Operation: 46-34=12
Current State: 58:[72, 64, 12], Operations: ['46-34=12']
Exploring Operation: 72/12=6, Resulting Numbers: [64, 6]
Generated Node #3: [64, 6] from Ope... | 4 | Current State: 58:[72, 46, 64, 34], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [46, 34, 8]
Generated Node #0,0: 58:[46, 34, 8] Operation: 72-64=8
Exploring Operation: 72-34=38, Resulting Numbers: [46, 64, 38]
Generated Node #0,1: 58:[46, 64, 38] Operation: 72-34=38
Exploring Operation: 72-46=26, Re... | 0 | hs_3 | mult_heuristic |
[
60,
83,
18,
3
] | 81 | [
"60/3=20",
"83+18=101",
"101-20=81"
] | Current State: 81:[60, 83, 18, 3], Operations: []
Exploring Operation: 60/3=20, Resulting Numbers: [83, 18, 20]
Generated Node #2: [83, 18, 20] from Operation: 60/3=20
Current State: 81:[83, 18, 20], Operations: ['60/3=20']
Exploring Operation: 83+18=101, Resulting Numbers: [20, 101]
Generated Node #3: [20, 101] from O... | 4 | Current State: 81:[60, 83, 18, 3], Operations: []
Exploring Operation: 60+18=78, Resulting Numbers: [83, 3, 78]
Generated Node #0,0: 81:[83, 3, 78] Operation: 60+18=78
Exploring Operation: 60-18=42, Resulting Numbers: [83, 3, 42]
Generated Node #0,1: 81:[83, 3, 42] Operation: 60-18=42
Exploring Operation: 83-60=23, Res... | 0 | hs_3 | sum_heuristic |
[
13,
93,
15,
39
] | 52 | [
"13+93=106",
"15+39=54",
"106-54=52"
] | Current State: 52:[13, 93, 15, 39], Operations: []
Exploring Operation: 13+93=106, Resulting Numbers: [15, 39, 106]
Generated Node #2: [15, 39, 106] from Operation: 13+93=106
Current State: 52:[15, 39, 106], Operations: ['13+93=106']
Exploring Operation: 15+39=54, Resulting Numbers: [106, 54]
Generated Node #3: [106, 5... | 4 | Current State: 52:[13, 93, 15, 39], Operations: []
Exploring Operation: 93-15=78, Resulting Numbers: [13, 39, 78]
Generated Node #0,0: 52:[13, 39, 78] Operation: 93-15=78
Exploring Operation: 93-39=54, Resulting Numbers: [13, 15, 54]
Generated Node #0,1: 52:[13, 15, 54] Operation: 93-39=54
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
89,
94,
4,
93
] | 69 | [
"89+94=183",
"93+183=276",
"276/4=69"
] | Current State: 69:[89, 94, 4, 93], Operations: []
Exploring Operation: 89+94=183, Resulting Numbers: [4, 93, 183]
Generated Node #2: [4, 93, 183] from Operation: 89+94=183
Current State: 69:[4, 93, 183], Operations: ['89+94=183']
Exploring Operation: 93+183=276, Resulting Numbers: [4, 276]
Generated Node #3: [4, 276] f... | 4 | Current State: 69:[89, 94, 4, 93], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [94, 4, 4]
Generated Node #0,0: 69:[94, 4, 4] Operation: 93-89=4
Exploring Operation: 94-89=5, Resulting Numbers: [4, 93, 5]
Generated Node #0,1: 69:[4, 93, 5] Operation: 94-89=5
Exploring Operation: 89-4=85, Resulting Nu... | 0 | hs_5 | mult_heuristic |
[
40,
43,
92,
51
] | 75 | [
"43-40=3",
"51/3=17",
"92-17=75"
] | Current State: 75:[40, 43, 92, 51], Operations: []
Exploring Operation: 43-40=3, Resulting Numbers: [92, 51, 3]
Generated Node #2: [92, 51, 3] from Operation: 43-40=3
Current State: 75:[92, 51, 3], Operations: ['43-40=3']
Exploring Operation: 51/3=17, Resulting Numbers: [92, 17]
Generated Node #3: [92, 17] from Operati... | 4 | Current State: 75:[40, 43, 92, 51], Operations: []
Exploring Operation: 51-43=8, Resulting Numbers: [40, 92, 8]
Generated Node #0,0: 75:[40, 92, 8] Operation: 51-43=8
Moving to Node #0,0
Current State: 75:[40, 92, 8], Operations: ['51-43=8']
Exploring Operation: 40/8=5, Resulting Numbers: [92, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
70,
74,
8,
66
] | 64 | [
"74-70=4",
"8/4=2",
"66-2=64"
] | Current State: 64:[70, 74, 8, 66], Operations: []
Exploring Operation: 74-70=4, Resulting Numbers: [8, 66, 4]
Generated Node #2: [8, 66, 4] from Operation: 74-70=4
Current State: 64:[8, 66, 4], Operations: ['74-70=4']
Exploring Operation: 8/4=2, Resulting Numbers: [66, 2]
Generated Node #3: [66, 2] from Operation: 8/4=... | 4 | Current State: 64:[70, 74, 8, 66], Operations: []
Exploring Operation: 74-66=8, Resulting Numbers: [70, 8, 8]
Generated Node #0,0: 64:[70, 8, 8] Operation: 74-66=8
Exploring Operation: 74-70=4, Resulting Numbers: [8, 66, 4]
Generated Node #0,1: 64:[8, 66, 4] Operation: 74-70=4
Exploring Operation: 74-8=66, Resulting Nu... | 0.976563 | hs_5 | sum_heuristic |
[
19,
11,
84,
93
] | 80 | [
"93-84=9",
"11*9=99",
"99-19=80"
] | Current State: 80:[19, 11, 84, 93], Operations: []
Exploring Operation: 93-84=9, Resulting Numbers: [19, 11, 9]
Generated Node #2: [19, 11, 9] from Operation: 93-84=9
Current State: 80:[19, 11, 9], Operations: ['93-84=9']
Exploring Operation: 11*9=99, Resulting Numbers: [19, 99]
Generated Node #3: [19, 99] from Operati... | 4 | Current State: 80:[19, 11, 84, 93], Operations: []
Exploring Operation: 93-11=82, Resulting Numbers: [19, 84, 82]
Generated Node #0,0: 80:[19, 84, 82] Operation: 93-11=82
Exploring Operation: 93-84=9, Resulting Numbers: [19, 11, 9]
Generated Node #0,1: 80:[19, 11, 9] Operation: 93-84=9
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
62,
2,
28,
95
] | 19 | [
"95-62=33",
"28/2=14",
"33-14=19"
] | Current State: 19:[62, 2, 28, 95], Operations: []
Exploring Operation: 95-62=33, Resulting Numbers: [2, 28, 33]
Generated Node #2: [2, 28, 33] from Operation: 95-62=33
Current State: 19:[2, 28, 33], Operations: ['95-62=33']
Exploring Operation: 28/2=14, Resulting Numbers: [33, 14]
Generated Node #3: [33, 14] from Opera... | 4 | Current State: 19:[62, 2, 28, 95], Operations: []
Exploring Operation: 62/2=31, Resulting Numbers: [28, 95, 31]
Generated Node #0,0: 19:[28, 95, 31] Operation: 62/2=31
Exploring Operation: 28/2=14, Resulting Numbers: [62, 95, 14]
Generated Node #0,1: 19:[62, 95, 14] Operation: 28/2=14
Exploring Operation: 95-28=67, Res... | 0.942708 | hs_5 | mult_heuristic |
[
26,
99,
90,
18
] | 72 | [
"26-18=8",
"99-90=9",
"8*9=72"
] | Current State: 72:[26, 99, 90, 18], Operations: []
Exploring Operation: 26-18=8, Resulting Numbers: [99, 90, 8]
Generated Node #2: [99, 90, 8] from Operation: 26-18=8
Current State: 72:[99, 90, 8], Operations: ['26-18=8']
Exploring Operation: 99-90=9, Resulting Numbers: [8, 9]
Generated Node #3: [8, 9] from Operation: ... | 4 | Current State: 72:[26, 99, 90, 18], Operations: []
Exploring Operation: 99-90=9, Resulting Numbers: [26, 18, 9]
Generated Node #0,0: 72:[26, 18, 9] Operation: 99-90=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[26, 18, 9], Operations: ['99-90=9']
Exploring Operation: 26-18=8, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
[
74,
99,
35,
74
] | 65 | [
"74/74=1",
"99-35=64",
"1+64=65"
] | Current State: 65:[74, 99, 35, 74], Operations: []
Exploring Operation: 74/74=1, Resulting Numbers: [99, 35, 1]
Generated Node #2: [99, 35, 1] from Operation: 74/74=1
Current State: 65:[99, 35, 1], Operations: ['74/74=1']
Exploring Operation: 99-35=64, Resulting Numbers: [1, 64]
Generated Node #3: [1, 64] from Operatio... | 4 | Current State: 65:[74, 99, 35, 74], Operations: []
Exploring Operation: 99-74=25, Resulting Numbers: [74, 35, 25]
Generated Node #0,0: 65:[74, 35, 25] Operation: 99-74=25
Exploring Operation: 99-74=25, Resulting Numbers: [35, 74, 25]
Generated Node #0,1: 65:[35, 74, 25] Operation: 99-74=25
Exploring Operation: 99-35=64... | 0.955729 | hs_4 | mult_heuristic |
[
67,
81,
81,
2
] | 97 | [
"81-67=14",
"81+2=83",
"14+83=97"
] | Current State: 97:[67, 81, 81, 2], Operations: []
Exploring Operation: 81-67=14, Resulting Numbers: [2, 14]
Generated Node #2: [2, 14] from Operation: 81-67=14
Current State: 97:[2, 14], Operations: ['81-67=14']
Exploring Operation: 81+2=83, Resulting Numbers: [14, 83]
Generated Node #3: [14, 83] from Operation: 81+2=8... | 4 | Current State: 97:[67, 81, 81, 2], Operations: []
Exploring Operation: 67+2=69, Resulting Numbers: [81, 81, 69]
Generated Node #0,0: 97:[81, 81, 69] Operation: 67+2=69
Moving to Node #0,0
Current State: 97:[81, 81, 69], Operations: ['67+2=69']
Exploring Operation: 81+69=150, Resulting Numbers: [81, 150]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
35,
74,
61,
86
] | 84 | [
"35+74=109",
"86-61=25",
"109-25=84"
] | Current State: 84:[35, 74, 61, 86], Operations: []
Exploring Operation: 35+74=109, Resulting Numbers: [61, 86, 109]
Generated Node #2: [61, 86, 109] from Operation: 35+74=109
Current State: 84:[61, 86, 109], Operations: ['35+74=109']
Exploring Operation: 86-61=25, Resulting Numbers: [109, 25]
Generated Node #3: [109, 2... | 4 | Current State: 84:[35, 74, 61, 86], Operations: []
Exploring Operation: 61-35=26, Resulting Numbers: [74, 86, 26]
Generated Node #0,0: 84:[74, 86, 26] Operation: 61-35=26
Exploring Operation: 74-61=13, Resulting Numbers: [35, 86, 13]
Generated Node #0,1: 84:[35, 86, 13] Operation: 74-61=13
Exploring Operation: 74-35=39... | 0.956597 | hs_4 | sum_heuristic |
[
2,
19,
41,
23
] | 97 | [
"19+41=60",
"2*60=120",
"120-23=97"
] | Current State: 97:[2, 19, 41, 23], Operations: []
Exploring Operation: 19+41=60, Resulting Numbers: [2, 23, 60]
Generated Node #2: [2, 23, 60] from Operation: 19+41=60
Current State: 97:[2, 23, 60], Operations: ['19+41=60']
Exploring Operation: 2*60=120, Resulting Numbers: [23, 120]
Generated Node #3: [23, 120] from Op... | 4 | Current State: 97:[2, 19, 41, 23], Operations: []
Exploring Operation: 2*23=46, Resulting Numbers: [19, 41, 46]
Generated Node #0,0: 97:[19, 41, 46] Operation: 2*23=46
Exploring Operation: 2+19=21, Resulting Numbers: [41, 23, 21]
Generated Node #0,1: 97:[41, 23, 21] Operation: 2+19=21
Exploring Operation: 2*19=38, Resu... | 0 | hs_5 | sum_heuristic |
[
41,
6,
76,
97
] | 73 | [
"41*6=246",
"76+97=173",
"246-173=73"
] | Current State: 73:[41, 6, 76, 97], Operations: []
Exploring Operation: 41*6=246, Resulting Numbers: [76, 97, 246]
Generated Node #2: [76, 97, 246] from Operation: 41*6=246
Current State: 73:[76, 97, 246], Operations: ['41*6=246']
Exploring Operation: 76+97=173, Resulting Numbers: [246, 173]
Generated Node #3: [246, 173... | 4 | Current State: 73:[41, 6, 76, 97], Operations: []
Exploring Operation: 97-6=91, Resulting Numbers: [41, 76, 91]
Generated Node #0,0: 73:[41, 76, 91] Operation: 97-6=91
Exploring Operation: 6+76=82, Resulting Numbers: [41, 97, 82]
Generated Node #0,1: 73:[41, 97, 82] Operation: 6+76=82
Exploring Operation: 76-6=70, Resu... | 0 | hs_5 | mult_heuristic |
[
43,
35,
42,
27
] | 93 | [
"43+35=78",
"42-27=15",
"78+15=93"
] | Current State: 93:[43, 35, 42, 27], Operations: []
Exploring Operation: 43+35=78, Resulting Numbers: [42, 27, 78]
Generated Node #2: [42, 27, 78] from Operation: 43+35=78
Current State: 93:[42, 27, 78], Operations: ['43+35=78']
Exploring Operation: 42-27=15, Resulting Numbers: [78, 15]
Generated Node #3: [78, 15] from ... | 4 | Current State: 93:[43, 35, 42, 27], Operations: []
Exploring Operation: 43-42=1, Resulting Numbers: [35, 27, 1]
Generated Node #0,0: 93:[35, 27, 1] Operation: 43-42=1
Moving to Node #0,0
Current State: 93:[35, 27, 1], Operations: ['43-42=1']
Exploring Operation: 35-27=8, Resulting Numbers: [1, 8]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
21,
87,
46,
23
] | 68 | [
"87-21=66",
"46/23=2",
"66+2=68"
] | Current State: 68:[21, 87, 46, 23], Operations: []
Exploring Operation: 87-21=66, Resulting Numbers: [46, 23, 66]
Generated Node #2: [46, 23, 66] from Operation: 87-21=66
Current State: 68:[46, 23, 66], Operations: ['87-21=66']
Exploring Operation: 46/23=2, Resulting Numbers: [66, 2]
Generated Node #3: [66, 2] from Ope... | 4 | Current State: 68:[21, 87, 46, 23], Operations: []
Exploring Operation: 87-46=41, Resulting Numbers: [21, 23, 41]
Generated Node #0,0: 68:[21, 23, 41] Operation: 87-46=41
Exploring Operation: 87-21=66, Resulting Numbers: [46, 23, 66]
Generated Node #0,1: 68:[46, 23, 66] Operation: 87-21=66
Start Sub Search at level 1: ... | 0.986111 | hs_2 | sum_heuristic |
[
4,
66,
87,
15
] | 93 | [
"4*15=60",
"66+87=153",
"153-60=93"
] | Current State: 93:[4, 66, 87, 15], Operations: []
Exploring Operation: 4*15=60, Resulting Numbers: [66, 87, 60]
Generated Node #2: [66, 87, 60] from Operation: 4*15=60
Current State: 93:[66, 87, 60], Operations: ['4*15=60']
Exploring Operation: 66+87=153, Resulting Numbers: [60, 153]
Generated Node #3: [60, 153] from O... | 4 | Current State: 93:[4, 66, 87, 15], Operations: []
Exploring Operation: 66+15=81, Resulting Numbers: [4, 87, 81]
Generated Node #0,0: 93:[4, 87, 81] Operation: 66+15=81
Moving to Node #0,0
Current State: 93:[4, 87, 81], Operations: ['66+15=81']
Exploring Operation: 87-81=6, Resulting Numbers: [4, 6]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
50,
33,
63,
59
] | 13 | [
"50-33=17",
"63-59=4",
"17-4=13"
] | Current State: 13:[50, 33, 63, 59], Operations: []
Exploring Operation: 50-33=17, Resulting Numbers: [63, 59, 17]
Generated Node #2: [63, 59, 17] from Operation: 50-33=17
Current State: 13:[63, 59, 17], Operations: ['50-33=17']
Exploring Operation: 63-59=4, Resulting Numbers: [17, 4]
Generated Node #3: [17, 4] from Ope... | 4 | Current State: 13:[50, 33, 63, 59], Operations: []
Exploring Operation: 63-50=13, Resulting Numbers: [33, 59, 13]
Generated Node #0,0: 13:[33, 59, 13] Operation: 63-50=13
Exploring Operation: 63-59=4, Resulting Numbers: [50, 33, 4]
Generated Node #0,1: 13:[50, 33, 4] Operation: 63-59=4
Exploring Operation: 50-33=17, Re... | 0.986979 | hs_4 | sum_heuristic |
[
97,
41,
76,
60
] | 72 | [
"97-41=56",
"76-60=16",
"56+16=72"
] | Current State: 72:[97, 41, 76, 60], Operations: []
Exploring Operation: 97-41=56, Resulting Numbers: [76, 60, 56]
Generated Node #2: [76, 60, 56] from Operation: 97-41=56
Current State: 72:[76, 60, 56], Operations: ['97-41=56']
Exploring Operation: 76-60=16, Resulting Numbers: [56, 16]
Generated Node #3: [56, 16] from ... | 4 | Current State: 72:[97, 41, 76, 60], Operations: []
Exploring Operation: 97-76=21, Resulting Numbers: [41, 60, 21]
Generated Node #0,0: 72:[41, 60, 21] Operation: 97-76=21
Exploring Operation: 60-41=19, Resulting Numbers: [97, 76, 19]
Generated Node #0,1: 72:[97, 76, 19] Operation: 60-41=19
Exploring Operation: 97-60=37... | 0.989583 | hs_3 | sum_heuristic |
[
99,
12,
16,
3
] | 90 | [
"99+3=102",
"12*16=192",
"192-102=90"
] | Current State: 90:[99, 12, 16, 3], Operations: []
Exploring Operation: 99+3=102, Resulting Numbers: [12, 16, 102]
Generated Node #2: [12, 16, 102] from Operation: 99+3=102
Current State: 90:[12, 16, 102], Operations: ['99+3=102']
Exploring Operation: 12*16=192, Resulting Numbers: [102, 192]
Generated Node #3: [102, 192... | 4 | Current State: 90:[99, 12, 16, 3], Operations: []
Exploring Operation: 99/3=33, Resulting Numbers: [12, 16, 33]
Generated Node #0,0: 90:[12, 16, 33] Operation: 99/3=33
Exploring Operation: 99-12=87, Resulting Numbers: [16, 3, 87]
Generated Node #0,1: 90:[16, 3, 87] Operation: 99-12=87
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
1,
35,
58,
50
] | 28 | [
"1+35=36",
"58-50=8",
"36-8=28"
] | Current State: 28:[1, 35, 58, 50], Operations: []
Exploring Operation: 1+35=36, Resulting Numbers: [58, 50, 36]
Generated Node #2: [58, 50, 36] from Operation: 1+35=36
Current State: 28:[58, 50, 36], Operations: ['1+35=36']
Exploring Operation: 58-50=8, Resulting Numbers: [36, 8]
Generated Node #3: [36, 8] from Operati... | 4 | Current State: 28:[1, 35, 58, 50], Operations: []
Exploring Operation: 58-35=23, Resulting Numbers: [1, 50, 23]
Generated Node #0,0: 28:[1, 50, 23] Operation: 58-35=23
Exploring Operation: 35-1=34, Resulting Numbers: [58, 50, 34]
Generated Node #0,1: 28:[58, 50, 34] Operation: 35-1=34
Exploring Operation: 50-35=15, Res... | 0.988715 | hs_4 | sum_heuristic |
[
87,
45,
79,
24
] | 97 | [
"87-45=42",
"79-24=55",
"42+55=97"
] | Current State: 97:[87, 45, 79, 24], Operations: []
Exploring Operation: 87-45=42, Resulting Numbers: [79, 24, 42]
Generated Node #2: [79, 24, 42] from Operation: 87-45=42
Current State: 97:[79, 24, 42], Operations: ['87-45=42']
Exploring Operation: 79-24=55, Resulting Numbers: [42, 55]
Generated Node #3: [42, 55] from ... | 4 | Current State: 97:[87, 45, 79, 24], Operations: []
Exploring Operation: 79+24=103, Resulting Numbers: [87, 45, 103]
Generated Node #0,0: 97:[87, 45, 103] Operation: 79+24=103
Exploring Operation: 45+24=69, Resulting Numbers: [87, 79, 69]
Generated Node #0,1: 97:[87, 79, 69] Operation: 45+24=69
Exploring Operation: 87-2... | 0.946181 | hs_4 | mult_heuristic |
[
52,
6,
43,
66
] | 44 | [
"52-43=9",
"6*66=396",
"396/9=44"
] | Current State: 44:[52, 6, 43, 66], Operations: []
Exploring Operation: 52-43=9, Resulting Numbers: [6, 66, 9]
Generated Node #2: [6, 66, 9] from Operation: 52-43=9
Current State: 44:[6, 66, 9], Operations: ['52-43=9']
Exploring Operation: 6*66=396, Resulting Numbers: [9, 396]
Generated Node #3: [9, 396] from Operation:... | 4 | Current State: 44:[52, 6, 43, 66], Operations: []
Exploring Operation: 66-6=60, Resulting Numbers: [52, 43, 60]
Generated Node #0,0: 44:[52, 43, 60] Operation: 66-6=60
Exploring Operation: 66-43=23, Resulting Numbers: [52, 6, 23]
Generated Node #0,1: 44:[52, 6, 23] Operation: 66-43=23
Exploring Operation: 66/6=11, Resu... | 0 | hs_5 | sum_heuristic |
[
33,
2,
48,
7
] | 20 | [
"33+2=35",
"48+7=55",
"55-35=20"
] | Current State: 20:[33, 2, 48, 7], Operations: []
Exploring Operation: 33+2=35, Resulting Numbers: [48, 7, 35]
Generated Node #2: [48, 7, 35] from Operation: 33+2=35
Current State: 20:[48, 7, 35], Operations: ['33+2=35']
Exploring Operation: 48+7=55, Resulting Numbers: [35, 55]
Generated Node #3: [35, 55] from Operation... | 4 | Current State: 20:[33, 2, 48, 7], Operations: []
Exploring Operation: 48-33=15, Resulting Numbers: [2, 7, 15]
Generated Node #0,0: 20:[2, 7, 15] Operation: 48-33=15
Exploring Operation: 48-7=41, Resulting Numbers: [33, 2, 41]
Generated Node #0,1: 20:[33, 2, 41] Operation: 48-7=41
Exploring Operation: 48/2=24, Resulting... | 0.988715 | hs_4 | sum_heuristic |
[
59,
84,
80,
80
] | 84 | [
"80-59=21",
"84-80=4",
"21*4=84"
] | Current State: 84:[59, 84, 80, 80], Operations: []
Exploring Operation: 80-59=21, Resulting Numbers: [84, 21]
Generated Node #2: [84, 21] from Operation: 80-59=21
Current State: 84:[84, 21], Operations: ['80-59=21']
Exploring Operation: 84-80=4, Resulting Numbers: [21, 4]
Generated Node #3: [21, 4] from Operation: 84-8... | 4 | Current State: 84:[59, 84, 80, 80], Operations: []
Exploring Operation: 80-59=21, Resulting Numbers: [84, 80, 21]
Generated Node #0,0: 84:[84, 80, 21] Operation: 80-59=21
Moving to Node #0,0
Current State: 84:[84, 80, 21], Operations: ['80-59=21']
Exploring Operation: 84-80=4, Resulting Numbers: [21, 4]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
31,
33,
29,
49
] | 76 | [
"33-31=2",
"29+49=78",
"78-2=76"
] | Current State: 76:[31, 33, 29, 49], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [29, 49, 2]
Generated Node #2: [29, 49, 2] from Operation: 33-31=2
Current State: 76:[29, 49, 2], Operations: ['33-31=2']
Exploring Operation: 29+49=78, Resulting Numbers: [2, 78]
Generated Node #3: [2, 78] from Operatio... | 4 | Current State: 76:[31, 33, 29, 49], Operations: []
Exploring Operation: 29+49=78, Resulting Numbers: [31, 33, 78]
Generated Node #0,0: 76:[31, 33, 78] Operation: 29+49=78
Exploring Operation: 49-31=18, Resulting Numbers: [33, 29, 18]
Generated Node #0,1: 76:[33, 29, 18] Operation: 49-31=18
Exploring Operation: 49-29=20... | 0.967014 | hs_5 | sum_heuristic |
[
3,
44,
19,
4
] | 24 | [
"3+44=47",
"19+4=23",
"47-23=24"
] | Current State: 24:[3, 44, 19, 4], Operations: []
Exploring Operation: 3+44=47, Resulting Numbers: [19, 4, 47]
Generated Node #2: [19, 4, 47] from Operation: 3+44=47
Current State: 24:[19, 4, 47], Operations: ['3+44=47']
Exploring Operation: 19+4=23, Resulting Numbers: [47, 23]
Generated Node #3: [47, 23] from Operation... | 4 | Current State: 24:[3, 44, 19, 4], Operations: []
Exploring Operation: 44-4=40, Resulting Numbers: [3, 19, 40]
Generated Node #0,0: 24:[3, 19, 40] Operation: 44-4=40
Exploring Operation: 44/4=11, Resulting Numbers: [3, 19, 11]
Generated Node #0,1: 24:[3, 19, 11] Operation: 44/4=11
Exploring Operation: 44-19=25, Resultin... | 0.984375 | hs_3 | sum_heuristic |
[
30,
9,
11,
48
] | 21 | [
"30+48=78",
"9*11=99",
"99-78=21"
] | Current State: 21:[30, 9, 11, 48], Operations: []
Exploring Operation: 30+48=78, Resulting Numbers: [9, 11, 78]
Generated Node #2: [9, 11, 78] from Operation: 30+48=78
Current State: 21:[9, 11, 78], Operations: ['30+48=78']
Exploring Operation: 9*11=99, Resulting Numbers: [78, 99]
Generated Node #3: [78, 99] from Opera... | 4 | Current State: 21:[30, 9, 11, 48], Operations: []
Exploring Operation: 48-30=18, Resulting Numbers: [9, 11, 18]
Generated Node #0,0: 21:[9, 11, 18] Operation: 48-30=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[9, 11, 18], Operations: ['48-30=18']
Exploring Operation: 18-11=7, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
43,
4,
96,
86
] | 12 | [
"43*96=4128",
"4*86=344",
"4128/344=12"
] | Current State: 12:[43, 4, 96, 86], Operations: []
Exploring Operation: 43*96=4128, Resulting Numbers: [4, 86, 4128]
Generated Node #2: [4, 86, 4128] from Operation: 43*96=4128
Current State: 12:[4, 86, 4128], Operations: ['43*96=4128']
Exploring Operation: 4*86=344, Resulting Numbers: [4128, 344]
Generated Node #3: [41... | 4 | Current State: 12:[43, 4, 96, 86], Operations: []
Exploring Operation: 96/4=24, Resulting Numbers: [43, 86, 24]
Generated Node #0,0: 12:[43, 86, 24] Operation: 96/4=24
Exploring Operation: 86-43=43, Resulting Numbers: [4, 96, 43]
Generated Node #0,1: 12:[4, 96, 43] Operation: 86-43=43
Exploring Operation: 96-43=53, Res... | 0.967014 | hs_5 | mult_heuristic |
[
13,
76,
60,
80
] | 51 | [
"13+76=89",
"60+80=140",
"140-89=51"
] | Current State: 51:[13, 76, 60, 80], Operations: []
Exploring Operation: 13+76=89, Resulting Numbers: [60, 80, 89]
Generated Node #2: [60, 80, 89] from Operation: 13+76=89
Current State: 51:[60, 80, 89], Operations: ['13+76=89']
Exploring Operation: 60+80=140, Resulting Numbers: [89, 140]
Generated Node #3: [89, 140] fr... | 4 | Current State: 51:[13, 76, 60, 80], Operations: []
Exploring Operation: 76-13=63, Resulting Numbers: [60, 80, 63]
Generated Node #0,0: 51:[60, 80, 63] Operation: 76-13=63
Exploring Operation: 80-60=20, Resulting Numbers: [13, 76, 20]
Generated Node #0,1: 51:[13, 76, 20] Operation: 80-60=20
Exploring Operation: 80-76=4,... | 0.986979 | hs_4 | sum_heuristic |
[
63,
12,
52,
2
] | 43 | [
"52-12=40",
"40/2=20",
"63-20=43"
] | Current State: 43:[63, 12, 52, 2], Operations: []
Exploring Operation: 52-12=40, Resulting Numbers: [63, 2, 40]
Generated Node #2: [63, 2, 40] from Operation: 52-12=40
Current State: 43:[63, 2, 40], Operations: ['52-12=40']
Exploring Operation: 40/2=20, Resulting Numbers: [63, 20]
Generated Node #3: [63, 20] from Opera... | 4 | Current State: 43:[63, 12, 52, 2], Operations: []
Exploring Operation: 12*2=24, Resulting Numbers: [63, 52, 24]
Generated Node #0,0: 43:[63, 52, 24] Operation: 12*2=24
Exploring Operation: 63-2=61, Resulting Numbers: [12, 52, 61]
Generated Node #0,1: 43:[12, 52, 61] Operation: 63-2=61
Exploring Operation: 63-12=51, Res... | 0 | hs_3 | mult_heuristic |
[
19,
65,
16,
84
] | 37 | [
"19-16=3",
"84/3=28",
"65-28=37"
] | Current State: 37:[19, 65, 16, 84], Operations: []
Exploring Operation: 19-16=3, Resulting Numbers: [65, 84, 3]
Generated Node #2: [65, 84, 3] from Operation: 19-16=3
Current State: 37:[65, 84, 3], Operations: ['19-16=3']
Exploring Operation: 84/3=28, Resulting Numbers: [65, 28]
Generated Node #3: [65, 28] from Operati... | 4 | Current State: 37:[19, 65, 16, 84], Operations: []
Exploring Operation: 84-65=19, Resulting Numbers: [19, 16, 19]
Generated Node #0,0: 37:[19, 16, 19] Operation: 84-65=19
Exploring Operation: 19+16=35, Resulting Numbers: [65, 84, 35]
Generated Node #0,1: 37:[65, 84, 35] Operation: 19+16=35
Exploring Operation: 65-19=46... | 0 | hs_3 | sum_heuristic |
[
82,
6,
63,
11
] | 48 | [
"82-63=19",
"19-11=8",
"6*8=48"
] | Current State: 48:[82, 6, 63, 11], Operations: []
Exploring Operation: 82-63=19, Resulting Numbers: [6, 11, 19]
Generated Node #2: [6, 11, 19] from Operation: 82-63=19
Current State: 48:[6, 11, 19], Operations: ['82-63=19']
Exploring Operation: 19-11=8, Resulting Numbers: [6, 8]
Generated Node #3: [6, 8] from Operation... | 4 | Current State: 48:[82, 6, 63, 11], Operations: []
Exploring Operation: 63-11=52, Resulting Numbers: [82, 6, 52]
Generated Node #0,0: 48:[82, 6, 52] Operation: 63-11=52
Exploring Operation: 82-11=71, Resulting Numbers: [6, 63, 71]
Generated Node #0,1: 48:[6, 63, 71] Operation: 82-11=71
Exploring Operation: 82-6=76, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
86,
30,
60,
72
] | 61 | [
"30*60=1800",
"1800/72=25",
"86-25=61"
] | Current State: 61:[86, 30, 60, 72], Operations: []
Exploring Operation: 30*60=1800, Resulting Numbers: [86, 72, 1800]
Generated Node #2: [86, 72, 1800] from Operation: 30*60=1800
Current State: 61:[86, 72, 1800], Operations: ['30*60=1800']
Exploring Operation: 1800/72=25, Resulting Numbers: [86, 25]
Generated Node #3: ... | 4 | Current State: 61:[86, 30, 60, 72], Operations: []
Exploring Operation: 72-30=42, Resulting Numbers: [86, 60, 42]
Generated Node #0,0: 61:[86, 60, 42] Operation: 72-30=42
Exploring Operation: 30+60=90, Resulting Numbers: [86, 72, 90]
Generated Node #0,1: 61:[86, 72, 90] Operation: 30+60=90
Exploring Operation: 60-30=30... | 0 | hs_5 | mult_heuristic |
[
66,
88,
30,
55
] | 95 | [
"88*30=2640",
"2640/66=40",
"55+40=95"
] | Current State: 95:[66, 88, 30, 55], Operations: []
Exploring Operation: 88*30=2640, Resulting Numbers: [66, 55, 2640]
Generated Node #2: [66, 55, 2640] from Operation: 88*30=2640
Current State: 95:[66, 55, 2640], Operations: ['88*30=2640']
Exploring Operation: 2640/66=40, Resulting Numbers: [55, 40]
Generated Node #3: ... | 4 | Current State: 95:[66, 88, 30, 55], Operations: []
Exploring Operation: 55-30=25, Resulting Numbers: [66, 88, 25]
Generated Node #0,0: 95:[66, 88, 25] Operation: 55-30=25
Exploring Operation: 66-55=11, Resulting Numbers: [88, 30, 11]
Generated Node #0,1: 95:[88, 30, 11] Operation: 66-55=11
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
20,
51,
76,
2
] | 66 | [
"20+51=71",
"2*71=142",
"142-76=66"
] | Current State: 66:[20, 51, 76, 2], Operations: []
Exploring Operation: 20+51=71, Resulting Numbers: [76, 2, 71]
Generated Node #2: [76, 2, 71] from Operation: 20+51=71
Current State: 66:[76, 2, 71], Operations: ['20+51=71']
Exploring Operation: 2*71=142, Resulting Numbers: [76, 142]
Generated Node #3: [76, 142] from Op... | 4 | Current State: 66:[20, 51, 76, 2], Operations: []
Exploring Operation: 20+51=71, Resulting Numbers: [76, 2, 71]
Generated Node #0,0: 66:[76, 2, 71] Operation: 20+51=71
Exploring Operation: 76-51=25, Resulting Numbers: [20, 2, 25]
Generated Node #0,1: 66:[20, 2, 25] Operation: 76-51=25
Exploring Operation: 51-20=31, Res... | 0 | hs_4 | mult_heuristic |
[
74,
90,
6,
51
] | 76 | [
"51-6=45",
"90/45=2",
"74+2=76"
] | Current State: 76:[74, 90, 6, 51], Operations: []
Exploring Operation: 51-6=45, Resulting Numbers: [74, 90, 45]
Generated Node #2: [74, 90, 45] from Operation: 51-6=45
Current State: 76:[74, 90, 45], Operations: ['51-6=45']
Exploring Operation: 90/45=2, Resulting Numbers: [74, 2]
Generated Node #3: [74, 2] from Operati... | 4 | Current State: 76:[74, 90, 6, 51], Operations: []
Exploring Operation: 90-51=39, Resulting Numbers: [74, 6, 39]
Generated Node #0,0: 76:[74, 6, 39] Operation: 90-51=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 76:[74, 6, 39], Operations: ['90-51=39']
Exploring Operation: 74+6=80, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
65,
54,
67,
82
] | 56 | [
"67-65=2",
"82-54=28",
"2*28=56"
] | Current State: 56:[65, 54, 67, 82], Operations: []
Exploring Operation: 67-65=2, Resulting Numbers: [54, 82, 2]
Generated Node #2: [54, 82, 2] from Operation: 67-65=2
Current State: 56:[54, 82, 2], Operations: ['67-65=2']
Exploring Operation: 82-54=28, Resulting Numbers: [2, 28]
Generated Node #3: [2, 28] from Operatio... | 4 | Current State: 56:[65, 54, 67, 82], Operations: []
Exploring Operation: 82-67=15, Resulting Numbers: [65, 54, 15]
Generated Node #0,0: 56:[65, 54, 15] Operation: 82-67=15
Exploring Operation: 82-65=17, Resulting Numbers: [54, 67, 17]
Generated Node #0,1: 56:[54, 67, 17] Operation: 82-65=17
Exploring Operation: 82-54=28... | 0.976563 | hs_3 | mult_heuristic |
[
15,
71,
41,
57
] | 59 | [
"71-41=30",
"30/15=2",
"57+2=59"
] | Current State: 59:[15, 71, 41, 57], Operations: []
Exploring Operation: 71-41=30, Resulting Numbers: [15, 57, 30]
Generated Node #2: [15, 57, 30] from Operation: 71-41=30
Current State: 59:[15, 57, 30], Operations: ['71-41=30']
Exploring Operation: 30/15=2, Resulting Numbers: [57, 2]
Generated Node #3: [57, 2] from Ope... | 4 | Current State: 59:[15, 71, 41, 57], Operations: []
Exploring Operation: 71-15=56, Resulting Numbers: [41, 57, 56]
Generated Node #0,0: 59:[41, 57, 56] Operation: 71-15=56
Exploring Operation: 15+41=56, Resulting Numbers: [71, 57, 56]
Generated Node #0,1: 59:[71, 57, 56] Operation: 15+41=56
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
76,
1,
71,
95
] | 52 | [
"76*1=76",
"95-71=24",
"76-24=52"
] | Current State: 52:[76, 1, 71, 95], Operations: []
Exploring Operation: 76*1=76, Resulting Numbers: [71, 95, 76]
Generated Node #2: [71, 95, 76] from Operation: 76*1=76
Current State: 52:[71, 95, 76], Operations: ['76*1=76']
Exploring Operation: 95-71=24, Resulting Numbers: [76, 24]
Generated Node #3: [76, 24] from Oper... | 4 | Current State: 52:[76, 1, 71, 95], Operations: []
Exploring Operation: 95-76=19, Resulting Numbers: [1, 71, 19]
Generated Node #0,0: 52:[1, 71, 19] Operation: 95-76=19
Exploring Operation: 95-71=24, Resulting Numbers: [76, 1, 24]
Generated Node #0,1: 52:[76, 1, 24] Operation: 95-71=24
Moving to Node #0,0
Current State:... | 0.990451 | hs_2 | sum_heuristic |
[
80,
17,
2,
35
] | 73 | [
"80-35=45",
"2*45=90",
"90-17=73"
] | Current State: 73:[80, 17, 2, 35], Operations: []
Exploring Operation: 80-35=45, Resulting Numbers: [17, 2, 45]
Generated Node #2: [17, 2, 45] from Operation: 80-35=45
Current State: 73:[17, 2, 45], Operations: ['80-35=45']
Exploring Operation: 2*45=90, Resulting Numbers: [17, 90]
Generated Node #3: [17, 90] from Opera... | 4 | Current State: 73:[80, 17, 2, 35], Operations: []
Exploring Operation: 17*2=34, Resulting Numbers: [80, 35, 34]
Generated Node #0,0: 73:[80, 35, 34] Operation: 17*2=34
Exploring Operation: 80-2=78, Resulting Numbers: [17, 35, 78]
Generated Node #0,1: 73:[17, 35, 78] Operation: 80-2=78
Exploring Operation: 2*35=70, Resu... | 0 | hs_3 | sum_heuristic |
[
39,
1,
40,
73
] | 73 | [
"39+1=40",
"40+73=113",
"113-40=73"
] | Current State: 73:[39, 1, 40, 73], Operations: []
Exploring Operation: 39+1=40, Resulting Numbers: [40, 73, 40]
Generated Node #2: [40, 73, 40] from Operation: 39+1=40
Current State: 73:[40, 73, 40], Operations: ['39+1=40']
Exploring Operation: 40+73=113, Resulting Numbers: [113]
113,73 equal: Goal Reached
Exploring Op... | 4 | Current State: 73:[39, 1, 40, 73], Operations: []
Exploring Operation: 39/1=39, Resulting Numbers: [40, 73, 39]
Generated Node #0,0: 73:[40, 73, 39] Operation: 39/1=39
Exploring Operation: 39*1=39, Resulting Numbers: [40, 73, 39]
Generated Node #0,1: 73:[40, 73, 39] Operation: 39*1=39
Exploring Operation: 1+40=41, Resu... | 0.972222 | hs_4 | sum_heuristic |
[
9,
5,
60,
43
] | 21 | [
"9-5=4",
"60-43=17",
"4+17=21"
] | Current State: 21:[9, 5, 60, 43], Operations: []
Exploring Operation: 9-5=4, Resulting Numbers: [60, 43, 4]
Generated Node #2: [60, 43, 4] from Operation: 9-5=4
Current State: 21:[60, 43, 4], Operations: ['9-5=4']
Exploring Operation: 60-43=17, Resulting Numbers: [4, 17]
Generated Node #3: [4, 17] from Operation: 60-43... | 4 | Current State: 21:[9, 5, 60, 43], Operations: []
Exploring Operation: 60-43=17, Resulting Numbers: [9, 5, 17]
Generated Node #0,0: 21:[9, 5, 17] Operation: 60-43=17
Exploring Operation: 60-9=51, Resulting Numbers: [5, 43, 51]
Generated Node #0,1: 21:[5, 43, 51] Operation: 60-9=51
Exploring Operation: 60/5=12, Resulting... | 0.947917 | hs_5 | sum_heuristic |
[
12,
49,
89,
2
] | 92 | [
"89-49=40",
"2*40=80",
"12+80=92"
] | Current State: 92:[12, 49, 89, 2], Operations: []
Exploring Operation: 89-49=40, Resulting Numbers: [12, 2, 40]
Generated Node #2: [12, 2, 40] from Operation: 89-49=40
Current State: 92:[12, 2, 40], Operations: ['89-49=40']
Exploring Operation: 2*40=80, Resulting Numbers: [12, 80]
Generated Node #3: [12, 80] from Opera... | 4 | Current State: 92:[12, 49, 89, 2], Operations: []
Exploring Operation: 12*2=24, Resulting Numbers: [49, 89, 24]
Generated Node #0,0: 92:[49, 89, 24] Operation: 12*2=24
Exploring Operation: 12/2=6, Resulting Numbers: [49, 89, 6]
Generated Node #0,1: 92:[49, 89, 6] Operation: 12/2=6
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
89,
53,
50,
63
] | 78 | [
"89-63=26",
"53-50=3",
"26*3=78"
] | Current State: 78:[89, 53, 50, 63], Operations: []
Exploring Operation: 89-63=26, Resulting Numbers: [53, 50, 26]
Generated Node #2: [53, 50, 26] from Operation: 89-63=26
Current State: 78:[53, 50, 26], Operations: ['89-63=26']
Exploring Operation: 53-50=3, Resulting Numbers: [26, 3]
Generated Node #3: [26, 3] from Ope... | 4 | Current State: 78:[89, 53, 50, 63], Operations: []
Exploring Operation: 63-53=10, Resulting Numbers: [89, 50, 10]
Generated Node #0,0: 78:[89, 50, 10] Operation: 63-53=10
Exploring Operation: 89-63=26, Resulting Numbers: [53, 50, 26]
Generated Node #0,1: 78:[53, 50, 26] Operation: 89-63=26
Start Sub Search at level 1: ... | 0.986979 | hs_2 | sum_heuristic |
[
60,
6,
49,
47
] | 15 | [
"49-6=43",
"47-43=4",
"60/4=15"
] | Current State: 15:[60, 6, 49, 47], Operations: []
Exploring Operation: 49-6=43, Resulting Numbers: [60, 47, 43]
Generated Node #2: [60, 47, 43] from Operation: 49-6=43
Current State: 15:[60, 47, 43], Operations: ['49-6=43']
Exploring Operation: 47-43=4, Resulting Numbers: [60, 4]
Generated Node #3: [60, 4] from Operati... | 4 | Current State: 15:[60, 6, 49, 47], Operations: []
Exploring Operation: 60-6=54, Resulting Numbers: [49, 47, 54]
Generated Node #0,0: 15:[49, 47, 54] Operation: 60-6=54
Exploring Operation: 60-49=11, Resulting Numbers: [6, 47, 11]
Generated Node #0,1: 15:[6, 47, 11] Operation: 60-49=11
Exploring Operation: 60/6=10, Resu... | 0 | hs_5 | mult_heuristic |
[
21,
29,
21,
58
] | 63 | [
"21*58=1218",
"1218/29=42",
"21+42=63"
] | Current State: 63:[21, 29, 21, 58], Operations: []
Exploring Operation: 21*58=1218, Resulting Numbers: [29, 1218]
Generated Node #2: [29, 1218] from Operation: 21*58=1218
Current State: 63:[29, 1218], Operations: ['21*58=1218']
Exploring Operation: 1218/29=42, Resulting Numbers: [42]
42,63 equal: Goal Reached
Exploring... | 4 | Current State: 63:[21, 29, 21, 58], Operations: []
Exploring Operation: 58/29=2, Resulting Numbers: [21, 21, 2]
Generated Node #0,0: 63:[21, 21, 2] Operation: 58/29=2
Exploring Operation: 29-21=8, Resulting Numbers: [21, 58, 8]
Generated Node #0,1: 63:[21, 58, 8] Operation: 29-21=8
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
23,
27,
6,
4
] | 79 | [
"23+6=29",
"27*4=108",
"108-29=79"
] | Current State: 79:[23, 27, 6, 4], Operations: []
Exploring Operation: 23+6=29, Resulting Numbers: [27, 4, 29]
Generated Node #2: [27, 4, 29] from Operation: 23+6=29
Current State: 79:[27, 4, 29], Operations: ['23+6=29']
Exploring Operation: 27*4=108, Resulting Numbers: [29, 108]
Generated Node #3: [29, 108] from Operat... | 4 | Current State: 79:[23, 27, 6, 4], Operations: []
Exploring Operation: 6*4=24, Resulting Numbers: [23, 27, 24]
Generated Node #0,0: 79:[23, 27, 24] Operation: 6*4=24
Exploring Operation: 23*4=92, Resulting Numbers: [27, 6, 92]
Generated Node #0,1: 79:[27, 6, 92] Operation: 23*4=92
Exploring Operation: 27*4=108, Resultin... | 0.987847 | hs_3 | sum_heuristic |
[
31,
67,
3,
58
] | 93 | [
"67-58=9",
"31*9=279",
"279/3=93"
] | Current State: 93:[31, 67, 3, 58], Operations: []
Exploring Operation: 67-58=9, Resulting Numbers: [31, 3, 9]
Generated Node #2: [31, 3, 9] from Operation: 67-58=9
Current State: 93:[31, 3, 9], Operations: ['67-58=9']
Exploring Operation: 31*9=279, Resulting Numbers: [3, 279]
Generated Node #3: [3, 279] from Operation:... | 4 | Current State: 93:[31, 67, 3, 58], Operations: []
Exploring Operation: 31+67=98, Resulting Numbers: [3, 58, 98]
Generated Node #0,0: 93:[3, 58, 98] Operation: 31+67=98
Exploring Operation: 67-31=36, Resulting Numbers: [3, 58, 36]
Generated Node #0,1: 93:[3, 58, 36] Operation: 67-31=36
Exploring Operation: 58-31=27, Res... | 0.986111 | hs_5 | sum_heuristic |
[
9,
69,
46,
58
] | 52 | [
"9*46=414",
"414/69=6",
"58-6=52"
] | Current State: 52:[9, 69, 46, 58], Operations: []
Exploring Operation: 9*46=414, Resulting Numbers: [69, 58, 414]
Generated Node #2: [69, 58, 414] from Operation: 9*46=414
Current State: 52:[69, 58, 414], Operations: ['9*46=414']
Exploring Operation: 414/69=6, Resulting Numbers: [58, 6]
Generated Node #3: [58, 6] from ... | 4 | Current State: 52:[9, 69, 46, 58], Operations: []
Exploring Operation: 69-58=11, Resulting Numbers: [9, 46, 11]
Generated Node #0,0: 52:[9, 46, 11] Operation: 69-58=11
Exploring Operation: 58-46=12, Resulting Numbers: [9, 69, 12]
Generated Node #0,1: 52:[9, 69, 12] Operation: 58-46=12
Exploring Operation: 9+46=55, Resu... | 0 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.