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 |
|---|---|---|---|---|---|---|---|---|
[
78,
61,
41,
86
] | 12 | [
"78+61=139",
"41+86=127",
"139-127=12"
] | Current State: 12:[78, 61, 41, 86], Operations: []
Exploring Operation: 78+61=139, Resulting Numbers: [41, 86, 139]
Generated Node #2: [41, 86, 139] from Operation: 78+61=139
Current State: 12:[41, 86, 139], Operations: ['78+61=139']
Exploring Operation: 41+86=127, Resulting Numbers: [139, 127]
Generated Node #3: [139,... | 4 | Current State: 12:[78, 61, 41, 86], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [61, 41, 8]
Generated Node #0,0: 12:[61, 41, 8] Operation: 86-78=8
Moving to Node #0,0
Current State: 12:[61, 41, 8], Operations: ['86-78=8']
Exploring Operation: 61-41=20, Resulting Numbers: [8, 20]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
13,
36,
23,
46
] | 26 | [
"13+36=49",
"46-23=23",
"49-23=26"
] | Current State: 26:[13, 36, 23, 46], Operations: []
Exploring Operation: 13+36=49, Resulting Numbers: [23, 46, 49]
Generated Node #2: [23, 46, 49] from Operation: 13+36=49
Current State: 26:[23, 46, 49], Operations: ['13+36=49']
Exploring Operation: 46-23=23, Resulting Numbers: [49, 23]
Generated Node #3: [49, 23] from ... | 4 | Current State: 26:[13, 36, 23, 46], Operations: []
Exploring Operation: 46-23=23, Resulting Numbers: [13, 36, 23]
Generated Node #0,0: 26:[13, 36, 23] Operation: 46-23=23
Exploring Operation: 46/23=2, Resulting Numbers: [13, 36, 2]
Generated Node #0,1: 26:[13, 36, 2] Operation: 46/23=2
Exploring Operation: 46-36=10, Re... | 0.988715 | hs_4 | mult_heuristic |
[
36,
57,
48,
42
] | 59 | [
"36+48=84",
"84/42=2",
"57+2=59"
] | Current State: 59:[36, 57, 48, 42], Operations: []
Exploring Operation: 36+48=84, Resulting Numbers: [57, 42, 84]
Generated Node #2: [57, 42, 84] from Operation: 36+48=84
Current State: 59:[57, 42, 84], Operations: ['36+48=84']
Exploring Operation: 84/42=2, Resulting Numbers: [57, 2]
Generated Node #3: [57, 2] from Ope... | 4 | Current State: 59:[36, 57, 48, 42], Operations: []
Exploring Operation: 36+42=78, Resulting Numbers: [57, 48, 78]
Generated Node #0,0: 59:[57, 48, 78] Operation: 36+42=78
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[57, 48, 78], Operations: ['36+42=78']
Exploring Operation: 78-48=30, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
63,
34,
52,
41
] | 86 | [
"63+34=97",
"52-41=11",
"97-11=86"
] | Current State: 86:[63, 34, 52, 41], Operations: []
Exploring Operation: 63+34=97, Resulting Numbers: [52, 41, 97]
Generated Node #2: [52, 41, 97] from Operation: 63+34=97
Current State: 86:[52, 41, 97], Operations: ['63+34=97']
Exploring Operation: 52-41=11, Resulting Numbers: [97, 11]
Generated Node #3: [97, 11] from ... | 4 | Current State: 86:[63, 34, 52, 41], Operations: []
Exploring Operation: 63-52=11, Resulting Numbers: [34, 41, 11]
Generated Node #0,0: 86:[34, 41, 11] Operation: 63-52=11
Exploring Operation: 34+52=86, Resulting Numbers: [63, 41, 86]
Generated Node #0,1: 86:[63, 41, 86] Operation: 34+52=86
Exploring Operation: 63+34=97... | 0.988715 | hs_3 | sum_heuristic |
[
56,
93,
93,
99
] | 31 | [
"93-56=37",
"99-93=6",
"37-6=31"
] | Current State: 31:[56, 93, 93, 99], Operations: []
Exploring Operation: 93-56=37, Resulting Numbers: [99, 37]
Generated Node #2: [99, 37] from Operation: 93-56=37
Current State: 31:[99, 37], Operations: ['93-56=37']
Exploring Operation: 99-93=6, Resulting Numbers: [37, 6]
Generated Node #3: [37, 6] from Operation: 99-9... | 4 | Current State: 31:[56, 93, 93, 99], Operations: []
Exploring Operation: 99-93=6, Resulting Numbers: [56, 93, 6]
Generated Node #0,0: 31:[56, 93, 6] Operation: 99-93=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[56, 93, 6], Operations: ['99-93=6']
Exploring Operation: 93-56=37, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
55,
57,
16,
67
] | 49 | [
"57-55=2",
"67-16=51",
"51-2=49"
] | Current State: 49:[55, 57, 16, 67], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [16, 67, 2]
Generated Node #2: [16, 67, 2] from Operation: 57-55=2
Current State: 49:[16, 67, 2], Operations: ['57-55=2']
Exploring Operation: 67-16=51, Resulting Numbers: [2, 51]
Generated Node #3: [2, 51] from Operatio... | 4 | Current State: 49:[55, 57, 16, 67], Operations: []
Exploring Operation: 67-16=51, Resulting Numbers: [55, 57, 51]
Generated Node #0,0: 49:[55, 57, 51] Operation: 67-16=51
Exploring Operation: 67-57=10, Resulting Numbers: [55, 16, 10]
Generated Node #0,1: 49:[55, 16, 10] Operation: 67-57=10
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
67,
59,
15,
65
] | 42 | [
"67-59=8",
"65-15=50",
"50-8=42"
] | Current State: 42:[67, 59, 15, 65], Operations: []
Exploring Operation: 67-59=8, Resulting Numbers: [15, 65, 8]
Generated Node #2: [15, 65, 8] from Operation: 67-59=8
Current State: 42:[15, 65, 8], Operations: ['67-59=8']
Exploring Operation: 65-15=50, Resulting Numbers: [8, 50]
Generated Node #3: [8, 50] from Operatio... | 4 | Current State: 42:[67, 59, 15, 65], Operations: []
Exploring Operation: 67-65=2, Resulting Numbers: [59, 15, 2]
Generated Node #0,0: 42:[59, 15, 2] Operation: 67-65=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 42:[59, 15, 2], Operations: ['67-65=2']
Exploring Operation: 59-15=44, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
68,
43,
51,
14
] | 46 | [
"68+43=111",
"51+14=65",
"111-65=46"
] | Current State: 46:[68, 43, 51, 14], Operations: []
Exploring Operation: 68+43=111, Resulting Numbers: [51, 14, 111]
Generated Node #2: [51, 14, 111] from Operation: 68+43=111
Current State: 46:[51, 14, 111], Operations: ['68+43=111']
Exploring Operation: 51+14=65, Resulting Numbers: [111, 65]
Generated Node #3: [111, 6... | 4 | Current State: 46:[68, 43, 51, 14], Operations: []
Exploring Operation: 68-43=25, Resulting Numbers: [51, 14, 25]
Generated Node #0,0: 46:[51, 14, 25] Operation: 68-43=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[51, 14, 25], Operations: ['68-43=25']
Exploring Operation: 51-14=37, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
7,
52,
45,
50
] | 64 | [
"7+52=59",
"50-45=5",
"59+5=64"
] | Current State: 64:[7, 52, 45, 50], Operations: []
Exploring Operation: 7+52=59, Resulting Numbers: [45, 50, 59]
Generated Node #2: [45, 50, 59] from Operation: 7+52=59
Current State: 64:[45, 50, 59], Operations: ['7+52=59']
Exploring Operation: 50-45=5, Resulting Numbers: [59, 5]
Generated Node #3: [59, 5] from Operati... | 4 | Current State: 64:[7, 52, 45, 50], Operations: []
Exploring Operation: 50-45=5, Resulting Numbers: [7, 52, 5]
Generated Node #0,0: 64:[7, 52, 5] Operation: 50-45=5
Exploring Operation: 52-50=2, Resulting Numbers: [7, 45, 2]
Generated Node #0,1: 64:[7, 45, 2] Operation: 52-50=2
Start Sub Search at level 1: Moving to Nod... | 0.992188 | hs_2 | sum_heuristic |
[
17,
40,
2,
5
] | 50 | [
"17+40=57",
"2+5=7",
"57-7=50"
] | Current State: 50:[17, 40, 2, 5], Operations: []
Exploring Operation: 17+40=57, Resulting Numbers: [2, 5, 57]
Generated Node #2: [2, 5, 57] from Operation: 17+40=57
Current State: 50:[2, 5, 57], Operations: ['17+40=57']
Exploring Operation: 2+5=7, Resulting Numbers: [57, 7]
Generated Node #3: [57, 7] from Operation: 2+... | 4 | Current State: 50:[17, 40, 2, 5], Operations: []
Exploring Operation: 40-17=23, Resulting Numbers: [2, 5, 23]
Generated Node #0,0: 50:[2, 5, 23] Operation: 40-17=23
Exploring Operation: 17+40=57, Resulting Numbers: [2, 5, 57]
Generated Node #0,1: 50:[2, 5, 57] Operation: 17+40=57
Moving to Node #0,0
Current State: 50:[... | 0.986979 | hs_2 | mult_heuristic |
[
71,
91,
41,
81
] | 43 | [
"71+91=162",
"162/81=2",
"41+2=43"
] | Current State: 43:[71, 91, 41, 81], Operations: []
Exploring Operation: 71+91=162, Resulting Numbers: [41, 81, 162]
Generated Node #2: [41, 81, 162] from Operation: 71+91=162
Current State: 43:[41, 81, 162], Operations: ['71+91=162']
Exploring Operation: 162/81=2, Resulting Numbers: [41, 2]
Generated Node #3: [41, 2] f... | 4 | Current State: 43:[71, 91, 41, 81], Operations: []
Exploring Operation: 91-71=20, Resulting Numbers: [41, 81, 20]
Generated Node #0,0: 43:[41, 81, 20] Operation: 91-71=20
Exploring Operation: 91-81=10, Resulting Numbers: [71, 41, 10]
Generated Node #0,1: 43:[71, 41, 10] Operation: 91-81=10
Exploring Operation: 91-41=50... | 0 | hs_3 | mult_heuristic |
[
96,
52,
12,
15
] | 75 | [
"96/12=8",
"52+15=67",
"8+67=75"
] | Current State: 75:[96, 52, 12, 15], Operations: []
Exploring Operation: 96/12=8, Resulting Numbers: [52, 15, 8]
Generated Node #2: [52, 15, 8] from Operation: 96/12=8
Current State: 75:[52, 15, 8], Operations: ['96/12=8']
Exploring Operation: 52+15=67, Resulting Numbers: [8, 67]
Generated Node #3: [8, 67] from Operatio... | 4 | Current State: 75:[96, 52, 12, 15], Operations: []
Exploring Operation: 96-52=44, Resulting Numbers: [12, 15, 44]
Generated Node #0,0: 75:[12, 15, 44] Operation: 96-52=44
Exploring Operation: 96-15=81, Resulting Numbers: [52, 12, 81]
Generated Node #0,1: 75:[52, 12, 81] Operation: 96-15=81
Exploring Operation: 96-12=84... | 0.984375 | hs_4 | mult_heuristic |
[
9,
29,
86,
68
] | 56 | [
"9+29=38",
"86-68=18",
"38+18=56"
] | Current State: 56:[9, 29, 86, 68], Operations: []
Exploring Operation: 9+29=38, Resulting Numbers: [86, 68, 38]
Generated Node #2: [86, 68, 38] from Operation: 9+29=38
Current State: 56:[86, 68, 38], Operations: ['9+29=38']
Exploring Operation: 86-68=18, Resulting Numbers: [38, 18]
Generated Node #3: [38, 18] from Oper... | 4 | Current State: 56:[9, 29, 86, 68], Operations: []
Exploring Operation: 86-29=57, Resulting Numbers: [9, 68, 57]
Generated Node #0,0: 56:[9, 68, 57] Operation: 86-29=57
Exploring Operation: 86-68=18, Resulting Numbers: [9, 29, 18]
Generated Node #0,1: 56:[9, 29, 18] Operation: 86-68=18
Exploring Operation: 86-9=77, Resu... | 0.983507 | hs_5 | sum_heuristic |
[
28,
15,
40,
60
] | 57 | [
"28+15=43",
"40+60=100",
"100-43=57"
] | Current State: 57:[28, 15, 40, 60], Operations: []
Exploring Operation: 28+15=43, Resulting Numbers: [40, 60, 43]
Generated Node #2: [40, 60, 43] from Operation: 28+15=43
Current State: 57:[40, 60, 43], Operations: ['28+15=43']
Exploring Operation: 40+60=100, Resulting Numbers: [43, 100]
Generated Node #3: [43, 100] fr... | 4 | Current State: 57:[28, 15, 40, 60], Operations: []
Exploring Operation: 15+40=55, Resulting Numbers: [28, 60, 55]
Generated Node #0,0: 57:[28, 60, 55] Operation: 15+40=55
Exploring Operation: 40-28=12, Resulting Numbers: [15, 60, 12]
Generated Node #0,1: 57:[15, 60, 12] Operation: 40-28=12
Exploring Operation: 60-40=20... | 0.980035 | hs_3 | sum_heuristic |
[
45,
42,
51,
98
] | 55 | [
"45-42=3",
"51*3=153",
"153-98=55"
] | Current State: 55:[45, 42, 51, 98], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [51, 98, 3]
Generated Node #2: [51, 98, 3] from Operation: 45-42=3
Current State: 55:[51, 98, 3], Operations: ['45-42=3']
Exploring Operation: 51*3=153, Resulting Numbers: [98, 153]
Generated Node #3: [98, 153] from Oper... | 4 | Current State: 55:[45, 42, 51, 98], Operations: []
Exploring Operation: 98-42=56, Resulting Numbers: [45, 51, 56]
Generated Node #0,0: 55:[45, 51, 56] Operation: 98-42=56
Exploring Operation: 51-42=9, Resulting Numbers: [45, 98, 9]
Generated Node #0,1: 55:[45, 98, 9] Operation: 51-42=9
Exploring Operation: 98-51=47, Re... | 0 | hs_5 | sum_heuristic |
[
50,
2,
3,
35
] | 20 | [
"50+2=52",
"35-3=32",
"52-32=20"
] | Current State: 20:[50, 2, 3, 35], Operations: []
Exploring Operation: 50+2=52, Resulting Numbers: [3, 35, 52]
Generated Node #2: [3, 35, 52] from Operation: 50+2=52
Current State: 20:[3, 35, 52], Operations: ['50+2=52']
Exploring Operation: 35-3=32, Resulting Numbers: [52, 32]
Generated Node #3: [52, 32] from Operation... | 4 | Current State: 20:[50, 2, 3, 35], Operations: []
Exploring Operation: 50-35=15, Resulting Numbers: [2, 3, 15]
Generated Node #0,0: 20:[2, 3, 15] Operation: 50-35=15
Exploring Operation: 50/2=25, Resulting Numbers: [3, 35, 25]
Generated Node #0,1: 20:[3, 35, 25] Operation: 50/2=25
Start Sub Search at level 1: Moving to ... | 0.989583 | hs_2 | sum_heuristic |
[
95,
45,
88,
45
] | 95 | [
"45-45=0",
"88*0=0",
"95+0=95"
] | Current State: 95:[95, 45, 88, 45], Operations: []
Exploring Operation: 45-45=0, Resulting Numbers: [95, 88, 0]
Generated Node #2: [95, 88, 0] from Operation: 45-45=0
Current State: 95:[95, 88, 0], Operations: ['45-45=0']
Exploring Operation: 88*0=0, Resulting Numbers: [95, 0]
Generated Node #3: [95, 0] from Operation:... | 4 | Current State: 95:[95, 45, 88, 45], Operations: []
Exploring Operation: 45+45=90, Resulting Numbers: [95, 88, 90]
Generated Node #0,0: 95:[95, 88, 90] Operation: 45+45=90
Exploring Operation: 88-45=43, Resulting Numbers: [95, 45, 43]
Generated Node #0,1: 95:[95, 45, 43] Operation: 88-45=43
Exploring Operation: 45/45=1,... | 0.951389 | hs_5 | sum_heuristic |
[
60,
2,
34,
82
] | 10 | [
"60-2=58",
"82-34=48",
"58-48=10"
] | Current State: 10:[60, 2, 34, 82], Operations: []
Exploring Operation: 60-2=58, Resulting Numbers: [34, 82, 58]
Generated Node #2: [34, 82, 58] from Operation: 60-2=58
Current State: 10:[34, 82, 58], Operations: ['60-2=58']
Exploring Operation: 82-34=48, Resulting Numbers: [58, 48]
Generated Node #3: [58, 48] from Oper... | 4 | Current State: 10:[60, 2, 34, 82], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [60, 34, 41]
Generated Node #0,0: 10:[60, 34, 41] Operation: 82/2=41
Exploring Operation: 82-60=22, Resulting Numbers: [2, 34, 22]
Generated Node #0,1: 10:[2, 34, 22] Operation: 82-60=22
Exploring Operation: 82-34=48, Res... | 0.986979 | hs_4 | mult_heuristic |
[
16,
49,
44,
49
] | 13 | [
"16+49=65",
"49-44=5",
"65/5=13"
] | Current State: 13:[16, 49, 44, 49], Operations: []
Exploring Operation: 16+49=65, Resulting Numbers: [44, 65]
Generated Node #2: [44, 65] from Operation: 16+49=65
Current State: 13:[44, 65], Operations: ['16+49=65']
Exploring Operation: 49-44=5, Resulting Numbers: [65, 5]
Generated Node #3: [65, 5] from Operation: 49-4... | 4 | Current State: 13:[16, 49, 44, 49], Operations: []
Exploring Operation: 49-44=5, Resulting Numbers: [16, 49, 5]
Generated Node #0,0: 13:[16, 49, 5] Operation: 49-44=5
Exploring Operation: 49-16=33, Resulting Numbers: [44, 49, 33]
Generated Node #0,1: 13:[44, 49, 33] Operation: 49-16=33
Exploring Operation: 49-44=5, Res... | 0 | hs_5 | sum_heuristic |
[
29,
93,
3,
54
] | 27 | [
"93/3=31",
"31-29=2",
"54/2=27"
] | Current State: 27:[29, 93, 3, 54], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [29, 54, 31]
Generated Node #2: [29, 54, 31] from Operation: 93/3=31
Current State: 27:[29, 54, 31], Operations: ['93/3=31']
Exploring Operation: 31-29=2, Resulting Numbers: [54, 2]
Generated Node #3: [54, 2] from Operati... | 4 | Current State: 27:[29, 93, 3, 54], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [29, 3, 39]
Generated Node #0,0: 27:[29, 3, 39] Operation: 93-54=39
Exploring Operation: 93/3=31, Resulting Numbers: [29, 54, 31]
Generated Node #0,1: 27:[29, 54, 31] Operation: 93/3=31
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
26,
36,
13,
59
] | 97 | [
"26/13=2",
"36+59=95",
"2+95=97"
] | Current State: 97:[26, 36, 13, 59], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [36, 59, 2]
Generated Node #2: [36, 59, 2] from Operation: 26/13=2
Current State: 97:[36, 59, 2], Operations: ['26/13=2']
Exploring Operation: 36+59=95, Resulting Numbers: [2, 95]
Generated Node #3: [2, 95] from Operatio... | 4 | Current State: 97:[26, 36, 13, 59], Operations: []
Exploring Operation: 26+36=62, Resulting Numbers: [13, 59, 62]
Generated Node #0,0: 97:[13, 59, 62] Operation: 26+36=62
Exploring Operation: 26+13=39, Resulting Numbers: [36, 59, 39]
Generated Node #0,1: 97:[36, 59, 39] Operation: 26+13=39
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
89,
50,
44,
30
] | 94 | [
"50-44=6",
"30/6=5",
"89+5=94"
] | Current State: 94:[89, 50, 44, 30], Operations: []
Exploring Operation: 50-44=6, Resulting Numbers: [89, 30, 6]
Generated Node #2: [89, 30, 6] from Operation: 50-44=6
Current State: 94:[89, 30, 6], Operations: ['50-44=6']
Exploring Operation: 30/6=5, Resulting Numbers: [89, 5]
Generated Node #3: [89, 5] from Operation:... | 4 | Current State: 94:[89, 50, 44, 30], Operations: []
Exploring Operation: 50+30=80, Resulting Numbers: [89, 44, 80]
Generated Node #0,0: 94:[89, 44, 80] Operation: 50+30=80
Exploring Operation: 44-30=14, Resulting Numbers: [89, 50, 14]
Generated Node #0,1: 94:[89, 50, 14] Operation: 44-30=14
Exploring Operation: 89-30=59... | 0 | hs_5 | mult_heuristic |
[
74,
91,
20,
72
] | 73 | [
"74+91=165",
"20+72=92",
"165-92=73"
] | Current State: 73:[74, 91, 20, 72], Operations: []
Exploring Operation: 74+91=165, Resulting Numbers: [20, 72, 165]
Generated Node #2: [20, 72, 165] from Operation: 74+91=165
Current State: 73:[20, 72, 165], Operations: ['74+91=165']
Exploring Operation: 20+72=92, Resulting Numbers: [165, 92]
Generated Node #3: [165, 9... | 4 | Current State: 73:[74, 91, 20, 72], Operations: []
Exploring Operation: 74-20=54, Resulting Numbers: [91, 72, 54]
Generated Node #0,0: 73:[91, 72, 54] Operation: 74-20=54
Exploring Operation: 74+20=94, Resulting Numbers: [91, 72, 94]
Generated Node #0,1: 73:[91, 72, 94] Operation: 74+20=94
Exploring Operation: 91-20=71... | 0.978299 | hs_5 | mult_heuristic |
[
69,
49,
13,
46
] | 54 | [
"49-13=36",
"69*36=2484",
"2484/46=54"
] | Current State: 54:[69, 49, 13, 46], Operations: []
Exploring Operation: 49-13=36, Resulting Numbers: [69, 46, 36]
Generated Node #2: [69, 46, 36] from Operation: 49-13=36
Current State: 54:[69, 46, 36], Operations: ['49-13=36']
Exploring Operation: 69*36=2484, Resulting Numbers: [46, 2484]
Generated Node #3: [46, 2484]... | 4 | Current State: 54:[69, 49, 13, 46], Operations: []
Exploring Operation: 69-13=56, Resulting Numbers: [49, 46, 56]
Generated Node #0,0: 54:[49, 46, 56] Operation: 69-13=56
Exploring Operation: 49-46=3, Resulting Numbers: [69, 13, 3]
Generated Node #0,1: 54:[69, 13, 3] Operation: 49-46=3
Exploring Operation: 69-46=23, Re... | 0 | hs_4 | mult_heuristic |
[
63,
20,
48,
95
] | 90 | [
"63-20=43",
"95-48=47",
"43+47=90"
] | Current State: 90:[63, 20, 48, 95], Operations: []
Exploring Operation: 63-20=43, Resulting Numbers: [48, 95, 43]
Generated Node #2: [48, 95, 43] from Operation: 63-20=43
Current State: 90:[48, 95, 43], Operations: ['63-20=43']
Exploring Operation: 95-48=47, Resulting Numbers: [43, 47]
Generated Node #3: [43, 47] from ... | 4 | Current State: 90:[63, 20, 48, 95], Operations: []
Exploring Operation: 63+20=83, Resulting Numbers: [48, 95, 83]
Generated Node #0,0: 90:[48, 95, 83] Operation: 63+20=83
Exploring Operation: 63-20=43, Resulting Numbers: [48, 95, 43]
Generated Node #0,1: 90:[48, 95, 43] Operation: 63-20=43
Exploring Operation: 63-48=15... | 0.987847 | hs_4 | mult_heuristic |
[
10,
25,
97,
96
] | 14 | [
"25-10=15",
"97-96=1",
"15-1=14"
] | Current State: 14:[10, 25, 97, 96], Operations: []
Exploring Operation: 25-10=15, Resulting Numbers: [97, 96, 15]
Generated Node #2: [97, 96, 15] from Operation: 25-10=15
Current State: 14:[97, 96, 15], Operations: ['25-10=15']
Exploring Operation: 97-96=1, Resulting Numbers: [15, 1]
Generated Node #3: [15, 1] from Ope... | 4 | Current State: 14:[10, 25, 97, 96], Operations: []
Exploring Operation: 97-25=72, Resulting Numbers: [10, 96, 72]
Generated Node #0,0: 14:[10, 96, 72] Operation: 97-25=72
Exploring Operation: 97-96=1, Resulting Numbers: [10, 25, 1]
Generated Node #0,1: 14:[10, 25, 1] Operation: 97-96=1
Exploring Operation: 97-10=87, Re... | 0.963542 | hs_5 | mult_heuristic |
[
42,
75,
64,
11
] | 41 | [
"75-64=11",
"11/11=1",
"42-1=41"
] | Current State: 41:[42, 75, 64, 11], Operations: []
Exploring Operation: 75-64=11, Resulting Numbers: [42, 11, 11]
Generated Node #2: [42, 11, 11] from Operation: 75-64=11
Current State: 41:[42, 11, 11], Operations: ['75-64=11']
Exploring Operation: 11/11=1, Resulting Numbers: [42, 1]
Generated Node #3: [42, 1] from Ope... | 4 | Current State: 41:[42, 75, 64, 11], Operations: []
Exploring Operation: 42-11=31, Resulting Numbers: [75, 64, 31]
Generated Node #0,0: 41:[75, 64, 31] Operation: 42-11=31
Exploring Operation: 64-11=53, Resulting Numbers: [42, 75, 53]
Generated Node #0,1: 41:[42, 75, 53] Operation: 64-11=53
Exploring Operation: 75-64=11... | 0.967014 | hs_5 | mult_heuristic |
[
6,
16,
22,
13
] | 13 | [
"6+16=22",
"22+13=35",
"35-22=13"
] | Current State: 13:[6, 16, 22, 13], Operations: []
Exploring Operation: 6+16=22, Resulting Numbers: [22, 13, 22]
Generated Node #2: [22, 13, 22] from Operation: 6+16=22
Current State: 13:[22, 13, 22], Operations: ['6+16=22']
Exploring Operation: 22+13=35, Resulting Numbers: [35]
35,13 equal: Goal Reached
Exploring Opera... | 4 | Current State: 13:[6, 16, 22, 13], Operations: []
Exploring Operation: 16-6=10, Resulting Numbers: [22, 13, 10]
Generated Node #0,0: 13:[22, 13, 10] Operation: 16-6=10
Exploring Operation: 22-6=16, Resulting Numbers: [16, 13, 16]
Generated Node #0,1: 13:[16, 13, 16] Operation: 22-6=16
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
6,
32,
63,
52
] | 89 | [
"32-6=26",
"63+52=115",
"115-26=89"
] | Current State: 89:[6, 32, 63, 52], Operations: []
Exploring Operation: 32-6=26, Resulting Numbers: [63, 52, 26]
Generated Node #2: [63, 52, 26] from Operation: 32-6=26
Current State: 89:[63, 52, 26], Operations: ['32-6=26']
Exploring Operation: 63+52=115, Resulting Numbers: [26, 115]
Generated Node #3: [26, 115] from O... | 4 | Current State: 89:[6, 32, 63, 52], Operations: []
Exploring Operation: 6+63=69, Resulting Numbers: [32, 52, 69]
Generated Node #0,0: 89:[32, 52, 69] Operation: 6+63=69
Exploring Operation: 6+32=38, Resulting Numbers: [63, 52, 38]
Generated Node #0,1: 89:[63, 52, 38] Operation: 6+32=38
Exploring Operation: 6+52=58, Resu... | 0.985243 | hs_3 | mult_heuristic |
[
35,
57,
75,
63
] | 78 | [
"75*63=4725",
"4725/35=135",
"135-57=78"
] | Current State: 78:[35, 57, 75, 63], Operations: []
Exploring Operation: 75*63=4725, Resulting Numbers: [35, 57, 4725]
Generated Node #2: [35, 57, 4725] from Operation: 75*63=4725
Current State: 78:[35, 57, 4725], Operations: ['75*63=4725']
Exploring Operation: 4725/35=135, Resulting Numbers: [57, 135]
Generated Node #3... | 4 | Current State: 78:[35, 57, 75, 63], Operations: []
Exploring Operation: 75-63=12, Resulting Numbers: [35, 57, 12]
Generated Node #0,0: 78:[35, 57, 12] Operation: 75-63=12
Exploring Operation: 63-35=28, Resulting Numbers: [57, 75, 28]
Generated Node #0,1: 78:[57, 75, 28] Operation: 63-35=28
Exploring Operation: 75-57=18... | 0 | hs_5 | sum_heuristic |
[
27,
91,
93,
72
] | 18 | [
"93-91=2",
"27*2=54",
"72-54=18"
] | Current State: 18:[27, 91, 93, 72], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [27, 72, 2]
Generated Node #2: [27, 72, 2] from Operation: 93-91=2
Current State: 18:[27, 72, 2], Operations: ['93-91=2']
Exploring Operation: 27*2=54, Resulting Numbers: [72, 54]
Generated Node #3: [72, 54] from Operati... | 4 | Current State: 18:[27, 91, 93, 72], Operations: []
Exploring Operation: 91-72=19, Resulting Numbers: [27, 93, 19]
Generated Node #0,0: 18:[27, 93, 19] Operation: 91-72=19
Exploring Operation: 93-72=21, Resulting Numbers: [27, 91, 21]
Generated Node #0,1: 18:[27, 91, 21] Operation: 93-72=21
Exploring Operation: 91-27=64... | 0 | hs_4 | mult_heuristic |
[
2,
36,
11,
14
] | 46 | [
"36*14=504",
"2+504=506",
"506/11=46"
] | Current State: 46:[2, 36, 11, 14], Operations: []
Exploring Operation: 36*14=504, Resulting Numbers: [2, 11, 504]
Generated Node #2: [2, 11, 504] from Operation: 36*14=504
Current State: 46:[2, 11, 504], Operations: ['36*14=504']
Exploring Operation: 2+504=506, Resulting Numbers: [11, 506]
Generated Node #3: [11, 506] ... | 4 | Current State: 46:[2, 36, 11, 14], Operations: []
Exploring Operation: 36+11=47, Resulting Numbers: [2, 14, 47]
Generated Node #0,0: 46:[2, 14, 47] Operation: 36+11=47
Exploring Operation: 36-14=22, Resulting Numbers: [2, 11, 22]
Generated Node #0,1: 46:[2, 11, 22] Operation: 36-14=22
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
28,
31,
44,
41
] | 53 | [
"44-41=3",
"28*3=84",
"84-31=53"
] | Current State: 53:[28, 31, 44, 41], Operations: []
Exploring Operation: 44-41=3, Resulting Numbers: [28, 31, 3]
Generated Node #2: [28, 31, 3] from Operation: 44-41=3
Current State: 53:[28, 31, 3], Operations: ['44-41=3']
Exploring Operation: 28*3=84, Resulting Numbers: [31, 84]
Generated Node #3: [31, 84] from Operati... | 4 | Current State: 53:[28, 31, 44, 41], Operations: []
Exploring Operation: 28+31=59, Resulting Numbers: [44, 41, 59]
Generated Node #0,0: 53:[44, 41, 59] Operation: 28+31=59
Exploring Operation: 28+41=69, Resulting Numbers: [31, 44, 69]
Generated Node #0,1: 53:[31, 44, 69] Operation: 28+41=69
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
55,
72,
48,
12
] | 53 | [
"72-55=17",
"48-12=36",
"17+36=53"
] | Current State: 53:[55, 72, 48, 12], Operations: []
Exploring Operation: 72-55=17, Resulting Numbers: [48, 12, 17]
Generated Node #2: [48, 12, 17] from Operation: 72-55=17
Current State: 53:[48, 12, 17], Operations: ['72-55=17']
Exploring Operation: 48-12=36, Resulting Numbers: [17, 36]
Generated Node #3: [17, 36] from ... | 4 | Current State: 53:[55, 72, 48, 12], Operations: []
Exploring Operation: 48+12=60, Resulting Numbers: [55, 72, 60]
Generated Node #0,0: 53:[55, 72, 60] Operation: 48+12=60
Exploring Operation: 72-12=60, Resulting Numbers: [55, 48, 60]
Generated Node #0,1: 53:[55, 48, 60] Operation: 72-12=60
Start Sub Search at level 1: ... | 0.989583 | hs_2 | sum_heuristic |
[
48,
1,
82,
3
] | 66 | [
"48*1=48",
"48/3=16",
"82-16=66"
] | Current State: 66:[48, 1, 82, 3], Operations: []
Exploring Operation: 48*1=48, Resulting Numbers: [82, 3, 48]
Generated Node #2: [82, 3, 48] from Operation: 48*1=48
Current State: 66:[82, 3, 48], Operations: ['48*1=48']
Exploring Operation: 48/3=16, Resulting Numbers: [82, 16]
Generated Node #3: [82, 16] from Operation... | 4 | Current State: 66:[48, 1, 82, 3], Operations: []
Exploring Operation: 48/3=16, Resulting Numbers: [1, 82, 16]
Generated Node #0,0: 66:[1, 82, 16] Operation: 48/3=16
Exploring Operation: 82-48=34, Resulting Numbers: [1, 3, 34]
Generated Node #0,1: 66:[1, 3, 34] Operation: 82-48=34
Start Sub Search at level 1: Moving to ... | 0.986979 | hs_2 | sum_heuristic |
[
6,
23,
16,
41
] | 86 | [
"6+23=29",
"16+41=57",
"29+57=86"
] | Current State: 86:[6, 23, 16, 41], Operations: []
Exploring Operation: 6+23=29, Resulting Numbers: [16, 41, 29]
Generated Node #2: [16, 41, 29] from Operation: 6+23=29
Current State: 86:[16, 41, 29], Operations: ['6+23=29']
Exploring Operation: 16+41=57, Resulting Numbers: [29, 57]
Generated Node #3: [29, 57] from Oper... | 4 | Current State: 86:[6, 23, 16, 41], Operations: []
Exploring Operation: 23+16=39, Resulting Numbers: [6, 41, 39]
Generated Node #0,0: 86:[6, 41, 39] Operation: 23+16=39
Moving to Node #0,0
Current State: 86:[6, 41, 39], Operations: ['23+16=39']
Exploring Operation: 6+39=45, Resulting Numbers: [41, 45]
Generated Node #0,... | 0.993924 | hs_1 | sum_heuristic |
[
60,
88,
17,
1
] | 44 | [
"88-60=28",
"17-1=16",
"28+16=44"
] | Current State: 44:[60, 88, 17, 1], Operations: []
Exploring Operation: 88-60=28, Resulting Numbers: [17, 1, 28]
Generated Node #2: [17, 1, 28] from Operation: 88-60=28
Current State: 44:[17, 1, 28], Operations: ['88-60=28']
Exploring Operation: 17-1=16, Resulting Numbers: [28, 16]
Generated Node #3: [28, 16] from Opera... | 4 | Current State: 44:[60, 88, 17, 1], Operations: []
Exploring Operation: 88-1=87, Resulting Numbers: [60, 17, 87]
Generated Node #0,0: 44:[60, 17, 87] Operation: 88-1=87
Exploring Operation: 60-1=59, Resulting Numbers: [88, 17, 59]
Generated Node #0,1: 44:[88, 17, 59] Operation: 60-1=59
Exploring Operation: 60-17=43, Res... | 0.982639 | hs_5 | mult_heuristic |
[
20,
48,
40,
82
] | 32 | [
"40/20=2",
"82-48=34",
"34-2=32"
] | Current State: 32:[20, 48, 40, 82], Operations: []
Exploring Operation: 40/20=2, Resulting Numbers: [48, 82, 2]
Generated Node #2: [48, 82, 2] from Operation: 40/20=2
Current State: 32:[48, 82, 2], Operations: ['40/20=2']
Exploring Operation: 82-48=34, Resulting Numbers: [2, 34]
Generated Node #3: [2, 34] from Operatio... | 4 | Current State: 32:[20, 48, 40, 82], Operations: []
Exploring Operation: 48-20=28, Resulting Numbers: [40, 82, 28]
Generated Node #0,0: 32:[40, 82, 28] Operation: 48-20=28
Exploring Operation: 82-20=62, Resulting Numbers: [48, 40, 62]
Generated Node #0,1: 32:[48, 40, 62] Operation: 82-20=62
Exploring Operation: 82-48=34... | 0.915799 | hs_5 | mult_heuristic |
[
24,
93,
59,
43
] | 62 | [
"59-43=16",
"93*16=1488",
"1488/24=62"
] | Current State: 62:[24, 93, 59, 43], Operations: []
Exploring Operation: 59-43=16, Resulting Numbers: [24, 93, 16]
Generated Node #2: [24, 93, 16] from Operation: 59-43=16
Current State: 62:[24, 93, 16], Operations: ['59-43=16']
Exploring Operation: 93*16=1488, Resulting Numbers: [24, 1488]
Generated Node #3: [24, 1488]... | 4 | Current State: 62:[24, 93, 59, 43], Operations: []
Exploring Operation: 93-43=50, Resulting Numbers: [24, 59, 50]
Generated Node #0,0: 62:[24, 59, 50] Operation: 93-43=50
Exploring Operation: 93-59=34, Resulting Numbers: [24, 43, 34]
Generated Node #0,1: 62:[24, 43, 34] Operation: 93-59=34
Exploring Operation: 93-24=69... | 0 | hs_3 | mult_heuristic |
[
54,
5,
21,
58
] | 89 | [
"58-54=4",
"21*4=84",
"5+84=89"
] | Current State: 89:[54, 5, 21, 58], Operations: []
Exploring Operation: 58-54=4, Resulting Numbers: [5, 21, 4]
Generated Node #2: [5, 21, 4] from Operation: 58-54=4
Current State: 89:[5, 21, 4], Operations: ['58-54=4']
Exploring Operation: 21*4=84, Resulting Numbers: [5, 84]
Generated Node #3: [5, 84] from Operation: 21... | 4 | Current State: 89:[54, 5, 21, 58], Operations: []
Exploring Operation: 5*21=105, Resulting Numbers: [54, 58, 105]
Generated Node #0,0: 89:[54, 58, 105] Operation: 5*21=105
Exploring Operation: 5+21=26, Resulting Numbers: [54, 58, 26]
Generated Node #0,1: 89:[54, 58, 26] Operation: 5+21=26
Exploring Operation: 54+21=75,... | 0 | hs_5 | sum_heuristic |
[
19,
61,
17,
80
] | 38 | [
"19-17=2",
"80-61=19",
"2*19=38"
] | Current State: 38:[19, 61, 17, 80], Operations: []
Exploring Operation: 19-17=2, Resulting Numbers: [61, 80, 2]
Generated Node #2: [61, 80, 2] from Operation: 19-17=2
Current State: 38:[61, 80, 2], Operations: ['19-17=2']
Exploring Operation: 80-61=19, Resulting Numbers: [2, 19]
Generated Node #3: [2, 19] from Operatio... | 4 | Current State: 38:[19, 61, 17, 80], Operations: []
Exploring Operation: 61-17=44, Resulting Numbers: [19, 80, 44]
Generated Node #0,0: 38:[19, 80, 44] Operation: 61-17=44
Exploring Operation: 80-17=63, Resulting Numbers: [19, 61, 63]
Generated Node #0,1: 38:[19, 61, 63] Operation: 80-17=63
Exploring Operation: 80-61=19... | 0.982639 | hs_5 | sum_heuristic |
[
75,
53,
8,
61
] | 76 | [
"53+8=61",
"61/61=1",
"75+1=76"
] | Current State: 76:[75, 53, 8, 61], Operations: []
Exploring Operation: 53+8=61, Resulting Numbers: [75, 61, 61]
Generated Node #2: [75, 61, 61] from Operation: 53+8=61
Current State: 76:[75, 61, 61], Operations: ['53+8=61']
Exploring Operation: 61/61=1, Resulting Numbers: [75, 1]
Generated Node #3: [75, 1] from Operati... | 4 | Current State: 76:[75, 53, 8, 61], Operations: []
Exploring Operation: 8+61=69, Resulting Numbers: [75, 53, 69]
Generated Node #0,0: 76:[75, 53, 69] Operation: 8+61=69
Exploring Operation: 75-61=14, Resulting Numbers: [53, 8, 14]
Generated Node #0,1: 76:[53, 8, 14] Operation: 75-61=14
Exploring Operation: 61-53=8, Resu... | 0.986979 | hs_5 | sum_heuristic |
[
7,
55,
7,
21
] | 58 | [
"7*55=385",
"21+385=406",
"406/7=58"
] | Current State: 58:[7, 55, 7, 21], Operations: []
Exploring Operation: 7*55=385, Resulting Numbers: [21, 385]
Generated Node #2: [21, 385] from Operation: 7*55=385
Current State: 58:[21, 385], Operations: ['7*55=385']
Exploring Operation: 21+385=406, Resulting Numbers: [406]
406,58 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 58:[7, 55, 7, 21], Operations: []
Exploring Operation: 7+21=28, Resulting Numbers: [55, 7, 28]
Generated Node #0,0: 58:[55, 7, 28] Operation: 7+21=28
Exploring Operation: 21/7=3, Resulting Numbers: [55, 7, 3]
Generated Node #0,1: 58:[55, 7, 3] Operation: 21/7=3
Moving to Node #0,0
Current State: 58:[55, ... | 0 | hs_2 | sum_heuristic |
[
80,
56,
20,
46
] | 70 | [
"80+56=136",
"20+46=66",
"136-66=70"
] | Current State: 70:[80, 56, 20, 46], Operations: []
Exploring Operation: 80+56=136, Resulting Numbers: [20, 46, 136]
Generated Node #2: [20, 46, 136] from Operation: 80+56=136
Current State: 70:[20, 46, 136], Operations: ['80+56=136']
Exploring Operation: 20+46=66, Resulting Numbers: [136, 66]
Generated Node #3: [136, 6... | 4 | Current State: 70:[80, 56, 20, 46], Operations: []
Exploring Operation: 56-20=36, Resulting Numbers: [80, 46, 36]
Generated Node #0,0: 70:[80, 46, 36] Operation: 56-20=36
Exploring Operation: 80/20=4, Resulting Numbers: [56, 46, 4]
Generated Node #0,1: 70:[56, 46, 4] Operation: 80/20=4
Exploring Operation: 56-46=10, Re... | 0.979167 | hs_4 | mult_heuristic |
[
62,
34,
85,
34
] | 91 | [
"62-34=28",
"85+34=119",
"119-28=91"
] | Current State: 91:[62, 34, 85, 34], Operations: []
Exploring Operation: 62-34=28, Resulting Numbers: [85, 28]
Generated Node #2: [85, 28] from Operation: 62-34=28
Current State: 91:[85, 28], Operations: ['62-34=28']
Exploring Operation: 85+34=119, Resulting Numbers: [28, 119]
Generated Node #3: [28, 119] from Operation... | 4 | Current State: 91:[62, 34, 85, 34], Operations: []
Exploring Operation: 62-34=28, Resulting Numbers: [85, 34, 28]
Generated Node #0,0: 91:[85, 34, 28] Operation: 62-34=28
Exploring Operation: 62+34=96, Resulting Numbers: [34, 85, 96]
Generated Node #0,1: 91:[34, 85, 96] Operation: 62+34=96
Exploring Operation: 34/34=1,... | 0.945313 | hs_4 | mult_heuristic |
[
56,
59,
88,
48
] | 64 | [
"59-48=11",
"88/11=8",
"56+8=64"
] | Current State: 64:[56, 59, 88, 48], Operations: []
Exploring Operation: 59-48=11, Resulting Numbers: [56, 88, 11]
Generated Node #2: [56, 88, 11] from Operation: 59-48=11
Current State: 64:[56, 88, 11], Operations: ['59-48=11']
Exploring Operation: 88/11=8, Resulting Numbers: [56, 8]
Generated Node #3: [56, 8] from Ope... | 4 | Current State: 64:[56, 59, 88, 48], Operations: []
Exploring Operation: 56-48=8, Resulting Numbers: [59, 88, 8]
Generated Node #0,0: 64:[59, 88, 8] Operation: 56-48=8
Exploring Operation: 88-48=40, Resulting Numbers: [56, 59, 40]
Generated Node #0,1: 64:[56, 59, 40] Operation: 88-48=40
Exploring Operation: 88-59=29, Re... | 0 | hs_4 | mult_heuristic |
[
88,
79,
51,
4
] | 69 | [
"88-51=37",
"4*37=148",
"148-79=69"
] | Current State: 69:[88, 79, 51, 4], Operations: []
Exploring Operation: 88-51=37, Resulting Numbers: [79, 4, 37]
Generated Node #2: [79, 4, 37] from Operation: 88-51=37
Current State: 69:[79, 4, 37], Operations: ['88-51=37']
Exploring Operation: 4*37=148, Resulting Numbers: [79, 148]
Generated Node #3: [79, 148] from Op... | 4 | Current State: 69:[88, 79, 51, 4], Operations: []
Exploring Operation: 88/4=22, Resulting Numbers: [79, 51, 22]
Generated Node #0,0: 69:[79, 51, 22] Operation: 88/4=22
Exploring Operation: 79-51=28, Resulting Numbers: [88, 4, 28]
Generated Node #0,1: 69:[88, 4, 28] Operation: 79-51=28
Exploring Operation: 88-4=84, Resu... | 0 | hs_5 | sum_heuristic |
[
30,
48,
3,
15
] | 57 | [
"30*3=90",
"48-15=33",
"90-33=57"
] | Current State: 57:[30, 48, 3, 15], Operations: []
Exploring Operation: 30*3=90, Resulting Numbers: [48, 15, 90]
Generated Node #2: [48, 15, 90] from Operation: 30*3=90
Current State: 57:[48, 15, 90], Operations: ['30*3=90']
Exploring Operation: 48-15=33, Resulting Numbers: [90, 33]
Generated Node #3: [90, 33] from Oper... | 4 | Current State: 57:[30, 48, 3, 15], Operations: []
Exploring Operation: 30/15=2, Resulting Numbers: [48, 3, 2]
Generated Node #0,0: 57:[48, 3, 2] Operation: 30/15=2
Exploring Operation: 48-30=18, Resulting Numbers: [3, 15, 18]
Generated Node #0,1: 57:[3, 15, 18] Operation: 48-30=18
Moving to Node #0,1
Current State: 57:... | 0 | hs_2 | mult_heuristic |
[
58,
17,
57,
50
] | 66 | [
"58-17=41",
"57+50=107",
"107-41=66"
] | Current State: 66:[58, 17, 57, 50], Operations: []
Exploring Operation: 58-17=41, Resulting Numbers: [57, 50, 41]
Generated Node #2: [57, 50, 41] from Operation: 58-17=41
Current State: 66:[57, 50, 41], Operations: ['58-17=41']
Exploring Operation: 57+50=107, Resulting Numbers: [41, 107]
Generated Node #3: [41, 107] fr... | 4 | Current State: 66:[58, 17, 57, 50], Operations: []
Exploring Operation: 57-50=7, Resulting Numbers: [58, 17, 7]
Generated Node #0,0: 66:[58, 17, 7] Operation: 57-50=7
Moving to Node #0,0
Current State: 66:[58, 17, 7], Operations: ['57-50=7']
Exploring Operation: 58+7=65, Resulting Numbers: [17, 65]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
27,
59,
69,
71
] | 54 | [
"27+59=86",
"69+71=140",
"140-86=54"
] | Current State: 54:[27, 59, 69, 71], Operations: []
Exploring Operation: 27+59=86, Resulting Numbers: [69, 71, 86]
Generated Node #2: [69, 71, 86] from Operation: 27+59=86
Current State: 54:[69, 71, 86], Operations: ['27+59=86']
Exploring Operation: 69+71=140, Resulting Numbers: [86, 140]
Generated Node #3: [86, 140] fr... | 4 | Current State: 54:[27, 59, 69, 71], Operations: []
Exploring Operation: 71-69=2, Resulting Numbers: [27, 59, 2]
Generated Node #0,0: 54:[27, 59, 2] Operation: 71-69=2
Moving to Node #0,0
Current State: 54:[27, 59, 2], Operations: ['71-69=2']
Exploring Operation: 59-2=57, Resulting Numbers: [27, 57]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
42,
49,
86,
1
] | 78 | [
"49-42=7",
"86-1=85",
"85-7=78"
] | Current State: 78:[42, 49, 86, 1], Operations: []
Exploring Operation: 49-42=7, Resulting Numbers: [86, 1, 7]
Generated Node #2: [86, 1, 7] from Operation: 49-42=7
Current State: 78:[86, 1, 7], Operations: ['49-42=7']
Exploring Operation: 86-1=85, Resulting Numbers: [7, 85]
Generated Node #3: [7, 85] from Operation: 86... | 4 | Current State: 78:[42, 49, 86, 1], Operations: []
Exploring Operation: 86-49=37, Resulting Numbers: [42, 1, 37]
Generated Node #0,0: 78:[42, 1, 37] Operation: 86-49=37
Exploring Operation: 49-42=7, Resulting Numbers: [86, 1, 7]
Generated Node #0,1: 78:[86, 1, 7] Operation: 49-42=7
Exploring Operation: 86-42=44, Resulti... | 0.986979 | hs_3 | sum_heuristic |
[
82,
63,
26,
42
] | 35 | [
"82-63=19",
"42-26=16",
"19+16=35"
] | Current State: 35:[82, 63, 26, 42], Operations: []
Exploring Operation: 82-63=19, Resulting Numbers: [26, 42, 19]
Generated Node #2: [26, 42, 19] from Operation: 82-63=19
Current State: 35:[26, 42, 19], Operations: ['82-63=19']
Exploring Operation: 42-26=16, Resulting Numbers: [19, 16]
Generated Node #3: [19, 16] from ... | 4 | Current State: 35:[82, 63, 26, 42], Operations: []
Exploring Operation: 82-63=19, Resulting Numbers: [26, 42, 19]
Generated Node #0,0: 35:[26, 42, 19] Operation: 82-63=19
Moving to Node #0,0
Current State: 35:[26, 42, 19], Operations: ['82-63=19']
Exploring Operation: 26-19=7, Resulting Numbers: [42, 7]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
81,
7,
65,
93
] | 84 | [
"81-7=74",
"65+93=158",
"158-74=84"
] | Current State: 84:[81, 7, 65, 93], Operations: []
Exploring Operation: 81-7=74, Resulting Numbers: [65, 93, 74]
Generated Node #2: [65, 93, 74] from Operation: 81-7=74
Current State: 84:[65, 93, 74], Operations: ['81-7=74']
Exploring Operation: 65+93=158, Resulting Numbers: [74, 158]
Generated Node #3: [74, 158] from O... | 4 | Current State: 84:[81, 7, 65, 93], Operations: []
Exploring Operation: 93-65=28, Resulting Numbers: [81, 7, 28]
Generated Node #0,0: 84:[81, 7, 28] Operation: 93-65=28
Exploring Operation: 93-81=12, Resulting Numbers: [7, 65, 12]
Generated Node #0,1: 84:[7, 65, 12] Operation: 93-81=12
Exploring Operation: 81-65=16, Res... | 0.972222 | hs_4 | sum_heuristic |
[
67,
39,
5,
4
] | 28 | [
"67-39=28",
"5-4=1",
"28*1=28"
] | Current State: 28:[67, 39, 5, 4], Operations: []
Exploring Operation: 67-39=28, Resulting Numbers: [5, 4, 28]
Generated Node #2: [5, 4, 28] from Operation: 67-39=28
Current State: 28:[5, 4, 28], Operations: ['67-39=28']
Exploring Operation: 5-4=1, Resulting Numbers: [28, 1]
Generated Node #3: [28, 1] from Operation: 5-... | 4 | Current State: 28:[67, 39, 5, 4], Operations: []
Exploring Operation: 67-39=28, Resulting Numbers: [5, 4, 28]
Generated Node #0,0: 28:[5, 4, 28] Operation: 67-39=28
Moving to Node #0,0
Current State: 28:[5, 4, 28], Operations: ['67-39=28']
Exploring Operation: 5-4=1, Resulting Numbers: [28, 1]
Generated Node #0,0,0: 28... | 0.993924 | hs_1 | sum_heuristic |
[
49,
1,
49,
42
] | 41 | [
"49+1=50",
"49+42=91",
"91-50=41"
] | Current State: 41:[49, 1, 49, 42], Operations: []
Exploring Operation: 49+1=50, Resulting Numbers: [42, 50]
Generated Node #2: [42, 50] from Operation: 49+1=50
Current State: 41:[42, 50], Operations: ['49+1=50']
Exploring Operation: 49+42=91, Resulting Numbers: [50, 91]
Generated Node #3: [50, 91] from Operation: 49+42... | 4 | Current State: 41:[49, 1, 49, 42], Operations: []
Exploring Operation: 49-1=48, Resulting Numbers: [49, 42, 48]
Generated Node #0,0: 41:[49, 42, 48] Operation: 49-1=48
Exploring Operation: 49-1=48, Resulting Numbers: [49, 42, 48]
Generated Node #0,1: 41:[49, 42, 48] Operation: 49-1=48
Moving to Node #0,0
Current State:... | 0.989583 | hs_2 | mult_heuristic |
[
86,
80,
90,
10
] | 25 | [
"86-80=6",
"90/6=15",
"10+15=25"
] | Current State: 25:[86, 80, 90, 10], Operations: []
Exploring Operation: 86-80=6, Resulting Numbers: [90, 10, 6]
Generated Node #2: [90, 10, 6] from Operation: 86-80=6
Current State: 25:[90, 10, 6], Operations: ['86-80=6']
Exploring Operation: 90/6=15, Resulting Numbers: [10, 15]
Generated Node #3: [10, 15] from Operati... | 4 | Current State: 25:[86, 80, 90, 10], Operations: []
Exploring Operation: 90-86=4, Resulting Numbers: [80, 10, 4]
Generated Node #0,0: 25:[80, 10, 4] Operation: 90-86=4
Exploring Operation: 86-80=6, Resulting Numbers: [90, 10, 6]
Generated Node #0,1: 25:[90, 10, 6] Operation: 86-80=6
Moving to Node #0,0
Current State: 25... | 0.988715 | hs_2 | sum_heuristic |
[
50,
63,
40,
55
] | 28 | [
"63-50=13",
"55-40=15",
"13+15=28"
] | Current State: 28:[50, 63, 40, 55], Operations: []
Exploring Operation: 63-50=13, Resulting Numbers: [40, 55, 13]
Generated Node #2: [40, 55, 13] from Operation: 63-50=13
Current State: 28:[40, 55, 13], Operations: ['63-50=13']
Exploring Operation: 55-40=15, Resulting Numbers: [13, 15]
Generated Node #3: [13, 15] from ... | 4 | Current State: 28:[50, 63, 40, 55], Operations: []
Exploring Operation: 63-55=8, Resulting Numbers: [50, 40, 8]
Generated Node #0,0: 28:[50, 40, 8] Operation: 63-55=8
Moving to Node #0,0
Current State: 28:[50, 40, 8], Operations: ['63-55=8']
Exploring Operation: 50-40=10, Resulting Numbers: [8, 10]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
82,
11,
73,
65
] | 20 | [
"82+73=155",
"65+155=220",
"220/11=20"
] | Current State: 20:[82, 11, 73, 65], Operations: []
Exploring Operation: 82+73=155, Resulting Numbers: [11, 65, 155]
Generated Node #2: [11, 65, 155] from Operation: 82+73=155
Current State: 20:[11, 65, 155], Operations: ['82+73=155']
Exploring Operation: 65+155=220, Resulting Numbers: [11, 220]
Generated Node #3: [11, ... | 4 | Current State: 20:[82, 11, 73, 65], Operations: []
Exploring Operation: 82-73=9, Resulting Numbers: [11, 65, 9]
Generated Node #0,0: 20:[11, 65, 9] Operation: 82-73=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[11, 65, 9], Operations: ['82-73=9']
Exploring Operation: 65-11=54, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
10,
1,
43,
12
] | 85 | [
"12-10=2",
"43*2=86",
"86-1=85"
] | Current State: 85:[10, 1, 43, 12], Operations: []
Exploring Operation: 12-10=2, Resulting Numbers: [1, 43, 2]
Generated Node #2: [1, 43, 2] from Operation: 12-10=2
Current State: 85:[1, 43, 2], Operations: ['12-10=2']
Exploring Operation: 43*2=86, Resulting Numbers: [1, 86]
Generated Node #3: [1, 86] from Operation: 43... | 4 | Current State: 85:[10, 1, 43, 12], Operations: []
Exploring Operation: 43-12=31, Resulting Numbers: [10, 1, 31]
Generated Node #0,0: 85:[10, 1, 31] Operation: 43-12=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[10, 1, 31], Operations: ['43-12=31']
Exploring Operation: 31-10=21, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
29,
15,
65,
43
] | 67 | [
"15+43=58",
"58/29=2",
"65+2=67"
] | Current State: 67:[29, 15, 65, 43], Operations: []
Exploring Operation: 15+43=58, Resulting Numbers: [29, 65, 58]
Generated Node #2: [29, 65, 58] from Operation: 15+43=58
Current State: 67:[29, 65, 58], Operations: ['15+43=58']
Exploring Operation: 58/29=2, Resulting Numbers: [65, 2]
Generated Node #3: [65, 2] from Ope... | 4 | Current State: 67:[29, 15, 65, 43], Operations: []
Exploring Operation: 29+15=44, Resulting Numbers: [65, 43, 44]
Generated Node #0,0: 67:[65, 43, 44] Operation: 29+15=44
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[65, 43, 44], Operations: ['29+15=44']
Exploring Operation: 43+44=87, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
80,
56,
74,
5
] | 34 | [
"80/5=16",
"74-56=18",
"16+18=34"
] | Current State: 34:[80, 56, 74, 5], Operations: []
Exploring Operation: 80/5=16, Resulting Numbers: [56, 74, 16]
Generated Node #2: [56, 74, 16] from Operation: 80/5=16
Current State: 34:[56, 74, 16], Operations: ['80/5=16']
Exploring Operation: 74-56=18, Resulting Numbers: [16, 18]
Generated Node #3: [16, 18] from Oper... | 4 | Current State: 34:[80, 56, 74, 5], Operations: []
Exploring Operation: 80-56=24, Resulting Numbers: [74, 5, 24]
Generated Node #0,0: 34:[74, 5, 24] Operation: 80-56=24
Exploring Operation: 80-74=6, Resulting Numbers: [56, 5, 6]
Generated Node #0,1: 34:[56, 5, 6] Operation: 80-74=6
Exploring Operation: 74-56=18, Resulti... | 0.96875 | hs_3 | sum_heuristic |
[
90,
77,
87,
2
] | 95 | [
"87-77=10",
"10/2=5",
"90+5=95"
] | Current State: 95:[90, 77, 87, 2], Operations: []
Exploring Operation: 87-77=10, Resulting Numbers: [90, 2, 10]
Generated Node #2: [90, 2, 10] from Operation: 87-77=10
Current State: 95:[90, 2, 10], Operations: ['87-77=10']
Exploring Operation: 10/2=5, Resulting Numbers: [90, 5]
Generated Node #3: [90, 5] from Operatio... | 4 | Current State: 95:[90, 77, 87, 2], Operations: []
Exploring Operation: 87-77=10, Resulting Numbers: [90, 2, 10]
Generated Node #0,0: 95:[90, 2, 10] Operation: 87-77=10
Exploring Operation: 90-77=13, Resulting Numbers: [87, 2, 13]
Generated Node #0,1: 95:[87, 2, 13] Operation: 90-77=13
Exploring Operation: 90+2=92, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
87,
33,
61,
75
] | 42 | [
"33*75=2475",
"87+2475=2562",
"2562/61=42"
] | Current State: 42:[87, 33, 61, 75], Operations: []
Exploring Operation: 33*75=2475, Resulting Numbers: [87, 61, 2475]
Generated Node #2: [87, 61, 2475] from Operation: 33*75=2475
Current State: 42:[87, 61, 2475], Operations: ['33*75=2475']
Exploring Operation: 87+2475=2562, Resulting Numbers: [61, 2562]
Generated Node ... | 4 | Current State: 42:[87, 33, 61, 75], Operations: []
Exploring Operation: 87-75=12, Resulting Numbers: [33, 61, 12]
Generated Node #0,0: 42:[33, 61, 12] Operation: 87-75=12
Moving to Node #0,0
Current State: 42:[33, 61, 12], Operations: ['87-75=12']
Exploring Operation: 61-33=28, Resulting Numbers: [12, 28]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
34,
44,
13,
32
] | 98 | [
"44-34=10",
"13*10=130",
"130-32=98"
] | Current State: 98:[34, 44, 13, 32], Operations: []
Exploring Operation: 44-34=10, Resulting Numbers: [13, 32, 10]
Generated Node #2: [13, 32, 10] from Operation: 44-34=10
Current State: 98:[13, 32, 10], Operations: ['44-34=10']
Exploring Operation: 13*10=130, Resulting Numbers: [32, 130]
Generated Node #3: [32, 130] fr... | 4 | Current State: 98:[34, 44, 13, 32], Operations: []
Exploring Operation: 34+32=66, Resulting Numbers: [44, 13, 66]
Generated Node #0,0: 98:[44, 13, 66] Operation: 34+32=66
Exploring Operation: 44-32=12, Resulting Numbers: [34, 13, 12]
Generated Node #0,1: 98:[34, 13, 12] Operation: 44-32=12
Exploring Operation: 44-34=10... | 0 | hs_4 | sum_heuristic |
[
53,
59,
56,
23
] | 79 | [
"53+59=112",
"56-23=33",
"112-33=79"
] | Current State: 79:[53, 59, 56, 23], Operations: []
Exploring Operation: 53+59=112, Resulting Numbers: [56, 23, 112]
Generated Node #2: [56, 23, 112] from Operation: 53+59=112
Current State: 79:[56, 23, 112], Operations: ['53+59=112']
Exploring Operation: 56-23=33, Resulting Numbers: [112, 33]
Generated Node #3: [112, 3... | 4 | Current State: 79:[53, 59, 56, 23], Operations: []
Exploring Operation: 56+23=79, Resulting Numbers: [53, 59, 79]
Generated Node #0,0: 79:[53, 59, 79] Operation: 56+23=79
Exploring Operation: 59+23=82, Resulting Numbers: [53, 56, 82]
Generated Node #0,1: 79:[53, 56, 82] Operation: 59+23=82
Exploring Operation: 53+23=76... | 0.973958 | hs_3 | mult_heuristic |
[
85,
4,
11,
67
] | 37 | [
"85*4=340",
"67+340=407",
"407/11=37"
] | Current State: 37:[85, 4, 11, 67], Operations: []
Exploring Operation: 85*4=340, Resulting Numbers: [11, 67, 340]
Generated Node #2: [11, 67, 340] from Operation: 85*4=340
Current State: 37:[11, 67, 340], Operations: ['85*4=340']
Exploring Operation: 67+340=407, Resulting Numbers: [11, 407]
Generated Node #3: [11, 407]... | 4 | Current State: 37:[85, 4, 11, 67], Operations: []
Exploring Operation: 4*11=44, Resulting Numbers: [85, 67, 44]
Generated Node #0,0: 37:[85, 67, 44] Operation: 4*11=44
Exploring Operation: 85-4=81, Resulting Numbers: [11, 67, 81]
Generated Node #0,1: 37:[11, 67, 81] Operation: 85-4=81
Exploring Operation: 85-67=18, Res... | 0 | hs_3 | mult_heuristic |
[
57,
55,
20,
7
] | 66 | [
"57+20=77",
"77/7=11",
"55+11=66"
] | Current State: 66:[57, 55, 20, 7], Operations: []
Exploring Operation: 57+20=77, Resulting Numbers: [55, 7, 77]
Generated Node #2: [55, 7, 77] from Operation: 57+20=77
Current State: 66:[55, 7, 77], Operations: ['57+20=77']
Exploring Operation: 77/7=11, Resulting Numbers: [55, 11]
Generated Node #3: [55, 11] from Opera... | 4 | Current State: 66:[57, 55, 20, 7], Operations: []
Exploring Operation: 55-20=35, Resulting Numbers: [57, 7, 35]
Generated Node #0,0: 66:[57, 7, 35] Operation: 55-20=35
Exploring Operation: 57-55=2, Resulting Numbers: [20, 7, 2]
Generated Node #0,1: 66:[20, 7, 2] Operation: 57-55=2
Moving to Node #0,1
Current State: 66:... | 0 | hs_2 | sum_heuristic |
[
75,
94,
79,
59
] | 39 | [
"94-75=19",
"79-59=20",
"19+20=39"
] | Current State: 39:[75, 94, 79, 59], Operations: []
Exploring Operation: 94-75=19, Resulting Numbers: [79, 59, 19]
Generated Node #2: [79, 59, 19] from Operation: 94-75=19
Current State: 39:[79, 59, 19], Operations: ['94-75=19']
Exploring Operation: 79-59=20, Resulting Numbers: [19, 20]
Generated Node #3: [19, 20] from ... | 4 | Current State: 39:[75, 94, 79, 59], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [94, 59, 4]
Generated Node #0,0: 39:[94, 59, 4] Operation: 79-75=4
Exploring Operation: 94-79=15, Resulting Numbers: [75, 59, 15]
Generated Node #0,1: 39:[75, 59, 15] Operation: 94-79=15
Exploring Operation: 94-75=19, Re... | 0.987847 | hs_3 | sum_heuristic |
[
47,
25,
17,
6
] | 63 | [
"25*17=425",
"425-47=378",
"378/6=63"
] | Current State: 63:[47, 25, 17, 6], Operations: []
Exploring Operation: 25*17=425, Resulting Numbers: [47, 6, 425]
Generated Node #2: [47, 6, 425] from Operation: 25*17=425
Current State: 63:[47, 6, 425], Operations: ['25*17=425']
Exploring Operation: 425-47=378, Resulting Numbers: [6, 378]
Generated Node #3: [6, 378] f... | 4 | Current State: 63:[47, 25, 17, 6], Operations: []
Exploring Operation: 47+17=64, Resulting Numbers: [25, 6, 64]
Generated Node #0,0: 63:[25, 6, 64] Operation: 47+17=64
Exploring Operation: 47-17=30, Resulting Numbers: [25, 6, 30]
Generated Node #0,1: 63:[25, 6, 30] Operation: 47-17=30
Exploring Operation: 47+25=72, Res... | 0 | hs_4 | sum_heuristic |
[
11,
23,
77,
3
] | 19 | [
"11+77=88",
"23*3=69",
"88-69=19"
] | Current State: 19:[11, 23, 77, 3], Operations: []
Exploring Operation: 11+77=88, Resulting Numbers: [23, 3, 88]
Generated Node #2: [23, 3, 88] from Operation: 11+77=88
Current State: 19:[23, 3, 88], Operations: ['11+77=88']
Exploring Operation: 23*3=69, Resulting Numbers: [88, 69]
Generated Node #3: [88, 69] from Opera... | 4 | Current State: 19:[11, 23, 77, 3], Operations: []
Exploring Operation: 77-11=66, Resulting Numbers: [23, 3, 66]
Generated Node #0,0: 19:[23, 3, 66] Operation: 77-11=66
Exploring Operation: 77-23=54, Resulting Numbers: [11, 3, 54]
Generated Node #0,1: 19:[11, 3, 54] Operation: 77-23=54
Exploring Operation: 77/11=7, Resu... | 0 | hs_3 | mult_heuristic |
[
85,
63,
43,
14
] | 66 | [
"85-43=42",
"42/14=3",
"63+3=66"
] | Current State: 66:[85, 63, 43, 14], Operations: []
Exploring Operation: 85-43=42, Resulting Numbers: [63, 14, 42]
Generated Node #2: [63, 14, 42] from Operation: 85-43=42
Current State: 66:[63, 14, 42], Operations: ['85-43=42']
Exploring Operation: 42/14=3, Resulting Numbers: [63, 3]
Generated Node #3: [63, 3] from Ope... | 4 | Current State: 66:[85, 63, 43, 14], Operations: []
Exploring Operation: 85-43=42, Resulting Numbers: [63, 14, 42]
Generated Node #0,0: 66:[63, 14, 42] Operation: 85-43=42
Exploring Operation: 85-14=71, Resulting Numbers: [63, 43, 71]
Generated Node #0,1: 66:[63, 43, 71] Operation: 85-14=71
Exploring Operation: 85-63=22... | 0.980035 | hs_3 | mult_heuristic |
[
36,
42,
53,
45
] | 55 | [
"45-42=3",
"36*3=108",
"108-53=55"
] | Current State: 55:[36, 42, 53, 45], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [36, 53, 3]
Generated Node #2: [36, 53, 3] from Operation: 45-42=3
Current State: 55:[36, 53, 3], Operations: ['45-42=3']
Exploring Operation: 36*3=108, Resulting Numbers: [53, 108]
Generated Node #3: [53, 108] from Oper... | 4 | Current State: 55:[36, 42, 53, 45], Operations: []
Exploring Operation: 45-42=3, Resulting Numbers: [36, 53, 3]
Generated Node #0,0: 55:[36, 53, 3] Operation: 45-42=3
Exploring Operation: 53-36=17, Resulting Numbers: [42, 45, 17]
Generated Node #0,1: 55:[42, 45, 17] Operation: 53-36=17
Exploring Operation: 42-36=6, Res... | 0 | hs_5 | mult_heuristic |
[
40,
81,
90,
19
] | 36 | [
"40*90=3600",
"81+19=100",
"3600/100=36"
] | Current State: 36:[40, 81, 90, 19], Operations: []
Exploring Operation: 40*90=3600, Resulting Numbers: [81, 19, 3600]
Generated Node #2: [81, 19, 3600] from Operation: 40*90=3600
Current State: 36:[81, 19, 3600], Operations: ['40*90=3600']
Exploring Operation: 81+19=100, Resulting Numbers: [3600, 100]
Generated Node #3... | 4 | Current State: 36:[40, 81, 90, 19], Operations: []
Exploring Operation: 81-40=41, Resulting Numbers: [90, 19, 41]
Generated Node #0,0: 36:[90, 19, 41] Operation: 81-40=41
Exploring Operation: 90-40=50, Resulting Numbers: [81, 19, 50]
Generated Node #0,1: 36:[81, 19, 50] Operation: 90-40=50
Exploring Operation: 90-81=9,... | 0 | hs_3 | mult_heuristic |
[
29,
86,
89,
22
] | 95 | [
"89-86=3",
"22*3=66",
"29+66=95"
] | Current State: 95:[29, 86, 89, 22], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [29, 22, 3]
Generated Node #2: [29, 22, 3] from Operation: 89-86=3
Current State: 95:[29, 22, 3], Operations: ['89-86=3']
Exploring Operation: 22*3=66, Resulting Numbers: [29, 66]
Generated Node #3: [29, 66] from Operati... | 4 | Current State: 95:[29, 86, 89, 22], Operations: []
Exploring Operation: 29-22=7, Resulting Numbers: [86, 89, 7]
Generated Node #0,0: 95:[86, 89, 7] Operation: 29-22=7
Exploring Operation: 89-86=3, Resulting Numbers: [29, 22, 3]
Generated Node #0,1: 95:[29, 22, 3] Operation: 89-86=3
Exploring Operation: 29+86=115, Resul... | 0 | hs_4 | mult_heuristic |
[
91,
28,
94,
90
] | 65 | [
"91+28=119",
"94+90=184",
"184-119=65"
] | Current State: 65:[91, 28, 94, 90], Operations: []
Exploring Operation: 91+28=119, Resulting Numbers: [94, 90, 119]
Generated Node #2: [94, 90, 119] from Operation: 91+28=119
Current State: 65:[94, 90, 119], Operations: ['91+28=119']
Exploring Operation: 94+90=184, Resulting Numbers: [119, 184]
Generated Node #3: [119,... | 4 | Current State: 65:[91, 28, 94, 90], Operations: []
Exploring Operation: 91-28=63, Resulting Numbers: [94, 90, 63]
Generated Node #0,0: 65:[94, 90, 63] Operation: 91-28=63
Exploring Operation: 94-90=4, Resulting Numbers: [91, 28, 4]
Generated Node #0,1: 65:[91, 28, 4] Operation: 94-90=4
Exploring Operation: 94-91=3, Res... | 0.960069 | hs_5 | sum_heuristic |
[
6,
66,
9,
37
] | 59 | [
"9-6=3",
"66/3=22",
"37+22=59"
] | Current State: 59:[6, 66, 9, 37], Operations: []
Exploring Operation: 9-6=3, Resulting Numbers: [66, 37, 3]
Generated Node #2: [66, 37, 3] from Operation: 9-6=3
Current State: 59:[66, 37, 3], Operations: ['9-6=3']
Exploring Operation: 66/3=22, Resulting Numbers: [37, 22]
Generated Node #3: [37, 22] from Operation: 66/3... | 4 | Current State: 59:[6, 66, 9, 37], Operations: []
Exploring Operation: 6+9=15, Resulting Numbers: [66, 37, 15]
Generated Node #0,0: 59:[66, 37, 15] Operation: 6+9=15
Exploring Operation: 66-6=60, Resulting Numbers: [9, 37, 60]
Generated Node #0,1: 59:[9, 37, 60] Operation: 66-6=60
Exploring Operation: 6*9=54, Resulting ... | 0 | hs_3 | sum_heuristic |
[
7,
40,
77,
39
] | 21 | [
"40+77=117",
"7*117=819",
"819/39=21"
] | Current State: 21:[7, 40, 77, 39], Operations: []
Exploring Operation: 40+77=117, Resulting Numbers: [7, 39, 117]
Generated Node #2: [7, 39, 117] from Operation: 40+77=117
Current State: 21:[7, 39, 117], Operations: ['40+77=117']
Exploring Operation: 7*117=819, Resulting Numbers: [39, 819]
Generated Node #3: [39, 819] ... | 4 | Current State: 21:[7, 40, 77, 39], Operations: []
Exploring Operation: 77-40=37, Resulting Numbers: [7, 39, 37]
Generated Node #0,0: 21:[7, 39, 37] Operation: 77-40=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[7, 39, 37], Operations: ['77-40=37']
Exploring Operation: 39-37=2, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
88,
20,
90,
75
] | 90 | [
"88+20=108",
"75*108=8100",
"8100/90=90"
] | Current State: 90:[88, 20, 90, 75], Operations: []
Exploring Operation: 88+20=108, Resulting Numbers: [90, 75, 108]
Generated Node #2: [90, 75, 108] from Operation: 88+20=108
Current State: 90:[90, 75, 108], Operations: ['88+20=108']
Exploring Operation: 75*108=8100, Resulting Numbers: [90, 8100]
Generated Node #3: [90... | 4 | Current State: 90:[88, 20, 90, 75], Operations: []
Exploring Operation: 88-75=13, Resulting Numbers: [20, 90, 13]
Generated Node #0,0: 90:[20, 90, 13] Operation: 88-75=13
Moving to Node #0,0
Current State: 90:[20, 90, 13], Operations: ['88-75=13']
Exploring Operation: 20-13=7, Resulting Numbers: [90, 7]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
12,
19,
23,
10
] | 78 | [
"12*10=120",
"19+23=42",
"120-42=78"
] | Current State: 78:[12, 19, 23, 10], Operations: []
Exploring Operation: 12*10=120, Resulting Numbers: [19, 23, 120]
Generated Node #2: [19, 23, 120] from Operation: 12*10=120
Current State: 78:[19, 23, 120], Operations: ['12*10=120']
Exploring Operation: 19+23=42, Resulting Numbers: [120, 42]
Generated Node #3: [120, 4... | 4 | Current State: 78:[12, 19, 23, 10], Operations: []
Exploring Operation: 23-19=4, Resulting Numbers: [12, 10, 4]
Generated Node #0,0: 78:[12, 10, 4] Operation: 23-19=4
Moving to Node #0,0
Current State: 78:[12, 10, 4], Operations: ['23-19=4']
Exploring Operation: 12-10=2, Resulting Numbers: [4, 2]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
6,
6,
34,
54
] | 21 | [
"6/6=1",
"54-34=20",
"1+20=21"
] | Current State: 21:[6, 6, 34, 54], Operations: []
Exploring Operation: 6/6=1, Resulting Numbers: [34, 54, 1]
Generated Node #2: [34, 54, 1] from Operation: 6/6=1
Current State: 21:[34, 54, 1], Operations: ['6/6=1']
Exploring Operation: 54-34=20, Resulting Numbers: [1, 20]
Generated Node #3: [1, 20] from Operation: 54-34... | 4 | Current State: 21:[6, 6, 34, 54], Operations: []
Exploring Operation: 54-34=20, Resulting Numbers: [6, 6, 20]
Generated Node #0,0: 21:[6, 6, 20] Operation: 54-34=20
Exploring Operation: 34-6=28, Resulting Numbers: [6, 54, 28]
Generated Node #0,1: 21:[6, 54, 28] Operation: 34-6=28
Exploring Operation: 54/6=9, Resulting ... | 0.986979 | hs_5 | mult_heuristic |
[
84,
16,
86,
74
] | 80 | [
"84-16=68",
"86-74=12",
"68+12=80"
] | Current State: 80:[84, 16, 86, 74], Operations: []
Exploring Operation: 84-16=68, Resulting Numbers: [86, 74, 68]
Generated Node #2: [86, 74, 68] from Operation: 84-16=68
Current State: 80:[86, 74, 68], Operations: ['84-16=68']
Exploring Operation: 86-74=12, Resulting Numbers: [68, 12]
Generated Node #3: [68, 12] from ... | 4 | Current State: 80:[84, 16, 86, 74], Operations: []
Exploring Operation: 86-74=12, Resulting Numbers: [84, 16, 12]
Generated Node #0,0: 80:[84, 16, 12] Operation: 86-74=12
Exploring Operation: 84-74=10, Resulting Numbers: [16, 86, 10]
Generated Node #0,1: 80:[16, 86, 10] Operation: 84-74=10
Exploring Operation: 86-16=70... | 0.985243 | hs_4 | mult_heuristic |
[
3,
12,
13,
38
] | 37 | [
"12+13=25",
"3*25=75",
"75-38=37"
] | Current State: 37:[3, 12, 13, 38], Operations: []
Exploring Operation: 12+13=25, Resulting Numbers: [3, 38, 25]
Generated Node #2: [3, 38, 25] from Operation: 12+13=25
Current State: 37:[3, 38, 25], Operations: ['12+13=25']
Exploring Operation: 3*25=75, Resulting Numbers: [38, 75]
Generated Node #3: [38, 75] from Opera... | 4 | Current State: 37:[3, 12, 13, 38], Operations: []
Exploring Operation: 3*13=39, Resulting Numbers: [12, 38, 39]
Generated Node #0,0: 37:[12, 38, 39] Operation: 3*13=39
Exploring Operation: 3*12=36, Resulting Numbers: [13, 38, 36]
Generated Node #0,1: 37:[13, 38, 36] Operation: 3*12=36
Exploring Operation: 3+12=15, Resu... | 0 | hs_3 | mult_heuristic |
[
28,
31,
77,
53
] | 21 | [
"31-28=3",
"77-53=24",
"24-3=21"
] | Current State: 21:[28, 31, 77, 53], Operations: []
Exploring Operation: 31-28=3, Resulting Numbers: [77, 53, 3]
Generated Node #2: [77, 53, 3] from Operation: 31-28=3
Current State: 21:[77, 53, 3], Operations: ['31-28=3']
Exploring Operation: 77-53=24, Resulting Numbers: [3, 24]
Generated Node #3: [3, 24] from Operatio... | 4 | Current State: 21:[28, 31, 77, 53], Operations: []
Exploring Operation: 77-53=24, Resulting Numbers: [28, 31, 24]
Generated Node #0,0: 21:[28, 31, 24] Operation: 77-53=24
Exploring Operation: 77-31=46, Resulting Numbers: [28, 53, 46]
Generated Node #0,1: 21:[28, 53, 46] Operation: 77-31=46
Exploring Operation: 53-31=22... | 0.988715 | hs_3 | mult_heuristic |
[
6,
61,
18,
70
] | 99 | [
"6*18=108",
"70-61=9",
"108-9=99"
] | Current State: 99:[6, 61, 18, 70], Operations: []
Exploring Operation: 6*18=108, Resulting Numbers: [61, 70, 108]
Generated Node #2: [61, 70, 108] from Operation: 6*18=108
Current State: 99:[61, 70, 108], Operations: ['6*18=108']
Exploring Operation: 70-61=9, Resulting Numbers: [108, 9]
Generated Node #3: [108, 9] from... | 4 | Current State: 99:[6, 61, 18, 70], Operations: []
Exploring Operation: 61-18=43, Resulting Numbers: [6, 70, 43]
Generated Node #0,0: 99:[6, 70, 43] Operation: 61-18=43
Exploring Operation: 70-61=9, Resulting Numbers: [6, 18, 9]
Generated Node #0,1: 99:[6, 18, 9] Operation: 70-61=9
Moving to Node #0,1
Current State: 99:... | 0 | hs_2 | sum_heuristic |
[
78,
72,
77,
82
] | 32 | [
"78+82=160",
"77-72=5",
"160/5=32"
] | Current State: 32:[78, 72, 77, 82], Operations: []
Exploring Operation: 78+82=160, Resulting Numbers: [72, 77, 160]
Generated Node #2: [72, 77, 160] from Operation: 78+82=160
Current State: 32:[72, 77, 160], Operations: ['78+82=160']
Exploring Operation: 77-72=5, Resulting Numbers: [160, 5]
Generated Node #3: [160, 5] ... | 4 | Current State: 32:[78, 72, 77, 82], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [72, 77, 4]
Generated Node #0,0: 32:[72, 77, 4] Operation: 82-78=4
Moving to Node #0,0
Current State: 32:[72, 77, 4], Operations: ['82-78=4']
Exploring Operation: 77-72=5, Resulting Numbers: [4, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
35,
83,
99,
78
] | 76 | [
"83-78=5",
"35*5=175",
"175-99=76"
] | Current State: 76:[35, 83, 99, 78], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [35, 99, 5]
Generated Node #2: [35, 99, 5] from Operation: 83-78=5
Current State: 76:[35, 99, 5], Operations: ['83-78=5']
Exploring Operation: 35*5=175, Resulting Numbers: [99, 175]
Generated Node #3: [99, 175] from Oper... | 4 | Current State: 76:[35, 83, 99, 78], Operations: []
Exploring Operation: 99-78=21, Resulting Numbers: [35, 83, 21]
Generated Node #0,0: 76:[35, 83, 21] Operation: 99-78=21
Exploring Operation: 99-83=16, Resulting Numbers: [35, 78, 16]
Generated Node #0,1: 76:[35, 78, 16] Operation: 99-83=16
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
5,
61,
35,
53
] | 75 | [
"61-53=8",
"5*8=40",
"35+40=75"
] | Current State: 75:[5, 61, 35, 53], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [5, 35, 8]
Generated Node #2: [5, 35, 8] from Operation: 61-53=8
Current State: 75:[5, 35, 8], Operations: ['61-53=8']
Exploring Operation: 5*8=40, Resulting Numbers: [35, 40]
Generated Node #3: [35, 40] from Operation: 5... | 4 | Current State: 75:[5, 61, 35, 53], Operations: []
Exploring Operation: 53-35=18, Resulting Numbers: [5, 61, 18]
Generated Node #0,0: 75:[5, 61, 18] Operation: 53-35=18
Exploring Operation: 61-53=8, Resulting Numbers: [5, 35, 8]
Generated Node #0,1: 75:[5, 35, 8] Operation: 61-53=8
Exploring Operation: 35+53=88, Resulti... | 0 | hs_5 | sum_heuristic |
[
31,
52,
13,
84
] | 92 | [
"52-31=21",
"84-13=71",
"21+71=92"
] | Current State: 92:[31, 52, 13, 84], Operations: []
Exploring Operation: 52-31=21, Resulting Numbers: [13, 84, 21]
Generated Node #2: [13, 84, 21] from Operation: 52-31=21
Current State: 92:[13, 84, 21], Operations: ['52-31=21']
Exploring Operation: 84-13=71, Resulting Numbers: [21, 71]
Generated Node #3: [21, 71] from ... | 4 | Current State: 92:[31, 52, 13, 84], Operations: []
Exploring Operation: 31-13=18, Resulting Numbers: [52, 84, 18]
Generated Node #0,0: 92:[52, 84, 18] Operation: 31-13=18
Exploring Operation: 52/13=4, Resulting Numbers: [31, 84, 4]
Generated Node #0,1: 92:[31, 84, 4] Operation: 52/13=4
Exploring Operation: 31+13=44, Re... | 0.980035 | hs_4 | mult_heuristic |
[
1,
34,
2,
75
] | 58 | [
"1*34=34",
"34/2=17",
"75-17=58"
] | Current State: 58:[1, 34, 2, 75], Operations: []
Exploring Operation: 1*34=34, Resulting Numbers: [2, 75, 34]
Generated Node #2: [2, 75, 34] from Operation: 1*34=34
Current State: 58:[2, 75, 34], Operations: ['1*34=34']
Exploring Operation: 34/2=17, Resulting Numbers: [75, 17]
Generated Node #3: [75, 17] from Operation... | 4 | Current State: 58:[1, 34, 2, 75], Operations: []
Exploring Operation: 75-2=73, Resulting Numbers: [1, 34, 73]
Generated Node #0,0: 58:[1, 34, 73] Operation: 75-2=73
Exploring Operation: 34-2=32, Resulting Numbers: [1, 75, 32]
Generated Node #0,1: 58:[1, 75, 32] Operation: 34-2=32
Exploring Operation: 75-34=41, Resultin... | 0 | hs_5 | sum_heuristic |
[
37,
40,
82,
85
] | 71 | [
"85-82=3",
"37*3=111",
"111-40=71"
] | Current State: 71:[37, 40, 82, 85], Operations: []
Exploring Operation: 85-82=3, Resulting Numbers: [37, 40, 3]
Generated Node #2: [37, 40, 3] from Operation: 85-82=3
Current State: 71:[37, 40, 3], Operations: ['85-82=3']
Exploring Operation: 37*3=111, Resulting Numbers: [40, 111]
Generated Node #3: [40, 111] from Oper... | 4 | Current State: 71:[37, 40, 82, 85], Operations: []
Exploring Operation: 37+40=77, Resulting Numbers: [82, 85, 77]
Generated Node #0,0: 71:[82, 85, 77] Operation: 37+40=77
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[82, 85, 77], Operations: ['37+40=77']
Exploring Operation: 85-82=3, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
30,
32,
87,
50
] | 62 | [
"32-30=2",
"50/2=25",
"87-25=62"
] | Current State: 62:[30, 32, 87, 50], Operations: []
Exploring Operation: 32-30=2, Resulting Numbers: [87, 50, 2]
Generated Node #2: [87, 50, 2] from Operation: 32-30=2
Current State: 62:[87, 50, 2], Operations: ['32-30=2']
Exploring Operation: 50/2=25, Resulting Numbers: [87, 25]
Generated Node #3: [87, 25] from Operati... | 4 | Current State: 62:[30, 32, 87, 50], Operations: []
Exploring Operation: 87-30=57, Resulting Numbers: [32, 50, 57]
Generated Node #0,0: 62:[32, 50, 57] Operation: 87-30=57
Exploring Operation: 87-50=37, Resulting Numbers: [30, 32, 37]
Generated Node #0,1: 62:[30, 32, 37] Operation: 87-50=37
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
15,
71,
33,
38
] | 81 | [
"15+71=86",
"38-33=5",
"86-5=81"
] | Current State: 81:[15, 71, 33, 38], Operations: []
Exploring Operation: 15+71=86, Resulting Numbers: [33, 38, 86]
Generated Node #2: [33, 38, 86] from Operation: 15+71=86
Current State: 81:[33, 38, 86], Operations: ['15+71=86']
Exploring Operation: 38-33=5, Resulting Numbers: [86, 5]
Generated Node #3: [86, 5] from Ope... | 4 | Current State: 81:[15, 71, 33, 38], Operations: []
Exploring Operation: 71-38=33, Resulting Numbers: [15, 33, 33]
Generated Node #0,0: 81:[15, 33, 33] Operation: 71-38=33
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[15, 33, 33], Operations: ['71-38=33']
Exploring Operation: 33/33=1, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
34,
4,
8,
31
] | 20 | [
"34-8=26",
"31-26=5",
"4*5=20"
] | Current State: 20:[34, 4, 8, 31], Operations: []
Exploring Operation: 34-8=26, Resulting Numbers: [4, 31, 26]
Generated Node #2: [4, 31, 26] from Operation: 34-8=26
Current State: 20:[4, 31, 26], Operations: ['34-8=26']
Exploring Operation: 31-26=5, Resulting Numbers: [4, 5]
Generated Node #3: [4, 5] from Operation: 31... | 4 | Current State: 20:[34, 4, 8, 31], Operations: []
Exploring Operation: 34-8=26, Resulting Numbers: [4, 31, 26]
Generated Node #0,0: 20:[4, 31, 26] Operation: 34-8=26
Exploring Operation: 34-31=3, Resulting Numbers: [4, 8, 3]
Generated Node #0,1: 20:[4, 8, 3] Operation: 34-31=3
Start Sub Search at level 1: Moving to Node... | 0.991319 | hs_2 | mult_heuristic |
[
44,
51,
8,
5
] | 96 | [
"51-44=7",
"5+7=12",
"8*12=96"
] | Current State: 96:[44, 51, 8, 5], Operations: []
Exploring Operation: 51-44=7, Resulting Numbers: [8, 5, 7]
Generated Node #2: [8, 5, 7] from Operation: 51-44=7
Current State: 96:[8, 5, 7], Operations: ['51-44=7']
Exploring Operation: 5+7=12, Resulting Numbers: [8, 12]
Generated Node #3: [8, 12] from Operation: 5+7=12
... | 4 | Current State: 96:[44, 51, 8, 5], Operations: []
Exploring Operation: 44+51=95, Resulting Numbers: [8, 5, 95]
Generated Node #0,0: 96:[8, 5, 95] Operation: 44+51=95
Moving to Node #0,0
Current State: 96:[8, 5, 95], Operations: ['44+51=95']
Exploring Operation: 8-5=3, Resulting Numbers: [95, 3]
Generated Node #0,0,0: 96... | 0 | hs_1 | sum_heuristic |
[
2,
1,
80,
16
] | 10 | [
"2*1=2",
"80/16=5",
"2*5=10"
] | Current State: 10:[2, 1, 80, 16], Operations: []
Exploring Operation: 2*1=2, Resulting Numbers: [80, 16, 2]
Generated Node #2: [80, 16, 2] from Operation: 2*1=2
Current State: 10:[80, 16, 2], Operations: ['2*1=2']
Exploring Operation: 80/16=5, Resulting Numbers: [2, 5]
Generated Node #3: [2, 5] from Operation: 80/16=5
... | 4 | Current State: 10:[2, 1, 80, 16], Operations: []
Exploring Operation: 80/2=40, Resulting Numbers: [1, 16, 40]
Generated Node #0,0: 10:[1, 16, 40] Operation: 80/2=40
Exploring Operation: 80/16=5, Resulting Numbers: [2, 1, 5]
Generated Node #0,1: 10:[2, 1, 5] Operation: 80/16=5
Exploring Operation: 80-16=64, Resulting Nu... | 0.988715 | hs_4 | mult_heuristic |
[
76,
32,
59,
68
] | 19 | [
"76+32=108",
"59+68=127",
"127-108=19"
] | Current State: 19:[76, 32, 59, 68], Operations: []
Exploring Operation: 76+32=108, Resulting Numbers: [59, 68, 108]
Generated Node #2: [59, 68, 108] from Operation: 76+32=108
Current State: 19:[59, 68, 108], Operations: ['76+32=108']
Exploring Operation: 59+68=127, Resulting Numbers: [108, 127]
Generated Node #3: [108,... | 4 | Current State: 19:[76, 32, 59, 68], Operations: []
Exploring Operation: 76-59=17, Resulting Numbers: [32, 68, 17]
Generated Node #0,0: 19:[32, 68, 17] Operation: 76-59=17
Exploring Operation: 76-32=44, Resulting Numbers: [59, 68, 44]
Generated Node #0,1: 19:[59, 68, 44] Operation: 76-32=44
Exploring Operation: 76-68=8,... | 0.987847 | hs_4 | mult_heuristic |
[
56,
1,
12,
18
] | 86 | [
"56*1=56",
"12+18=30",
"56+30=86"
] | Current State: 86:[56, 1, 12, 18], Operations: []
Exploring Operation: 56*1=56, Resulting Numbers: [12, 18, 56]
Generated Node #2: [12, 18, 56] from Operation: 56*1=56
Current State: 86:[12, 18, 56], Operations: ['56*1=56']
Exploring Operation: 12+18=30, Resulting Numbers: [56, 30]
Generated Node #3: [56, 30] from Oper... | 4 | Current State: 86:[56, 1, 12, 18], Operations: []
Exploring Operation: 56-18=38, Resulting Numbers: [1, 12, 38]
Generated Node #0,0: 86:[1, 12, 38] Operation: 56-18=38
Exploring Operation: 56-12=44, Resulting Numbers: [1, 18, 44]
Generated Node #0,1: 86:[1, 18, 44] Operation: 56-12=44
Exploring Operation: 18-12=6, Resu... | 0.931424 | hs_5 | sum_heuristic |
[
51,
88,
90,
83
] | 34 | [
"51+88=139",
"90+83=173",
"173-139=34"
] | Current State: 34:[51, 88, 90, 83], Operations: []
Exploring Operation: 51+88=139, Resulting Numbers: [90, 83, 139]
Generated Node #2: [90, 83, 139] from Operation: 51+88=139
Current State: 34:[90, 83, 139], Operations: ['51+88=139']
Exploring Operation: 90+83=173, Resulting Numbers: [139, 173]
Generated Node #3: [139,... | 4 | Current State: 34:[51, 88, 90, 83], Operations: []
Exploring Operation: 88-51=37, Resulting Numbers: [90, 83, 37]
Generated Node #0,0: 34:[90, 83, 37] Operation: 88-51=37
Exploring Operation: 88-83=5, Resulting Numbers: [51, 90, 5]
Generated Node #0,1: 34:[51, 90, 5] Operation: 88-83=5
Exploring Operation: 90-83=7, Res... | 0.980903 | hs_4 | mult_heuristic |
[
48,
28,
94,
21
] | 58 | [
"48*21=1008",
"1008/28=36",
"94-36=58"
] | Current State: 58:[48, 28, 94, 21], Operations: []
Exploring Operation: 48*21=1008, Resulting Numbers: [28, 94, 1008]
Generated Node #2: [28, 94, 1008] from Operation: 48*21=1008
Current State: 58:[28, 94, 1008], Operations: ['48*21=1008']
Exploring Operation: 1008/28=36, Resulting Numbers: [94, 36]
Generated Node #3: ... | 4 | Current State: 58:[48, 28, 94, 21], Operations: []
Exploring Operation: 94-28=66, Resulting Numbers: [48, 21, 66]
Generated Node #0,0: 58:[48, 21, 66] Operation: 94-28=66
Exploring Operation: 94-48=46, Resulting Numbers: [28, 21, 46]
Generated Node #0,1: 58:[28, 21, 46] Operation: 94-48=46
Exploring Operation: 94-21=73... | 0 | hs_3 | sum_heuristic |
[
9,
96,
42,
21
] | 89 | [
"96-9=87",
"42/21=2",
"87+2=89"
] | Current State: 89:[9, 96, 42, 21], Operations: []
Exploring Operation: 96-9=87, Resulting Numbers: [42, 21, 87]
Generated Node #2: [42, 21, 87] from Operation: 96-9=87
Current State: 89:[42, 21, 87], Operations: ['96-9=87']
Exploring Operation: 42/21=2, Resulting Numbers: [87, 2]
Generated Node #3: [87, 2] from Operati... | 4 | Current State: 89:[9, 96, 42, 21], Operations: []
Exploring Operation: 9+42=51, Resulting Numbers: [96, 21, 51]
Generated Node #0,0: 89:[96, 21, 51] Operation: 9+42=51
Moving to Node #0,0
Current State: 89:[96, 21, 51], Operations: ['9+42=51']
Exploring Operation: 21+51=72, Resulting Numbers: [96, 72]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.