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 |
|---|---|---|---|---|---|---|---|---|
[
48,
94,
10,
59
] | 73 | [
"48+94=142",
"10+59=69",
"142-69=73"
] | Current State: 73:[48, 94, 10, 59], Operations: []
Exploring Operation: 48+94=142, Resulting Numbers: [10, 59, 142]
Generated Node #2: [10, 59, 142] from Operation: 48+94=142
Current State: 73:[10, 59, 142], Operations: ['48+94=142']
Exploring Operation: 10+59=69, Resulting Numbers: [142, 69]
Generated Node #3: [142, 6... | 4 | Current State: 73:[48, 94, 10, 59], Operations: []
Exploring Operation: 10+59=69, Resulting Numbers: [48, 94, 69]
Generated Node #0,0: 73:[48, 94, 69] Operation: 10+59=69
Exploring Operation: 94+10=104, Resulting Numbers: [48, 59, 104]
Generated Node #0,1: 73:[48, 59, 104] Operation: 94+10=104
Exploring Operation: 94-1... | 0.97309 | hs_5 | mult_heuristic |
[
97,
16,
75,
2
] | 30 | [
"97-75=22",
"16/2=8",
"22+8=30"
] | Current State: 30:[97, 16, 75, 2], Operations: []
Exploring Operation: 97-75=22, Resulting Numbers: [16, 2, 22]
Generated Node #2: [16, 2, 22] from Operation: 97-75=22
Current State: 30:[16, 2, 22], Operations: ['97-75=22']
Exploring Operation: 16/2=8, Resulting Numbers: [22, 8]
Generated Node #3: [22, 8] from Operatio... | 4 | Current State: 30:[97, 16, 75, 2], Operations: []
Exploring Operation: 97-75=22, Resulting Numbers: [16, 2, 22]
Generated Node #0,0: 30:[16, 2, 22] Operation: 97-75=22
Exploring Operation: 75-16=59, Resulting Numbers: [97, 2, 59]
Generated Node #0,1: 30:[97, 2, 59] Operation: 75-16=59
Exploring Operation: 75-2=73, Resu... | 0 | hs_5 | sum_heuristic |
[
52,
34,
10,
18
] | 94 | [
"52+34=86",
"10*18=180",
"180-86=94"
] | Current State: 94:[52, 34, 10, 18], Operations: []
Exploring Operation: 52+34=86, Resulting Numbers: [10, 18, 86]
Generated Node #2: [10, 18, 86] from Operation: 52+34=86
Current State: 94:[10, 18, 86], Operations: ['52+34=86']
Exploring Operation: 10*18=180, Resulting Numbers: [86, 180]
Generated Node #3: [86, 180] fr... | 4 | Current State: 94:[52, 34, 10, 18], Operations: []
Exploring Operation: 34+18=52, Resulting Numbers: [52, 10, 52]
Generated Node #0,0: 94:[52, 10, 52] Operation: 34+18=52
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[52, 10, 52], Operations: ['34+18=52']
Exploring Operation: 52/52=1, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
29,
28,
23,
6
] | 74 | [
"29+28=57",
"23-6=17",
"57+17=74"
] | Current State: 74:[29, 28, 23, 6], Operations: []
Exploring Operation: 29+28=57, Resulting Numbers: [23, 6, 57]
Generated Node #2: [23, 6, 57] from Operation: 29+28=57
Current State: 74:[23, 6, 57], Operations: ['29+28=57']
Exploring Operation: 23-6=17, Resulting Numbers: [57, 17]
Generated Node #3: [57, 17] from Opera... | 4 | Current State: 74:[29, 28, 23, 6], Operations: []
Exploring Operation: 29-23=6, Resulting Numbers: [28, 6, 6]
Generated Node #0,0: 74:[28, 6, 6] Operation: 29-23=6
Exploring Operation: 29-28=1, Resulting Numbers: [23, 6, 1]
Generated Node #0,1: 74:[23, 6, 1] Operation: 29-28=1
Exploring Operation: 29+6=35, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
95,
54,
1,
71
] | 29 | [
"95-54=41",
"71-1=70",
"70-41=29"
] | Current State: 29:[95, 54, 1, 71], Operations: []
Exploring Operation: 95-54=41, Resulting Numbers: [1, 71, 41]
Generated Node #2: [1, 71, 41] from Operation: 95-54=41
Current State: 29:[1, 71, 41], Operations: ['95-54=41']
Exploring Operation: 71-1=70, Resulting Numbers: [41, 70]
Generated Node #3: [41, 70] from Opera... | 4 | Current State: 29:[95, 54, 1, 71], Operations: []
Exploring Operation: 95-71=24, Resulting Numbers: [54, 1, 24]
Generated Node #0,0: 29:[54, 1, 24] Operation: 95-71=24
Exploring Operation: 95-1=94, Resulting Numbers: [54, 71, 94]
Generated Node #0,1: 29:[54, 71, 94] Operation: 95-1=94
Exploring Operation: 95-54=41, Res... | 0.984375 | hs_5 | mult_heuristic |
[
87,
82,
95,
1
] | 90 | [
"87-82=5",
"95*1=95",
"95-5=90"
] | Current State: 90:[87, 82, 95, 1], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [95, 1, 5]
Generated Node #2: [95, 1, 5] from Operation: 87-82=5
Current State: 90:[95, 1, 5], Operations: ['87-82=5']
Exploring Operation: 95*1=95, Resulting Numbers: [5, 95]
Generated Node #3: [5, 95] from Operation: 95... | 4 | Current State: 90:[87, 82, 95, 1], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [95, 1, 5]
Generated Node #0,0: 90:[95, 1, 5] Operation: 87-82=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[95, 1, 5], Operations: ['87-82=5']
Exploring Operation: 95-5=90, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
90,
92,
3,
47
] | 75 | [
"90/3=30",
"92-47=45",
"30+45=75"
] | Current State: 75:[90, 92, 3, 47], Operations: []
Exploring Operation: 90/3=30, Resulting Numbers: [92, 47, 30]
Generated Node #2: [92, 47, 30] from Operation: 90/3=30
Current State: 75:[92, 47, 30], Operations: ['90/3=30']
Exploring Operation: 92-47=45, Resulting Numbers: [30, 45]
Generated Node #3: [30, 45] from Oper... | 4 | Current State: 75:[90, 92, 3, 47], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [3, 47, 2]
Generated Node #0,0: 75:[3, 47, 2] Operation: 92-90=2
Exploring Operation: 90-47=43, Resulting Numbers: [92, 3, 43]
Generated Node #0,1: 75:[92, 3, 43] Operation: 90-47=43
Moving to Node #0,0
Current State: 75:... | 0 | hs_2 | mult_heuristic |
[
97,
1,
2,
9
] | 91 | [
"97+1=98",
"9-2=7",
"98-7=91"
] | Current State: 91:[97, 1, 2, 9], Operations: []
Exploring Operation: 97+1=98, Resulting Numbers: [2, 9, 98]
Generated Node #2: [2, 9, 98] from Operation: 97+1=98
Current State: 91:[2, 9, 98], Operations: ['97+1=98']
Exploring Operation: 9-2=7, Resulting Numbers: [98, 7]
Generated Node #3: [98, 7] from Operation: 9-2=7
... | 4 | Current State: 91:[97, 1, 2, 9], Operations: []
Exploring Operation: 97-2=95, Resulting Numbers: [1, 9, 95]
Generated Node #0,0: 91:[1, 9, 95] Operation: 97-2=95
Exploring Operation: 97-1=96, Resulting Numbers: [2, 9, 96]
Generated Node #0,1: 91:[2, 9, 96] Operation: 97-1=96
Exploring Operation: 1+2=3, Resulting Number... | 0.963542 | hs_3 | sum_heuristic |
[
88,
7,
82,
3
] | 24 | [
"88-82=6",
"7-3=4",
"6*4=24"
] | Current State: 24:[88, 7, 82, 3], Operations: []
Exploring Operation: 88-82=6, Resulting Numbers: [7, 3, 6]
Generated Node #2: [7, 3, 6] from Operation: 88-82=6
Current State: 24:[7, 3, 6], Operations: ['88-82=6']
Exploring Operation: 7-3=4, Resulting Numbers: [6, 4]
Generated Node #3: [6, 4] from Operation: 7-3=4
Curr... | 4 | Current State: 24:[88, 7, 82, 3], Operations: []
Exploring Operation: 88-7=81, Resulting Numbers: [82, 3, 81]
Generated Node #0,0: 24:[82, 3, 81] Operation: 88-7=81
Exploring Operation: 88-82=6, Resulting Numbers: [7, 3, 6]
Generated Node #0,1: 24:[7, 3, 6] Operation: 88-82=6
Moving to Node #0,1
Current State: 24:[7, 3... | 0.986111 | hs_2 | sum_heuristic |
[
43,
24,
87,
63
] | 42 | [
"87-24=63",
"63/63=1",
"43-1=42"
] | Current State: 42:[43, 24, 87, 63], Operations: []
Exploring Operation: 87-24=63, Resulting Numbers: [43, 63, 63]
Generated Node #2: [43, 63, 63] from Operation: 87-24=63
Current State: 42:[43, 63, 63], Operations: ['87-24=63']
Exploring Operation: 63/63=1, Resulting Numbers: [43, 1]
Generated Node #3: [43, 1] from Ope... | 4 | Current State: 42:[43, 24, 87, 63], Operations: []
Exploring Operation: 87-63=24, Resulting Numbers: [43, 24, 24]
Generated Node #0,0: 42:[43, 24, 24] Operation: 87-63=24
Exploring Operation: 87-24=63, Resulting Numbers: [43, 63, 63]
Generated Node #0,1: 42:[43, 63, 63] Operation: 87-24=63
Exploring Operation: 63-43=20... | 0.988715 | hs_4 | mult_heuristic |
[
41,
97,
44,
46
] | 47 | [
"41+97=138",
"138/46=3",
"44+3=47"
] | Current State: 47:[41, 97, 44, 46], Operations: []
Exploring Operation: 41+97=138, Resulting Numbers: [44, 46, 138]
Generated Node #2: [44, 46, 138] from Operation: 41+97=138
Current State: 47:[44, 46, 138], Operations: ['41+97=138']
Exploring Operation: 138/46=3, Resulting Numbers: [44, 3]
Generated Node #3: [44, 3] f... | 4 | Current State: 47:[41, 97, 44, 46], Operations: []
Exploring Operation: 97-44=53, Resulting Numbers: [41, 46, 53]
Generated Node #0,0: 47:[41, 46, 53] Operation: 97-44=53
Exploring Operation: 97-41=56, Resulting Numbers: [44, 46, 56]
Generated Node #0,1: 47:[44, 46, 56] Operation: 97-41=56
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
51,
53,
1,
17
] | 51 | [
"53-51=2",
"1+2=3",
"17*3=51"
] | Current State: 51:[51, 53, 1, 17], Operations: []
Exploring Operation: 53-51=2, Resulting Numbers: [1, 17, 2]
Generated Node #2: [1, 17, 2] from Operation: 53-51=2
Current State: 51:[1, 17, 2], Operations: ['53-51=2']
Exploring Operation: 1+2=3, Resulting Numbers: [17, 3]
Generated Node #3: [17, 3] from Operation: 1+2=... | 4 | Current State: 51:[51, 53, 1, 17], Operations: []
Exploring Operation: 53-1=52, Resulting Numbers: [51, 17, 52]
Generated Node #0,0: 51:[51, 17, 52] Operation: 53-1=52
Exploring Operation: 51/1=51, Resulting Numbers: [53, 17, 51]
Generated Node #0,1: 51:[53, 17, 51] Operation: 51/1=51
Exploring Operation: 51*1=51, Resu... | 0 | hs_3 | sum_heuristic |
[
12,
97,
61,
93
] | 64 | [
"97-93=4",
"12/4=3",
"61+3=64"
] | Current State: 64:[12, 97, 61, 93], Operations: []
Exploring Operation: 97-93=4, Resulting Numbers: [12, 61, 4]
Generated Node #2: [12, 61, 4] from Operation: 97-93=4
Current State: 64:[12, 61, 4], Operations: ['97-93=4']
Exploring Operation: 12/4=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Operation:... | 4 | Current State: 64:[12, 97, 61, 93], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [12, 93, 36]
Generated Node #0,0: 64:[12, 93, 36] Operation: 97-61=36
Exploring Operation: 97-12=85, Resulting Numbers: [61, 93, 85]
Generated Node #0,1: 64:[61, 93, 85] Operation: 97-12=85
Exploring Operation: 93-12=81... | 0.980035 | hs_5 | mult_heuristic |
[
21,
78,
48,
91
] | 35 | [
"48*91=4368",
"4368/78=56",
"56-21=35"
] | Current State: 35:[21, 78, 48, 91], Operations: []
Exploring Operation: 48*91=4368, Resulting Numbers: [21, 78, 4368]
Generated Node #2: [21, 78, 4368] from Operation: 48*91=4368
Current State: 35:[21, 78, 4368], Operations: ['48*91=4368']
Exploring Operation: 4368/78=56, Resulting Numbers: [21, 56]
Generated Node #3: ... | 4 | Current State: 35:[21, 78, 48, 91], Operations: []
Exploring Operation: 91-78=13, Resulting Numbers: [21, 48, 13]
Generated Node #0,0: 35:[21, 48, 13] Operation: 91-78=13
Exploring Operation: 78-21=57, Resulting Numbers: [48, 91, 57]
Generated Node #0,1: 35:[48, 91, 57] Operation: 78-21=57
Exploring Operation: 91-48=43... | 0 | hs_4 | sum_heuristic |
[
2,
4,
34,
37
] | 52 | [
"34-4=30",
"30/2=15",
"37+15=52"
] | Current State: 52:[2, 4, 34, 37], Operations: []
Exploring Operation: 34-4=30, Resulting Numbers: [2, 37, 30]
Generated Node #2: [2, 37, 30] from Operation: 34-4=30
Current State: 52:[2, 37, 30], Operations: ['34-4=30']
Exploring Operation: 30/2=15, Resulting Numbers: [37, 15]
Generated Node #3: [37, 15] from Operation... | 4 | Current State: 52:[2, 4, 34, 37], Operations: []
Exploring Operation: 37-34=3, Resulting Numbers: [2, 4, 3]
Generated Node #0,0: 52:[2, 4, 3] Operation: 37-34=3
Exploring Operation: 34-2=32, Resulting Numbers: [4, 37, 32]
Generated Node #0,1: 52:[4, 37, 32] Operation: 34-2=32
Exploring Operation: 34-4=30, Resulting Num... | 0.945313 | hs_5 | mult_heuristic |
[
1,
39,
60,
63
] | 12 | [
"63-60=3",
"39/3=13",
"13-1=12"
] | Current State: 12:[1, 39, 60, 63], Operations: []
Exploring Operation: 63-60=3, Resulting Numbers: [1, 39, 3]
Generated Node #2: [1, 39, 3] from Operation: 63-60=3
Current State: 12:[1, 39, 3], Operations: ['63-60=3']
Exploring Operation: 39/3=13, Resulting Numbers: [1, 13]
Generated Node #3: [1, 13] from Operation: 39... | 4 | Current State: 12:[1, 39, 60, 63], Operations: []
Exploring Operation: 63-39=24, Resulting Numbers: [1, 60, 24]
Generated Node #0,0: 12:[1, 60, 24] Operation: 63-39=24
Exploring Operation: 63-60=3, Resulting Numbers: [1, 39, 3]
Generated Node #0,1: 12:[1, 39, 3] Operation: 63-60=3
Exploring Operation: 60-39=21, Resulti... | 0.973958 | hs_3 | mult_heuristic |
[
79,
37,
77,
21
] | 60 | [
"79+37=116",
"77-21=56",
"116-56=60"
] | Current State: 60:[79, 37, 77, 21], Operations: []
Exploring Operation: 79+37=116, Resulting Numbers: [77, 21, 116]
Generated Node #2: [77, 21, 116] from Operation: 79+37=116
Current State: 60:[77, 21, 116], Operations: ['79+37=116']
Exploring Operation: 77-21=56, Resulting Numbers: [116, 56]
Generated Node #3: [116, 5... | 4 | Current State: 60:[79, 37, 77, 21], Operations: []
Exploring Operation: 79-21=58, Resulting Numbers: [37, 77, 58]
Generated Node #0,0: 60:[37, 77, 58] Operation: 79-21=58
Exploring Operation: 79-77=2, Resulting Numbers: [37, 21, 2]
Generated Node #0,1: 60:[37, 21, 2] Operation: 79-77=2
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | mult_heuristic |
[
22,
51,
20,
15
] | 81 | [
"22-20=2",
"15*2=30",
"51+30=81"
] | Current State: 81:[22, 51, 20, 15], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [51, 15, 2]
Generated Node #2: [51, 15, 2] from Operation: 22-20=2
Current State: 81:[51, 15, 2], Operations: ['22-20=2']
Exploring Operation: 15*2=30, Resulting Numbers: [51, 30]
Generated Node #3: [51, 30] from Operati... | 4 | Current State: 81:[22, 51, 20, 15], Operations: []
Exploring Operation: 22+51=73, Resulting Numbers: [20, 15, 73]
Generated Node #0,0: 81:[20, 15, 73] Operation: 22+51=73
Exploring Operation: 51-22=29, Resulting Numbers: [20, 15, 29]
Generated Node #0,1: 81:[20, 15, 29] Operation: 51-22=29
Exploring Operation: 51-20=31... | 0 | hs_4 | sum_heuristic |
[
81,
70,
37,
69
] | 95 | [
"81-70=11",
"37+69=106",
"106-11=95"
] | Current State: 95:[81, 70, 37, 69], Operations: []
Exploring Operation: 81-70=11, Resulting Numbers: [37, 69, 11]
Generated Node #2: [37, 69, 11] from Operation: 81-70=11
Current State: 95:[37, 69, 11], Operations: ['81-70=11']
Exploring Operation: 37+69=106, Resulting Numbers: [11, 106]
Generated Node #3: [11, 106] fr... | 4 | Current State: 95:[81, 70, 37, 69], Operations: []
Exploring Operation: 81-70=11, Resulting Numbers: [37, 69, 11]
Generated Node #0,0: 95:[37, 69, 11] Operation: 81-70=11
Exploring Operation: 70-69=1, Resulting Numbers: [81, 37, 1]
Generated Node #0,1: 95:[81, 37, 1] Operation: 70-69=1
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | sum_heuristic |
[
3,
93,
91,
13
] | 14 | [
"93-3=90",
"91+13=104",
"104-90=14"
] | Current State: 14:[3, 93, 91, 13], Operations: []
Exploring Operation: 93-3=90, Resulting Numbers: [91, 13, 90]
Generated Node #2: [91, 13, 90] from Operation: 93-3=90
Current State: 14:[91, 13, 90], Operations: ['93-3=90']
Exploring Operation: 91+13=104, Resulting Numbers: [90, 104]
Generated Node #3: [90, 104] from O... | 4 | Current State: 14:[3, 93, 91, 13], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [91, 13, 31]
Generated Node #0,0: 14:[91, 13, 31] Operation: 93/3=31
Exploring Operation: 91-13=78, Resulting Numbers: [3, 93, 78]
Generated Node #0,1: 14:[3, 93, 78] Operation: 91-13=78
Exploring Operation: 91/13=7, Resu... | 0.986979 | hs_5 | mult_heuristic |
[
43,
42,
40,
61
] | 47 | [
"43-40=3",
"42/3=14",
"61-14=47"
] | Current State: 47:[43, 42, 40, 61], Operations: []
Exploring Operation: 43-40=3, Resulting Numbers: [42, 61, 3]
Generated Node #2: [42, 61, 3] from Operation: 43-40=3
Current State: 47:[42, 61, 3], Operations: ['43-40=3']
Exploring Operation: 42/3=14, Resulting Numbers: [61, 14]
Generated Node #3: [61, 14] from Operati... | 4 | Current State: 47:[43, 42, 40, 61], Operations: []
Exploring Operation: 61-42=19, Resulting Numbers: [43, 40, 19]
Generated Node #0,0: 47:[43, 40, 19] Operation: 61-42=19
Exploring Operation: 61-40=21, Resulting Numbers: [43, 42, 21]
Generated Node #0,1: 47:[43, 42, 21] Operation: 61-40=21
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
1,
95,
30,
77
] | 12 | [
"1*95=95",
"30+77=107",
"107-95=12"
] | Current State: 12:[1, 95, 30, 77], Operations: []
Exploring Operation: 1*95=95, Resulting Numbers: [30, 77, 95]
Generated Node #2: [30, 77, 95] from Operation: 1*95=95
Current State: 12:[30, 77, 95], Operations: ['1*95=95']
Exploring Operation: 30+77=107, Resulting Numbers: [95, 107]
Generated Node #3: [95, 107] from O... | 4 | Current State: 12:[1, 95, 30, 77], Operations: []
Exploring Operation: 95-30=65, Resulting Numbers: [1, 77, 65]
Generated Node #0,0: 12:[1, 77, 65] Operation: 95-30=65
Exploring Operation: 77-30=47, Resulting Numbers: [1, 95, 47]
Generated Node #0,1: 12:[1, 95, 47] Operation: 77-30=47
Exploring Operation: 95-77=18, Res... | 0.990451 | hs_3 | sum_heuristic |
[
61,
90,
75,
41
] | 85 | [
"61+41=102",
"75*102=7650",
"7650/90=85"
] | Current State: 85:[61, 90, 75, 41], Operations: []
Exploring Operation: 61+41=102, Resulting Numbers: [90, 75, 102]
Generated Node #2: [90, 75, 102] from Operation: 61+41=102
Current State: 85:[90, 75, 102], Operations: ['61+41=102']
Exploring Operation: 75*102=7650, Resulting Numbers: [90, 7650]
Generated Node #3: [90... | 4 | Current State: 85:[61, 90, 75, 41], Operations: []
Exploring Operation: 61-41=20, Resulting Numbers: [90, 75, 20]
Generated Node #0,0: 85:[90, 75, 20] Operation: 61-41=20
Exploring Operation: 75-61=14, Resulting Numbers: [90, 41, 14]
Generated Node #0,1: 85:[90, 41, 14] Operation: 75-61=14
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
2,
28,
13,
15
] | 45 | [
"2*15=30",
"28-13=15",
"30+15=45"
] | Current State: 45:[2, 28, 13, 15], Operations: []
Exploring Operation: 2*15=30, Resulting Numbers: [28, 13, 30]
Generated Node #2: [28, 13, 30] from Operation: 2*15=30
Current State: 45:[28, 13, 30], Operations: ['2*15=30']
Exploring Operation: 28-13=15, Resulting Numbers: [30, 15]
Generated Node #3: [30, 15] from Oper... | 4 | Current State: 45:[2, 28, 13, 15], Operations: []
Exploring Operation: 28+15=43, Resulting Numbers: [2, 13, 43]
Generated Node #0,0: 45:[2, 13, 43] Operation: 28+15=43
Exploring Operation: 28/2=14, Resulting Numbers: [13, 15, 14]
Generated Node #0,1: 45:[13, 15, 14] Operation: 28/2=14
Exploring Operation: 28+13=41, Res... | 0 | hs_4 | mult_heuristic |
[
95,
5,
33,
97
] | 71 | [
"97-95=2",
"33*2=66",
"5+66=71"
] | Current State: 71:[95, 5, 33, 97], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [5, 33, 2]
Generated Node #2: [5, 33, 2] from Operation: 97-95=2
Current State: 71:[5, 33, 2], Operations: ['97-95=2']
Exploring Operation: 33*2=66, Resulting Numbers: [5, 66]
Generated Node #3: [5, 66] from Operation: 33... | 4 | Current State: 71:[95, 5, 33, 97], Operations: []
Exploring Operation: 95-5=90, Resulting Numbers: [33, 97, 90]
Generated Node #0,0: 71:[33, 97, 90] Operation: 95-5=90
Moving to Node #0,0
Current State: 71:[33, 97, 90], Operations: ['95-5=90']
Exploring Operation: 97-33=64, Resulting Numbers: [90, 64]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
48,
90,
44,
96
] | 94 | [
"90-48=42",
"96-44=52",
"42+52=94"
] | Current State: 94:[48, 90, 44, 96], Operations: []
Exploring Operation: 90-48=42, Resulting Numbers: [44, 96, 42]
Generated Node #2: [44, 96, 42] from Operation: 90-48=42
Current State: 94:[44, 96, 42], Operations: ['90-48=42']
Exploring Operation: 96-44=52, Resulting Numbers: [42, 52]
Generated Node #3: [42, 52] from ... | 4 | Current State: 94:[48, 90, 44, 96], Operations: []
Exploring Operation: 90-44=46, Resulting Numbers: [48, 96, 46]
Generated Node #0,0: 94:[48, 96, 46] Operation: 90-44=46
Exploring Operation: 96/48=2, Resulting Numbers: [90, 44, 2]
Generated Node #0,1: 94:[90, 44, 2] Operation: 96/48=2
Exploring Operation: 48+44=92, Re... | 0.956597 | hs_4 | sum_heuristic |
[
32,
62,
44,
61
] | 11 | [
"32+62=94",
"44+61=105",
"105-94=11"
] | Current State: 11:[32, 62, 44, 61], Operations: []
Exploring Operation: 32+62=94, Resulting Numbers: [44, 61, 94]
Generated Node #2: [44, 61, 94] from Operation: 32+62=94
Current State: 11:[44, 61, 94], Operations: ['32+62=94']
Exploring Operation: 44+61=105, Resulting Numbers: [94, 105]
Generated Node #3: [94, 105] fr... | 4 | Current State: 11:[32, 62, 44, 61], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [32, 44, 1]
Generated Node #0,0: 11:[32, 44, 1] Operation: 62-61=1
Exploring Operation: 62-32=30, Resulting Numbers: [44, 61, 30]
Generated Node #0,1: 11:[44, 61, 30] Operation: 62-32=30
Exploring Operation: 61-44=17, Re... | 0.987847 | hs_4 | mult_heuristic |
[
25,
80,
46,
45
] | 42 | [
"45-25=20",
"80/20=4",
"46-4=42"
] | Current State: 42:[25, 80, 46, 45], Operations: []
Exploring Operation: 45-25=20, Resulting Numbers: [80, 46, 20]
Generated Node #2: [80, 46, 20] from Operation: 45-25=20
Current State: 42:[80, 46, 20], Operations: ['45-25=20']
Exploring Operation: 80/20=4, Resulting Numbers: [46, 4]
Generated Node #3: [46, 4] from Ope... | 4 | Current State: 42:[25, 80, 46, 45], Operations: []
Exploring Operation: 46-25=21, Resulting Numbers: [80, 45, 21]
Generated Node #0,0: 42:[80, 45, 21] Operation: 46-25=21
Exploring Operation: 80-46=34, Resulting Numbers: [25, 45, 34]
Generated Node #0,1: 42:[25, 45, 34] Operation: 80-46=34
Exploring Operation: 80-25=55... | 0 | hs_4 | mult_heuristic |
[
3,
44,
12,
8
] | 14 | [
"12-8=4",
"44/4=11",
"3+11=14"
] | Current State: 14:[3, 44, 12, 8], Operations: []
Exploring Operation: 12-8=4, Resulting Numbers: [3, 44, 4]
Generated Node #2: [3, 44, 4] from Operation: 12-8=4
Current State: 14:[3, 44, 4], Operations: ['12-8=4']
Exploring Operation: 44/4=11, Resulting Numbers: [3, 11]
Generated Node #3: [3, 11] from Operation: 44/4=1... | 4 | Current State: 14:[3, 44, 12, 8], Operations: []
Exploring Operation: 44-12=32, Resulting Numbers: [3, 8, 32]
Generated Node #0,0: 14:[3, 8, 32] Operation: 44-12=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 14:[3, 8, 32], Operations: ['44-12=32']
Exploring Operation: 32/8=4, Resulting Numbers: [3,... | 0 | hs_1 | mult_heuristic |
[
33,
17,
12,
55
] | 51 | [
"33-17=16",
"12+55=67",
"67-16=51"
] | Current State: 51:[33, 17, 12, 55], Operations: []
Exploring Operation: 33-17=16, Resulting Numbers: [12, 55, 16]
Generated Node #2: [12, 55, 16] from Operation: 33-17=16
Current State: 51:[12, 55, 16], Operations: ['33-17=16']
Exploring Operation: 12+55=67, Resulting Numbers: [16, 67]
Generated Node #3: [16, 67] from ... | 4 | Current State: 51:[33, 17, 12, 55], Operations: []
Exploring Operation: 33-12=21, Resulting Numbers: [17, 55, 21]
Generated Node #0,0: 51:[17, 55, 21] Operation: 33-12=21
Exploring Operation: 33+17=50, Resulting Numbers: [12, 55, 50]
Generated Node #0,1: 51:[12, 55, 50] Operation: 33+17=50
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
39,
88,
28,
98
] | 77 | [
"88-39=49",
"28+98=126",
"126-49=77"
] | Current State: 77:[39, 88, 28, 98], Operations: []
Exploring Operation: 88-39=49, Resulting Numbers: [28, 98, 49]
Generated Node #2: [28, 98, 49] from Operation: 88-39=49
Current State: 77:[28, 98, 49], Operations: ['88-39=49']
Exploring Operation: 28+98=126, Resulting Numbers: [49, 126]
Generated Node #3: [49, 126] fr... | 4 | Current State: 77:[39, 88, 28, 98], Operations: []
Exploring Operation: 98-39=59, Resulting Numbers: [88, 28, 59]
Generated Node #0,0: 77:[88, 28, 59] Operation: 98-39=59
Exploring Operation: 39+28=67, Resulting Numbers: [88, 98, 67]
Generated Node #0,1: 77:[88, 98, 67] Operation: 39+28=67
Exploring Operation: 98-88=10... | 0.97309 | hs_4 | mult_heuristic |
[
97,
69,
5,
34
] | 66 | [
"97+5=102",
"102/34=3",
"69-3=66"
] | Current State: 66:[97, 69, 5, 34], Operations: []
Exploring Operation: 97+5=102, Resulting Numbers: [69, 34, 102]
Generated Node #2: [69, 34, 102] from Operation: 97+5=102
Current State: 66:[69, 34, 102], Operations: ['97+5=102']
Exploring Operation: 102/34=3, Resulting Numbers: [69, 3]
Generated Node #3: [69, 3] from ... | 4 | Current State: 66:[97, 69, 5, 34], Operations: []
Exploring Operation: 97-69=28, Resulting Numbers: [5, 34, 28]
Generated Node #0,0: 66:[5, 34, 28] Operation: 97-69=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[5, 34, 28], Operations: ['97-69=28']
Exploring Operation: 5+28=33, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
76,
64,
70,
16
] | 10 | [
"76-70=6",
"64/16=4",
"6+4=10"
] | Current State: 10:[76, 64, 70, 16], Operations: []
Exploring Operation: 76-70=6, Resulting Numbers: [64, 16, 6]
Generated Node #2: [64, 16, 6] from Operation: 76-70=6
Current State: 10:[64, 16, 6], Operations: ['76-70=6']
Exploring Operation: 64/16=4, Resulting Numbers: [6, 4]
Generated Node #3: [6, 4] from Operation: ... | 4 | Current State: 10:[76, 64, 70, 16], Operations: []
Exploring Operation: 76-70=6, Resulting Numbers: [64, 16, 6]
Generated Node #0,0: 10:[64, 16, 6] Operation: 76-70=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[64, 16, 6], Operations: ['76-70=6']
Exploring Operation: 64/16=4, Resulting Numbers: ... | 0.993924 | hs_1 | mult_heuristic |
[
23,
83,
25,
25
] | 29 | [
"25-23=2",
"83-25=58",
"58/2=29"
] | Current State: 29:[23, 83, 25, 25], Operations: []
Exploring Operation: 25-23=2, Resulting Numbers: [83, 2]
Generated Node #2: [83, 2] from Operation: 25-23=2
Current State: 29:[83, 2], Operations: ['25-23=2']
Exploring Operation: 83-25=58, Resulting Numbers: [2, 58]
Generated Node #3: [2, 58] from Operation: 83-25=58
... | 4 | Current State: 29:[23, 83, 25, 25], Operations: []
Exploring Operation: 83-25=58, Resulting Numbers: [23, 25, 58]
Generated Node #0,0: 29:[23, 25, 58] Operation: 83-25=58
Exploring Operation: 83-25=58, Resulting Numbers: [23, 25, 58]
Generated Node #0,1: 29:[23, 25, 58] Operation: 83-25=58
Exploring Operation: 83-23=60... | 0 | hs_3 | mult_heuristic |
[
32,
15,
4,
28
] | 35 | [
"32/4=8",
"15+28=43",
"43-8=35"
] | Current State: 35:[32, 15, 4, 28], Operations: []
Exploring Operation: 32/4=8, Resulting Numbers: [15, 28, 8]
Generated Node #2: [15, 28, 8] from Operation: 32/4=8
Current State: 35:[15, 28, 8], Operations: ['32/4=8']
Exploring Operation: 15+28=43, Resulting Numbers: [8, 43]
Generated Node #3: [8, 43] from Operation: 1... | 4 | Current State: 35:[32, 15, 4, 28], Operations: []
Exploring Operation: 15+28=43, Resulting Numbers: [32, 4, 43]
Generated Node #0,0: 35:[32, 4, 43] Operation: 15+28=43
Exploring Operation: 32-28=4, Resulting Numbers: [15, 4, 4]
Generated Node #0,1: 35:[15, 4, 4] Operation: 32-28=4
Exploring Operation: 28/4=7, Resulting... | 0.936632 | hs_4 | sum_heuristic |
[
7,
66,
57,
99
] | 96 | [
"7+57=64",
"99*64=6336",
"6336/66=96"
] | Current State: 96:[7, 66, 57, 99], Operations: []
Exploring Operation: 7+57=64, Resulting Numbers: [66, 99, 64]
Generated Node #2: [66, 99, 64] from Operation: 7+57=64
Current State: 96:[66, 99, 64], Operations: ['7+57=64']
Exploring Operation: 99*64=6336, Resulting Numbers: [66, 6336]
Generated Node #3: [66, 6336] fro... | 4 | Current State: 96:[7, 66, 57, 99], Operations: []
Exploring Operation: 66-57=9, Resulting Numbers: [7, 99, 9]
Generated Node #0,0: 96:[7, 99, 9] Operation: 66-57=9
Exploring Operation: 57-7=50, Resulting Numbers: [66, 99, 50]
Generated Node #0,1: 96:[66, 99, 50] Operation: 57-7=50
Exploring Operation: 66-7=59, Resultin... | 0 | hs_4 | sum_heuristic |
[
46,
3,
30,
36
] | 23 | [
"46*3=138",
"36-30=6",
"138/6=23"
] | Current State: 23:[46, 3, 30, 36], Operations: []
Exploring Operation: 46*3=138, Resulting Numbers: [30, 36, 138]
Generated Node #2: [30, 36, 138] from Operation: 46*3=138
Current State: 23:[30, 36, 138], Operations: ['46*3=138']
Exploring Operation: 36-30=6, Resulting Numbers: [138, 6]
Generated Node #3: [138, 6] from... | 4 | Current State: 23:[46, 3, 30, 36], Operations: []
Exploring Operation: 46-36=10, Resulting Numbers: [3, 30, 10]
Generated Node #0,0: 23:[3, 30, 10] Operation: 46-36=10
Exploring Operation: 46-30=16, Resulting Numbers: [3, 36, 16]
Generated Node #0,1: 23:[3, 36, 16] Operation: 46-30=16
Exploring Operation: 46-3=43, Resu... | 0.952257 | hs_5 | sum_heuristic |
[
38,
35,
7,
63
] | 64 | [
"38+35=73",
"63/7=9",
"73-9=64"
] | Current State: 64:[38, 35, 7, 63], Operations: []
Exploring Operation: 38+35=73, Resulting Numbers: [7, 63, 73]
Generated Node #2: [7, 63, 73] from Operation: 38+35=73
Current State: 64:[7, 63, 73], Operations: ['38+35=73']
Exploring Operation: 63/7=9, Resulting Numbers: [73, 9]
Generated Node #3: [73, 9] from Operatio... | 4 | Current State: 64:[38, 35, 7, 63], Operations: []
Exploring Operation: 38-35=3, Resulting Numbers: [7, 63, 3]
Generated Node #0,0: 64:[7, 63, 3] Operation: 38-35=3
Moving to Node #0,0
Current State: 64:[7, 63, 3], Operations: ['38-35=3']
Exploring Operation: 7-3=4, Resulting Numbers: [63, 4]
Generated Node #0,0,0: 64:[... | 0 | hs_1 | sum_heuristic |
[
47,
40,
43,
1
] | 45 | [
"47+40=87",
"43-1=42",
"87-42=45"
] | Current State: 45:[47, 40, 43, 1], Operations: []
Exploring Operation: 47+40=87, Resulting Numbers: [43, 1, 87]
Generated Node #2: [43, 1, 87] from Operation: 47+40=87
Current State: 45:[43, 1, 87], Operations: ['47+40=87']
Exploring Operation: 43-1=42, Resulting Numbers: [87, 42]
Generated Node #3: [87, 42] from Opera... | 4 | Current State: 45:[47, 40, 43, 1], Operations: []
Exploring Operation: 43-40=3, Resulting Numbers: [47, 1, 3]
Generated Node #0,0: 45:[47, 1, 3] Operation: 43-40=3
Moving to Node #0,0
Current State: 45:[47, 1, 3], Operations: ['43-40=3']
Exploring Operation: 47-1=46, Resulting Numbers: [3, 46]
Generated Node #0,0,0: 45... | 0 | hs_1 | mult_heuristic |
[
82,
73,
77,
44
] | 71 | [
"77-73=4",
"44/4=11",
"82-11=71"
] | Current State: 71:[82, 73, 77, 44], Operations: []
Exploring Operation: 77-73=4, Resulting Numbers: [82, 44, 4]
Generated Node #2: [82, 44, 4] from Operation: 77-73=4
Current State: 71:[82, 44, 4], Operations: ['77-73=4']
Exploring Operation: 44/4=11, Resulting Numbers: [82, 11]
Generated Node #3: [82, 11] from Operati... | 4 | Current State: 71:[82, 73, 77, 44], Operations: []
Exploring Operation: 82-44=38, Resulting Numbers: [73, 77, 38]
Generated Node #0,0: 71:[73, 77, 38] Operation: 82-44=38
Moving to Node #0,0
Current State: 71:[73, 77, 38], Operations: ['82-44=38']
Exploring Operation: 77-38=39, Resulting Numbers: [73, 39]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
76,
52,
28,
95
] | 91 | [
"76-52=24",
"95-28=67",
"24+67=91"
] | Current State: 91:[76, 52, 28, 95], Operations: []
Exploring Operation: 76-52=24, Resulting Numbers: [28, 95, 24]
Generated Node #2: [28, 95, 24] from Operation: 76-52=24
Current State: 91:[28, 95, 24], Operations: ['76-52=24']
Exploring Operation: 95-28=67, Resulting Numbers: [24, 67]
Generated Node #3: [24, 67] from ... | 4 | Current State: 91:[76, 52, 28, 95], Operations: []
Exploring Operation: 52-28=24, Resulting Numbers: [76, 95, 24]
Generated Node #0,0: 91:[76, 95, 24] Operation: 52-28=24
Exploring Operation: 76+52=128, Resulting Numbers: [28, 95, 128]
Generated Node #0,1: 91:[28, 95, 128] Operation: 76+52=128
Exploring Operation: 52+2... | 0.976563 | hs_5 | sum_heuristic |
[
41,
9,
45,
26
] | 21 | [
"41+9=50",
"45+26=71",
"71-50=21"
] | Current State: 21:[41, 9, 45, 26], Operations: []
Exploring Operation: 41+9=50, Resulting Numbers: [45, 26, 50]
Generated Node #2: [45, 26, 50] from Operation: 41+9=50
Current State: 21:[45, 26, 50], Operations: ['41+9=50']
Exploring Operation: 45+26=71, Resulting Numbers: [50, 71]
Generated Node #3: [50, 71] from Oper... | 4 | Current State: 21:[41, 9, 45, 26], Operations: []
Exploring Operation: 45/9=5, Resulting Numbers: [41, 26, 5]
Generated Node #0,0: 21:[41, 26, 5] Operation: 45/9=5
Exploring Operation: 45-26=19, Resulting Numbers: [41, 9, 19]
Generated Node #0,1: 21:[41, 9, 19] Operation: 45-26=19
Exploring Operation: 45-41=4, Resultin... | 0.986111 | hs_3 | mult_heuristic |
[
5,
48,
13,
26
] | 58 | [
"5*26=130",
"130/13=10",
"48+10=58"
] | Current State: 58:[5, 48, 13, 26], Operations: []
Exploring Operation: 5*26=130, Resulting Numbers: [48, 13, 130]
Generated Node #2: [48, 13, 130] from Operation: 5*26=130
Current State: 58:[48, 13, 130], Operations: ['5*26=130']
Exploring Operation: 130/13=10, Resulting Numbers: [48, 10]
Generated Node #3: [48, 10] fr... | 4 | Current State: 58:[5, 48, 13, 26], Operations: []
Exploring Operation: 48+13=61, Resulting Numbers: [5, 26, 61]
Generated Node #0,0: 58:[5, 26, 61] Operation: 48+13=61
Moving to Node #0,0
Current State: 58:[5, 26, 61], Operations: ['48+13=61']
Exploring Operation: 5+26=31, Resulting Numbers: [61, 31]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
5,
58,
55,
55
] | 80 | [
"55+55=110",
"110/5=22",
"58+22=80"
] | Current State: 80:[5, 58, 55, 55], Operations: []
Exploring Operation: 55+55=110, Resulting Numbers: [5, 58, 110]
Generated Node #2: [5, 58, 110] from Operation: 55+55=110
Current State: 80:[5, 58, 110], Operations: ['55+55=110']
Exploring Operation: 110/5=22, Resulting Numbers: [58, 22]
Generated Node #3: [58, 22] fro... | 4 | Current State: 80:[5, 58, 55, 55], Operations: []
Exploring Operation: 58-55=3, Resulting Numbers: [5, 55, 3]
Generated Node #0,0: 80:[5, 55, 3] Operation: 58-55=3
Exploring Operation: 58-55=3, Resulting Numbers: [5, 55, 3]
Generated Node #0,1: 80:[5, 55, 3] Operation: 58-55=3
Exploring Operation: 55/55=1, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
82,
3,
68,
1
] | 48 | [
"3-1=2",
"68/2=34",
"82-34=48"
] | Current State: 48:[82, 3, 68, 1], Operations: []
Exploring Operation: 3-1=2, Resulting Numbers: [82, 68, 2]
Generated Node #2: [82, 68, 2] from Operation: 3-1=2
Current State: 48:[82, 68, 2], Operations: ['3-1=2']
Exploring Operation: 68/2=34, Resulting Numbers: [82, 34]
Generated Node #3: [82, 34] from Operation: 68/2... | 4 | Current State: 48:[82, 3, 68, 1], Operations: []
Exploring Operation: 82-3=79, Resulting Numbers: [68, 1, 79]
Generated Node #0,0: 48:[68, 1, 79] Operation: 82-3=79
Exploring Operation: 82-68=14, Resulting Numbers: [3, 1, 14]
Generated Node #0,1: 48:[3, 1, 14] Operation: 82-68=14
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
6,
29,
76,
30
] | 75 | [
"6*30=180",
"29+76=105",
"180-105=75"
] | Current State: 75:[6, 29, 76, 30], Operations: []
Exploring Operation: 6*30=180, Resulting Numbers: [29, 76, 180]
Generated Node #2: [29, 76, 180] from Operation: 6*30=180
Current State: 75:[29, 76, 180], Operations: ['6*30=180']
Exploring Operation: 29+76=105, Resulting Numbers: [180, 105]
Generated Node #3: [180, 105... | 4 | Current State: 75:[6, 29, 76, 30], Operations: []
Exploring Operation: 30-29=1, Resulting Numbers: [6, 76, 1]
Generated Node #0,0: 75:[6, 76, 1] Operation: 30-29=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[6, 76, 1], Operations: ['30-29=1']
Exploring Operation: 6-1=5, Resulting Numbers: [76, 5... | 0 | hs_1 | sum_heuristic |
[
50,
68,
10,
7
] | 33 | [
"50/10=5",
"7*5=35",
"68-35=33"
] | Current State: 33:[50, 68, 10, 7], Operations: []
Exploring Operation: 50/10=5, Resulting Numbers: [68, 7, 5]
Generated Node #2: [68, 7, 5] from Operation: 50/10=5
Current State: 33:[68, 7, 5], Operations: ['50/10=5']
Exploring Operation: 7*5=35, Resulting Numbers: [68, 35]
Generated Node #3: [68, 35] from Operation: 7... | 4 | Current State: 33:[50, 68, 10, 7], Operations: []
Exploring Operation: 50-10=40, Resulting Numbers: [68, 7, 40]
Generated Node #0,0: 33:[68, 7, 40] Operation: 50-10=40
Exploring Operation: 50/10=5, Resulting Numbers: [68, 7, 5]
Generated Node #0,1: 33:[68, 7, 5] Operation: 50/10=5
Exploring Operation: 68-50=18, Resulti... | 0 | hs_3 | mult_heuristic |
[
5,
30,
77,
33
] | 40 | [
"5*30=150",
"77+33=110",
"150-110=40"
] | Current State: 40:[5, 30, 77, 33], Operations: []
Exploring Operation: 5*30=150, Resulting Numbers: [77, 33, 150]
Generated Node #2: [77, 33, 150] from Operation: 5*30=150
Current State: 40:[77, 33, 150], Operations: ['5*30=150']
Exploring Operation: 77+33=110, Resulting Numbers: [150, 110]
Generated Node #3: [150, 110... | 4 | Current State: 40:[5, 30, 77, 33], Operations: []
Exploring Operation: 33-30=3, Resulting Numbers: [5, 77, 3]
Generated Node #0,0: 40:[5, 77, 3] Operation: 33-30=3
Exploring Operation: 77-33=44, Resulting Numbers: [5, 30, 44]
Generated Node #0,1: 40:[5, 30, 44] Operation: 77-33=44
Exploring Operation: 77-30=47, Resulti... | 0 | hs_3 | mult_heuristic |
[
96,
88,
10,
28
] | 46 | [
"96-88=8",
"10+28=38",
"8+38=46"
] | Current State: 46:[96, 88, 10, 28], Operations: []
Exploring Operation: 96-88=8, Resulting Numbers: [10, 28, 8]
Generated Node #2: [10, 28, 8] from Operation: 96-88=8
Current State: 46:[10, 28, 8], Operations: ['96-88=8']
Exploring Operation: 10+28=38, Resulting Numbers: [8, 38]
Generated Node #3: [8, 38] from Operatio... | 4 | Current State: 46:[96, 88, 10, 28], Operations: []
Exploring Operation: 88-28=60, Resulting Numbers: [96, 10, 60]
Generated Node #0,0: 46:[96, 10, 60] Operation: 88-28=60
Exploring Operation: 96-88=8, Resulting Numbers: [10, 28, 8]
Generated Node #0,1: 46:[10, 28, 8] Operation: 96-88=8
Exploring Operation: 96-28=68, Re... | 0.983507 | hs_4 | sum_heuristic |
[
95,
5,
18,
95
] | 23 | [
"95+5=100",
"95-18=77",
"100-77=23"
] | Current State: 23:[95, 5, 18, 95], Operations: []
Exploring Operation: 95+5=100, Resulting Numbers: [18, 100]
Generated Node #2: [18, 100] from Operation: 95+5=100
Current State: 23:[18, 100], Operations: ['95+5=100']
Exploring Operation: 95-18=77, Resulting Numbers: [100, 77]
Generated Node #3: [100, 77] from Operatio... | 4 | Current State: 23:[95, 5, 18, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [5, 18, 0]
Generated Node #0,0: 23:[5, 18, 0] Operation: 95-95=0
Exploring Operation: 95/95=1, Resulting Numbers: [5, 18, 1]
Generated Node #0,1: 23:[5, 18, 1] Operation: 95/95=1
Exploring Operation: 95-5=90, Resulting Nu... | 0.986979 | hs_5 | mult_heuristic |
[
67,
50,
1,
5
] | 11 | [
"67-50=17",
"1+5=6",
"17-6=11"
] | Current State: 11:[67, 50, 1, 5], Operations: []
Exploring Operation: 67-50=17, Resulting Numbers: [1, 5, 17]
Generated Node #2: [1, 5, 17] from Operation: 67-50=17
Current State: 11:[1, 5, 17], Operations: ['67-50=17']
Exploring Operation: 1+5=6, Resulting Numbers: [17, 6]
Generated Node #3: [17, 6] from Operation: 1+... | 4 | Current State: 11:[67, 50, 1, 5], Operations: []
Exploring Operation: 67-5=62, Resulting Numbers: [50, 1, 62]
Generated Node #0,0: 11:[50, 1, 62] Operation: 67-5=62
Exploring Operation: 50/5=10, Resulting Numbers: [67, 1, 10]
Generated Node #0,1: 11:[67, 1, 10] Operation: 50/5=10
Exploring Operation: 50-1=49, Resulting... | 0.961806 | hs_5 | sum_heuristic |
[
3,
25,
4,
64
] | 39 | [
"4-3=1",
"64-25=39",
"1*39=39"
] | Current State: 39:[3, 25, 4, 64], Operations: []
Exploring Operation: 4-3=1, Resulting Numbers: [25, 64, 1]
Generated Node #2: [25, 64, 1] from Operation: 4-3=1
Current State: 39:[25, 64, 1], Operations: ['4-3=1']
Exploring Operation: 64-25=39, Resulting Numbers: [1, 39]
Generated Node #3: [1, 39] from Operation: 64-25... | 4 | Current State: 39:[3, 25, 4, 64], Operations: []
Exploring Operation: 64-4=60, Resulting Numbers: [3, 25, 60]
Generated Node #0,0: 39:[3, 25, 60] Operation: 64-4=60
Exploring Operation: 25-4=21, Resulting Numbers: [3, 64, 21]
Generated Node #0,1: 39:[3, 64, 21] Operation: 25-4=21
Exploring Operation: 64/4=16, Resulting... | 0.980035 | hs_5 | mult_heuristic |
[
16,
7,
12,
21
] | 60 | [
"16*21=336",
"336/7=48",
"12+48=60"
] | Current State: 60:[16, 7, 12, 21], Operations: []
Exploring Operation: 16*21=336, Resulting Numbers: [7, 12, 336]
Generated Node #2: [7, 12, 336] from Operation: 16*21=336
Current State: 60:[7, 12, 336], Operations: ['16*21=336']
Exploring Operation: 336/7=48, Resulting Numbers: [12, 48]
Generated Node #3: [12, 48] fro... | 4 | Current State: 60:[16, 7, 12, 21], Operations: []
Exploring Operation: 21/7=3, Resulting Numbers: [16, 12, 3]
Generated Node #0,0: 60:[16, 12, 3] Operation: 21/7=3
Exploring Operation: 21-16=5, Resulting Numbers: [7, 12, 5]
Generated Node #0,1: 60:[7, 12, 5] Operation: 21-16=5
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | mult_heuristic |
[
28,
92,
56,
9
] | 73 | [
"28+92=120",
"56-9=47",
"120-47=73"
] | Current State: 73:[28, 92, 56, 9], Operations: []
Exploring Operation: 28+92=120, Resulting Numbers: [56, 9, 120]
Generated Node #2: [56, 9, 120] from Operation: 28+92=120
Current State: 73:[56, 9, 120], Operations: ['28+92=120']
Exploring Operation: 56-9=47, Resulting Numbers: [120, 47]
Generated Node #3: [120, 47] fr... | 4 | Current State: 73:[28, 92, 56, 9], Operations: []
Exploring Operation: 56+9=65, Resulting Numbers: [28, 92, 65]
Generated Node #0,0: 73:[28, 92, 65] Operation: 56+9=65
Exploring Operation: 92-9=83, Resulting Numbers: [28, 56, 83]
Generated Node #0,1: 73:[28, 56, 83] Operation: 92-9=83
Exploring Operation: 28-9=19, Resu... | 0.915799 | hs_5 | sum_heuristic |
[
83,
96,
1,
45
] | 57 | [
"96-83=13",
"45-1=44",
"13+44=57"
] | Current State: 57:[83, 96, 1, 45], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [1, 45, 13]
Generated Node #2: [1, 45, 13] from Operation: 96-83=13
Current State: 57:[1, 45, 13], Operations: ['96-83=13']
Exploring Operation: 45-1=44, Resulting Numbers: [13, 44]
Generated Node #3: [13, 44] from Opera... | 4 | Current State: 57:[83, 96, 1, 45], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [1, 45, 13]
Generated Node #0,0: 57:[1, 45, 13] Operation: 96-83=13
Exploring Operation: 96-45=51, Resulting Numbers: [83, 1, 51]
Generated Node #0,1: 57:[83, 1, 51] Operation: 96-45=51
Moving to Node #0,0
Current State:... | 0.992188 | hs_2 | mult_heuristic |
[
28,
37,
33,
16
] | 24 | [
"37-33=4",
"16/4=4",
"28-4=24"
] | Current State: 24:[28, 37, 33, 16], Operations: []
Exploring Operation: 37-33=4, Resulting Numbers: [28, 16, 4]
Generated Node #2: [28, 16, 4] from Operation: 37-33=4
Current State: 24:[28, 16, 4], Operations: ['37-33=4']
Exploring Operation: 16/4=4, Resulting Numbers: [28, 4]
Generated Node #3: [28, 4] from Operation:... | 4 | Current State: 24:[28, 37, 33, 16], Operations: []
Exploring Operation: 37-16=21, Resulting Numbers: [28, 33, 21]
Generated Node #0,0: 24:[28, 33, 21] Operation: 37-16=21
Exploring Operation: 28-16=12, Resulting Numbers: [37, 33, 12]
Generated Node #0,1: 24:[37, 33, 12] Operation: 28-16=12
Exploring Operation: 33-28=5,... | 0.981771 | hs_5 | mult_heuristic |
[
40,
68,
32,
82
] | 86 | [
"68-40=28",
"32+82=114",
"114-28=86"
] | Current State: 86:[40, 68, 32, 82], Operations: []
Exploring Operation: 68-40=28, Resulting Numbers: [32, 82, 28]
Generated Node #2: [32, 82, 28] from Operation: 68-40=28
Current State: 86:[32, 82, 28], Operations: ['68-40=28']
Exploring Operation: 32+82=114, Resulting Numbers: [28, 114]
Generated Node #3: [28, 114] fr... | 4 | Current State: 86:[40, 68, 32, 82], Operations: []
Exploring Operation: 68+32=100, Resulting Numbers: [40, 82, 100]
Generated Node #0,0: 86:[40, 82, 100] Operation: 68+32=100
Exploring Operation: 40-32=8, Resulting Numbers: [68, 82, 8]
Generated Node #0,1: 86:[68, 82, 8] Operation: 40-32=8
Exploring Operation: 82-68=14... | 0.967014 | hs_4 | sum_heuristic |
[
91,
27,
43,
61
] | 40 | [
"91-27=64",
"43+61=104",
"104-64=40"
] | Current State: 40:[91, 27, 43, 61], Operations: []
Exploring Operation: 91-27=64, Resulting Numbers: [43, 61, 64]
Generated Node #2: [43, 61, 64] from Operation: 91-27=64
Current State: 40:[43, 61, 64], Operations: ['91-27=64']
Exploring Operation: 43+61=104, Resulting Numbers: [64, 104]
Generated Node #3: [64, 104] fr... | 4 | Current State: 40:[91, 27, 43, 61], Operations: []
Exploring Operation: 91-43=48, Resulting Numbers: [27, 61, 48]
Generated Node #0,0: 40:[27, 61, 48] Operation: 91-43=48
Exploring Operation: 91-61=30, Resulting Numbers: [27, 43, 30]
Generated Node #0,1: 40:[27, 43, 30] Operation: 91-61=30
Exploring Operation: 91-27=64... | 0.990451 | hs_3 | mult_heuristic |
[
38,
71,
33,
19
] | 52 | [
"38/19=2",
"71+33=104",
"104/2=52"
] | Current State: 52:[38, 71, 33, 19], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [71, 33, 2]
Generated Node #2: [71, 33, 2] from Operation: 38/19=2
Current State: 52:[71, 33, 2], Operations: ['38/19=2']
Exploring Operation: 71+33=104, Resulting Numbers: [2, 104]
Generated Node #3: [2, 104] from Opera... | 4 | Current State: 52:[38, 71, 33, 19], Operations: []
Exploring Operation: 71-38=33, Resulting Numbers: [33, 19, 33]
Generated Node #0,0: 52:[33, 19, 33] Operation: 71-38=33
Exploring Operation: 71-19=52, Resulting Numbers: [38, 33, 52]
Generated Node #0,1: 52:[38, 33, 52] Operation: 71-19=52
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
53,
25,
72,
94
] | 55 | [
"72-25=47",
"94/47=2",
"53+2=55"
] | Current State: 55:[53, 25, 72, 94], Operations: []
Exploring Operation: 72-25=47, Resulting Numbers: [53, 94, 47]
Generated Node #2: [53, 94, 47] from Operation: 72-25=47
Current State: 55:[53, 94, 47], Operations: ['72-25=47']
Exploring Operation: 94/47=2, Resulting Numbers: [53, 2]
Generated Node #3: [53, 2] from Ope... | 4 | Current State: 55:[53, 25, 72, 94], Operations: []
Exploring Operation: 94-25=69, Resulting Numbers: [53, 72, 69]
Generated Node #0,0: 55:[53, 72, 69] Operation: 94-25=69
Exploring Operation: 72-25=47, Resulting Numbers: [53, 94, 47]
Generated Node #0,1: 55:[53, 94, 47] Operation: 72-25=47
Exploring Operation: 72-53=19... | 0.926215 | hs_5 | mult_heuristic |
[
35,
43,
5,
69
] | 82 | [
"43-35=8",
"5+69=74",
"8+74=82"
] | Current State: 82:[35, 43, 5, 69], Operations: []
Exploring Operation: 43-35=8, Resulting Numbers: [5, 69, 8]
Generated Node #2: [5, 69, 8] from Operation: 43-35=8
Current State: 82:[5, 69, 8], Operations: ['43-35=8']
Exploring Operation: 5+69=74, Resulting Numbers: [8, 74]
Generated Node #3: [8, 74] from Operation: 5+... | 4 | Current State: 82:[35, 43, 5, 69], Operations: []
Exploring Operation: 5+69=74, Resulting Numbers: [35, 43, 74]
Generated Node #0,0: 82:[35, 43, 74] Operation: 5+69=74
Exploring Operation: 69-35=34, Resulting Numbers: [43, 5, 34]
Generated Node #0,1: 82:[43, 5, 34] Operation: 69-35=34
Exploring Operation: 35+5=40, Resu... | 0.988715 | hs_3 | mult_heuristic |
[
53,
98,
21,
85
] | 87 | [
"53+98=151",
"85-21=64",
"151-64=87"
] | Current State: 87:[53, 98, 21, 85], Operations: []
Exploring Operation: 53+98=151, Resulting Numbers: [21, 85, 151]
Generated Node #2: [21, 85, 151] from Operation: 53+98=151
Current State: 87:[21, 85, 151], Operations: ['53+98=151']
Exploring Operation: 85-21=64, Resulting Numbers: [151, 64]
Generated Node #3: [151, 6... | 4 | Current State: 87:[53, 98, 21, 85], Operations: []
Exploring Operation: 53+21=74, Resulting Numbers: [98, 85, 74]
Generated Node #0,0: 87:[98, 85, 74] Operation: 53+21=74
Exploring Operation: 98-53=45, Resulting Numbers: [21, 85, 45]
Generated Node #0,1: 87:[21, 85, 45] Operation: 98-53=45
Exploring Operation: 85-53=32... | 0.966146 | hs_5 | sum_heuristic |
[
48,
30,
76,
20
] | 28 | [
"76+20=96",
"96/48=2",
"30-2=28"
] | Current State: 28:[48, 30, 76, 20], Operations: []
Exploring Operation: 76+20=96, Resulting Numbers: [48, 30, 96]
Generated Node #2: [48, 30, 96] from Operation: 76+20=96
Current State: 28:[48, 30, 96], Operations: ['76+20=96']
Exploring Operation: 96/48=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 28:[48, 30, 76, 20], Operations: []
Exploring Operation: 76-30=46, Resulting Numbers: [48, 20, 46]
Generated Node #0,0: 28:[48, 20, 46] Operation: 76-30=46
Exploring Operation: 76-20=56, Resulting Numbers: [48, 30, 56]
Generated Node #0,1: 28:[48, 30, 56] Operation: 76-20=56
Exploring Operation: 76-48=28... | 0 | hs_4 | sum_heuristic |
[
23,
84,
27,
59
] | 93 | [
"84-23=61",
"59-27=32",
"61+32=93"
] | Current State: 93:[23, 84, 27, 59], Operations: []
Exploring Operation: 84-23=61, Resulting Numbers: [27, 59, 61]
Generated Node #2: [27, 59, 61] from Operation: 84-23=61
Current State: 93:[27, 59, 61], Operations: ['84-23=61']
Exploring Operation: 59-27=32, Resulting Numbers: [61, 32]
Generated Node #3: [61, 32] from ... | 4 | Current State: 93:[23, 84, 27, 59], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [23, 27, 25]
Generated Node #0,0: 93:[23, 27, 25] Operation: 84-59=25
Exploring Operation: 59-23=36, Resulting Numbers: [84, 27, 36]
Generated Node #0,1: 93:[84, 27, 36] Operation: 59-23=36
Moving to Node #0,0
Current S... | 0.986979 | hs_2 | mult_heuristic |
[
85,
52,
22,
6
] | 17 | [
"85-52=33",
"22-6=16",
"33-16=17"
] | Current State: 17:[85, 52, 22, 6], Operations: []
Exploring Operation: 85-52=33, Resulting Numbers: [22, 6, 33]
Generated Node #2: [22, 6, 33] from Operation: 85-52=33
Current State: 17:[22, 6, 33], Operations: ['85-52=33']
Exploring Operation: 22-6=16, Resulting Numbers: [33, 16]
Generated Node #3: [33, 16] from Opera... | 4 | Current State: 17:[85, 52, 22, 6], Operations: []
Exploring Operation: 85-6=79, Resulting Numbers: [52, 22, 79]
Generated Node #0,0: 17:[52, 22, 79] Operation: 85-6=79
Exploring Operation: 85-52=33, Resulting Numbers: [22, 6, 33]
Generated Node #0,1: 17:[22, 6, 33] Operation: 85-52=33
Exploring Operation: 52-6=46, Resu... | 0.982639 | hs_5 | mult_heuristic |
[
26,
5,
37,
44
] | 99 | [
"37-26=11",
"5*11=55",
"44+55=99"
] | Current State: 99:[26, 5, 37, 44], Operations: []
Exploring Operation: 37-26=11, Resulting Numbers: [5, 44, 11]
Generated Node #2: [5, 44, 11] from Operation: 37-26=11
Current State: 99:[5, 44, 11], Operations: ['37-26=11']
Exploring Operation: 5*11=55, Resulting Numbers: [44, 55]
Generated Node #3: [44, 55] from Opera... | 4 | Current State: 99:[26, 5, 37, 44], Operations: []
Exploring Operation: 44-5=39, Resulting Numbers: [26, 37, 39]
Generated Node #0,0: 99:[26, 37, 39] Operation: 44-5=39
Exploring Operation: 37-26=11, Resulting Numbers: [5, 44, 11]
Generated Node #0,1: 99:[5, 44, 11] Operation: 37-26=11
Exploring Operation: 26+5=31, Resu... | 0 | hs_5 | mult_heuristic |
[
27,
97,
11,
35
] | 46 | [
"97-27=70",
"35-11=24",
"70-24=46"
] | Current State: 46:[27, 97, 11, 35], Operations: []
Exploring Operation: 97-27=70, Resulting Numbers: [11, 35, 70]
Generated Node #2: [11, 35, 70] from Operation: 97-27=70
Current State: 46:[11, 35, 70], Operations: ['97-27=70']
Exploring Operation: 35-11=24, Resulting Numbers: [70, 24]
Generated Node #3: [70, 24] from ... | 4 | Current State: 46:[27, 97, 11, 35], Operations: []
Exploring Operation: 97-27=70, Resulting Numbers: [11, 35, 70]
Generated Node #0,0: 46:[11, 35, 70] Operation: 97-27=70
Exploring Operation: 97-35=62, Resulting Numbers: [27, 11, 62]
Generated Node #0,1: 46:[27, 11, 62] Operation: 97-35=62
Moving to Node #0,1
Current S... | 0.987847 | hs_2 | mult_heuristic |
[
27,
58,
10,
63
] | 77 | [
"63-58=5",
"10*5=50",
"27+50=77"
] | Current State: 77:[27, 58, 10, 63], Operations: []
Exploring Operation: 63-58=5, Resulting Numbers: [27, 10, 5]
Generated Node #2: [27, 10, 5] from Operation: 63-58=5
Current State: 77:[27, 10, 5], Operations: ['63-58=5']
Exploring Operation: 10*5=50, Resulting Numbers: [27, 50]
Generated Node #3: [27, 50] from Operati... | 4 | Current State: 77:[27, 58, 10, 63], Operations: []
Exploring Operation: 27+58=85, Resulting Numbers: [10, 63, 85]
Generated Node #0,0: 77:[10, 63, 85] Operation: 27+58=85
Exploring Operation: 63-58=5, Resulting Numbers: [27, 10, 5]
Generated Node #0,1: 77:[27, 10, 5] Operation: 63-58=5
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
7,
17,
82,
64
] | 30 | [
"7*82=574",
"574-64=510",
"510/17=30"
] | Current State: 30:[7, 17, 82, 64], Operations: []
Exploring Operation: 7*82=574, Resulting Numbers: [17, 64, 574]
Generated Node #2: [17, 64, 574] from Operation: 7*82=574
Current State: 30:[17, 64, 574], Operations: ['7*82=574']
Exploring Operation: 574-64=510, Resulting Numbers: [17, 510]
Generated Node #3: [17, 510]... | 4 | Current State: 30:[7, 17, 82, 64], Operations: []
Exploring Operation: 64-17=47, Resulting Numbers: [7, 82, 47]
Generated Node #0,0: 30:[7, 82, 47] Operation: 64-17=47
Exploring Operation: 82-64=18, Resulting Numbers: [7, 17, 18]
Generated Node #0,1: 30:[7, 17, 18] Operation: 82-64=18
Exploring Operation: 82-17=65, Res... | 0 | hs_3 | sum_heuristic |
[
85,
30,
75,
83
] | 60 | [
"85-83=2",
"30/2=15",
"75-15=60"
] | Current State: 60:[85, 30, 75, 83], Operations: []
Exploring Operation: 85-83=2, Resulting Numbers: [30, 75, 2]
Generated Node #2: [30, 75, 2] from Operation: 85-83=2
Current State: 60:[30, 75, 2], Operations: ['85-83=2']
Exploring Operation: 30/2=15, Resulting Numbers: [75, 15]
Generated Node #3: [75, 15] from Operati... | 4 | Current State: 60:[85, 30, 75, 83], Operations: []
Exploring Operation: 85-75=10, Resulting Numbers: [30, 83, 10]
Generated Node #0,0: 60:[30, 83, 10] Operation: 85-75=10
Exploring Operation: 85-83=2, Resulting Numbers: [30, 75, 2]
Generated Node #0,1: 60:[30, 75, 2] Operation: 85-83=2
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
61,
69,
51,
60
] | 72 | [
"69-61=8",
"60-51=9",
"8*9=72"
] | Current State: 72:[61, 69, 51, 60], Operations: []
Exploring Operation: 69-61=8, Resulting Numbers: [51, 60, 8]
Generated Node #2: [51, 60, 8] from Operation: 69-61=8
Current State: 72:[51, 60, 8], Operations: ['69-61=8']
Exploring Operation: 60-51=9, Resulting Numbers: [8, 9]
Generated Node #3: [8, 9] from Operation: ... | 4 | Current State: 72:[61, 69, 51, 60], Operations: []
Exploring Operation: 60-51=9, Resulting Numbers: [61, 69, 9]
Generated Node #0,0: 72:[61, 69, 9] Operation: 60-51=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[61, 69, 9], Operations: ['60-51=9']
Exploring Operation: 69-61=8, Resulting Numbers: ... | 0.993924 | hs_1 | mult_heuristic |
[
98,
14,
89,
71
] | 76 | [
"98-14=84",
"89+71=160",
"160-84=76"
] | Current State: 76:[98, 14, 89, 71], Operations: []
Exploring Operation: 98-14=84, Resulting Numbers: [89, 71, 84]
Generated Node #2: [89, 71, 84] from Operation: 98-14=84
Current State: 76:[89, 71, 84], Operations: ['98-14=84']
Exploring Operation: 89+71=160, Resulting Numbers: [84, 160]
Generated Node #3: [84, 160] fr... | 4 | Current State: 76:[98, 14, 89, 71], Operations: []
Exploring Operation: 98-89=9, Resulting Numbers: [14, 71, 9]
Generated Node #0,0: 76:[14, 71, 9] Operation: 98-89=9
Exploring Operation: 98/14=7, Resulting Numbers: [89, 71, 7]
Generated Node #0,1: 76:[89, 71, 7] Operation: 98/14=7
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | sum_heuristic |
[
89,
6,
98,
34
] | 20 | [
"98-89=9",
"6*9=54",
"54-34=20"
] | Current State: 20:[89, 6, 98, 34], Operations: []
Exploring Operation: 98-89=9, Resulting Numbers: [6, 34, 9]
Generated Node #2: [6, 34, 9] from Operation: 98-89=9
Current State: 20:[6, 34, 9], Operations: ['98-89=9']
Exploring Operation: 6*9=54, Resulting Numbers: [34, 54]
Generated Node #3: [34, 54] from Operation: 6... | 4 | Current State: 20:[89, 6, 98, 34], Operations: []
Exploring Operation: 98-89=9, Resulting Numbers: [6, 34, 9]
Generated Node #0,0: 20:[6, 34, 9] Operation: 98-89=9
Exploring Operation: 98-34=64, Resulting Numbers: [89, 6, 64]
Generated Node #0,1: 20:[89, 6, 64] Operation: 98-34=64
Exploring Operation: 89-34=55, Resulti... | 0 | hs_4 | sum_heuristic |
[
8,
26,
9,
71
] | 26 | [
"8*9=72",
"72-71=1",
"26*1=26"
] | Current State: 26:[8, 26, 9, 71], Operations: []
Exploring Operation: 8*9=72, Resulting Numbers: [26, 71, 72]
Generated Node #2: [26, 71, 72] from Operation: 8*9=72
Current State: 26:[26, 71, 72], Operations: ['8*9=72']
Exploring Operation: 72-71=1, Resulting Numbers: [26, 1]
Generated Node #3: [26, 1] from Operation: ... | 4 | Current State: 26:[8, 26, 9, 71], Operations: []
Exploring Operation: 9-8=1, Resulting Numbers: [26, 71, 1]
Generated Node #0,0: 26:[26, 71, 1] Operation: 9-8=1
Exploring Operation: 71-8=63, Resulting Numbers: [26, 9, 63]
Generated Node #0,1: 26:[26, 9, 63] Operation: 71-8=63
Exploring Operation: 8+9=17, Resulting Numb... | 0 | hs_5 | mult_heuristic |
[
96,
8,
9,
75
] | 51 | [
"96-75=21",
"8*9=72",
"72-21=51"
] | Current State: 51:[96, 8, 9, 75], Operations: []
Exploring Operation: 96-75=21, Resulting Numbers: [8, 9, 21]
Generated Node #2: [8, 9, 21] from Operation: 96-75=21
Current State: 51:[8, 9, 21], Operations: ['96-75=21']
Exploring Operation: 8*9=72, Resulting Numbers: [21, 72]
Generated Node #3: [21, 72] from Operation:... | 4 | Current State: 51:[96, 8, 9, 75], Operations: []
Exploring Operation: 96-8=88, Resulting Numbers: [9, 75, 88]
Generated Node #0,0: 51:[9, 75, 88] Operation: 96-8=88
Exploring Operation: 96/8=12, Resulting Numbers: [9, 75, 12]
Generated Node #0,1: 51:[9, 75, 12] Operation: 96/8=12
Exploring Operation: 96-75=21, Resultin... | 0 | hs_5 | sum_heuristic |
[
8,
96,
5,
88
] | 17 | [
"88/8=11",
"96-11=85",
"85/5=17"
] | Current State: 17:[8, 96, 5, 88], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [96, 5, 11]
Generated Node #2: [96, 5, 11] from Operation: 88/8=11
Current State: 17:[96, 5, 11], Operations: ['88/8=11']
Exploring Operation: 96-11=85, Resulting Numbers: [5, 85]
Generated Node #3: [5, 85] from Operation:... | 4 | Current State: 17:[8, 96, 5, 88], Operations: []
Exploring Operation: 96-88=8, Resulting Numbers: [8, 5, 8]
Generated Node #0,0: 17:[8, 5, 8] Operation: 96-88=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[8, 5, 8], Operations: ['96-88=8']
Exploring Operation: 8+5=13, Resulting Numbers: [8, 13]
G... | 0 | hs_1 | mult_heuristic |
[
15,
4,
29,
33
] | 89 | [
"29-15=14",
"4*14=56",
"33+56=89"
] | Current State: 89:[15, 4, 29, 33], Operations: []
Exploring Operation: 29-15=14, Resulting Numbers: [4, 33, 14]
Generated Node #2: [4, 33, 14] from Operation: 29-15=14
Current State: 89:[4, 33, 14], Operations: ['29-15=14']
Exploring Operation: 4*14=56, Resulting Numbers: [33, 56]
Generated Node #3: [33, 56] from Opera... | 4 | Current State: 89:[15, 4, 29, 33], Operations: []
Exploring Operation: 4*29=116, Resulting Numbers: [15, 33, 116]
Generated Node #0,0: 89:[15, 33, 116] Operation: 4*29=116
Exploring Operation: 4*33=132, Resulting Numbers: [15, 29, 132]
Generated Node #0,1: 89:[15, 29, 132] Operation: 4*33=132
Exploring Operation: 15*4=... | 0 | hs_3 | sum_heuristic |
[
70,
94,
35,
20
] | 57 | [
"70/35=2",
"94+20=114",
"114/2=57"
] | Current State: 57:[70, 94, 35, 20], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [94, 20, 2]
Generated Node #2: [94, 20, 2] from Operation: 70/35=2
Current State: 57:[94, 20, 2], Operations: ['70/35=2']
Exploring Operation: 94+20=114, Resulting Numbers: [2, 114]
Generated Node #3: [2, 114] from Opera... | 4 | Current State: 57:[70, 94, 35, 20], Operations: []
Exploring Operation: 94-35=59, Resulting Numbers: [70, 20, 59]
Generated Node #0,0: 57:[70, 20, 59] Operation: 94-35=59
Exploring Operation: 94-70=24, Resulting Numbers: [35, 20, 24]
Generated Node #0,1: 57:[35, 20, 24] Operation: 94-70=24
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
75,
1,
66,
5
] | 28 | [
"75-1=74",
"66+74=140",
"140/5=28"
] | Current State: 28:[75, 1, 66, 5], Operations: []
Exploring Operation: 75-1=74, Resulting Numbers: [66, 5, 74]
Generated Node #2: [66, 5, 74] from Operation: 75-1=74
Current State: 28:[66, 5, 74], Operations: ['75-1=74']
Exploring Operation: 66+74=140, Resulting Numbers: [5, 140]
Generated Node #3: [5, 140] from Operati... | 4 | Current State: 28:[75, 1, 66, 5], Operations: []
Exploring Operation: 75/5=15, Resulting Numbers: [1, 66, 15]
Generated Node #0,0: 28:[1, 66, 15] Operation: 75/5=15
Exploring Operation: 66-5=61, Resulting Numbers: [75, 1, 61]
Generated Node #0,1: 28:[75, 1, 61] Operation: 66-5=61
Exploring Operation: 75-5=70, Resulting... | 0 | hs_5 | sum_heuristic |
[
69,
29,
10,
71
] | 21 | [
"69-29=40",
"71-10=61",
"61-40=21"
] | Current State: 21:[69, 29, 10, 71], Operations: []
Exploring Operation: 69-29=40, Resulting Numbers: [10, 71, 40]
Generated Node #2: [10, 71, 40] from Operation: 69-29=40
Current State: 21:[10, 71, 40], Operations: ['69-29=40']
Exploring Operation: 71-10=61, Resulting Numbers: [40, 61]
Generated Node #3: [40, 61] from ... | 4 | Current State: 21:[69, 29, 10, 71], Operations: []
Exploring Operation: 71-69=2, Resulting Numbers: [29, 10, 2]
Generated Node #0,0: 21:[29, 10, 2] Operation: 71-69=2
Exploring Operation: 69-29=40, Resulting Numbers: [10, 71, 40]
Generated Node #0,1: 21:[10, 71, 40] Operation: 69-29=40
Exploring Operation: 71-29=42, Re... | 0.957465 | hs_4 | mult_heuristic |
[
66,
11,
5,
86
] | 86 | [
"66/11=6",
"6-5=1",
"86*1=86"
] | Current State: 86:[66, 11, 5, 86], Operations: []
Exploring Operation: 66/11=6, Resulting Numbers: [5, 86, 6]
Generated Node #2: [5, 86, 6] from Operation: 66/11=6
Current State: 86:[5, 86, 6], Operations: ['66/11=6']
Exploring Operation: 6-5=1, Resulting Numbers: [86, 1]
Generated Node #3: [86, 1] from Operation: 6-5=... | 4 | Current State: 86:[66, 11, 5, 86], Operations: []
Exploring Operation: 66+11=77, Resulting Numbers: [5, 86, 77]
Generated Node #0,0: 86:[5, 86, 77] Operation: 66+11=77
Exploring Operation: 66-11=55, Resulting Numbers: [5, 86, 55]
Generated Node #0,1: 86:[5, 86, 55] Operation: 66-11=55
Exploring Operation: 66+5=71, Resu... | 0.966146 | hs_4 | mult_heuristic |
[
14,
16,
68,
44
] | 46 | [
"16-14=2",
"44/2=22",
"68-22=46"
] | Current State: 46:[14, 16, 68, 44], Operations: []
Exploring Operation: 16-14=2, Resulting Numbers: [68, 44, 2]
Generated Node #2: [68, 44, 2] from Operation: 16-14=2
Current State: 46:[68, 44, 2], Operations: ['16-14=2']
Exploring Operation: 44/2=22, Resulting Numbers: [68, 22]
Generated Node #3: [68, 22] from Operati... | 4 | Current State: 46:[14, 16, 68, 44], Operations: []
Exploring Operation: 68-14=54, Resulting Numbers: [16, 44, 54]
Generated Node #0,0: 46:[16, 44, 54] Operation: 68-14=54
Exploring Operation: 68-16=52, Resulting Numbers: [14, 44, 52]
Generated Node #0,1: 46:[14, 44, 52] Operation: 68-16=52
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
41,
38,
79,
97
] | 15 | [
"41-38=3",
"97-79=18",
"18-3=15"
] | Current State: 15:[41, 38, 79, 97], Operations: []
Exploring Operation: 41-38=3, Resulting Numbers: [79, 97, 3]
Generated Node #2: [79, 97, 3] from Operation: 41-38=3
Current State: 15:[79, 97, 3], Operations: ['41-38=3']
Exploring Operation: 97-79=18, Resulting Numbers: [3, 18]
Generated Node #3: [3, 18] from Operatio... | 4 | Current State: 15:[41, 38, 79, 97], Operations: []
Exploring Operation: 97-79=18, Resulting Numbers: [41, 38, 18]
Generated Node #0,0: 15:[41, 38, 18] Operation: 97-79=18
Exploring Operation: 97-41=56, Resulting Numbers: [38, 79, 56]
Generated Node #0,1: 15:[38, 79, 56] Operation: 97-41=56
Exploring Operation: 79-41=38... | 0.990451 | hs_3 | sum_heuristic |
[
4,
38,
3,
55
] | 16 | [
"4+38=42",
"3+55=58",
"58-42=16"
] | Current State: 16:[4, 38, 3, 55], Operations: []
Exploring Operation: 4+38=42, Resulting Numbers: [3, 55, 42]
Generated Node #2: [3, 55, 42] from Operation: 4+38=42
Current State: 16:[3, 55, 42], Operations: ['4+38=42']
Exploring Operation: 3+55=58, Resulting Numbers: [42, 58]
Generated Node #3: [42, 58] from Operation... | 4 | Current State: 16:[4, 38, 3, 55], Operations: []
Exploring Operation: 55-38=17, Resulting Numbers: [4, 3, 17]
Generated Node #0,0: 16:[4, 3, 17] Operation: 55-38=17
Moving to Node #0,0
Current State: 16:[4, 3, 17], Operations: ['55-38=17']
Exploring Operation: 4+3=7, Resulting Numbers: [17, 7]
Generated Node #0,0,0: 16... | 0 | hs_1 | mult_heuristic |
[
73,
63,
4,
74
] | 67 | [
"74-73=1",
"63+4=67",
"1*67=67"
] | Current State: 67:[73, 63, 4, 74], Operations: []
Exploring Operation: 74-73=1, Resulting Numbers: [63, 4, 1]
Generated Node #2: [63, 4, 1] from Operation: 74-73=1
Current State: 67:[63, 4, 1], Operations: ['74-73=1']
Exploring Operation: 63+4=67, Resulting Numbers: [1, 67]
Generated Node #3: [1, 67] from Operation: 63... | 4 | Current State: 67:[73, 63, 4, 74], Operations: []
Exploring Operation: 73-4=69, Resulting Numbers: [63, 74, 69]
Generated Node #0,0: 67:[63, 74, 69] Operation: 73-4=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[63, 74, 69], Operations: ['73-4=69']
Exploring Operation: 74-63=11, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
8,
9,
43,
40
] | 15 | [
"43-40=3",
"8*3=24",
"24-9=15"
] | Current State: 15:[8, 9, 43, 40], Operations: []
Exploring Operation: 43-40=3, Resulting Numbers: [8, 9, 3]
Generated Node #2: [8, 9, 3] from Operation: 43-40=3
Current State: 15:[8, 9, 3], Operations: ['43-40=3']
Exploring Operation: 8*3=24, Resulting Numbers: [9, 24]
Generated Node #3: [9, 24] from Operation: 8*3=24
... | 4 | Current State: 15:[8, 9, 43, 40], Operations: []
Exploring Operation: 40/8=5, Resulting Numbers: [9, 43, 5]
Generated Node #0,0: 15:[9, 43, 5] Operation: 40/8=5
Exploring Operation: 43-40=3, Resulting Numbers: [8, 9, 3]
Generated Node #0,1: 15:[8, 9, 3] Operation: 43-40=3
Exploring Operation: 43-9=34, Resulting Numbers... | 0 | hs_3 | mult_heuristic |
[
24,
4,
3,
29
] | 65 | [
"24+29=53",
"4*3=12",
"53+12=65"
] | Current State: 65:[24, 4, 3, 29], Operations: []
Exploring Operation: 24+29=53, Resulting Numbers: [4, 3, 53]
Generated Node #2: [4, 3, 53] from Operation: 24+29=53
Current State: 65:[4, 3, 53], Operations: ['24+29=53']
Exploring Operation: 4*3=12, Resulting Numbers: [53, 12]
Generated Node #3: [53, 12] from Operation:... | 4 | Current State: 65:[24, 4, 3, 29], Operations: []
Exploring Operation: 24/3=8, Resulting Numbers: [4, 29, 8]
Generated Node #0,0: 65:[4, 29, 8] Operation: 24/3=8
Exploring Operation: 24+29=53, Resulting Numbers: [4, 3, 53]
Generated Node #0,1: 65:[4, 3, 53] Operation: 24+29=53
Exploring Operation: 29-24=5, Resulting Num... | 0.938368 | hs_4 | sum_heuristic |
[
98,
53,
12,
37
] | 96 | [
"98-53=45",
"45-37=8",
"12*8=96"
] | Current State: 96:[98, 53, 12, 37], Operations: []
Exploring Operation: 98-53=45, Resulting Numbers: [12, 37, 45]
Generated Node #2: [12, 37, 45] from Operation: 98-53=45
Current State: 96:[12, 37, 45], Operations: ['98-53=45']
Exploring Operation: 45-37=8, Resulting Numbers: [12, 8]
Generated Node #3: [12, 8] from Ope... | 4 | Current State: 96:[98, 53, 12, 37], Operations: []
Exploring Operation: 53-37=16, Resulting Numbers: [98, 12, 16]
Generated Node #0,0: 96:[98, 12, 16] Operation: 53-37=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[98, 12, 16], Operations: ['53-37=16']
Exploring Operation: 16-12=4, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
97,
54,
2,
9
] | 85 | [
"54*2=108",
"108/9=12",
"97-12=85"
] | Current State: 85:[97, 54, 2, 9], Operations: []
Exploring Operation: 54*2=108, Resulting Numbers: [97, 9, 108]
Generated Node #2: [97, 9, 108] from Operation: 54*2=108
Current State: 85:[97, 9, 108], Operations: ['54*2=108']
Exploring Operation: 108/9=12, Resulting Numbers: [97, 12]
Generated Node #3: [97, 12] from Op... | 4 | Current State: 85:[97, 54, 2, 9], Operations: []
Exploring Operation: 97-54=43, Resulting Numbers: [2, 9, 43]
Generated Node #0,0: 85:[2, 9, 43] Operation: 97-54=43
Exploring Operation: 54/2=27, Resulting Numbers: [97, 9, 27]
Generated Node #0,1: 85:[97, 9, 27] Operation: 54/2=27
Exploring Operation: 54/9=6, Resulting ... | 0 | hs_3 | sum_heuristic |
[
32,
10,
56,
50
] | 64 | [
"32+10=42",
"56+50=106",
"106-42=64"
] | Current State: 64:[32, 10, 56, 50], Operations: []
Exploring Operation: 32+10=42, Resulting Numbers: [56, 50, 42]
Generated Node #2: [56, 50, 42] from Operation: 32+10=42
Current State: 64:[56, 50, 42], Operations: ['32+10=42']
Exploring Operation: 56+50=106, Resulting Numbers: [42, 106]
Generated Node #3: [42, 106] fr... | 4 | Current State: 64:[32, 10, 56, 50], Operations: []
Exploring Operation: 56-50=6, Resulting Numbers: [32, 10, 6]
Generated Node #0,0: 64:[32, 10, 6] Operation: 56-50=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[32, 10, 6], Operations: ['56-50=6']
Exploring Operation: 10+6=16, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
40,
27,
25,
88
] | 28 | [
"25*88=2200",
"2200/40=55",
"55-27=28"
] | Current State: 28:[40, 27, 25, 88], Operations: []
Exploring Operation: 25*88=2200, Resulting Numbers: [40, 27, 2200]
Generated Node #2: [40, 27, 2200] from Operation: 25*88=2200
Current State: 28:[40, 27, 2200], Operations: ['25*88=2200']
Exploring Operation: 2200/40=55, Resulting Numbers: [27, 55]
Generated Node #3: ... | 4 | Current State: 28:[40, 27, 25, 88], Operations: []
Exploring Operation: 88-40=48, Resulting Numbers: [27, 25, 48]
Generated Node #0,0: 28:[27, 25, 48] Operation: 88-40=48
Exploring Operation: 88-27=61, Resulting Numbers: [40, 25, 61]
Generated Node #0,1: 28:[40, 25, 61] Operation: 88-27=61
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
10,
9,
5,
12
] | 95 | [
"9+12=21",
"5*21=105",
"105-10=95"
] | Current State: 95:[10, 9, 5, 12], Operations: []
Exploring Operation: 9+12=21, Resulting Numbers: [10, 5, 21]
Generated Node #2: [10, 5, 21] from Operation: 9+12=21
Current State: 95:[10, 5, 21], Operations: ['9+12=21']
Exploring Operation: 5*21=105, Resulting Numbers: [10, 105]
Generated Node #3: [10, 105] from Operat... | 4 | Current State: 95:[10, 9, 5, 12], Operations: []
Exploring Operation: 12-9=3, Resulting Numbers: [10, 5, 3]
Generated Node #0,0: 95:[10, 5, 3] Operation: 12-9=3
Exploring Operation: 10+12=22, Resulting Numbers: [9, 5, 22]
Generated Node #0,1: 95:[9, 5, 22] Operation: 10+12=22
Exploring Operation: 10+9=19, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
88,
3,
90,
39
] | 15 | [
"90-88=2",
"39/3=13",
"2+13=15"
] | Current State: 15:[88, 3, 90, 39], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [3, 39, 2]
Generated Node #2: [3, 39, 2] from Operation: 90-88=2
Current State: 15:[3, 39, 2], Operations: ['90-88=2']
Exploring Operation: 39/3=13, Resulting Numbers: [2, 13]
Generated Node #3: [2, 13] from Operation: 39... | 4 | Current State: 15:[88, 3, 90, 39], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [3, 39, 2]
Generated Node #0,0: 15:[3, 39, 2] Operation: 90-88=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[3, 39, 2], Operations: ['90-88=2']
Exploring Operation: 39/3=13, Resulting Numbers: [2, ... | 0.993924 | hs_1 | sum_heuristic |
[
48,
8,
74,
44
] | 36 | [
"48/8=6",
"74-44=30",
"6+30=36"
] | Current State: 36:[48, 8, 74, 44], Operations: []
Exploring Operation: 48/8=6, Resulting Numbers: [74, 44, 6]
Generated Node #2: [74, 44, 6] from Operation: 48/8=6
Current State: 36:[74, 44, 6], Operations: ['48/8=6']
Exploring Operation: 74-44=30, Resulting Numbers: [6, 30]
Generated Node #3: [6, 30] from Operation: 7... | 4 | Current State: 36:[48, 8, 74, 44], Operations: []
Exploring Operation: 74-44=30, Resulting Numbers: [48, 8, 30]
Generated Node #0,0: 36:[48, 8, 30] Operation: 74-44=30
Exploring Operation: 48/8=6, Resulting Numbers: [74, 44, 6]
Generated Node #0,1: 36:[74, 44, 6] Operation: 48/8=6
Exploring Operation: 74-48=26, Resulti... | 0.970486 | hs_4 | sum_heuristic |
[
48,
43,
51,
5
] | 11 | [
"51-43=8",
"48/8=6",
"5+6=11"
] | Current State: 11:[48, 43, 51, 5], Operations: []
Exploring Operation: 51-43=8, Resulting Numbers: [48, 5, 8]
Generated Node #2: [48, 5, 8] from Operation: 51-43=8
Current State: 11:[48, 5, 8], Operations: ['51-43=8']
Exploring Operation: 48/8=6, Resulting Numbers: [5, 6]
Generated Node #3: [5, 6] from Operation: 48/8=... | 4 | Current State: 11:[48, 43, 51, 5], Operations: []
Exploring Operation: 51-48=3, Resulting Numbers: [43, 5, 3]
Generated Node #0,0: 11:[43, 5, 3] Operation: 51-48=3
Exploring Operation: 51-43=8, Resulting Numbers: [48, 5, 8]
Generated Node #0,1: 11:[48, 5, 8] Operation: 51-43=8
Moving to Node #0,0
Current State: 11:[43,... | 0.986979 | hs_2 | mult_heuristic |
[
2,
10,
20,
28
] | 56 | [
"10-2=8",
"20+28=48",
"8+48=56"
] | Current State: 56:[2, 10, 20, 28], Operations: []
Exploring Operation: 10-2=8, Resulting Numbers: [20, 28, 8]
Generated Node #2: [20, 28, 8] from Operation: 10-2=8
Current State: 56:[20, 28, 8], Operations: ['10-2=8']
Exploring Operation: 20+28=48, Resulting Numbers: [8, 48]
Generated Node #3: [8, 48] from Operation: 2... | 4 | Current State: 56:[2, 10, 20, 28], Operations: []
Exploring Operation: 20-10=10, Resulting Numbers: [2, 28, 10]
Generated Node #0,0: 56:[2, 28, 10] Operation: 20-10=10
Exploring Operation: 20/2=10, Resulting Numbers: [10, 28, 10]
Generated Node #0,1: 56:[10, 28, 10] Operation: 20/2=10
Exploring Operation: 20/10=2, Resu... | 0.932292 | hs_5 | mult_heuristic |
[
53,
65,
2,
74
] | 84 | [
"65-53=12",
"74-2=72",
"12+72=84"
] | Current State: 84:[53, 65, 2, 74], Operations: []
Exploring Operation: 65-53=12, Resulting Numbers: [2, 74, 12]
Generated Node #2: [2, 74, 12] from Operation: 65-53=12
Current State: 84:[2, 74, 12], Operations: ['65-53=12']
Exploring Operation: 74-2=72, Resulting Numbers: [12, 72]
Generated Node #3: [12, 72] from Opera... | 4 | Current State: 84:[53, 65, 2, 74], Operations: []
Exploring Operation: 65-53=12, Resulting Numbers: [2, 74, 12]
Generated Node #0,0: 84:[2, 74, 12] Operation: 65-53=12
Exploring Operation: 74-65=9, Resulting Numbers: [53, 2, 9]
Generated Node #0,1: 84:[53, 2, 9] Operation: 74-65=9
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
21,
49,
71,
35
] | 100 | [
"49*71=3479",
"21+3479=3500",
"3500/35=100"
] | Current State: 100:[21, 49, 71, 35], Operations: []
Exploring Operation: 49*71=3479, Resulting Numbers: [21, 35, 3479]
Generated Node #2: [21, 35, 3479] from Operation: 49*71=3479
Current State: 100:[21, 35, 3479], Operations: ['49*71=3479']
Exploring Operation: 21+3479=3500, Resulting Numbers: [35, 3500]
Generated Nod... | 4 | Current State: 100:[21, 49, 71, 35], Operations: []
Exploring Operation: 71+35=106, Resulting Numbers: [21, 49, 106]
Generated Node #0,0: 100:[21, 49, 106] Operation: 71+35=106
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[21, 49, 106], Operations: ['71+35=106']
Exploring Operation: 106-49=57, Re... | 0 | hs_1 | mult_heuristic |
[
92,
52,
46,
92
] | 72 | [
"92+52=144",
"92/46=2",
"144/2=72"
] | Current State: 72:[92, 52, 46, 92], Operations: []
Exploring Operation: 92+52=144, Resulting Numbers: [46, 144]
Generated Node #2: [46, 144] from Operation: 92+52=144
Current State: 72:[46, 144], Operations: ['92+52=144']
Exploring Operation: 92/46=2, Resulting Numbers: [144, 2]
Generated Node #3: [144, 2] from Operati... | 4 | Current State: 72:[92, 52, 46, 92], Operations: []
Exploring Operation: 92/92=1, Resulting Numbers: [52, 46, 1]
Generated Node #0,0: 72:[52, 46, 1] Operation: 92/92=1
Moving to Node #0,0
Current State: 72:[52, 46, 1], Operations: ['92/92=1']
Exploring Operation: 52-46=6, Resulting Numbers: [1, 6]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
19,
43,
20,
72
] | 30 | [
"19+43=62",
"20+72=92",
"92-62=30"
] | Current State: 30:[19, 43, 20, 72], Operations: []
Exploring Operation: 19+43=62, Resulting Numbers: [20, 72, 62]
Generated Node #2: [20, 72, 62] from Operation: 19+43=62
Current State: 30:[20, 72, 62], Operations: ['19+43=62']
Exploring Operation: 20+72=92, Resulting Numbers: [62, 92]
Generated Node #3: [62, 92] from ... | 4 | Current State: 30:[19, 43, 20, 72], Operations: []
Exploring Operation: 72-20=52, Resulting Numbers: [19, 43, 52]
Generated Node #0,0: 30:[19, 43, 52] Operation: 72-20=52
Exploring Operation: 72-43=29, Resulting Numbers: [19, 20, 29]
Generated Node #0,1: 30:[19, 20, 29] Operation: 72-43=29
Moving to Node #0,1
Current S... | 0.986111 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.