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 |
|---|---|---|---|---|---|---|---|---|
[
61,
30,
39,
2
] | 72 | [
"61-30=31",
"39+2=41",
"31+41=72"
] | Current State: 72:[61, 30, 39, 2], Operations: []
Exploring Operation: 61-30=31, Resulting Numbers: [39, 2, 31]
Generated Node #2: [39, 2, 31] from Operation: 61-30=31
Current State: 72:[39, 2, 31], Operations: ['61-30=31']
Exploring Operation: 39+2=41, Resulting Numbers: [31, 41]
Generated Node #3: [31, 41] from Opera... | 4 | Current State: 72:[61, 30, 39, 2], Operations: []
Exploring Operation: 39-30=9, Resulting Numbers: [61, 2, 9]
Generated Node #0,0: 72:[61, 2, 9] Operation: 39-30=9
Exploring Operation: 61-39=22, Resulting Numbers: [30, 2, 22]
Generated Node #0,1: 72:[30, 2, 22] Operation: 61-39=22
Exploring Operation: 61-30=31, Resulti... | 0.975694 | hs_3 | sum_heuristic |
[
77,
84,
46,
79
] | 26 | [
"84-77=7",
"79-46=33",
"33-7=26"
] | Current State: 26:[77, 84, 46, 79], Operations: []
Exploring Operation: 84-77=7, Resulting Numbers: [46, 79, 7]
Generated Node #2: [46, 79, 7] from Operation: 84-77=7
Current State: 26:[46, 79, 7], Operations: ['84-77=7']
Exploring Operation: 79-46=33, Resulting Numbers: [7, 33]
Generated Node #3: [7, 33] from Operatio... | 4 | Current State: 26:[77, 84, 46, 79], Operations: []
Exploring Operation: 77-46=31, Resulting Numbers: [84, 79, 31]
Generated Node #0,0: 26:[84, 79, 31] Operation: 77-46=31
Exploring Operation: 79-77=2, Resulting Numbers: [84, 46, 2]
Generated Node #0,1: 26:[84, 46, 2] Operation: 79-77=2
Exploring Operation: 84-77=7, Res... | 0.986979 | hs_4 | mult_heuristic |
[
23,
44,
25,
1
] | 92 | [
"23+44=67",
"25*1=25",
"67+25=92"
] | Current State: 92:[23, 44, 25, 1], Operations: []
Exploring Operation: 23+44=67, Resulting Numbers: [25, 1, 67]
Generated Node #2: [25, 1, 67] from Operation: 23+44=67
Current State: 92:[25, 1, 67], Operations: ['23+44=67']
Exploring Operation: 25*1=25, Resulting Numbers: [67, 25]
Generated Node #3: [67, 25] from Opera... | 4 | Current State: 92:[23, 44, 25, 1], Operations: []
Exploring Operation: 25-23=2, Resulting Numbers: [44, 1, 2]
Generated Node #0,0: 92:[44, 1, 2] Operation: 25-23=2
Exploring Operation: 44+1=45, Resulting Numbers: [23, 25, 45]
Generated Node #0,1: 92:[23, 25, 45] Operation: 44+1=45
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
34,
41,
55,
27
] | 57 | [
"41+27=68",
"68/34=2",
"55+2=57"
] | Current State: 57:[34, 41, 55, 27], Operations: []
Exploring Operation: 41+27=68, Resulting Numbers: [34, 55, 68]
Generated Node #2: [34, 55, 68] from Operation: 41+27=68
Current State: 57:[34, 55, 68], Operations: ['41+27=68']
Exploring Operation: 68/34=2, Resulting Numbers: [55, 2]
Generated Node #3: [55, 2] from Ope... | 4 | Current State: 57:[34, 41, 55, 27], Operations: []
Exploring Operation: 41-34=7, Resulting Numbers: [55, 27, 7]
Generated Node #0,0: 57:[55, 27, 7] Operation: 41-34=7
Moving to Node #0,0
Current State: 57:[55, 27, 7], Operations: ['41-34=7']
Exploring Operation: 27-7=20, Resulting Numbers: [55, 20]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
15,
39,
90,
25
] | 48 | [
"25-15=10",
"90/10=9",
"39+9=48"
] | Current State: 48:[15, 39, 90, 25], Operations: []
Exploring Operation: 25-15=10, Resulting Numbers: [39, 90, 10]
Generated Node #2: [39, 90, 10] from Operation: 25-15=10
Current State: 48:[39, 90, 10], Operations: ['25-15=10']
Exploring Operation: 90/10=9, Resulting Numbers: [39, 9]
Generated Node #3: [39, 9] from Ope... | 4 | Current State: 48:[15, 39, 90, 25], Operations: []
Exploring Operation: 90-39=51, Resulting Numbers: [15, 25, 51]
Generated Node #0,0: 48:[15, 25, 51] Operation: 90-39=51
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[15, 25, 51], Operations: ['90-39=51']
Exploring Operation: 51-25=26, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
99,
7,
22,
2
] | 63 | [
"99*7=693",
"22/2=11",
"693/11=63"
] | Current State: 63:[99, 7, 22, 2], Operations: []
Exploring Operation: 99*7=693, Resulting Numbers: [22, 2, 693]
Generated Node #2: [22, 2, 693] from Operation: 99*7=693
Current State: 63:[22, 2, 693], Operations: ['99*7=693']
Exploring Operation: 22/2=11, Resulting Numbers: [693, 11]
Generated Node #3: [693, 11] from O... | 4 | Current State: 63:[99, 7, 22, 2], Operations: []
Exploring Operation: 99-2=97, Resulting Numbers: [7, 22, 97]
Generated Node #0,0: 63:[7, 22, 97] Operation: 99-2=97
Exploring Operation: 99-22=77, Resulting Numbers: [7, 2, 77]
Generated Node #0,1: 63:[7, 2, 77] Operation: 99-22=77
Exploring Operation: 99-7=92, Resulting... | 0 | hs_3 | mult_heuristic |
[
1,
51,
57,
20
] | 88 | [
"1*51=51",
"57-20=37",
"51+37=88"
] | Current State: 88:[1, 51, 57, 20], Operations: []
Exploring Operation: 1*51=51, Resulting Numbers: [57, 20, 51]
Generated Node #2: [57, 20, 51] from Operation: 1*51=51
Current State: 88:[57, 20, 51], Operations: ['1*51=51']
Exploring Operation: 57-20=37, Resulting Numbers: [51, 37]
Generated Node #3: [51, 37] from Oper... | 4 | Current State: 88:[1, 51, 57, 20], Operations: []
Exploring Operation: 57+20=77, Resulting Numbers: [1, 51, 77]
Generated Node #0,0: 88:[1, 51, 77] Operation: 57+20=77
Exploring Operation: 57-20=37, Resulting Numbers: [1, 51, 37]
Generated Node #0,1: 88:[1, 51, 37] Operation: 57-20=37
Exploring Operation: 57-51=6, Resu... | 0.942708 | hs_5 | mult_heuristic |
[
7,
35,
93,
65
] | 23 | [
"35/7=5",
"93-65=28",
"28-5=23"
] | Current State: 23:[7, 35, 93, 65], Operations: []
Exploring Operation: 35/7=5, Resulting Numbers: [93, 65, 5]
Generated Node #2: [93, 65, 5] from Operation: 35/7=5
Current State: 23:[93, 65, 5], Operations: ['35/7=5']
Exploring Operation: 93-65=28, Resulting Numbers: [5, 28]
Generated Node #3: [5, 28] from Operation: 9... | 4 | Current State: 23:[7, 35, 93, 65], Operations: []
Exploring Operation: 93-35=58, Resulting Numbers: [7, 65, 58]
Generated Node #0,0: 23:[7, 65, 58] Operation: 93-35=58
Exploring Operation: 93-65=28, Resulting Numbers: [7, 35, 28]
Generated Node #0,1: 23:[7, 35, 28] Operation: 93-65=28
Exploring Operation: 65-35=30, Res... | 0.983507 | hs_3 | sum_heuristic |
[
84,
84,
95,
1
] | 95 | [
"84-84=0",
"95*1=95",
"0+95=95"
] | Current State: 95:[84, 84, 95, 1], Operations: []
Exploring Operation: 84-84=0, Resulting Numbers: [95, 1, 0]
Generated Node #2: [95, 1, 0] from Operation: 84-84=0
Current State: 95:[95, 1, 0], Operations: ['84-84=0']
Exploring Operation: 95*1=95, Resulting Numbers: [0, 95]
Generated Node #3: [0, 95] from Operation: 95... | 4 | Current State: 95:[84, 84, 95, 1], Operations: []
Exploring Operation: 84/84=1, Resulting Numbers: [95, 1, 1]
Generated Node #0,0: 95:[95, 1, 1] Operation: 84/84=1
Exploring Operation: 84-84=0, Resulting Numbers: [95, 1, 0]
Generated Node #0,1: 95:[95, 1, 0] Operation: 84-84=0
Moving to Node #0,0
Current State: 95:[95,... | 0.990451 | hs_2 | sum_heuristic |
[
68,
49,
77,
85
] | 27 | [
"68-49=19",
"85-77=8",
"19+8=27"
] | Current State: 27:[68, 49, 77, 85], Operations: []
Exploring Operation: 68-49=19, Resulting Numbers: [77, 85, 19]
Generated Node #2: [77, 85, 19] from Operation: 68-49=19
Current State: 27:[77, 85, 19], Operations: ['68-49=19']
Exploring Operation: 85-77=8, Resulting Numbers: [19, 8]
Generated Node #3: [19, 8] from Ope... | 4 | Current State: 27:[68, 49, 77, 85], Operations: []
Exploring Operation: 85-77=8, Resulting Numbers: [68, 49, 8]
Generated Node #0,0: 27:[68, 49, 8] Operation: 85-77=8
Moving to Node #0,0
Current State: 27:[68, 49, 8], Operations: ['85-77=8']
Exploring Operation: 68-49=19, Resulting Numbers: [8, 19]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
12,
21,
98,
14
] | 11 | [
"12*21=252",
"252-98=154",
"154/14=11"
] | Current State: 11:[12, 21, 98, 14], Operations: []
Exploring Operation: 12*21=252, Resulting Numbers: [98, 14, 252]
Generated Node #2: [98, 14, 252] from Operation: 12*21=252
Current State: 11:[98, 14, 252], Operations: ['12*21=252']
Exploring Operation: 252-98=154, Resulting Numbers: [14, 154]
Generated Node #3: [14, ... | 4 | Current State: 11:[12, 21, 98, 14], Operations: []
Exploring Operation: 98/14=7, Resulting Numbers: [12, 21, 7]
Generated Node #0,0: 11:[12, 21, 7] Operation: 98/14=7
Moving to Node #0,0
Current State: 11:[12, 21, 7], Operations: ['98/14=7']
Exploring Operation: 21-7=14, Resulting Numbers: [12, 14]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
14,
78,
12,
82
] | 62 | [
"82-78=4",
"12*4=48",
"14+48=62"
] | Current State: 62:[14, 78, 12, 82], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [14, 12, 4]
Generated Node #2: [14, 12, 4] from Operation: 82-78=4
Current State: 62:[14, 12, 4], Operations: ['82-78=4']
Exploring Operation: 12*4=48, Resulting Numbers: [14, 48]
Generated Node #3: [14, 48] from Operati... | 4 | Current State: 62:[14, 78, 12, 82], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [14, 12, 4]
Generated Node #0,0: 62:[14, 12, 4] Operation: 82-78=4
Exploring Operation: 78-14=64, Resulting Numbers: [12, 82, 64]
Generated Node #0,1: 62:[12, 82, 64] Operation: 78-14=64
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
21,
74,
71,
42
] | 68 | [
"42/21=2",
"71*2=142",
"142-74=68"
] | Current State: 68:[21, 74, 71, 42], Operations: []
Exploring Operation: 42/21=2, Resulting Numbers: [74, 71, 2]
Generated Node #2: [74, 71, 2] from Operation: 42/21=2
Current State: 68:[74, 71, 2], Operations: ['42/21=2']
Exploring Operation: 71*2=142, Resulting Numbers: [74, 142]
Generated Node #3: [74, 142] from Oper... | 4 | Current State: 68:[21, 74, 71, 42], Operations: []
Exploring Operation: 42/21=2, Resulting Numbers: [74, 71, 2]
Generated Node #0,0: 68:[74, 71, 2] Operation: 42/21=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[74, 71, 2], Operations: ['42/21=2']
Exploring Operation: 74-71=3, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
23,
10,
89,
85
] | 82 | [
"89-85=4",
"23*4=92",
"92-10=82"
] | Current State: 82:[23, 10, 89, 85], Operations: []
Exploring Operation: 89-85=4, Resulting Numbers: [23, 10, 4]
Generated Node #2: [23, 10, 4] from Operation: 89-85=4
Current State: 82:[23, 10, 4], Operations: ['89-85=4']
Exploring Operation: 23*4=92, Resulting Numbers: [10, 92]
Generated Node #3: [10, 92] from Operati... | 4 | Current State: 82:[23, 10, 89, 85], Operations: []
Exploring Operation: 23-10=13, Resulting Numbers: [89, 85, 13]
Generated Node #0,0: 82:[89, 85, 13] Operation: 23-10=13
Exploring Operation: 23+10=33, Resulting Numbers: [89, 85, 33]
Generated Node #0,1: 82:[89, 85, 33] Operation: 23+10=33
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
4,
82,
36,
20
] | 18 | [
"4*20=80",
"82-80=2",
"36/2=18"
] | Current State: 18:[4, 82, 36, 20], Operations: []
Exploring Operation: 4*20=80, Resulting Numbers: [82, 36, 80]
Generated Node #2: [82, 36, 80] from Operation: 4*20=80
Current State: 18:[82, 36, 80], Operations: ['4*20=80']
Exploring Operation: 82-80=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Operati... | 4 | Current State: 18:[4, 82, 36, 20], Operations: []
Exploring Operation: 82-36=46, Resulting Numbers: [4, 20, 46]
Generated Node #0,0: 18:[4, 20, 46] Operation: 82-36=46
Exploring Operation: 82-20=62, Resulting Numbers: [4, 36, 62]
Generated Node #0,1: 18:[4, 36, 62] Operation: 82-20=62
Exploring Operation: 36/4=9, Resul... | 0 | hs_3 | sum_heuristic |
[
70,
12,
60,
75
] | 61 | [
"70*12=840",
"840/60=14",
"75-14=61"
] | Current State: 61:[70, 12, 60, 75], Operations: []
Exploring Operation: 70*12=840, Resulting Numbers: [60, 75, 840]
Generated Node #2: [60, 75, 840] from Operation: 70*12=840
Current State: 61:[60, 75, 840], Operations: ['70*12=840']
Exploring Operation: 840/60=14, Resulting Numbers: [75, 14]
Generated Node #3: [75, 14... | 4 | Current State: 61:[70, 12, 60, 75], Operations: []
Exploring Operation: 75-12=63, Resulting Numbers: [70, 60, 63]
Generated Node #0,0: 61:[70, 60, 63] Operation: 75-12=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[70, 60, 63], Operations: ['75-12=63']
Exploring Operation: 70-60=10, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
41,
26,
89,
79
] | 77 | [
"41+26=67",
"89-79=10",
"67+10=77"
] | Current State: 77:[41, 26, 89, 79], Operations: []
Exploring Operation: 41+26=67, Resulting Numbers: [89, 79, 67]
Generated Node #2: [89, 79, 67] from Operation: 41+26=67
Current State: 77:[89, 79, 67], Operations: ['41+26=67']
Exploring Operation: 89-79=10, Resulting Numbers: [67, 10]
Generated Node #3: [67, 10] from ... | 4 | Current State: 77:[41, 26, 89, 79], Operations: []
Exploring Operation: 41-26=15, Resulting Numbers: [89, 79, 15]
Generated Node #0,0: 77:[89, 79, 15] Operation: 41-26=15
Exploring Operation: 41+26=67, Resulting Numbers: [89, 79, 67]
Generated Node #0,1: 77:[89, 79, 67] Operation: 41+26=67
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
48,
37,
4,
83
] | 18 | [
"48-37=11",
"83-11=72",
"72/4=18"
] | Current State: 18:[48, 37, 4, 83], Operations: []
Exploring Operation: 48-37=11, Resulting Numbers: [4, 83, 11]
Generated Node #2: [4, 83, 11] from Operation: 48-37=11
Current State: 18:[4, 83, 11], Operations: ['48-37=11']
Exploring Operation: 83-11=72, Resulting Numbers: [4, 72]
Generated Node #3: [4, 72] from Operat... | 4 | Current State: 18:[48, 37, 4, 83], Operations: []
Exploring Operation: 83-37=46, Resulting Numbers: [48, 4, 46]
Generated Node #0,0: 18:[48, 4, 46] Operation: 83-37=46
Exploring Operation: 83-48=35, Resulting Numbers: [37, 4, 35]
Generated Node #0,1: 18:[37, 4, 35] Operation: 83-48=35
Exploring Operation: 48/4=12, Resu... | 0.945313 | hs_4 | mult_heuristic |
[
90,
38,
20,
5
] | 19 | [
"90/5=18",
"20-18=2",
"38/2=19"
] | Current State: 19:[90, 38, 20, 5], Operations: []
Exploring Operation: 90/5=18, Resulting Numbers: [38, 20, 18]
Generated Node #2: [38, 20, 18] from Operation: 90/5=18
Current State: 19:[38, 20, 18], Operations: ['90/5=18']
Exploring Operation: 20-18=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Operati... | 4 | Current State: 19:[90, 38, 20, 5], Operations: []
Exploring Operation: 90-38=52, Resulting Numbers: [20, 5, 52]
Generated Node #0,0: 19:[20, 5, 52] Operation: 90-38=52
Exploring Operation: 90/5=18, Resulting Numbers: [38, 20, 18]
Generated Node #0,1: 19:[38, 20, 18] Operation: 90/5=18
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
90,
44,
73,
87
] | 59 | [
"90-87=3",
"44*3=132",
"132-73=59"
] | Current State: 59:[90, 44, 73, 87], Operations: []
Exploring Operation: 90-87=3, Resulting Numbers: [44, 73, 3]
Generated Node #2: [44, 73, 3] from Operation: 90-87=3
Current State: 59:[44, 73, 3], Operations: ['90-87=3']
Exploring Operation: 44*3=132, Resulting Numbers: [73, 132]
Generated Node #3: [73, 132] from Oper... | 4 | Current State: 59:[90, 44, 73, 87], Operations: []
Exploring Operation: 73-44=29, Resulting Numbers: [90, 87, 29]
Generated Node #0,0: 59:[90, 87, 29] Operation: 73-44=29
Exploring Operation: 90-87=3, Resulting Numbers: [44, 73, 3]
Generated Node #0,1: 59:[44, 73, 3] Operation: 90-87=3
Exploring Operation: 90-73=17, Re... | 0 | hs_5 | mult_heuristic |
[
53,
13,
14,
84
] | 32 | [
"53+13=66",
"14+84=98",
"98-66=32"
] | Current State: 32:[53, 13, 14, 84], Operations: []
Exploring Operation: 53+13=66, Resulting Numbers: [14, 84, 66]
Generated Node #2: [14, 84, 66] from Operation: 53+13=66
Current State: 32:[14, 84, 66], Operations: ['53+13=66']
Exploring Operation: 14+84=98, Resulting Numbers: [66, 98]
Generated Node #3: [66, 98] from ... | 4 | Current State: 32:[53, 13, 14, 84], Operations: []
Exploring Operation: 53-13=40, Resulting Numbers: [14, 84, 40]
Generated Node #0,0: 32:[14, 84, 40] Operation: 53-13=40
Exploring Operation: 84-53=31, Resulting Numbers: [13, 14, 31]
Generated Node #0,1: 32:[13, 14, 31] Operation: 84-53=31
Exploring Operation: 84/14=6,... | 0.986111 | hs_5 | sum_heuristic |
[
6,
27,
81,
8
] | 26 | [
"6*81=486",
"486/27=18",
"8+18=26"
] | Current State: 26:[6, 27, 81, 8], Operations: []
Exploring Operation: 6*81=486, Resulting Numbers: [27, 8, 486]
Generated Node #2: [27, 8, 486] from Operation: 6*81=486
Current State: 26:[27, 8, 486], Operations: ['6*81=486']
Exploring Operation: 486/27=18, Resulting Numbers: [8, 18]
Generated Node #3: [8, 18] from Ope... | 4 | Current State: 26:[6, 27, 81, 8], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [6, 8, 3]
Generated Node #0,0: 26:[6, 8, 3] Operation: 81/27=3
Moving to Node #0,0
Current State: 26:[6, 8, 3], Operations: ['81/27=3']
Exploring Operation: 8-6=2, Resulting Numbers: [3, 2]
Generated Node #0,0,0: 26:[3, 2]... | 0 | hs_1 | sum_heuristic |
[
6,
42,
50,
58
] | 56 | [
"6+42=48",
"58-50=8",
"48+8=56"
] | Current State: 56:[6, 42, 50, 58], Operations: []
Exploring Operation: 6+42=48, Resulting Numbers: [50, 58, 48]
Generated Node #2: [50, 58, 48] from Operation: 6+42=48
Current State: 56:[50, 58, 48], Operations: ['6+42=48']
Exploring Operation: 58-50=8, Resulting Numbers: [48, 8]
Generated Node #3: [48, 8] from Operati... | 4 | Current State: 56:[6, 42, 50, 58], Operations: []
Exploring Operation: 58-42=16, Resulting Numbers: [6, 50, 16]
Generated Node #0,0: 56:[6, 50, 16] Operation: 58-42=16
Exploring Operation: 50-42=8, Resulting Numbers: [6, 58, 8]
Generated Node #0,1: 56:[6, 58, 8] Operation: 50-42=8
Exploring Operation: 42/6=7, Resulting... | 0.989583 | hs_3 | sum_heuristic |
[
65,
83,
80,
51
] | 11 | [
"83-65=18",
"80-51=29",
"29-18=11"
] | Current State: 11:[65, 83, 80, 51], Operations: []
Exploring Operation: 83-65=18, Resulting Numbers: [80, 51, 18]
Generated Node #2: [80, 51, 18] from Operation: 83-65=18
Current State: 11:[80, 51, 18], Operations: ['83-65=18']
Exploring Operation: 80-51=29, Resulting Numbers: [18, 29]
Generated Node #3: [18, 29] from ... | 4 | Current State: 11:[65, 83, 80, 51], Operations: []
Exploring Operation: 83-65=18, Resulting Numbers: [80, 51, 18]
Generated Node #0,0: 11:[80, 51, 18] Operation: 83-65=18
Exploring Operation: 83-80=3, Resulting Numbers: [65, 51, 3]
Generated Node #0,1: 11:[65, 51, 3] Operation: 83-80=3
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
90,
27,
91,
74
] | 47 | [
"91-90=1",
"74-27=47",
"1*47=47"
] | Current State: 47:[90, 27, 91, 74], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [27, 74, 1]
Generated Node #2: [27, 74, 1] from Operation: 91-90=1
Current State: 47:[27, 74, 1], Operations: ['91-90=1']
Exploring Operation: 74-27=47, Resulting Numbers: [1, 47]
Generated Node #3: [1, 47] from Operatio... | 4 | Current State: 47:[90, 27, 91, 74], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [27, 74, 1]
Generated Node #0,0: 47:[27, 74, 1] Operation: 91-90=1
Exploring Operation: 91-27=64, Resulting Numbers: [90, 74, 64]
Generated Node #0,1: 47:[90, 74, 64] Operation: 91-27=64
Exploring Operation: 91-74=17, Re... | 0.956597 | hs_5 | sum_heuristic |
[
67,
30,
74,
59
] | 82 | [
"67+30=97",
"74-59=15",
"97-15=82"
] | Current State: 82:[67, 30, 74, 59], Operations: []
Exploring Operation: 67+30=97, Resulting Numbers: [74, 59, 97]
Generated Node #2: [74, 59, 97] from Operation: 67+30=97
Current State: 82:[74, 59, 97], Operations: ['67+30=97']
Exploring Operation: 74-59=15, Resulting Numbers: [97, 15]
Generated Node #3: [97, 15] from ... | 4 | Current State: 82:[67, 30, 74, 59], Operations: []
Exploring Operation: 30+59=89, Resulting Numbers: [67, 74, 89]
Generated Node #0,0: 82:[67, 74, 89] Operation: 30+59=89
Exploring Operation: 67-59=8, Resulting Numbers: [30, 74, 8]
Generated Node #0,1: 82:[30, 74, 8] Operation: 67-59=8
Exploring Operation: 67-30=37, Re... | 0.979167 | hs_3 | mult_heuristic |
[
65,
76,
45,
5
] | 57 | [
"65-5=60",
"76*45=3420",
"3420/60=57"
] | Current State: 57:[65, 76, 45, 5], Operations: []
Exploring Operation: 65-5=60, Resulting Numbers: [76, 45, 60]
Generated Node #2: [76, 45, 60] from Operation: 65-5=60
Current State: 57:[76, 45, 60], Operations: ['65-5=60']
Exploring Operation: 76*45=3420, Resulting Numbers: [60, 3420]
Generated Node #3: [60, 3420] fro... | 4 | Current State: 57:[65, 76, 45, 5], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [76, 5, 20]
Generated Node #0,0: 57:[76, 5, 20] Operation: 65-45=20
Exploring Operation: 45/5=9, Resulting Numbers: [65, 76, 9]
Generated Node #0,1: 57:[65, 76, 9] Operation: 45/5=9
Exploring Operation: 76-45=31, Resulti... | 0 | hs_4 | mult_heuristic |
[
19,
80,
63,
60
] | 24 | [
"19+80=99",
"63+60=123",
"123-99=24"
] | Current State: 24:[19, 80, 63, 60], Operations: []
Exploring Operation: 19+80=99, Resulting Numbers: [63, 60, 99]
Generated Node #2: [63, 60, 99] from Operation: 19+80=99
Current State: 24:[63, 60, 99], Operations: ['19+80=99']
Exploring Operation: 63+60=123, Resulting Numbers: [99, 123]
Generated Node #3: [99, 123] fr... | 4 | Current State: 24:[19, 80, 63, 60], Operations: []
Exploring Operation: 63-60=3, Resulting Numbers: [19, 80, 3]
Generated Node #0,0: 24:[19, 80, 3] Operation: 63-60=3
Exploring Operation: 80-19=61, Resulting Numbers: [63, 60, 61]
Generated Node #0,1: 24:[63, 60, 61] Operation: 80-19=61
Exploring Operation: 80-63=17, Re... | 0.986979 | hs_4 | sum_heuristic |
[
68,
28,
11,
70
] | 67 | [
"70-68=2",
"28*2=56",
"11+56=67"
] | Current State: 67:[68, 28, 11, 70], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [28, 11, 2]
Generated Node #2: [28, 11, 2] from Operation: 70-68=2
Current State: 67:[28, 11, 2], Operations: ['70-68=2']
Exploring Operation: 28*2=56, Resulting Numbers: [11, 56]
Generated Node #3: [11, 56] from Operati... | 4 | Current State: 67:[68, 28, 11, 70], Operations: []
Exploring Operation: 70-11=59, Resulting Numbers: [68, 28, 59]
Generated Node #0,0: 67:[68, 28, 59] Operation: 70-11=59
Exploring Operation: 68-11=57, Resulting Numbers: [28, 70, 57]
Generated Node #0,1: 67:[28, 70, 57] Operation: 68-11=57
Exploring Operation: 28-11=17... | 0 | hs_5 | mult_heuristic |
[
22,
20,
36,
9
] | 69 | [
"22+20=42",
"36-9=27",
"42+27=69"
] | Current State: 69:[22, 20, 36, 9], Operations: []
Exploring Operation: 22+20=42, Resulting Numbers: [36, 9, 42]
Generated Node #2: [36, 9, 42] from Operation: 22+20=42
Current State: 69:[36, 9, 42], Operations: ['22+20=42']
Exploring Operation: 36-9=27, Resulting Numbers: [42, 27]
Generated Node #3: [42, 27] from Opera... | 4 | Current State: 69:[22, 20, 36, 9], Operations: []
Exploring Operation: 36-9=27, Resulting Numbers: [22, 20, 27]
Generated Node #0,0: 69:[22, 20, 27] Operation: 36-9=27
Exploring Operation: 36/9=4, Resulting Numbers: [22, 20, 4]
Generated Node #0,1: 69:[22, 20, 4] Operation: 36/9=4
Moving to Node #0,1
Current State: 69:... | 0 | hs_2 | mult_heuristic |
[
18,
24,
49,
63
] | 70 | [
"18+24=42",
"49+63=112",
"112-42=70"
] | Current State: 70:[18, 24, 49, 63], Operations: []
Exploring Operation: 18+24=42, Resulting Numbers: [49, 63, 42]
Generated Node #2: [49, 63, 42] from Operation: 18+24=42
Current State: 70:[49, 63, 42], Operations: ['18+24=42']
Exploring Operation: 49+63=112, Resulting Numbers: [42, 112]
Generated Node #3: [42, 112] fr... | 4 | Current State: 70:[18, 24, 49, 63], Operations: []
Exploring Operation: 24+49=73, Resulting Numbers: [18, 63, 73]
Generated Node #0,0: 70:[18, 63, 73] Operation: 24+49=73
Exploring Operation: 49-18=31, Resulting Numbers: [24, 63, 31]
Generated Node #0,1: 70:[24, 63, 31] Operation: 49-18=31
Exploring Operation: 18+49=67... | 0.943576 | hs_4 | sum_heuristic |
[
15,
53,
37,
77
] | 71 | [
"53+37=90",
"90/15=6",
"77-6=71"
] | Current State: 71:[15, 53, 37, 77], Operations: []
Exploring Operation: 53+37=90, Resulting Numbers: [15, 77, 90]
Generated Node #2: [15, 77, 90] from Operation: 53+37=90
Current State: 71:[15, 77, 90], Operations: ['53+37=90']
Exploring Operation: 90/15=6, Resulting Numbers: [77, 6]
Generated Node #3: [77, 6] from Ope... | 4 | Current State: 71:[15, 53, 37, 77], Operations: []
Exploring Operation: 15+37=52, Resulting Numbers: [53, 77, 52]
Generated Node #0,0: 71:[53, 77, 52] Operation: 15+37=52
Exploring Operation: 15+53=68, Resulting Numbers: [37, 77, 68]
Generated Node #0,1: 71:[37, 77, 68] Operation: 15+53=68
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
75,
97,
89,
93
] | 43 | [
"75+97=172",
"93-89=4",
"172/4=43"
] | Current State: 43:[75, 97, 89, 93], Operations: []
Exploring Operation: 75+97=172, Resulting Numbers: [89, 93, 172]
Generated Node #2: [89, 93, 172] from Operation: 75+97=172
Current State: 43:[89, 93, 172], Operations: ['75+97=172']
Exploring Operation: 93-89=4, Resulting Numbers: [172, 4]
Generated Node #3: [172, 4] ... | 4 | Current State: 43:[75, 97, 89, 93], Operations: []
Exploring Operation: 97-89=8, Resulting Numbers: [75, 93, 8]
Generated Node #0,0: 43:[75, 93, 8] Operation: 97-89=8
Exploring Operation: 97-93=4, Resulting Numbers: [75, 89, 4]
Generated Node #0,1: 43:[75, 89, 4] Operation: 97-93=4
Exploring Operation: 93-89=4, Resulti... | 0 | hs_5 | sum_heuristic |
[
6,
15,
74,
45
] | 61 | [
"6*15=90",
"74-45=29",
"90-29=61"
] | Current State: 61:[6, 15, 74, 45], Operations: []
Exploring Operation: 6*15=90, Resulting Numbers: [74, 45, 90]
Generated Node #2: [74, 45, 90] from Operation: 6*15=90
Current State: 61:[74, 45, 90], Operations: ['6*15=90']
Exploring Operation: 74-45=29, Resulting Numbers: [90, 29]
Generated Node #3: [90, 29] from Oper... | 4 | Current State: 61:[6, 15, 74, 45], Operations: []
Exploring Operation: 74-6=68, Resulting Numbers: [15, 45, 68]
Generated Node #0,0: 61:[15, 45, 68] Operation: 74-6=68
Exploring Operation: 6*15=90, Resulting Numbers: [74, 45, 90]
Generated Node #0,1: 61:[74, 45, 90] Operation: 6*15=90
Exploring Operation: 6+15=21, Resu... | 0.987847 | hs_3 | mult_heuristic |
[
44,
82,
47,
56
] | 86 | [
"47-44=3",
"56*3=168",
"168-82=86"
] | Current State: 86:[44, 82, 47, 56], Operations: []
Exploring Operation: 47-44=3, Resulting Numbers: [82, 56, 3]
Generated Node #2: [82, 56, 3] from Operation: 47-44=3
Current State: 86:[82, 56, 3], Operations: ['47-44=3']
Exploring Operation: 56*3=168, Resulting Numbers: [82, 168]
Generated Node #3: [82, 168] from Oper... | 4 | Current State: 86:[44, 82, 47, 56], Operations: []
Exploring Operation: 56-47=9, Resulting Numbers: [44, 82, 9]
Generated Node #0,0: 86:[44, 82, 9] Operation: 56-47=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[44, 82, 9], Operations: ['56-47=9']
Exploring Operation: 82+9=91, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
17,
48,
4,
7
] | 99 | [
"17+4=21",
"7*21=147",
"147-48=99"
] | Current State: 99:[17, 48, 4, 7], Operations: []
Exploring Operation: 17+4=21, Resulting Numbers: [48, 7, 21]
Generated Node #2: [48, 7, 21] from Operation: 17+4=21
Current State: 99:[48, 7, 21], Operations: ['17+4=21']
Exploring Operation: 7*21=147, Resulting Numbers: [48, 147]
Generated Node #3: [48, 147] from Operat... | 4 | Current State: 99:[17, 48, 4, 7], Operations: []
Exploring Operation: 17-7=10, Resulting Numbers: [48, 4, 10]
Generated Node #0,0: 99:[48, 4, 10] Operation: 17-7=10
Exploring Operation: 48-17=31, Resulting Numbers: [4, 7, 31]
Generated Node #0,1: 99:[4, 7, 31] Operation: 48-17=31
Exploring Operation: 48/4=12, Resulting... | 0 | hs_4 | mult_heuristic |
[
73,
24,
19,
62
] | 75 | [
"62-24=38",
"38/19=2",
"73+2=75"
] | Current State: 75:[73, 24, 19, 62], Operations: []
Exploring Operation: 62-24=38, Resulting Numbers: [73, 19, 38]
Generated Node #2: [73, 19, 38] from Operation: 62-24=38
Current State: 75:[73, 19, 38], Operations: ['62-24=38']
Exploring Operation: 38/19=2, Resulting Numbers: [73, 2]
Generated Node #3: [73, 2] from Ope... | 4 | Current State: 75:[73, 24, 19, 62], Operations: []
Exploring Operation: 19+62=81, Resulting Numbers: [73, 24, 81]
Generated Node #0,0: 75:[73, 24, 81] Operation: 19+62=81
Exploring Operation: 73-62=11, Resulting Numbers: [24, 19, 11]
Generated Node #0,1: 75:[24, 19, 11] Operation: 73-62=11
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
15,
87,
92,
54
] | 74 | [
"87-15=72",
"92+54=146",
"146-72=74"
] | Current State: 74:[15, 87, 92, 54], Operations: []
Exploring Operation: 87-15=72, Resulting Numbers: [92, 54, 72]
Generated Node #2: [92, 54, 72] from Operation: 87-15=72
Current State: 74:[92, 54, 72], Operations: ['87-15=72']
Exploring Operation: 92+54=146, Resulting Numbers: [72, 146]
Generated Node #3: [72, 146] fr... | 4 | Current State: 74:[15, 87, 92, 54], Operations: []
Exploring Operation: 92-54=38, Resulting Numbers: [15, 87, 38]
Generated Node #0,0: 74:[15, 87, 38] Operation: 92-54=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[15, 87, 38], Operations: ['92-54=38']
Exploring Operation: 87-15=72, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
53,
96,
4,
78
] | 75 | [
"53+96=149",
"78-4=74",
"149-74=75"
] | Current State: 75:[53, 96, 4, 78], Operations: []
Exploring Operation: 53+96=149, Resulting Numbers: [4, 78, 149]
Generated Node #2: [4, 78, 149] from Operation: 53+96=149
Current State: 75:[4, 78, 149], Operations: ['53+96=149']
Exploring Operation: 78-4=74, Resulting Numbers: [149, 74]
Generated Node #3: [149, 74] fr... | 4 | Current State: 75:[53, 96, 4, 78], Operations: []
Exploring Operation: 78-53=25, Resulting Numbers: [96, 4, 25]
Generated Node #0,0: 75:[96, 4, 25] Operation: 78-53=25
Exploring Operation: 96-53=43, Resulting Numbers: [4, 78, 43]
Generated Node #0,1: 75:[4, 78, 43] Operation: 96-53=43
Moving to Node #0,0
Current State:... | 0.987847 | hs_2 | sum_heuristic |
[
44,
63,
56,
43
] | 94 | [
"44+63=107",
"56-43=13",
"107-13=94"
] | Current State: 94:[44, 63, 56, 43], Operations: []
Exploring Operation: 44+63=107, Resulting Numbers: [56, 43, 107]
Generated Node #2: [56, 43, 107] from Operation: 44+63=107
Current State: 94:[56, 43, 107], Operations: ['44+63=107']
Exploring Operation: 56-43=13, Resulting Numbers: [107, 13]
Generated Node #3: [107, 1... | 4 | Current State: 94:[44, 63, 56, 43], Operations: []
Exploring Operation: 63-56=7, Resulting Numbers: [44, 43, 7]
Generated Node #0,0: 94:[44, 43, 7] Operation: 63-56=7
Moving to Node #0,0
Current State: 94:[44, 43, 7], Operations: ['63-56=7']
Exploring Operation: 44-43=1, Resulting Numbers: [7, 1]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
76,
86,
75,
89
] | 51 | [
"89-86=3",
"75/3=25",
"76-25=51"
] | Current State: 51:[76, 86, 75, 89], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [76, 75, 3]
Generated Node #2: [76, 75, 3] from Operation: 89-86=3
Current State: 51:[76, 75, 3], Operations: ['89-86=3']
Exploring Operation: 75/3=25, Resulting Numbers: [76, 25]
Generated Node #3: [76, 25] from Operati... | 4 | Current State: 51:[76, 86, 75, 89], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [76, 75, 3]
Generated Node #0,0: 51:[76, 75, 3] Operation: 89-86=3
Exploring Operation: 89-76=13, Resulting Numbers: [86, 75, 13]
Generated Node #0,1: 51:[86, 75, 13] Operation: 89-76=13
Start Sub Search at level 1: Movi... | 0.989583 | hs_2 | sum_heuristic |
[
13,
36,
57,
49
] | 41 | [
"13+36=49",
"57-49=8",
"49-8=41"
] | Current State: 41:[13, 36, 57, 49], Operations: []
Exploring Operation: 13+36=49, Resulting Numbers: [57, 49, 49]
Generated Node #2: [57, 49, 49] from Operation: 13+36=49
Current State: 41:[57, 49, 49], Operations: ['13+36=49']
Exploring Operation: 57-49=8, Resulting Numbers: [8]
8,41 equal: Goal Reached
Exploring Oper... | 4 | Current State: 41:[13, 36, 57, 49], Operations: []
Exploring Operation: 57-13=44, Resulting Numbers: [36, 49, 44]
Generated Node #0,0: 41:[36, 49, 44] Operation: 57-13=44
Moving to Node #0,0
Current State: 41:[36, 49, 44], Operations: ['57-13=44']
Exploring Operation: 49-36=13, Resulting Numbers: [44, 13]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
14,
96,
58,
27
] | 79 | [
"14+96=110",
"58-27=31",
"110-31=79"
] | Current State: 79:[14, 96, 58, 27], Operations: []
Exploring Operation: 14+96=110, Resulting Numbers: [58, 27, 110]
Generated Node #2: [58, 27, 110] from Operation: 14+96=110
Current State: 79:[58, 27, 110], Operations: ['14+96=110']
Exploring Operation: 58-27=31, Resulting Numbers: [110, 31]
Generated Node #3: [110, 3... | 4 | Current State: 79:[14, 96, 58, 27], Operations: []
Exploring Operation: 96-14=82, Resulting Numbers: [58, 27, 82]
Generated Node #0,0: 79:[58, 27, 82] Operation: 96-14=82
Exploring Operation: 14+58=72, Resulting Numbers: [96, 27, 72]
Generated Node #0,1: 79:[96, 27, 72] Operation: 14+58=72
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
10,
93,
20,
15
] | 43 | [
"20-15=5",
"10*5=50",
"93-50=43"
] | Current State: 43:[10, 93, 20, 15], Operations: []
Exploring Operation: 20-15=5, Resulting Numbers: [10, 93, 5]
Generated Node #2: [10, 93, 5] from Operation: 20-15=5
Current State: 43:[10, 93, 5], Operations: ['20-15=5']
Exploring Operation: 10*5=50, Resulting Numbers: [93, 50]
Generated Node #3: [93, 50] from Operati... | 4 | Current State: 43:[10, 93, 20, 15], Operations: []
Exploring Operation: 93-20=73, Resulting Numbers: [10, 15, 73]
Generated Node #0,0: 43:[10, 15, 73] Operation: 93-20=73
Exploring Operation: 10+15=25, Resulting Numbers: [93, 20, 25]
Generated Node #0,1: 43:[93, 20, 25] Operation: 10+15=25
Exploring Operation: 93-10=83... | 0 | hs_5 | sum_heuristic |
[
5,
78,
32,
75
] | 91 | [
"78-75=3",
"32*3=96",
"96-5=91"
] | Current State: 91:[5, 78, 32, 75], Operations: []
Exploring Operation: 78-75=3, Resulting Numbers: [5, 32, 3]
Generated Node #2: [5, 32, 3] from Operation: 78-75=3
Current State: 91:[5, 32, 3], Operations: ['78-75=3']
Exploring Operation: 32*3=96, Resulting Numbers: [5, 96]
Generated Node #3: [5, 96] from Operation: 32... | 4 | Current State: 91:[5, 78, 32, 75], Operations: []
Exploring Operation: 78-75=3, Resulting Numbers: [5, 32, 3]
Generated Node #0,0: 91:[5, 32, 3] Operation: 78-75=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 91:[5, 32, 3], Operations: ['78-75=3']
Exploring Operation: 32*3=96, Resulting Numbers: [5, ... | 0.993924 | hs_1 | sum_heuristic |
[
55,
11,
50,
23
] | 32 | [
"55/11=5",
"50-23=27",
"5+27=32"
] | Current State: 32:[55, 11, 50, 23], Operations: []
Exploring Operation: 55/11=5, Resulting Numbers: [50, 23, 5]
Generated Node #2: [50, 23, 5] from Operation: 55/11=5
Current State: 32:[50, 23, 5], Operations: ['55/11=5']
Exploring Operation: 50-23=27, Resulting Numbers: [5, 27]
Generated Node #3: [5, 27] from Operatio... | 4 | Current State: 32:[55, 11, 50, 23], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [11, 23, 5]
Generated Node #0,0: 32:[11, 23, 5] Operation: 55-50=5
Exploring Operation: 55-23=32, Resulting Numbers: [11, 50, 32]
Generated Node #0,1: 32:[11, 50, 32] Operation: 55-23=32
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
14,
18,
13,
70
] | 53 | [
"18-14=4",
"70-13=57",
"57-4=53"
] | Current State: 53:[14, 18, 13, 70], Operations: []
Exploring Operation: 18-14=4, Resulting Numbers: [13, 70, 4]
Generated Node #2: [13, 70, 4] from Operation: 18-14=4
Current State: 53:[13, 70, 4], Operations: ['18-14=4']
Exploring Operation: 70-13=57, Resulting Numbers: [4, 57]
Generated Node #3: [4, 57] from Operatio... | 4 | Current State: 53:[14, 18, 13, 70], Operations: []
Exploring Operation: 14+18=32, Resulting Numbers: [13, 70, 32]
Generated Node #0,0: 53:[13, 70, 32] Operation: 14+18=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[13, 70, 32], Operations: ['14+18=32']
Exploring Operation: 70-13=57, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
6,
32,
4,
27
] | 49 | [
"32-6=26",
"27-4=23",
"26+23=49"
] | Current State: 49:[6, 32, 4, 27], Operations: []
Exploring Operation: 32-6=26, Resulting Numbers: [4, 27, 26]
Generated Node #2: [4, 27, 26] from Operation: 32-6=26
Current State: 49:[4, 27, 26], Operations: ['32-6=26']
Exploring Operation: 27-4=23, Resulting Numbers: [26, 23]
Generated Node #3: [26, 23] from Operation... | 4 | Current State: 49:[6, 32, 4, 27], Operations: []
Exploring Operation: 27-6=21, Resulting Numbers: [32, 4, 21]
Generated Node #0,0: 49:[32, 4, 21] Operation: 27-6=21
Exploring Operation: 32+27=59, Resulting Numbers: [6, 4, 59]
Generated Node #0,1: 49:[6, 4, 59] Operation: 32+27=59
Exploring Operation: 6+32=38, Resulting... | 0.954861 | hs_5 | mult_heuristic |
[
5,
98,
83,
67
] | 57 | [
"98-5=93",
"83+67=150",
"150-93=57"
] | Current State: 57:[5, 98, 83, 67], Operations: []
Exploring Operation: 98-5=93, Resulting Numbers: [83, 67, 93]
Generated Node #2: [83, 67, 93] from Operation: 98-5=93
Current State: 57:[83, 67, 93], Operations: ['98-5=93']
Exploring Operation: 83+67=150, Resulting Numbers: [93, 150]
Generated Node #3: [93, 150] from O... | 4 | Current State: 57:[5, 98, 83, 67], Operations: []
Exploring Operation: 83-67=16, Resulting Numbers: [5, 98, 16]
Generated Node #0,0: 57:[5, 98, 16] Operation: 83-67=16
Exploring Operation: 98-67=31, Resulting Numbers: [5, 83, 31]
Generated Node #0,1: 57:[5, 83, 31] Operation: 98-67=31
Exploring Operation: 98-5=93, Resu... | 0.986111 | hs_5 | mult_heuristic |
[
2,
82,
29,
70
] | 53 | [
"82-70=12",
"2*12=24",
"29+24=53"
] | Current State: 53:[2, 82, 29, 70], Operations: []
Exploring Operation: 82-70=12, Resulting Numbers: [2, 29, 12]
Generated Node #2: [2, 29, 12] from Operation: 82-70=12
Current State: 53:[2, 29, 12], Operations: ['82-70=12']
Exploring Operation: 2*12=24, Resulting Numbers: [29, 24]
Generated Node #3: [29, 24] from Opera... | 4 | Current State: 53:[2, 82, 29, 70], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [29, 70, 41]
Generated Node #0,0: 53:[29, 70, 41] Operation: 82/2=41
Exploring Operation: 2*29=58, Resulting Numbers: [82, 70, 58]
Generated Node #0,1: 53:[82, 70, 58] Operation: 2*29=58
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
53,
55,
58,
26
] | 42 | [
"55-53=2",
"58+26=84",
"84/2=42"
] | Current State: 42:[53, 55, 58, 26], Operations: []
Exploring Operation: 55-53=2, Resulting Numbers: [58, 26, 2]
Generated Node #2: [58, 26, 2] from Operation: 55-53=2
Current State: 42:[58, 26, 2], Operations: ['55-53=2']
Exploring Operation: 58+26=84, Resulting Numbers: [2, 84]
Generated Node #3: [2, 84] from Operatio... | 4 | Current State: 42:[53, 55, 58, 26], Operations: []
Exploring Operation: 58-55=3, Resulting Numbers: [53, 26, 3]
Generated Node #0,0: 42:[53, 26, 3] Operation: 58-55=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 42:[53, 26, 3], Operations: ['58-55=3']
Exploring Operation: 53-26=27, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
23,
92,
91,
65
] | 43 | [
"92-23=69",
"91-65=26",
"69-26=43"
] | Current State: 43:[23, 92, 91, 65], Operations: []
Exploring Operation: 92-23=69, Resulting Numbers: [91, 65, 69]
Generated Node #2: [91, 65, 69] from Operation: 92-23=69
Current State: 43:[91, 65, 69], Operations: ['92-23=69']
Exploring Operation: 91-65=26, Resulting Numbers: [69, 26]
Generated Node #3: [69, 26] from ... | 4 | Current State: 43:[23, 92, 91, 65], Operations: []
Exploring Operation: 92-91=1, Resulting Numbers: [23, 65, 1]
Generated Node #0,0: 43:[23, 65, 1] Operation: 92-91=1
Exploring Operation: 91-65=26, Resulting Numbers: [23, 92, 26]
Generated Node #0,1: 43:[23, 92, 26] Operation: 91-65=26
Exploring Operation: 92-23=69, Re... | 0.952257 | hs_5 | mult_heuristic |
[
72,
31,
2,
37
] | 33 | [
"72+31=103",
"103-37=66",
"66/2=33"
] | Current State: 33:[72, 31, 2, 37], Operations: []
Exploring Operation: 72+31=103, Resulting Numbers: [2, 37, 103]
Generated Node #2: [2, 37, 103] from Operation: 72+31=103
Current State: 33:[2, 37, 103], Operations: ['72+31=103']
Exploring Operation: 103-37=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from... | 4 | Current State: 33:[72, 31, 2, 37], Operations: []
Exploring Operation: 72-2=70, Resulting Numbers: [31, 37, 70]
Generated Node #0,0: 33:[31, 37, 70] Operation: 72-2=70
Exploring Operation: 72-31=41, Resulting Numbers: [2, 37, 41]
Generated Node #0,1: 33:[2, 37, 41] Operation: 72-31=41
Exploring Operation: 72/2=36, Resu... | 0 | hs_4 | sum_heuristic |
[
15,
21,
86,
28
] | 78 | [
"15+21=36",
"86+28=114",
"114-36=78"
] | Current State: 78:[15, 21, 86, 28], Operations: []
Exploring Operation: 15+21=36, Resulting Numbers: [86, 28, 36]
Generated Node #2: [86, 28, 36] from Operation: 15+21=36
Current State: 78:[86, 28, 36], Operations: ['15+21=36']
Exploring Operation: 86+28=114, Resulting Numbers: [36, 114]
Generated Node #3: [36, 114] fr... | 4 | Current State: 78:[15, 21, 86, 28], Operations: []
Exploring Operation: 28-15=13, Resulting Numbers: [21, 86, 13]
Generated Node #0,0: 78:[21, 86, 13] Operation: 28-15=13
Exploring Operation: 86-15=71, Resulting Numbers: [21, 28, 71]
Generated Node #0,1: 78:[21, 28, 71] Operation: 86-15=71
Exploring Operation: 21-15=6,... | 0.960069 | hs_5 | mult_heuristic |
[
61,
63,
97,
36
] | 59 | [
"63-61=2",
"97-36=61",
"61-2=59"
] | Current State: 59:[61, 63, 97, 36], Operations: []
Exploring Operation: 63-61=2, Resulting Numbers: [97, 36, 2]
Generated Node #2: [97, 36, 2] from Operation: 63-61=2
Current State: 59:[97, 36, 2], Operations: ['63-61=2']
Exploring Operation: 97-36=61, Resulting Numbers: [2, 61]
Generated Node #3: [2, 61] from Operatio... | 4 | Current State: 59:[61, 63, 97, 36], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [63, 36, 36]
Generated Node #0,0: 59:[63, 36, 36] Operation: 97-61=36
Exploring Operation: 97-36=61, Resulting Numbers: [61, 63, 61]
Generated Node #0,1: 59:[61, 63, 61] Operation: 97-36=61
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
58,
3,
66,
85
] | 13 | [
"58+66=124",
"124-85=39",
"39/3=13"
] | Current State: 13:[58, 3, 66, 85], Operations: []
Exploring Operation: 58+66=124, Resulting Numbers: [3, 85, 124]
Generated Node #2: [3, 85, 124] from Operation: 58+66=124
Current State: 13:[3, 85, 124], Operations: ['58+66=124']
Exploring Operation: 124-85=39, Resulting Numbers: [3, 39]
Generated Node #3: [3, 39] from... | 4 | Current State: 13:[58, 3, 66, 85], Operations: []
Exploring Operation: 66/3=22, Resulting Numbers: [58, 85, 22]
Generated Node #0,0: 13:[58, 85, 22] Operation: 66/3=22
Exploring Operation: 66-58=8, Resulting Numbers: [3, 85, 8]
Generated Node #0,1: 13:[3, 85, 8] Operation: 66-58=8
Exploring Operation: 58-3=55, Resultin... | 0.985243 | hs_5 | sum_heuristic |
[
13,
36,
11,
4
] | 86 | [
"36*11=396",
"396/4=99",
"99-13=86"
] | Current State: 86:[13, 36, 11, 4], Operations: []
Exploring Operation: 36*11=396, Resulting Numbers: [13, 4, 396]
Generated Node #2: [13, 4, 396] from Operation: 36*11=396
Current State: 86:[13, 4, 396], Operations: ['36*11=396']
Exploring Operation: 396/4=99, Resulting Numbers: [13, 99]
Generated Node #3: [13, 99] fro... | 4 | Current State: 86:[13, 36, 11, 4], Operations: []
Exploring Operation: 13+36=49, Resulting Numbers: [11, 4, 49]
Generated Node #0,0: 86:[11, 4, 49] Operation: 13+36=49
Exploring Operation: 36+11=47, Resulting Numbers: [13, 4, 47]
Generated Node #0,1: 86:[13, 4, 47] Operation: 36+11=47
Exploring Operation: 13-11=2, Resu... | 0 | hs_4 | mult_heuristic |
[
62,
64,
98,
80
] | 10 | [
"62+98=160",
"80-64=16",
"160/16=10"
] | Current State: 10:[62, 64, 98, 80], Operations: []
Exploring Operation: 62+98=160, Resulting Numbers: [64, 80, 160]
Generated Node #2: [64, 80, 160] from Operation: 62+98=160
Current State: 10:[64, 80, 160], Operations: ['62+98=160']
Exploring Operation: 80-64=16, Resulting Numbers: [160, 16]
Generated Node #3: [160, 1... | 4 | Current State: 10:[62, 64, 98, 80], Operations: []
Exploring Operation: 98-80=18, Resulting Numbers: [62, 64, 18]
Generated Node #0,0: 10:[62, 64, 18] Operation: 98-80=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[62, 64, 18], Operations: ['98-80=18']
Exploring Operation: 64-62=2, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
14,
83,
65,
80
] | 76 | [
"83-14=69",
"65+80=145",
"145-69=76"
] | Current State: 76:[14, 83, 65, 80], Operations: []
Exploring Operation: 83-14=69, Resulting Numbers: [65, 80, 69]
Generated Node #2: [65, 80, 69] from Operation: 83-14=69
Current State: 76:[65, 80, 69], Operations: ['83-14=69']
Exploring Operation: 65+80=145, Resulting Numbers: [69, 145]
Generated Node #3: [69, 145] fr... | 4 | Current State: 76:[14, 83, 65, 80], Operations: []
Exploring Operation: 14+65=79, Resulting Numbers: [83, 80, 79]
Generated Node #0,0: 76:[83, 80, 79] Operation: 14+65=79
Exploring Operation: 83-65=18, Resulting Numbers: [14, 80, 18]
Generated Node #0,1: 76:[14, 80, 18] Operation: 83-65=18
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
43,
4,
73,
80
] | 46 | [
"43-4=39",
"80-73=7",
"39+7=46"
] | Current State: 46:[43, 4, 73, 80], Operations: []
Exploring Operation: 43-4=39, Resulting Numbers: [73, 80, 39]
Generated Node #2: [73, 80, 39] from Operation: 43-4=39
Current State: 46:[73, 80, 39], Operations: ['43-4=39']
Exploring Operation: 80-73=7, Resulting Numbers: [39, 7]
Generated Node #3: [39, 7] from Operati... | 4 | Current State: 46:[43, 4, 73, 80], Operations: []
Exploring Operation: 80/4=20, Resulting Numbers: [43, 73, 20]
Generated Node #0,0: 46:[43, 73, 20] Operation: 80/4=20
Exploring Operation: 73-4=69, Resulting Numbers: [43, 80, 69]
Generated Node #0,1: 46:[43, 80, 69] Operation: 73-4=69
Exploring Operation: 73-43=30, Res... | 0.986979 | hs_5 | sum_heuristic |
[
39,
48,
20,
27
] | 38 | [
"48-39=9",
"20+27=47",
"47-9=38"
] | Current State: 38:[39, 48, 20, 27], Operations: []
Exploring Operation: 48-39=9, Resulting Numbers: [20, 27, 9]
Generated Node #2: [20, 27, 9] from Operation: 48-39=9
Current State: 38:[20, 27, 9], Operations: ['48-39=9']
Exploring Operation: 20+27=47, Resulting Numbers: [9, 47]
Generated Node #3: [9, 47] from Operatio... | 4 | Current State: 38:[39, 48, 20, 27], Operations: []
Exploring Operation: 48-27=21, Resulting Numbers: [39, 20, 21]
Generated Node #0,0: 38:[39, 20, 21] Operation: 48-27=21
Exploring Operation: 48-39=9, Resulting Numbers: [20, 27, 9]
Generated Node #0,1: 38:[20, 27, 9] Operation: 48-39=9
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | sum_heuristic |
[
89,
13,
2,
82
] | 40 | [
"89+13=102",
"102-82=20",
"2*20=40"
] | Current State: 40:[89, 13, 2, 82], Operations: []
Exploring Operation: 89+13=102, Resulting Numbers: [2, 82, 102]
Generated Node #2: [2, 82, 102] from Operation: 89+13=102
Current State: 40:[2, 82, 102], Operations: ['89+13=102']
Exploring Operation: 102-82=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from... | 4 | Current State: 40:[89, 13, 2, 82], Operations: []
Exploring Operation: 89-82=7, Resulting Numbers: [13, 2, 7]
Generated Node #0,0: 40:[13, 2, 7] Operation: 89-82=7
Exploring Operation: 82/2=41, Resulting Numbers: [89, 13, 41]
Generated Node #0,1: 40:[89, 13, 41] Operation: 82/2=41
Moving to Node #0,0
Current State: 40:... | 0.991319 | hs_2 | mult_heuristic |
[
14,
28,
4,
87
] | 95 | [
"28/14=2",
"4*2=8",
"87+8=95"
] | Current State: 95:[14, 28, 4, 87], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [4, 87, 2]
Generated Node #2: [4, 87, 2] from Operation: 28/14=2
Current State: 95:[4, 87, 2], Operations: ['28/14=2']
Exploring Operation: 4*2=8, Resulting Numbers: [87, 8]
Generated Node #3: [87, 8] from Operation: 4*2=... | 4 | Current State: 95:[14, 28, 4, 87], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [4, 87, 2]
Generated Node #0,0: 95:[4, 87, 2] Operation: 28/14=2
Exploring Operation: 28/4=7, Resulting Numbers: [14, 87, 7]
Generated Node #0,1: 95:[14, 87, 7] Operation: 28/4=7
Exploring Operation: 14+87=101, Resulting ... | 0.977431 | hs_5 | mult_heuristic |
[
94,
50,
13,
75
] | 56 | [
"94+50=144",
"13+75=88",
"144-88=56"
] | Current State: 56:[94, 50, 13, 75], Operations: []
Exploring Operation: 94+50=144, Resulting Numbers: [13, 75, 144]
Generated Node #2: [13, 75, 144] from Operation: 94+50=144
Current State: 56:[13, 75, 144], Operations: ['94+50=144']
Exploring Operation: 13+75=88, Resulting Numbers: [144, 88]
Generated Node #3: [144, 8... | 4 | Current State: 56:[94, 50, 13, 75], Operations: []
Exploring Operation: 94-13=81, Resulting Numbers: [50, 75, 81]
Generated Node #0,0: 56:[50, 75, 81] Operation: 94-13=81
Exploring Operation: 75-13=62, Resulting Numbers: [94, 50, 62]
Generated Node #0,1: 56:[94, 50, 62] Operation: 75-13=62
Exploring Operation: 94-75=19... | 0.984375 | hs_5 | sum_heuristic |
[
34,
97,
73,
3
] | 78 | [
"34*3=102",
"97-73=24",
"102-24=78"
] | Current State: 78:[34, 97, 73, 3], Operations: []
Exploring Operation: 34*3=102, Resulting Numbers: [97, 73, 102]
Generated Node #2: [97, 73, 102] from Operation: 34*3=102
Current State: 78:[97, 73, 102], Operations: ['34*3=102']
Exploring Operation: 97-73=24, Resulting Numbers: [102, 24]
Generated Node #3: [102, 24] f... | 4 | Current State: 78:[34, 97, 73, 3], Operations: []
Exploring Operation: 34+3=37, Resulting Numbers: [97, 73, 37]
Generated Node #0,0: 78:[97, 73, 37] Operation: 34+3=37
Exploring Operation: 97-73=24, Resulting Numbers: [34, 3, 24]
Generated Node #0,1: 78:[34, 3, 24] Operation: 97-73=24
Exploring Operation: 97-34=63, Res... | 0 | hs_4 | mult_heuristic |
[
61,
55,
3,
82
] | 52 | [
"82-55=27",
"27/3=9",
"61-9=52"
] | Current State: 52:[61, 55, 3, 82], Operations: []
Exploring Operation: 82-55=27, Resulting Numbers: [61, 3, 27]
Generated Node #2: [61, 3, 27] from Operation: 82-55=27
Current State: 52:[61, 3, 27], Operations: ['82-55=27']
Exploring Operation: 27/3=9, Resulting Numbers: [61, 9]
Generated Node #3: [61, 9] from Operatio... | 4 | Current State: 52:[61, 55, 3, 82], Operations: []
Exploring Operation: 82-61=21, Resulting Numbers: [55, 3, 21]
Generated Node #0,0: 52:[55, 3, 21] Operation: 82-61=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[55, 3, 21], Operations: ['82-61=21']
Exploring Operation: 55-3=52, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
76,
96,
78,
18
] | 40 | [
"96-76=20",
"78-18=60",
"60-20=40"
] | Current State: 40:[76, 96, 78, 18], Operations: []
Exploring Operation: 96-76=20, Resulting Numbers: [78, 18, 20]
Generated Node #2: [78, 18, 20] from Operation: 96-76=20
Current State: 40:[78, 18, 20], Operations: ['96-76=20']
Exploring Operation: 78-18=60, Resulting Numbers: [20, 60]
Generated Node #3: [20, 60] from ... | 4 | Current State: 40:[76, 96, 78, 18], Operations: []
Exploring Operation: 96-76=20, Resulting Numbers: [78, 18, 20]
Generated Node #0,0: 40:[78, 18, 20] Operation: 96-76=20
Exploring Operation: 96-78=18, Resulting Numbers: [76, 18, 18]
Generated Node #0,1: 40:[76, 18, 18] Operation: 96-78=18
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
48,
17,
27,
15
] | 73 | [
"48-17=31",
"27+15=42",
"31+42=73"
] | Current State: 73:[48, 17, 27, 15], Operations: []
Exploring Operation: 48-17=31, Resulting Numbers: [27, 15, 31]
Generated Node #2: [27, 15, 31] from Operation: 48-17=31
Current State: 73:[27, 15, 31], Operations: ['48-17=31']
Exploring Operation: 27+15=42, Resulting Numbers: [31, 42]
Generated Node #3: [31, 42] from ... | 4 | Current State: 73:[48, 17, 27, 15], Operations: []
Exploring Operation: 48+15=63, Resulting Numbers: [17, 27, 63]
Generated Node #0,0: 73:[17, 27, 63] Operation: 48+15=63
Exploring Operation: 48+17=65, Resulting Numbers: [27, 15, 65]
Generated Node #0,1: 73:[27, 15, 65] Operation: 48+17=65
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
39,
77,
11,
81
] | 54 | [
"77-39=38",
"11+81=92",
"92-38=54"
] | Current State: 54:[39, 77, 11, 81], Operations: []
Exploring Operation: 77-39=38, Resulting Numbers: [11, 81, 38]
Generated Node #2: [11, 81, 38] from Operation: 77-39=38
Current State: 54:[11, 81, 38], Operations: ['77-39=38']
Exploring Operation: 11+81=92, Resulting Numbers: [38, 92]
Generated Node #3: [38, 92] from ... | 4 | Current State: 54:[39, 77, 11, 81], Operations: []
Exploring Operation: 77/11=7, Resulting Numbers: [39, 81, 7]
Generated Node #0,0: 54:[39, 81, 7] Operation: 77/11=7
Exploring Operation: 77-39=38, Resulting Numbers: [11, 81, 38]
Generated Node #0,1: 54:[11, 81, 38] Operation: 77-39=38
Exploring Operation: 81-39=42, Re... | 0.984375 | hs_4 | sum_heuristic |
[
59,
16,
2,
91
] | 67 | [
"59-16=43",
"91+43=134",
"134/2=67"
] | Current State: 67:[59, 16, 2, 91], Operations: []
Exploring Operation: 59-16=43, Resulting Numbers: [2, 91, 43]
Generated Node #2: [2, 91, 43] from Operation: 59-16=43
Current State: 67:[2, 91, 43], Operations: ['59-16=43']
Exploring Operation: 91+43=134, Resulting Numbers: [2, 134]
Generated Node #3: [2, 134] from Ope... | 4 | Current State: 67:[59, 16, 2, 91], Operations: []
Exploring Operation: 59+2=61, Resulting Numbers: [16, 91, 61]
Generated Node #0,0: 67:[16, 91, 61] Operation: 59+2=61
Exploring Operation: 16*2=32, Resulting Numbers: [59, 91, 32]
Generated Node #0,1: 67:[59, 91, 32] Operation: 16*2=32
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
64,
89,
71,
81
] | 79 | [
"89-81=8",
"64/8=8",
"71+8=79"
] | Current State: 79:[64, 89, 71, 81], Operations: []
Exploring Operation: 89-81=8, Resulting Numbers: [64, 71, 8]
Generated Node #2: [64, 71, 8] from Operation: 89-81=8
Current State: 79:[64, 71, 8], Operations: ['89-81=8']
Exploring Operation: 64/8=8, Resulting Numbers: [71, 8]
Generated Node #3: [71, 8] from Operation:... | 4 | Current State: 79:[64, 89, 71, 81], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [71, 81, 25]
Generated Node #0,0: 79:[71, 81, 25] Operation: 89-64=25
Exploring Operation: 89-71=18, Resulting Numbers: [64, 81, 18]
Generated Node #0,1: 79:[64, 81, 18] Operation: 89-71=18
Exploring Operation: 64+71=13... | 0 | hs_4 | mult_heuristic |
[
1,
30,
60,
27
] | 57 | [
"1*30=30",
"60+27=87",
"87-30=57"
] | Current State: 57:[1, 30, 60, 27], Operations: []
Exploring Operation: 1*30=30, Resulting Numbers: [60, 27, 30]
Generated Node #2: [60, 27, 30] from Operation: 1*30=30
Current State: 57:[60, 27, 30], Operations: ['1*30=30']
Exploring Operation: 60+27=87, Resulting Numbers: [30, 87]
Generated Node #3: [30, 87] from Oper... | 4 | Current State: 57:[1, 30, 60, 27], Operations: []
Exploring Operation: 30-27=3, Resulting Numbers: [1, 60, 3]
Generated Node #0,0: 57:[1, 60, 3] Operation: 30-27=3
Exploring Operation: 30-1=29, Resulting Numbers: [60, 27, 29]
Generated Node #0,1: 57:[60, 27, 29] Operation: 30-1=29
Exploring Operation: 30+27=57, Resulti... | 0.988715 | hs_4 | sum_heuristic |
[
5,
54,
64,
30
] | 73 | [
"5*54=270",
"270/30=9",
"64+9=73"
] | Current State: 73:[5, 54, 64, 30], Operations: []
Exploring Operation: 5*54=270, Resulting Numbers: [64, 30, 270]
Generated Node #2: [64, 30, 270] from Operation: 5*54=270
Current State: 73:[64, 30, 270], Operations: ['5*54=270']
Exploring Operation: 270/30=9, Resulting Numbers: [64, 9]
Generated Node #3: [64, 9] from ... | 4 | Current State: 73:[5, 54, 64, 30], Operations: []
Exploring Operation: 5+54=59, Resulting Numbers: [64, 30, 59]
Generated Node #0,0: 73:[64, 30, 59] Operation: 5+54=59
Exploring Operation: 5+64=69, Resulting Numbers: [54, 30, 69]
Generated Node #0,1: 73:[54, 30, 69] Operation: 5+64=69
Exploring Operation: 5+30=35, Resu... | 0 | hs_3 | mult_heuristic |
[
36,
41,
2,
72
] | 69 | [
"41-36=5",
"2+72=74",
"74-5=69"
] | Current State: 69:[36, 41, 2, 72], Operations: []
Exploring Operation: 41-36=5, Resulting Numbers: [2, 72, 5]
Generated Node #2: [2, 72, 5] from Operation: 41-36=5
Current State: 69:[2, 72, 5], Operations: ['41-36=5']
Exploring Operation: 2+72=74, Resulting Numbers: [5, 74]
Generated Node #3: [5, 74] from Operation: 2+... | 4 | Current State: 69:[36, 41, 2, 72], Operations: []
Exploring Operation: 36+41=77, Resulting Numbers: [2, 72, 77]
Generated Node #0,0: 69:[2, 72, 77] Operation: 36+41=77
Exploring Operation: 36*2=72, Resulting Numbers: [41, 72, 72]
Generated Node #0,1: 69:[41, 72, 72] Operation: 36*2=72
Exploring Operation: 72-41=31, Res... | 0.980903 | hs_5 | sum_heuristic |
[
22,
92,
2,
45
] | 23 | [
"92-22=70",
"2+45=47",
"70-47=23"
] | Current State: 23:[22, 92, 2, 45], Operations: []
Exploring Operation: 92-22=70, Resulting Numbers: [2, 45, 70]
Generated Node #2: [2, 45, 70] from Operation: 92-22=70
Current State: 23:[2, 45, 70], Operations: ['92-22=70']
Exploring Operation: 2+45=47, Resulting Numbers: [70, 47]
Generated Node #3: [70, 47] from Opera... | 4 | Current State: 23:[22, 92, 2, 45], Operations: []
Exploring Operation: 92-45=47, Resulting Numbers: [22, 2, 47]
Generated Node #0,0: 23:[22, 2, 47] Operation: 92-45=47
Exploring Operation: 92/2=46, Resulting Numbers: [22, 45, 46]
Generated Node #0,1: 23:[22, 45, 46] Operation: 92/2=46
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
21,
8,
75,
5
] | 82 | [
"8-5=3",
"21/3=7",
"75+7=82"
] | Current State: 82:[21, 8, 75, 5], Operations: []
Exploring Operation: 8-5=3, Resulting Numbers: [21, 75, 3]
Generated Node #2: [21, 75, 3] from Operation: 8-5=3
Current State: 82:[21, 75, 3], Operations: ['8-5=3']
Exploring Operation: 21/3=7, Resulting Numbers: [75, 7]
Generated Node #3: [75, 7] from Operation: 21/3=7
... | 4 | Current State: 82:[21, 8, 75, 5], Operations: []
Exploring Operation: 21-8=13, Resulting Numbers: [75, 5, 13]
Generated Node #0,0: 82:[75, 5, 13] Operation: 21-8=13
Exploring Operation: 21+75=96, Resulting Numbers: [8, 5, 96]
Generated Node #0,1: 82:[8, 5, 96] Operation: 21+75=96
Exploring Operation: 8+75=83, Resulting... | 0 | hs_5 | mult_heuristic |
[
55,
81,
74,
22
] | 78 | [
"81-55=26",
"74-22=52",
"26+52=78"
] | Current State: 78:[55, 81, 74, 22], Operations: []
Exploring Operation: 81-55=26, Resulting Numbers: [74, 22, 26]
Generated Node #2: [74, 22, 26] from Operation: 81-55=26
Current State: 78:[74, 22, 26], Operations: ['81-55=26']
Exploring Operation: 74-22=52, Resulting Numbers: [26, 52]
Generated Node #3: [26, 52] from ... | 4 | Current State: 78:[55, 81, 74, 22], Operations: []
Exploring Operation: 55+22=77, Resulting Numbers: [81, 74, 77]
Generated Node #0,0: 78:[81, 74, 77] Operation: 55+22=77
Exploring Operation: 81-55=26, Resulting Numbers: [74, 22, 26]
Generated Node #0,1: 78:[74, 22, 26] Operation: 81-55=26
Exploring Operation: 74-55=19... | 0.987847 | hs_3 | mult_heuristic |
[
20,
8,
50,
74
] | 94 | [
"8*50=400",
"400/20=20",
"74+20=94"
] | Current State: 94:[20, 8, 50, 74], Operations: []
Exploring Operation: 8*50=400, Resulting Numbers: [20, 74, 400]
Generated Node #2: [20, 74, 400] from Operation: 8*50=400
Current State: 94:[20, 74, 400], Operations: ['8*50=400']
Exploring Operation: 400/20=20, Resulting Numbers: [74, 20]
Generated Node #3: [74, 20] fr... | 4 | Current State: 94:[20, 8, 50, 74], Operations: []
Exploring Operation: 20-8=12, Resulting Numbers: [50, 74, 12]
Generated Node #0,0: 94:[50, 74, 12] Operation: 20-8=12
Exploring Operation: 74-20=54, Resulting Numbers: [8, 50, 54]
Generated Node #0,1: 94:[8, 50, 54] Operation: 74-20=54
Exploring Operation: 20+74=94, Res... | 0 | hs_3 | mult_heuristic |
[
76,
55,
10,
57
] | 68 | [
"76-55=21",
"57-10=47",
"21+47=68"
] | Current State: 68:[76, 55, 10, 57], Operations: []
Exploring Operation: 76-55=21, Resulting Numbers: [10, 57, 21]
Generated Node #2: [10, 57, 21] from Operation: 76-55=21
Current State: 68:[10, 57, 21], Operations: ['76-55=21']
Exploring Operation: 57-10=47, Resulting Numbers: [21, 47]
Generated Node #3: [21, 47] from ... | 4 | Current State: 68:[76, 55, 10, 57], Operations: []
Exploring Operation: 76-55=21, Resulting Numbers: [10, 57, 21]
Generated Node #0,0: 68:[10, 57, 21] Operation: 76-55=21
Exploring Operation: 57-55=2, Resulting Numbers: [76, 10, 2]
Generated Node #0,1: 68:[76, 10, 2] Operation: 57-55=2
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
38,
90,
19,
15
] | 48 | [
"90-38=52",
"19-15=4",
"52-4=48"
] | Current State: 48:[38, 90, 19, 15], Operations: []
Exploring Operation: 90-38=52, Resulting Numbers: [19, 15, 52]
Generated Node #2: [19, 15, 52] from Operation: 90-38=52
Current State: 48:[19, 15, 52], Operations: ['90-38=52']
Exploring Operation: 19-15=4, Resulting Numbers: [52, 4]
Generated Node #3: [52, 4] from Ope... | 4 | Current State: 48:[38, 90, 19, 15], Operations: []
Exploring Operation: 90-38=52, Resulting Numbers: [19, 15, 52]
Generated Node #0,0: 48:[19, 15, 52] Operation: 90-38=52
Exploring Operation: 38/19=2, Resulting Numbers: [90, 15, 2]
Generated Node #0,1: 48:[90, 15, 2] Operation: 38/19=2
Exploring Operation: 90-15=75, Re... | 0.950521 | hs_5 | mult_heuristic |
[
25,
22,
11,
62
] | 54 | [
"25-22=3",
"62-11=51",
"3+51=54"
] | Current State: 54:[25, 22, 11, 62], Operations: []
Exploring Operation: 25-22=3, Resulting Numbers: [11, 62, 3]
Generated Node #2: [11, 62, 3] from Operation: 25-22=3
Current State: 54:[11, 62, 3], Operations: ['25-22=3']
Exploring Operation: 62-11=51, Resulting Numbers: [3, 51]
Generated Node #3: [3, 51] from Operatio... | 4 | Current State: 54:[25, 22, 11, 62], Operations: []
Exploring Operation: 22/11=2, Resulting Numbers: [25, 62, 2]
Generated Node #0,0: 54:[25, 62, 2] Operation: 22/11=2
Exploring Operation: 25-22=3, Resulting Numbers: [11, 62, 3]
Generated Node #0,1: 54:[11, 62, 3] Operation: 25-22=3
Exploring Operation: 62-11=51, Result... | 0.990451 | hs_3 | mult_heuristic |
[
63,
74,
67,
13
] | 69 | [
"74-63=11",
"67+13=80",
"80-11=69"
] | Current State: 69:[63, 74, 67, 13], Operations: []
Exploring Operation: 74-63=11, Resulting Numbers: [67, 13, 11]
Generated Node #2: [67, 13, 11] from Operation: 74-63=11
Current State: 69:[67, 13, 11], Operations: ['74-63=11']
Exploring Operation: 67+13=80, Resulting Numbers: [11, 80]
Generated Node #3: [11, 80] from ... | 4 | Current State: 69:[63, 74, 67, 13], Operations: []
Exploring Operation: 67-63=4, Resulting Numbers: [74, 13, 4]
Generated Node #0,0: 69:[74, 13, 4] Operation: 67-63=4
Exploring Operation: 63+13=76, Resulting Numbers: [74, 67, 76]
Generated Node #0,1: 69:[74, 67, 76] Operation: 63+13=76
Exploring Operation: 74-63=11, Re... | 0.956597 | hs_5 | mult_heuristic |
[
15,
40,
7,
20
] | 42 | [
"15+40=55",
"20-7=13",
"55-13=42"
] | Current State: 42:[15, 40, 7, 20], Operations: []
Exploring Operation: 15+40=55, Resulting Numbers: [7, 20, 55]
Generated Node #2: [7, 20, 55] from Operation: 15+40=55
Current State: 42:[7, 20, 55], Operations: ['15+40=55']
Exploring Operation: 20-7=13, Resulting Numbers: [55, 13]
Generated Node #3: [55, 13] from Opera... | 4 | Current State: 42:[15, 40, 7, 20], Operations: []
Exploring Operation: 40/20=2, Resulting Numbers: [15, 7, 2]
Generated Node #0,0: 42:[15, 7, 2] Operation: 40/20=2
Exploring Operation: 40-20=20, Resulting Numbers: [15, 7, 20]
Generated Node #0,1: 42:[15, 7, 20] Operation: 40-20=20
Start Sub Search at level 1: Moving to... | 0.985243 | hs_2 | sum_heuristic |
[
10,
8,
91,
15
] | 94 | [
"10+8=18",
"91-15=76",
"18+76=94"
] | Current State: 94:[10, 8, 91, 15], Operations: []
Exploring Operation: 10+8=18, Resulting Numbers: [91, 15, 18]
Generated Node #2: [91, 15, 18] from Operation: 10+8=18
Current State: 94:[91, 15, 18], Operations: ['10+8=18']
Exploring Operation: 91-15=76, Resulting Numbers: [18, 76]
Generated Node #3: [18, 76] from Oper... | 4 | Current State: 94:[10, 8, 91, 15], Operations: []
Exploring Operation: 15-10=5, Resulting Numbers: [8, 91, 5]
Generated Node #0,0: 94:[8, 91, 5] Operation: 15-10=5
Exploring Operation: 15-8=7, Resulting Numbers: [10, 91, 7]
Generated Node #0,1: 94:[10, 91, 7] Operation: 15-8=7
Exploring Operation: 10-8=2, Resulting Num... | 0.976563 | hs_3 | mult_heuristic |
[
48,
74,
37,
56
] | 80 | [
"48*37=1776",
"1776/74=24",
"56+24=80"
] | Current State: 80:[48, 74, 37, 56], Operations: []
Exploring Operation: 48*37=1776, Resulting Numbers: [74, 56, 1776]
Generated Node #2: [74, 56, 1776] from Operation: 48*37=1776
Current State: 80:[74, 56, 1776], Operations: ['48*37=1776']
Exploring Operation: 1776/74=24, Resulting Numbers: [56, 24]
Generated Node #3: ... | 4 | Current State: 80:[48, 74, 37, 56], Operations: []
Exploring Operation: 56-48=8, Resulting Numbers: [74, 37, 8]
Generated Node #0,0: 80:[74, 37, 8] Operation: 56-48=8
Moving to Node #0,0
Current State: 80:[74, 37, 8], Operations: ['56-48=8']
Exploring Operation: 74/37=2, Resulting Numbers: [8, 2]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
50,
89,
51,
43
] | 10 | [
"89-51=38",
"43-38=5",
"50/5=10"
] | Current State: 10:[50, 89, 51, 43], Operations: []
Exploring Operation: 89-51=38, Resulting Numbers: [50, 43, 38]
Generated Node #2: [50, 43, 38] from Operation: 89-51=38
Current State: 10:[50, 43, 38], Operations: ['89-51=38']
Exploring Operation: 43-38=5, Resulting Numbers: [50, 5]
Generated Node #3: [50, 5] from Ope... | 4 | Current State: 10:[50, 89, 51, 43], Operations: []
Exploring Operation: 89-51=38, Resulting Numbers: [50, 43, 38]
Generated Node #0,0: 10:[50, 43, 38] Operation: 89-51=38
Moving to Node #0,0
Current State: 10:[50, 43, 38], Operations: ['89-51=38']
Exploring Operation: 50-43=7, Resulting Numbers: [38, 7]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
97,
28,
70,
56
] | 99 | [
"70-56=14",
"28/14=2",
"97+2=99"
] | Current State: 99:[97, 28, 70, 56], Operations: []
Exploring Operation: 70-56=14, Resulting Numbers: [97, 28, 14]
Generated Node #2: [97, 28, 14] from Operation: 70-56=14
Current State: 99:[97, 28, 14], Operations: ['70-56=14']
Exploring Operation: 28/14=2, Resulting Numbers: [97, 2]
Generated Node #3: [97, 2] from Ope... | 4 | Current State: 99:[97, 28, 70, 56], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [97, 70, 2]
Generated Node #0,0: 99:[97, 70, 2] Operation: 56/28=2
Exploring Operation: 70-56=14, Resulting Numbers: [97, 28, 14]
Generated Node #0,1: 99:[97, 28, 14] Operation: 70-56=14
Exploring Operation: 97-70=27, Re... | 0.955729 | hs_4 | sum_heuristic |
[
71,
7,
20,
73
] | 15 | [
"71+7=78",
"20+73=93",
"93-78=15"
] | Current State: 15:[71, 7, 20, 73], Operations: []
Exploring Operation: 71+7=78, Resulting Numbers: [20, 73, 78]
Generated Node #2: [20, 73, 78] from Operation: 71+7=78
Current State: 15:[20, 73, 78], Operations: ['71+7=78']
Exploring Operation: 20+73=93, Resulting Numbers: [78, 93]
Generated Node #3: [78, 93] from Oper... | 4 | Current State: 15:[71, 7, 20, 73], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [7, 20, 2]
Generated Node #0,0: 15:[7, 20, 2] Operation: 73-71=2
Moving to Node #0,0
Current State: 15:[7, 20, 2], Operations: ['73-71=2']
Exploring Operation: 20-7=13, Resulting Numbers: [2, 13]
Generated Node #0,0,0: 15... | 0.993924 | hs_1 | sum_heuristic |
[
75,
85,
2,
37
] | 84 | [
"85-75=10",
"2*37=74",
"10+74=84"
] | Current State: 84:[75, 85, 2, 37], Operations: []
Exploring Operation: 85-75=10, Resulting Numbers: [2, 37, 10]
Generated Node #2: [2, 37, 10] from Operation: 85-75=10
Current State: 84:[2, 37, 10], Operations: ['85-75=10']
Exploring Operation: 2*37=74, Resulting Numbers: [10, 74]
Generated Node #3: [10, 74] from Opera... | 4 | Current State: 84:[75, 85, 2, 37], Operations: []
Exploring Operation: 75+2=77, Resulting Numbers: [85, 37, 77]
Generated Node #0,0: 84:[85, 37, 77] Operation: 75+2=77
Exploring Operation: 85-75=10, Resulting Numbers: [2, 37, 10]
Generated Node #0,1: 84:[2, 37, 10] Operation: 85-75=10
Exploring Operation: 75-37=38, Res... | 0 | hs_5 | mult_heuristic |
[
33,
40,
32,
56
] | 15 | [
"33+40=73",
"32+56=88",
"88-73=15"
] | Current State: 15:[33, 40, 32, 56], Operations: []
Exploring Operation: 33+40=73, Resulting Numbers: [32, 56, 73]
Generated Node #2: [32, 56, 73] from Operation: 33+40=73
Current State: 15:[32, 56, 73], Operations: ['33+40=73']
Exploring Operation: 32+56=88, Resulting Numbers: [73, 88]
Generated Node #3: [73, 88] from ... | 4 | Current State: 15:[33, 40, 32, 56], Operations: []
Exploring Operation: 56-40=16, Resulting Numbers: [33, 32, 16]
Generated Node #0,0: 15:[33, 32, 16] Operation: 56-40=16
Exploring Operation: 56-32=24, Resulting Numbers: [33, 40, 24]
Generated Node #0,1: 15:[33, 40, 24] Operation: 56-32=24
Exploring Operation: 56-33=23... | 0.990451 | hs_3 | sum_heuristic |
[
74,
34,
29,
44
] | 33 | [
"74-34=40",
"29+44=73",
"73-40=33"
] | Current State: 33:[74, 34, 29, 44], Operations: []
Exploring Operation: 74-34=40, Resulting Numbers: [29, 44, 40]
Generated Node #2: [29, 44, 40] from Operation: 74-34=40
Current State: 33:[29, 44, 40], Operations: ['74-34=40']
Exploring Operation: 29+44=73, Resulting Numbers: [40, 73]
Generated Node #3: [40, 73] from ... | 4 | Current State: 33:[74, 34, 29, 44], Operations: []
Exploring Operation: 74-34=40, Resulting Numbers: [29, 44, 40]
Generated Node #0,0: 33:[29, 44, 40] Operation: 74-34=40
Exploring Operation: 74-29=45, Resulting Numbers: [34, 44, 45]
Generated Node #0,1: 33:[34, 44, 45] Operation: 74-29=45
Exploring Operation: 74-44=30... | 0.988715 | hs_3 | mult_heuristic |
[
3,
38,
33,
82
] | 80 | [
"38-3=35",
"33+82=115",
"115-35=80"
] | Current State: 80:[3, 38, 33, 82], Operations: []
Exploring Operation: 38-3=35, Resulting Numbers: [33, 82, 35]
Generated Node #2: [33, 82, 35] from Operation: 38-3=35
Current State: 80:[33, 82, 35], Operations: ['38-3=35']
Exploring Operation: 33+82=115, Resulting Numbers: [35, 115]
Generated Node #3: [35, 115] from O... | 4 | Current State: 80:[3, 38, 33, 82], Operations: []
Exploring Operation: 3+38=41, Resulting Numbers: [33, 82, 41]
Generated Node #0,0: 80:[33, 82, 41] Operation: 3+38=41
Exploring Operation: 33/3=11, Resulting Numbers: [38, 82, 11]
Generated Node #0,1: 80:[38, 82, 11] Operation: 33/3=11
Exploring Operation: 82-3=79, Resu... | 0.983507 | hs_5 | sum_heuristic |
[
99,
39,
15,
54
] | 36 | [
"99-54=45",
"45/15=3",
"39-3=36"
] | Current State: 36:[99, 39, 15, 54], Operations: []
Exploring Operation: 99-54=45, Resulting Numbers: [39, 15, 45]
Generated Node #2: [39, 15, 45] from Operation: 99-54=45
Current State: 36:[39, 15, 45], Operations: ['99-54=45']
Exploring Operation: 45/15=3, Resulting Numbers: [39, 3]
Generated Node #3: [39, 3] from Ope... | 4 | Current State: 36:[99, 39, 15, 54], Operations: []
Exploring Operation: 99-39=60, Resulting Numbers: [15, 54, 60]
Generated Node #0,0: 36:[15, 54, 60] Operation: 99-39=60
Exploring Operation: 99-54=45, Resulting Numbers: [39, 15, 45]
Generated Node #0,1: 36:[39, 15, 45] Operation: 99-54=45
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
69,
21,
18,
78
] | 30 | [
"69+21=90",
"78-18=60",
"90-60=30"
] | Current State: 30:[69, 21, 18, 78], Operations: []
Exploring Operation: 69+21=90, Resulting Numbers: [18, 78, 90]
Generated Node #2: [18, 78, 90] from Operation: 69+21=90
Current State: 30:[18, 78, 90], Operations: ['69+21=90']
Exploring Operation: 78-18=60, Resulting Numbers: [90, 60]
Generated Node #3: [90, 60] from ... | 4 | Current State: 30:[69, 21, 18, 78], Operations: []
Exploring Operation: 78-69=9, Resulting Numbers: [21, 18, 9]
Generated Node #0,0: 30:[21, 18, 9] Operation: 78-69=9
Moving to Node #0,0
Current State: 30:[21, 18, 9], Operations: ['78-69=9']
Exploring Operation: 21-18=3, Resulting Numbers: [9, 3]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
79,
25,
72,
36
] | 56 | [
"79-25=54",
"72/36=2",
"54+2=56"
] | Current State: 56:[79, 25, 72, 36], Operations: []
Exploring Operation: 79-25=54, Resulting Numbers: [72, 36, 54]
Generated Node #2: [72, 36, 54] from Operation: 79-25=54
Current State: 56:[72, 36, 54], Operations: ['79-25=54']
Exploring Operation: 72/36=2, Resulting Numbers: [54, 2]
Generated Node #3: [54, 2] from Ope... | 4 | Current State: 56:[79, 25, 72, 36], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [25, 36, 7]
Generated Node #0,0: 56:[25, 36, 7] Operation: 79-72=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[25, 36, 7], Operations: ['79-72=7']
Exploring Operation: 36-25=11, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
5,
4,
66,
55
] | 31 | [
"5*4=20",
"66-55=11",
"20+11=31"
] | Current State: 31:[5, 4, 66, 55], Operations: []
Exploring Operation: 5*4=20, Resulting Numbers: [66, 55, 20]
Generated Node #2: [66, 55, 20] from Operation: 5*4=20
Current State: 31:[66, 55, 20], Operations: ['5*4=20']
Exploring Operation: 66-55=11, Resulting Numbers: [20, 11]
Generated Node #3: [20, 11] from Operatio... | 4 | Current State: 31:[5, 4, 66, 55], Operations: []
Exploring Operation: 66-55=11, Resulting Numbers: [5, 4, 11]
Generated Node #0,0: 31:[5, 4, 11] Operation: 66-55=11
Exploring Operation: 5+4=9, Resulting Numbers: [66, 55, 9]
Generated Node #0,1: 31:[66, 55, 9] Operation: 5+4=9
Exploring Operation: 5*4=20, Resulting Numb... | 0.986979 | hs_3 | sum_heuristic |
[
5,
35,
2,
44
] | 59 | [
"35-5=30",
"30/2=15",
"44+15=59"
] | Current State: 59:[5, 35, 2, 44], Operations: []
Exploring Operation: 35-5=30, Resulting Numbers: [2, 44, 30]
Generated Node #2: [2, 44, 30] from Operation: 35-5=30
Current State: 59:[2, 44, 30], Operations: ['35-5=30']
Exploring Operation: 30/2=15, Resulting Numbers: [44, 15]
Generated Node #3: [44, 15] from Operation... | 4 | Current State: 59:[5, 35, 2, 44], Operations: []
Exploring Operation: 35*2=70, Resulting Numbers: [5, 44, 70]
Generated Node #0,0: 59:[5, 44, 70] Operation: 35*2=70
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[5, 44, 70], Operations: ['35*2=70']
Exploring Operation: 5+44=49, Resulting Numbers: [7... | 0 | hs_1 | sum_heuristic |
[
8,
91,
86,
89
] | 51 | [
"91-89=2",
"86/2=43",
"8+43=51"
] | Current State: 51:[8, 91, 86, 89], Operations: []
Exploring Operation: 91-89=2, Resulting Numbers: [8, 86, 2]
Generated Node #2: [8, 86, 2] from Operation: 91-89=2
Current State: 51:[8, 86, 2], Operations: ['91-89=2']
Exploring Operation: 86/2=43, Resulting Numbers: [8, 43]
Generated Node #3: [8, 43] from Operation: 86... | 4 | Current State: 51:[8, 91, 86, 89], Operations: []
Exploring Operation: 91-89=2, Resulting Numbers: [8, 86, 2]
Generated Node #0,0: 51:[8, 86, 2] Operation: 91-89=2
Exploring Operation: 89-86=3, Resulting Numbers: [8, 91, 3]
Generated Node #0,1: 51:[8, 91, 3] Operation: 89-86=3
Exploring Operation: 91-8=83, Resulting Nu... | 0.986979 | hs_5 | mult_heuristic |
[
25,
17,
89,
90
] | 12 | [
"25+89=114",
"90+114=204",
"204/17=12"
] | Current State: 12:[25, 17, 89, 90], Operations: []
Exploring Operation: 25+89=114, Resulting Numbers: [17, 90, 114]
Generated Node #2: [17, 90, 114] from Operation: 25+89=114
Current State: 12:[17, 90, 114], Operations: ['25+89=114']
Exploring Operation: 90+114=204, Resulting Numbers: [17, 204]
Generated Node #3: [17, ... | 4 | Current State: 12:[25, 17, 89, 90], Operations: []
Exploring Operation: 90-89=1, Resulting Numbers: [25, 17, 1]
Generated Node #0,0: 12:[25, 17, 1] Operation: 90-89=1
Exploring Operation: 89-25=64, Resulting Numbers: [17, 90, 64]
Generated Node #0,1: 12:[17, 90, 64] Operation: 89-25=64
Exploring Operation: 90-25=65, Re... | 0 | hs_3 | sum_heuristic |
[
40,
13,
9,
54
] | 56 | [
"54-40=14",
"13-9=4",
"14*4=56"
] | Current State: 56:[40, 13, 9, 54], Operations: []
Exploring Operation: 54-40=14, Resulting Numbers: [13, 9, 14]
Generated Node #2: [13, 9, 14] from Operation: 54-40=14
Current State: 56:[13, 9, 14], Operations: ['54-40=14']
Exploring Operation: 13-9=4, Resulting Numbers: [14, 4]
Generated Node #3: [14, 4] from Operatio... | 4 | Current State: 56:[40, 13, 9, 54], Operations: []
Exploring Operation: 40+13=53, Resulting Numbers: [9, 54, 53]
Generated Node #0,0: 56:[9, 54, 53] Operation: 40+13=53
Exploring Operation: 40+9=49, Resulting Numbers: [13, 54, 49]
Generated Node #0,1: 56:[13, 54, 49] Operation: 40+9=49
Exploring Operation: 40-9=31, Resu... | 0.925347 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.