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 |
|---|---|---|---|---|---|---|---|---|
[
84,
86,
74,
25
] | 51 | [
"86-84=2",
"74-25=49",
"2+49=51"
] | Current State: 51:[84, 86, 74, 25], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [74, 25, 2]
Generated Node #2: [74, 25, 2] from Operation: 86-84=2
Current State: 51:[74, 25, 2], Operations: ['86-84=2']
Exploring Operation: 74-25=49, Resulting Numbers: [2, 49]
Generated Node #3: [2, 49] from Operatio... | 4 | Current State: 51:[84, 86, 74, 25], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [74, 25, 2]
Generated Node #0,0: 51:[74, 25, 2] Operation: 86-84=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[74, 25, 2], Operations: ['86-84=2']
Exploring Operation: 74-25=49, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
34,
31,
51,
2
] | 15 | [
"34-31=3",
"51/3=17",
"17-2=15"
] | Current State: 15:[34, 31, 51, 2], Operations: []
Exploring Operation: 34-31=3, Resulting Numbers: [51, 2, 3]
Generated Node #2: [51, 2, 3] from Operation: 34-31=3
Current State: 15:[51, 2, 3], Operations: ['34-31=3']
Exploring Operation: 51/3=17, Resulting Numbers: [2, 17]
Generated Node #3: [2, 17] from Operation: 51... | 4 | Current State: 15:[34, 31, 51, 2], Operations: []
Exploring Operation: 51-34=17, Resulting Numbers: [31, 2, 17]
Generated Node #0,0: 15:[31, 2, 17] Operation: 51-34=17
Exploring Operation: 51-31=20, Resulting Numbers: [34, 2, 20]
Generated Node #0,1: 15:[34, 2, 20] Operation: 51-31=20
Exploring Operation: 34/2=17, Resu... | 0.959201 | hs_4 | sum_heuristic |
[
10,
61,
60,
32
] | 35 | [
"60/10=6",
"61-32=29",
"6+29=35"
] | Current State: 35:[10, 61, 60, 32], Operations: []
Exploring Operation: 60/10=6, Resulting Numbers: [61, 32, 6]
Generated Node #2: [61, 32, 6] from Operation: 60/10=6
Current State: 35:[61, 32, 6], Operations: ['60/10=6']
Exploring Operation: 61-32=29, Resulting Numbers: [6, 29]
Generated Node #3: [6, 29] from Operatio... | 4 | Current State: 35:[10, 61, 60, 32], Operations: []
Exploring Operation: 60/10=6, Resulting Numbers: [61, 32, 6]
Generated Node #0,0: 35:[61, 32, 6] Operation: 60/10=6
Exploring Operation: 60-32=28, Resulting Numbers: [10, 61, 28]
Generated Node #0,1: 35:[10, 61, 28] Operation: 60-32=28
Exploring Operation: 61-10=51, Re... | 0.967882 | hs_5 | sum_heuristic |
[
73,
45,
38,
79
] | 89 | [
"73-45=28",
"38+79=117",
"117-28=89"
] | Current State: 89:[73, 45, 38, 79], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [38, 79, 28]
Generated Node #2: [38, 79, 28] from Operation: 73-45=28
Current State: 89:[38, 79, 28], Operations: ['73-45=28']
Exploring Operation: 38+79=117, Resulting Numbers: [28, 117]
Generated Node #3: [28, 117] fr... | 4 | Current State: 89:[73, 45, 38, 79], Operations: []
Exploring Operation: 45+38=83, Resulting Numbers: [73, 79, 83]
Generated Node #0,0: 89:[73, 79, 83] Operation: 45+38=83
Moving to Node #0,0
Current State: 89:[73, 79, 83], Operations: ['45+38=83']
Exploring Operation: 73+79=152, Resulting Numbers: [83, 152]
Generated N... | 0 | hs_1 | mult_heuristic |
[
49,
90,
16,
76
] | 79 | [
"49+90=139",
"76-16=60",
"139-60=79"
] | Current State: 79:[49, 90, 16, 76], Operations: []
Exploring Operation: 49+90=139, Resulting Numbers: [16, 76, 139]
Generated Node #2: [16, 76, 139] from Operation: 49+90=139
Current State: 79:[16, 76, 139], Operations: ['49+90=139']
Exploring Operation: 76-16=60, Resulting Numbers: [139, 60]
Generated Node #3: [139, 6... | 4 | Current State: 79:[49, 90, 16, 76], Operations: []
Exploring Operation: 90+16=106, Resulting Numbers: [49, 76, 106]
Generated Node #0,0: 79:[49, 76, 106] Operation: 90+16=106
Exploring Operation: 49+16=65, Resulting Numbers: [90, 76, 65]
Generated Node #0,1: 79:[90, 76, 65] Operation: 49+16=65
Exploring Operation: 16+7... | 0.981771 | hs_5 | mult_heuristic |
[
88,
6,
12,
34
] | 48 | [
"88+6=94",
"12+34=46",
"94-46=48"
] | Current State: 48:[88, 6, 12, 34], Operations: []
Exploring Operation: 88+6=94, Resulting Numbers: [12, 34, 94]
Generated Node #2: [12, 34, 94] from Operation: 88+6=94
Current State: 48:[12, 34, 94], Operations: ['88+6=94']
Exploring Operation: 12+34=46, Resulting Numbers: [94, 46]
Generated Node #3: [94, 46] from Oper... | 4 | Current State: 48:[88, 6, 12, 34], Operations: []
Exploring Operation: 88-12=76, Resulting Numbers: [6, 34, 76]
Generated Node #0,0: 48:[6, 34, 76] Operation: 88-12=76
Exploring Operation: 88-34=54, Resulting Numbers: [6, 12, 54]
Generated Node #0,1: 48:[6, 12, 54] Operation: 88-34=54
Start Sub Search at level 1: Movin... | 0.986111 | hs_2 | sum_heuristic |
[
74,
59,
55,
77
] | 12 | [
"77-74=3",
"59-55=4",
"3*4=12"
] | Current State: 12:[74, 59, 55, 77], Operations: []
Exploring Operation: 77-74=3, Resulting Numbers: [59, 55, 3]
Generated Node #2: [59, 55, 3] from Operation: 77-74=3
Current State: 12:[59, 55, 3], Operations: ['77-74=3']
Exploring Operation: 59-55=4, Resulting Numbers: [3, 4]
Generated Node #3: [3, 4] from Operation: ... | 4 | Current State: 12:[74, 59, 55, 77], Operations: []
Exploring Operation: 74-59=15, Resulting Numbers: [55, 77, 15]
Generated Node #0,0: 12:[55, 77, 15] Operation: 74-59=15
Exploring Operation: 77-59=18, Resulting Numbers: [74, 55, 18]
Generated Node #0,1: 12:[74, 55, 18] Operation: 77-59=18
Exploring Operation: 77-74=3,... | 0.987847 | hs_4 | mult_heuristic |
[
64,
8,
41,
46
] | 95 | [
"64/8=8",
"41+46=87",
"8+87=95"
] | Current State: 95:[64, 8, 41, 46], Operations: []
Exploring Operation: 64/8=8, Resulting Numbers: [41, 46, 8]
Generated Node #2: [41, 46, 8] from Operation: 64/8=8
Current State: 95:[41, 46, 8], Operations: ['64/8=8']
Exploring Operation: 41+46=87, Resulting Numbers: [8, 87]
Generated Node #3: [8, 87] from Operation: 4... | 4 | Current State: 95:[64, 8, 41, 46], Operations: []
Exploring Operation: 64-46=18, Resulting Numbers: [8, 41, 18]
Generated Node #0,0: 95:[8, 41, 18] Operation: 64-46=18
Exploring Operation: 64-41=23, Resulting Numbers: [8, 46, 23]
Generated Node #0,1: 95:[8, 46, 23] Operation: 64-41=23
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
34,
10,
69,
47
] | 46 | [
"34-10=24",
"69-47=22",
"24+22=46"
] | Current State: 46:[34, 10, 69, 47], Operations: []
Exploring Operation: 34-10=24, Resulting Numbers: [69, 47, 24]
Generated Node #2: [69, 47, 24] from Operation: 34-10=24
Current State: 46:[69, 47, 24], Operations: ['34-10=24']
Exploring Operation: 69-47=22, Resulting Numbers: [24, 22]
Generated Node #3: [24, 22] from ... | 4 | Current State: 46:[34, 10, 69, 47], Operations: []
Exploring Operation: 69-34=35, Resulting Numbers: [10, 47, 35]
Generated Node #0,0: 46:[10, 47, 35] Operation: 69-34=35
Exploring Operation: 69-10=59, Resulting Numbers: [34, 47, 59]
Generated Node #0,1: 46:[34, 47, 59] Operation: 69-10=59
Exploring Operation: 34-10=24... | 0.961806 | hs_5 | sum_heuristic |
[
26,
69,
9,
53
] | 33 | [
"26+69=95",
"9+53=62",
"95-62=33"
] | Current State: 33:[26, 69, 9, 53], Operations: []
Exploring Operation: 26+69=95, Resulting Numbers: [9, 53, 95]
Generated Node #2: [9, 53, 95] from Operation: 26+69=95
Current State: 33:[9, 53, 95], Operations: ['26+69=95']
Exploring Operation: 9+53=62, Resulting Numbers: [95, 62]
Generated Node #3: [95, 62] from Opera... | 4 | Current State: 33:[26, 69, 9, 53], Operations: []
Exploring Operation: 69-53=16, Resulting Numbers: [26, 9, 16]
Generated Node #0,0: 33:[26, 9, 16] Operation: 69-53=16
Exploring Operation: 69-26=43, Resulting Numbers: [9, 53, 43]
Generated Node #0,1: 33:[9, 53, 43] Operation: 69-26=43
Exploring Operation: 53-26=27, Res... | 0.985243 | hs_3 | sum_heuristic |
[
3,
21,
11,
75
] | 52 | [
"21*11=231",
"231-75=156",
"156/3=52"
] | Current State: 52:[3, 21, 11, 75], Operations: []
Exploring Operation: 21*11=231, Resulting Numbers: [3, 75, 231]
Generated Node #2: [3, 75, 231] from Operation: 21*11=231
Current State: 52:[3, 75, 231], Operations: ['21*11=231']
Exploring Operation: 231-75=156, Resulting Numbers: [3, 156]
Generated Node #3: [3, 156] f... | 4 | Current State: 52:[3, 21, 11, 75], Operations: []
Exploring Operation: 75-21=54, Resulting Numbers: [3, 11, 54]
Generated Node #0,0: 52:[3, 11, 54] Operation: 75-21=54
Exploring Operation: 75-11=64, Resulting Numbers: [3, 21, 64]
Generated Node #0,1: 52:[3, 21, 64] Operation: 75-11=64
Exploring Operation: 75/3=25, Resu... | 0 | hs_4 | mult_heuristic |
[
4,
82,
10,
40
] | 62 | [
"40/4=10",
"82-10=72",
"72-10=62"
] | Current State: 62:[4, 82, 10, 40], Operations: []
Exploring Operation: 40/4=10, Resulting Numbers: [82, 10, 10]
Generated Node #2: [82, 10, 10] from Operation: 40/4=10
Current State: 62:[82, 10, 10], Operations: ['40/4=10']
Exploring Operation: 82-10=72, Resulting Numbers: [72]
72,62 equal: Goal Reached
Exploring Opera... | 4 | Current State: 62:[4, 82, 10, 40], Operations: []
Exploring Operation: 82-4=78, Resulting Numbers: [10, 40, 78]
Generated Node #0,0: 62:[10, 40, 78] Operation: 82-4=78
Exploring Operation: 82-40=42, Resulting Numbers: [4, 10, 42]
Generated Node #0,1: 62:[4, 10, 42] Operation: 82-40=42
Exploring Operation: 40/10=4, Resu... | 0.956597 | hs_5 | sum_heuristic |
[
19,
81,
64,
31
] | 62 | [
"81-19=62",
"64-62=2",
"31*2=62"
] | Current State: 62:[19, 81, 64, 31], Operations: []
Exploring Operation: 81-19=62, Resulting Numbers: [64, 31, 62]
Generated Node #2: [64, 31, 62] from Operation: 81-19=62
Current State: 62:[64, 31, 62], Operations: ['81-19=62']
Exploring Operation: 64-62=2, Resulting Numbers: [31, 2]
Generated Node #3: [31, 2] from Ope... | 4 | Current State: 62:[19, 81, 64, 31], Operations: []
Exploring Operation: 31-19=12, Resulting Numbers: [81, 64, 12]
Generated Node #0,0: 62:[81, 64, 12] Operation: 31-19=12
Exploring Operation: 81-64=17, Resulting Numbers: [19, 31, 17]
Generated Node #0,1: 62:[19, 31, 17] Operation: 81-64=17
Exploring Operation: 81-19=62... | 0.985243 | hs_5 | mult_heuristic |
[
24,
82,
33,
52
] | 72 | [
"82-33=49",
"52-49=3",
"24*3=72"
] | Current State: 72:[24, 82, 33, 52], Operations: []
Exploring Operation: 82-33=49, Resulting Numbers: [24, 52, 49]
Generated Node #2: [24, 52, 49] from Operation: 82-33=49
Current State: 72:[24, 52, 49], Operations: ['82-33=49']
Exploring Operation: 52-49=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] from Ope... | 4 | Current State: 72:[24, 82, 33, 52], Operations: []
Exploring Operation: 82-52=30, Resulting Numbers: [24, 33, 30]
Generated Node #0,0: 72:[24, 33, 30] Operation: 82-52=30
Moving to Node #0,0
Current State: 72:[24, 33, 30], Operations: ['82-52=30']
Exploring Operation: 33-30=3, Resulting Numbers: [24, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
76,
82,
39,
63
] | 79 | [
"76-63=13",
"39/13=3",
"82-3=79"
] | Current State: 79:[76, 82, 39, 63], Operations: []
Exploring Operation: 76-63=13, Resulting Numbers: [82, 39, 13]
Generated Node #2: [82, 39, 13] from Operation: 76-63=13
Current State: 79:[82, 39, 13], Operations: ['76-63=13']
Exploring Operation: 39/13=3, Resulting Numbers: [82, 3]
Generated Node #3: [82, 3] from Ope... | 4 | Current State: 79:[76, 82, 39, 63], Operations: []
Exploring Operation: 76+39=115, Resulting Numbers: [82, 63, 115]
Generated Node #0,0: 79:[82, 63, 115] Operation: 76+39=115
Exploring Operation: 39+63=102, Resulting Numbers: [76, 82, 102]
Generated Node #0,1: 79:[76, 82, 102] Operation: 39+63=102
Moving to Node #0,1
C... | 0 | hs_2 | mult_heuristic |
[
2,
5,
5,
66
] | 17 | [
"5-2=3",
"66/3=22",
"22-5=17"
] | Current State: 17:[2, 5, 5, 66], Operations: []
Exploring Operation: 5-2=3, Resulting Numbers: [66, 3]
Generated Node #2: [66, 3] from Operation: 5-2=3
Current State: 17:[66, 3], Operations: ['5-2=3']
Exploring Operation: 66/3=22, Resulting Numbers: [22]
22,17 equal: Goal Reached
Exploring Operation: 22-5=17, Resulting... | 4 | Current State: 17:[2, 5, 5, 66], Operations: []
Exploring Operation: 66/2=33, Resulting Numbers: [5, 5, 33]
Generated Node #0,0: 17:[5, 5, 33] Operation: 66/2=33
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[5, 5, 33], Operations: ['66/2=33']
Exploring Operation: 5+5=10, Resulting Numbers: [33, 10... | 0 | hs_1 | mult_heuristic |
[
20,
4,
32,
41
] | 13 | [
"41-20=21",
"32/4=8",
"21-8=13"
] | Current State: 13:[20, 4, 32, 41], Operations: []
Exploring Operation: 41-20=21, Resulting Numbers: [4, 32, 21]
Generated Node #2: [4, 32, 21] from Operation: 41-20=21
Current State: 13:[4, 32, 21], Operations: ['41-20=21']
Exploring Operation: 32/4=8, Resulting Numbers: [21, 8]
Generated Node #3: [21, 8] from Operatio... | 4 | Current State: 13:[20, 4, 32, 41], Operations: []
Exploring Operation: 41-32=9, Resulting Numbers: [20, 4, 9]
Generated Node #0,0: 13:[20, 4, 9] Operation: 41-32=9
Exploring Operation: 32-20=12, Resulting Numbers: [4, 41, 12]
Generated Node #0,1: 13:[4, 41, 12] Operation: 32-20=12
Exploring Operation: 41-20=21, Resulti... | 0.972222 | hs_4 | mult_heuristic |
[
99,
51,
31,
11
] | 29 | [
"99/11=9",
"51-31=20",
"9+20=29"
] | Current State: 29:[99, 51, 31, 11], Operations: []
Exploring Operation: 99/11=9, Resulting Numbers: [51, 31, 9]
Generated Node #2: [51, 31, 9] from Operation: 99/11=9
Current State: 29:[51, 31, 9], Operations: ['99/11=9']
Exploring Operation: 51-31=20, Resulting Numbers: [9, 20]
Generated Node #3: [9, 20] from Operatio... | 4 | Current State: 29:[99, 51, 31, 11], Operations: []
Exploring Operation: 99-51=48, Resulting Numbers: [31, 11, 48]
Generated Node #0,0: 29:[31, 11, 48] Operation: 99-51=48
Exploring Operation: 99/11=9, Resulting Numbers: [51, 31, 9]
Generated Node #0,1: 29:[51, 31, 9] Operation: 99/11=9
Exploring Operation: 99-31=68, Re... | 0.965278 | hs_3 | mult_heuristic |
[
37,
34,
43,
84
] | 38 | [
"37-34=3",
"84-43=41",
"41-3=38"
] | Current State: 38:[37, 34, 43, 84], Operations: []
Exploring Operation: 37-34=3, Resulting Numbers: [43, 84, 3]
Generated Node #2: [43, 84, 3] from Operation: 37-34=3
Current State: 38:[43, 84, 3], Operations: ['37-34=3']
Exploring Operation: 84-43=41, Resulting Numbers: [3, 41]
Generated Node #3: [3, 41] from Operatio... | 4 | Current State: 38:[37, 34, 43, 84], Operations: []
Exploring Operation: 84-43=41, Resulting Numbers: [37, 34, 41]
Generated Node #0,0: 38:[37, 34, 41] Operation: 84-43=41
Exploring Operation: 84-37=47, Resulting Numbers: [34, 43, 47]
Generated Node #0,1: 38:[34, 43, 47] Operation: 84-37=47
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
45,
42,
6,
37
] | 75 | [
"45+37=82",
"42/6=7",
"82-7=75"
] | Current State: 75:[45, 42, 6, 37], Operations: []
Exploring Operation: 45+37=82, Resulting Numbers: [42, 6, 82]
Generated Node #2: [42, 6, 82] from Operation: 45+37=82
Current State: 75:[42, 6, 82], Operations: ['45+37=82']
Exploring Operation: 42/6=7, Resulting Numbers: [82, 7]
Generated Node #3: [82, 7] from Operatio... | 4 | Current State: 75:[45, 42, 6, 37], Operations: []
Exploring Operation: 42-37=5, Resulting Numbers: [45, 6, 5]
Generated Node #0,0: 75:[45, 6, 5] Operation: 42-37=5
Exploring Operation: 45+42=87, Resulting Numbers: [6, 37, 87]
Generated Node #0,1: 75:[6, 37, 87] Operation: 45+42=87
Exploring Operation: 45-42=3, Resultin... | 0.914931 | hs_5 | mult_heuristic |
[
23,
41,
1,
45
] | 91 | [
"45-41=4",
"23*4=92",
"92-1=91"
] | Current State: 91:[23, 41, 1, 45], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [23, 1, 4]
Generated Node #2: [23, 1, 4] from Operation: 45-41=4
Current State: 91:[23, 1, 4], Operations: ['45-41=4']
Exploring Operation: 23*4=92, Resulting Numbers: [1, 92]
Generated Node #3: [1, 92] from Operation: 23... | 4 | Current State: 91:[23, 41, 1, 45], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [23, 1, 4]
Generated Node #0,0: 91:[23, 1, 4] Operation: 45-41=4
Exploring Operation: 41+45=86, Resulting Numbers: [23, 1, 86]
Generated Node #0,1: 91:[23, 1, 86] Operation: 41+45=86
Exploring Operation: 41-23=18, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
97,
99,
58,
19
] | 59 | [
"99*58=5742",
"5742-19=5723",
"5723/97=59"
] | Current State: 59:[97, 99, 58, 19], Operations: []
Exploring Operation: 99*58=5742, Resulting Numbers: [97, 19, 5742]
Generated Node #2: [97, 19, 5742] from Operation: 99*58=5742
Current State: 59:[97, 19, 5742], Operations: ['99*58=5742']
Exploring Operation: 5742-19=5723, Resulting Numbers: [97, 5723]
Generated Node ... | 4 | Current State: 59:[97, 99, 58, 19], Operations: []
Exploring Operation: 58+19=77, Resulting Numbers: [97, 99, 77]
Generated Node #0,0: 59:[97, 99, 77] Operation: 58+19=77
Exploring Operation: 97-19=78, Resulting Numbers: [99, 58, 78]
Generated Node #0,1: 59:[99, 58, 78] Operation: 97-19=78
Exploring Operation: 99-19=80... | 0 | hs_4 | mult_heuristic |
[
26,
70,
31,
44
] | 32 | [
"70-26=44",
"44/44=1",
"31+1=32"
] | Current State: 32:[26, 70, 31, 44], Operations: []
Exploring Operation: 70-26=44, Resulting Numbers: [31, 44, 44]
Generated Node #2: [31, 44, 44] from Operation: 70-26=44
Current State: 32:[31, 44, 44], Operations: ['70-26=44']
Exploring Operation: 44/44=1, Resulting Numbers: [31, 1]
Generated Node #3: [31, 1] from Ope... | 4 | Current State: 32:[26, 70, 31, 44], Operations: []
Exploring Operation: 70-26=44, Resulting Numbers: [31, 44, 44]
Generated Node #0,0: 32:[31, 44, 44] Operation: 70-26=44
Exploring Operation: 70-44=26, Resulting Numbers: [26, 31, 26]
Generated Node #0,1: 32:[26, 31, 26] Operation: 70-44=26
Moving to Node #0,1
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
18,
18,
69,
81
] | 12 | [
"18-18=0",
"81-69=12",
"0+12=12"
] | Current State: 12:[18, 18, 69, 81], Operations: []
Exploring Operation: 18-18=0, Resulting Numbers: [69, 81, 0]
Generated Node #2: [69, 81, 0] from Operation: 18-18=0
Current State: 12:[69, 81, 0], Operations: ['18-18=0']
Exploring Operation: 81-69=12, Resulting Numbers: [0, 12]
Generated Node #3: [0, 12] from Operatio... | 4 | Current State: 12:[18, 18, 69, 81], Operations: []
Exploring Operation: 81-18=63, Resulting Numbers: [18, 69, 63]
Generated Node #0,0: 12:[18, 69, 63] Operation: 81-18=63
Exploring Operation: 81-69=12, Resulting Numbers: [18, 18, 12]
Generated Node #0,1: 12:[18, 18, 12] Operation: 81-69=12
Exploring Operation: 69-18=51... | 0.989583 | hs_3 | sum_heuristic |
[
34,
92,
79,
53
] | 100 | [
"34+92=126",
"79-53=26",
"126-26=100"
] | Current State: 100:[34, 92, 79, 53], Operations: []
Exploring Operation: 34+92=126, Resulting Numbers: [79, 53, 126]
Generated Node #2: [79, 53, 126] from Operation: 34+92=126
Current State: 100:[79, 53, 126], Operations: ['34+92=126']
Exploring Operation: 79-53=26, Resulting Numbers: [126, 26]
Generated Node #3: [126,... | 4 | Current State: 100:[34, 92, 79, 53], Operations: []
Exploring Operation: 79-34=45, Resulting Numbers: [92, 53, 45]
Generated Node #0,0: 100:[92, 53, 45] Operation: 79-34=45
Exploring Operation: 92-79=13, Resulting Numbers: [34, 53, 13]
Generated Node #0,1: 100:[34, 53, 13] Operation: 92-79=13
Start Sub Search at level ... | 0.986979 | hs_2 | sum_heuristic |
[
95,
91,
63,
44
] | 74 | [
"95-91=4",
"44/4=11",
"63+11=74"
] | Current State: 74:[95, 91, 63, 44], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [63, 44, 4]
Generated Node #2: [63, 44, 4] from Operation: 95-91=4
Current State: 74:[63, 44, 4], Operations: ['95-91=4']
Exploring Operation: 44/4=11, Resulting Numbers: [63, 11]
Generated Node #3: [63, 11] from Operati... | 4 | Current State: 74:[95, 91, 63, 44], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [63, 44, 4]
Generated Node #0,0: 74:[63, 44, 4] Operation: 95-91=4
Exploring Operation: 91-63=28, Resulting Numbers: [95, 44, 28]
Generated Node #0,1: 74:[95, 44, 28] Operation: 91-63=28
Exploring Operation: 95-63=32, Re... | 0 | hs_3 | sum_heuristic |
[
5,
19,
38,
84
] | 94 | [
"5*38=190",
"190/19=10",
"84+10=94"
] | Current State: 94:[5, 19, 38, 84], Operations: []
Exploring Operation: 5*38=190, Resulting Numbers: [19, 84, 190]
Generated Node #2: [19, 84, 190] from Operation: 5*38=190
Current State: 94:[19, 84, 190], Operations: ['5*38=190']
Exploring Operation: 190/19=10, Resulting Numbers: [84, 10]
Generated Node #3: [84, 10] fr... | 4 | Current State: 94:[5, 19, 38, 84], Operations: []
Exploring Operation: 5*19=95, Resulting Numbers: [38, 84, 95]
Generated Node #0,0: 94:[38, 84, 95] Operation: 5*19=95
Exploring Operation: 38/19=2, Resulting Numbers: [5, 84, 2]
Generated Node #0,1: 94:[5, 84, 2] Operation: 38/19=2
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
27,
47,
63,
38
] | 34 | [
"47-38=9",
"63/9=7",
"27+7=34"
] | Current State: 34:[27, 47, 63, 38], Operations: []
Exploring Operation: 47-38=9, Resulting Numbers: [27, 63, 9]
Generated Node #2: [27, 63, 9] from Operation: 47-38=9
Current State: 34:[27, 63, 9], Operations: ['47-38=9']
Exploring Operation: 63/9=7, Resulting Numbers: [27, 7]
Generated Node #3: [27, 7] from Operation:... | 4 | Current State: 34:[27, 47, 63, 38], Operations: []
Exploring Operation: 63-38=25, Resulting Numbers: [27, 47, 25]
Generated Node #0,0: 34:[27, 47, 25] Operation: 63-38=25
Exploring Operation: 63-27=36, Resulting Numbers: [47, 38, 36]
Generated Node #0,1: 34:[47, 38, 36] Operation: 63-27=36
Exploring Operation: 63-47=16... | 0 | hs_3 | sum_heuristic |
[
98,
5,
11,
13
] | 20 | [
"98-11=87",
"13+87=100",
"100/5=20"
] | Current State: 20:[98, 5, 11, 13], Operations: []
Exploring Operation: 98-11=87, Resulting Numbers: [5, 13, 87]
Generated Node #2: [5, 13, 87] from Operation: 98-11=87
Current State: 20:[5, 13, 87], Operations: ['98-11=87']
Exploring Operation: 13+87=100, Resulting Numbers: [5, 100]
Generated Node #3: [5, 100] from Ope... | 4 | Current State: 20:[98, 5, 11, 13], Operations: []
Exploring Operation: 98-5=93, Resulting Numbers: [11, 13, 93]
Generated Node #0,0: 20:[11, 13, 93] Operation: 98-5=93
Exploring Operation: 98-13=85, Resulting Numbers: [5, 11, 85]
Generated Node #0,1: 20:[5, 11, 85] Operation: 98-13=85
Exploring Operation: 98-11=87, Res... | 0 | hs_3 | sum_heuristic |
[
23,
84,
78,
83
] | 31 | [
"83-78=5",
"23*5=115",
"115-84=31"
] | Current State: 31:[23, 84, 78, 83], Operations: []
Exploring Operation: 83-78=5, Resulting Numbers: [23, 84, 5]
Generated Node #2: [23, 84, 5] from Operation: 83-78=5
Current State: 31:[23, 84, 5], Operations: ['83-78=5']
Exploring Operation: 23*5=115, Resulting Numbers: [84, 115]
Generated Node #3: [84, 115] from Oper... | 4 | Current State: 31:[23, 84, 78, 83], Operations: []
Exploring Operation: 84-78=6, Resulting Numbers: [23, 83, 6]
Generated Node #0,0: 31:[23, 83, 6] Operation: 84-78=6
Exploring Operation: 84-83=1, Resulting Numbers: [23, 78, 1]
Generated Node #0,1: 31:[23, 78, 1] Operation: 84-83=1
Moving to Node #0,0
Current State: 31... | 0 | hs_2 | sum_heuristic |
[
24,
27,
45,
49
] | 33 | [
"49-45=4",
"24/4=6",
"27+6=33"
] | Current State: 33:[24, 27, 45, 49], Operations: []
Exploring Operation: 49-45=4, Resulting Numbers: [24, 27, 4]
Generated Node #2: [24, 27, 4] from Operation: 49-45=4
Current State: 33:[24, 27, 4], Operations: ['49-45=4']
Exploring Operation: 24/4=6, Resulting Numbers: [27, 6]
Generated Node #3: [27, 6] from Operation:... | 4 | Current State: 33:[24, 27, 45, 49], Operations: []
Exploring Operation: 27-24=3, Resulting Numbers: [45, 49, 3]
Generated Node #0,0: 33:[45, 49, 3] Operation: 27-24=3
Exploring Operation: 45-24=21, Resulting Numbers: [27, 49, 21]
Generated Node #0,1: 33:[27, 49, 21] Operation: 45-24=21
Exploring Operation: 49-45=4, Res... | 0.985243 | hs_4 | sum_heuristic |
[
42,
57,
28,
12
] | 59 | [
"42+57=99",
"28+12=40",
"99-40=59"
] | Current State: 59:[42, 57, 28, 12], Operations: []
Exploring Operation: 42+57=99, Resulting Numbers: [28, 12, 99]
Generated Node #2: [28, 12, 99] from Operation: 42+57=99
Current State: 59:[28, 12, 99], Operations: ['42+57=99']
Exploring Operation: 28+12=40, Resulting Numbers: [99, 40]
Generated Node #3: [99, 40] from ... | 4 | Current State: 59:[42, 57, 28, 12], Operations: []
Exploring Operation: 42+28=70, Resulting Numbers: [57, 12, 70]
Generated Node #0,0: 59:[57, 12, 70] Operation: 42+28=70
Exploring Operation: 57+12=69, Resulting Numbers: [42, 28, 69]
Generated Node #0,1: 59:[42, 28, 69] Operation: 57+12=69
Exploring Operation: 28+12=40... | 0.980903 | hs_5 | mult_heuristic |
[
80,
64,
96,
5
] | 85 | [
"80-64=16",
"96+5=101",
"101-16=85"
] | Current State: 85:[80, 64, 96, 5], Operations: []
Exploring Operation: 80-64=16, Resulting Numbers: [96, 5, 16]
Generated Node #2: [96, 5, 16] from Operation: 80-64=16
Current State: 85:[96, 5, 16], Operations: ['80-64=16']
Exploring Operation: 96+5=101, Resulting Numbers: [16, 101]
Generated Node #3: [16, 101] from Op... | 4 | Current State: 85:[80, 64, 96, 5], Operations: []
Exploring Operation: 80-64=16, Resulting Numbers: [96, 5, 16]
Generated Node #0,0: 85:[96, 5, 16] Operation: 80-64=16
Exploring Operation: 96-80=16, Resulting Numbers: [64, 5, 16]
Generated Node #0,1: 85:[64, 5, 16] Operation: 96-80=16
Exploring Operation: 96-64=32, Res... | 0.987847 | hs_3 | sum_heuristic |
[
49,
41,
20,
70
] | 40 | [
"49+41=90",
"70-20=50",
"90-50=40"
] | Current State: 40:[49, 41, 20, 70], Operations: []
Exploring Operation: 49+41=90, Resulting Numbers: [20, 70, 90]
Generated Node #2: [20, 70, 90] from Operation: 49+41=90
Current State: 40:[20, 70, 90], Operations: ['49+41=90']
Exploring Operation: 70-20=50, Resulting Numbers: [90, 50]
Generated Node #3: [90, 50] from ... | 4 | Current State: 40:[49, 41, 20, 70], Operations: []
Exploring Operation: 70-20=50, Resulting Numbers: [49, 41, 50]
Generated Node #0,0: 40:[49, 41, 50] Operation: 70-20=50
Exploring Operation: 70-41=29, Resulting Numbers: [49, 20, 29]
Generated Node #0,1: 40:[49, 20, 29] Operation: 70-41=29
Exploring Operation: 70-49=21... | 0.989583 | hs_3 | sum_heuristic |
[
71,
31,
43,
49
] | 52 | [
"71-31=40",
"43+49=92",
"92-40=52"
] | Current State: 52:[71, 31, 43, 49], Operations: []
Exploring Operation: 71-31=40, Resulting Numbers: [43, 49, 40]
Generated Node #2: [43, 49, 40] from Operation: 71-31=40
Current State: 52:[43, 49, 40], Operations: ['71-31=40']
Exploring Operation: 43+49=92, Resulting Numbers: [40, 92]
Generated Node #3: [40, 92] from ... | 4 | Current State: 52:[71, 31, 43, 49], Operations: []
Exploring Operation: 71-31=40, Resulting Numbers: [43, 49, 40]
Generated Node #0,0: 52:[43, 49, 40] Operation: 71-31=40
Exploring Operation: 71-49=22, Resulting Numbers: [31, 43, 22]
Generated Node #0,1: 52:[31, 43, 22] Operation: 71-49=22
Exploring Operation: 71-43=28... | 0.987847 | hs_4 | sum_heuristic |
[
18,
44,
35,
70
] | 68 | [
"44-35=9",
"18/9=2",
"70-2=68"
] | Current State: 68:[18, 44, 35, 70], Operations: []
Exploring Operation: 44-35=9, Resulting Numbers: [18, 70, 9]
Generated Node #2: [18, 70, 9] from Operation: 44-35=9
Current State: 68:[18, 70, 9], Operations: ['44-35=9']
Exploring Operation: 18/9=2, Resulting Numbers: [70, 2]
Generated Node #3: [70, 2] from Operation:... | 4 | Current State: 68:[18, 44, 35, 70], Operations: []
Exploring Operation: 44-18=26, Resulting Numbers: [35, 70, 26]
Generated Node #0,0: 68:[35, 70, 26] Operation: 44-18=26
Exploring Operation: 70-44=26, Resulting Numbers: [18, 35, 26]
Generated Node #0,1: 68:[18, 35, 26] Operation: 70-44=26
Exploring Operation: 44-35=9,... | 0.986979 | hs_4 | sum_heuristic |
[
2,
79,
69,
51
] | 23 | [
"79+69=148",
"148/2=74",
"74-51=23"
] | Current State: 23:[2, 79, 69, 51], Operations: []
Exploring Operation: 79+69=148, Resulting Numbers: [2, 51, 148]
Generated Node #2: [2, 51, 148] from Operation: 79+69=148
Current State: 23:[2, 51, 148], Operations: ['79+69=148']
Exploring Operation: 148/2=74, Resulting Numbers: [51, 74]
Generated Node #3: [51, 74] fro... | 4 | Current State: 23:[2, 79, 69, 51], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [2, 51, 10]
Generated Node #0,0: 23:[2, 51, 10] Operation: 79-69=10
Moving to Node #0,0
Current State: 23:[2, 51, 10], Operations: ['79-69=10']
Exploring Operation: 2*10=20, Resulting Numbers: [51, 20]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
69,
81,
89,
6
] | 17 | [
"81-69=12",
"6*12=72",
"89-72=17"
] | Current State: 17:[69, 81, 89, 6], Operations: []
Exploring Operation: 81-69=12, Resulting Numbers: [89, 6, 12]
Generated Node #2: [89, 6, 12] from Operation: 81-69=12
Current State: 17:[89, 6, 12], Operations: ['81-69=12']
Exploring Operation: 6*12=72, Resulting Numbers: [89, 72]
Generated Node #3: [89, 72] from Opera... | 4 | Current State: 17:[69, 81, 89, 6], Operations: []
Exploring Operation: 89-81=8, Resulting Numbers: [69, 6, 8]
Generated Node #0,0: 17:[69, 6, 8] Operation: 89-81=8
Moving to Node #0,0
Current State: 17:[69, 6, 8], Operations: ['89-81=8']
Exploring Operation: 69-6=63, Resulting Numbers: [8, 63]
Generated Node #0,0,0: 17... | 0 | hs_1 | sum_heuristic |
[
59,
39,
56,
77
] | 35 | [
"59+39=98",
"56+77=133",
"133-98=35"
] | Current State: 35:[59, 39, 56, 77], Operations: []
Exploring Operation: 59+39=98, Resulting Numbers: [56, 77, 98]
Generated Node #2: [56, 77, 98] from Operation: 59+39=98
Current State: 35:[56, 77, 98], Operations: ['59+39=98']
Exploring Operation: 56+77=133, Resulting Numbers: [98, 133]
Generated Node #3: [98, 133] fr... | 4 | Current State: 35:[59, 39, 56, 77], Operations: []
Exploring Operation: 77-39=38, Resulting Numbers: [59, 56, 38]
Generated Node #0,0: 35:[59, 56, 38] Operation: 77-39=38
Exploring Operation: 77-56=21, Resulting Numbers: [59, 39, 21]
Generated Node #0,1: 35:[59, 39, 21] Operation: 77-56=21
Exploring Operation: 59-56=3,... | 0.983507 | hs_5 | mult_heuristic |
[
21,
46,
70,
73
] | 53 | [
"73-70=3",
"21/3=7",
"46+7=53"
] | Current State: 53:[21, 46, 70, 73], Operations: []
Exploring Operation: 73-70=3, Resulting Numbers: [21, 46, 3]
Generated Node #2: [21, 46, 3] from Operation: 73-70=3
Current State: 53:[21, 46, 3], Operations: ['73-70=3']
Exploring Operation: 21/3=7, Resulting Numbers: [46, 7]
Generated Node #3: [46, 7] from Operation:... | 4 | Current State: 53:[21, 46, 70, 73], Operations: []
Exploring Operation: 73-21=52, Resulting Numbers: [46, 70, 52]
Generated Node #0,0: 53:[46, 70, 52] Operation: 73-21=52
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[46, 70, 52], Operations: ['73-21=52']
Exploring Operation: 70-46=24, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
94,
23,
5,
49
] | 63 | [
"94+23=117",
"5+49=54",
"117-54=63"
] | Current State: 63:[94, 23, 5, 49], Operations: []
Exploring Operation: 94+23=117, Resulting Numbers: [5, 49, 117]
Generated Node #2: [5, 49, 117] from Operation: 94+23=117
Current State: 63:[5, 49, 117], Operations: ['94+23=117']
Exploring Operation: 5+49=54, Resulting Numbers: [117, 54]
Generated Node #3: [117, 54] fr... | 4 | Current State: 63:[94, 23, 5, 49], Operations: []
Exploring Operation: 94-49=45, Resulting Numbers: [23, 5, 45]
Generated Node #0,0: 63:[23, 5, 45] Operation: 94-49=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[23, 5, 45], Operations: ['94-49=45']
Exploring Operation: 45/5=9, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
42,
56,
6,
23
] | 40 | [
"42+56=98",
"6*23=138",
"138-98=40"
] | Current State: 40:[42, 56, 6, 23], Operations: []
Exploring Operation: 42+56=98, Resulting Numbers: [6, 23, 98]
Generated Node #2: [6, 23, 98] from Operation: 42+56=98
Current State: 40:[6, 23, 98], Operations: ['42+56=98']
Exploring Operation: 6*23=138, Resulting Numbers: [98, 138]
Generated Node #3: [98, 138] from Op... | 4 | Current State: 40:[42, 56, 6, 23], Operations: []
Exploring Operation: 42-23=19, Resulting Numbers: [56, 6, 19]
Generated Node #0,0: 40:[56, 6, 19] Operation: 42-23=19
Exploring Operation: 42/6=7, Resulting Numbers: [56, 23, 7]
Generated Node #0,1: 40:[56, 23, 7] Operation: 42/6=7
Exploring Operation: 56-6=50, Resultin... | 0.977431 | hs_5 | sum_heuristic |
[
7,
24,
56,
3
] | 59 | [
"7*3=21",
"24+56=80",
"80-21=59"
] | Current State: 59:[7, 24, 56, 3], Operations: []
Exploring Operation: 7*3=21, Resulting Numbers: [24, 56, 21]
Generated Node #2: [24, 56, 21] from Operation: 7*3=21
Current State: 59:[24, 56, 21], Operations: ['7*3=21']
Exploring Operation: 24+56=80, Resulting Numbers: [21, 80]
Generated Node #3: [21, 80] from Operatio... | 4 | Current State: 59:[7, 24, 56, 3], Operations: []
Exploring Operation: 7*3=21, Resulting Numbers: [24, 56, 21]
Generated Node #0,0: 59:[24, 56, 21] Operation: 7*3=21
Exploring Operation: 7+24=31, Resulting Numbers: [56, 3, 31]
Generated Node #0,1: 59:[56, 3, 31] Operation: 7+24=31
Exploring Operation: 24*3=72, Resulting... | 0.962674 | hs_3 | sum_heuristic |
[
8,
96,
63,
30
] | 10 | [
"96+30=126",
"126/63=2",
"8+2=10"
] | Current State: 10:[8, 96, 63, 30], Operations: []
Exploring Operation: 96+30=126, Resulting Numbers: [8, 63, 126]
Generated Node #2: [8, 63, 126] from Operation: 96+30=126
Current State: 10:[8, 63, 126], Operations: ['96+30=126']
Exploring Operation: 126/63=2, Resulting Numbers: [8, 2]
Generated Node #3: [8, 2] from Op... | 4 | Current State: 10:[8, 96, 63, 30], Operations: []
Exploring Operation: 96-30=66, Resulting Numbers: [8, 63, 66]
Generated Node #0,0: 10:[8, 63, 66] Operation: 96-30=66
Exploring Operation: 63-30=33, Resulting Numbers: [8, 96, 33]
Generated Node #0,1: 10:[8, 96, 33] Operation: 63-30=33
Exploring Operation: 96-8=88, Resu... | 0 | hs_5 | sum_heuristic |
[
9,
5,
5,
36
] | 36 | [
"9-5=4",
"5-4=1",
"36*1=36"
] | Current State: 36:[9, 5, 5, 36], Operations: []
Exploring Operation: 9-5=4, Resulting Numbers: [36, 4]
Generated Node #2: [36, 4] from Operation: 9-5=4
Current State: 36:[36, 4], Operations: ['9-5=4']
Exploring Operation: 5-4=1, Resulting Numbers: [36, 1]
Generated Node #3: [36, 1] from Operation: 5-4=1
Current State: ... | 4 | Current State: 36:[9, 5, 5, 36], Operations: []
Exploring Operation: 9-5=4, Resulting Numbers: [5, 36, 4]
Generated Node #0,0: 36:[5, 36, 4] Operation: 9-5=4
Exploring Operation: 9-5=4, Resulting Numbers: [5, 36, 4]
Generated Node #0,1: 36:[5, 36, 4] Operation: 9-5=4
Start Sub Search at level 1: Moving to Node #0,0
Cur... | 0.990451 | hs_2 | mult_heuristic |
[
26,
21,
72,
79
] | 78 | [
"26*21=546",
"79-72=7",
"546/7=78"
] | Current State: 78:[26, 21, 72, 79], Operations: []
Exploring Operation: 26*21=546, Resulting Numbers: [72, 79, 546]
Generated Node #2: [72, 79, 546] from Operation: 26*21=546
Current State: 78:[72, 79, 546], Operations: ['26*21=546']
Exploring Operation: 79-72=7, Resulting Numbers: [546, 7]
Generated Node #3: [546, 7] ... | 4 | Current State: 78:[26, 21, 72, 79], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [26, 21, 7]
Generated Node #0,0: 78:[26, 21, 7] Operation: 79-72=7
Exploring Operation: 72-26=46, Resulting Numbers: [21, 79, 46]
Generated Node #0,1: 78:[21, 79, 46] Operation: 72-26=46
Exploring Operation: 26-21=5, Res... | 0.989583 | hs_3 | sum_heuristic |
[
86,
55,
56,
66
] | 25 | [
"86-56=30",
"55*30=1650",
"1650/66=25"
] | Current State: 25:[86, 55, 56, 66], Operations: []
Exploring Operation: 86-56=30, Resulting Numbers: [55, 66, 30]
Generated Node #2: [55, 66, 30] from Operation: 86-56=30
Current State: 25:[55, 66, 30], Operations: ['86-56=30']
Exploring Operation: 55*30=1650, Resulting Numbers: [66, 1650]
Generated Node #3: [66, 1650]... | 4 | Current State: 25:[86, 55, 56, 66], Operations: []
Exploring Operation: 86-66=20, Resulting Numbers: [55, 56, 20]
Generated Node #0,0: 25:[55, 56, 20] Operation: 86-66=20
Exploring Operation: 86-56=30, Resulting Numbers: [55, 66, 30]
Generated Node #0,1: 25:[55, 66, 30] Operation: 86-56=30
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
42,
16,
38,
65
] | 60 | [
"42+38=80",
"80/16=5",
"65-5=60"
] | Current State: 60:[42, 16, 38, 65], Operations: []
Exploring Operation: 42+38=80, Resulting Numbers: [16, 65, 80]
Generated Node #2: [16, 65, 80] from Operation: 42+38=80
Current State: 60:[16, 65, 80], Operations: ['42+38=80']
Exploring Operation: 80/16=5, Resulting Numbers: [65, 5]
Generated Node #3: [65, 5] from Ope... | 4 | Current State: 60:[42, 16, 38, 65], Operations: []
Exploring Operation: 42+16=58, Resulting Numbers: [38, 65, 58]
Generated Node #0,0: 60:[38, 65, 58] Operation: 42+16=58
Exploring Operation: 42-38=4, Resulting Numbers: [16, 65, 4]
Generated Node #0,1: 60:[16, 65, 4] Operation: 42-38=4
Exploring Operation: 65-42=23, Re... | 0 | hs_3 | sum_heuristic |
[
93,
7,
50,
74
] | 38 | [
"93-7=86",
"50+74=124",
"124-86=38"
] | Current State: 38:[93, 7, 50, 74], Operations: []
Exploring Operation: 93-7=86, Resulting Numbers: [50, 74, 86]
Generated Node #2: [50, 74, 86] from Operation: 93-7=86
Current State: 38:[50, 74, 86], Operations: ['93-7=86']
Exploring Operation: 50+74=124, Resulting Numbers: [86, 124]
Generated Node #3: [86, 124] from O... | 4 | Current State: 38:[93, 7, 50, 74], Operations: []
Exploring Operation: 93-7=86, Resulting Numbers: [50, 74, 86]
Generated Node #0,0: 38:[50, 74, 86] Operation: 93-7=86
Exploring Operation: 74-50=24, Resulting Numbers: [93, 7, 24]
Generated Node #0,1: 38:[93, 7, 24] Operation: 74-50=24
Exploring Operation: 93-50=43, Res... | 0.951389 | hs_5 | sum_heuristic |
[
72,
6,
3,
36
] | 63 | [
"72-3=69",
"36/6=6",
"69-6=63"
] | Current State: 63:[72, 6, 3, 36], Operations: []
Exploring Operation: 72-3=69, Resulting Numbers: [6, 36, 69]
Generated Node #2: [6, 36, 69] from Operation: 72-3=69
Current State: 63:[6, 36, 69], Operations: ['72-3=69']
Exploring Operation: 36/6=6, Resulting Numbers: [69, 6]
Generated Node #3: [69, 6] from Operation: 3... | 4 | Current State: 63:[72, 6, 3, 36], Operations: []
Exploring Operation: 36/6=6, Resulting Numbers: [72, 3, 6]
Generated Node #0,0: 63:[72, 3, 6] Operation: 36/6=6
Exploring Operation: 72-6=66, Resulting Numbers: [3, 36, 66]
Generated Node #0,1: 63:[3, 36, 66] Operation: 72-6=66
Exploring Operation: 36/3=12, Resulting Num... | 0.967882 | hs_5 | sum_heuristic |
[
18,
31,
71,
7
] | 29 | [
"18+31=49",
"71+7=78",
"78-49=29"
] | Current State: 29:[18, 31, 71, 7], Operations: []
Exploring Operation: 18+31=49, Resulting Numbers: [71, 7, 49]
Generated Node #2: [71, 7, 49] from Operation: 18+31=49
Current State: 29:[71, 7, 49], Operations: ['18+31=49']
Exploring Operation: 71+7=78, Resulting Numbers: [49, 78]
Generated Node #3: [49, 78] from Opera... | 4 | Current State: 29:[18, 31, 71, 7], Operations: []
Exploring Operation: 71-31=40, Resulting Numbers: [18, 7, 40]
Generated Node #0,0: 29:[18, 7, 40] Operation: 71-31=40
Exploring Operation: 18+7=25, Resulting Numbers: [31, 71, 25]
Generated Node #0,1: 29:[31, 71, 25] Operation: 18+7=25
Exploring Operation: 31-7=24, Resu... | 0.981771 | hs_5 | mult_heuristic |
[
19,
61,
29,
62
] | 47 | [
"19+61=80",
"62-29=33",
"80-33=47"
] | Current State: 47:[19, 61, 29, 62], Operations: []
Exploring Operation: 19+61=80, Resulting Numbers: [29, 62, 80]
Generated Node #2: [29, 62, 80] from Operation: 19+61=80
Current State: 47:[29, 62, 80], Operations: ['19+61=80']
Exploring Operation: 62-29=33, Resulting Numbers: [80, 33]
Generated Node #3: [80, 33] from ... | 4 | Current State: 47:[19, 61, 29, 62], Operations: []
Exploring Operation: 61-19=42, Resulting Numbers: [29, 62, 42]
Generated Node #0,0: 47:[29, 62, 42] Operation: 61-19=42
Exploring Operation: 62-29=33, Resulting Numbers: [19, 61, 33]
Generated Node #0,1: 47:[19, 61, 33] Operation: 62-29=33
Exploring Operation: 61-29=32... | 0.977431 | hs_5 | mult_heuristic |
[
35,
51,
22,
32
] | 15 | [
"35-32=3",
"22*3=66",
"66-51=15"
] | Current State: 15:[35, 51, 22, 32], Operations: []
Exploring Operation: 35-32=3, Resulting Numbers: [51, 22, 3]
Generated Node #2: [51, 22, 3] from Operation: 35-32=3
Current State: 15:[51, 22, 3], Operations: ['35-32=3']
Exploring Operation: 22*3=66, Resulting Numbers: [51, 66]
Generated Node #3: [51, 66] from Operati... | 4 | Current State: 15:[35, 51, 22, 32], Operations: []
Exploring Operation: 51-35=16, Resulting Numbers: [22, 32, 16]
Generated Node #0,0: 15:[22, 32, 16] Operation: 51-35=16
Exploring Operation: 51-32=19, Resulting Numbers: [35, 22, 19]
Generated Node #0,1: 15:[35, 22, 19] Operation: 51-32=19
Exploring Operation: 35-32=3,... | 0 | hs_3 | sum_heuristic |
[
76,
48,
46,
33
] | 51 | [
"76-48=28",
"46+33=79",
"79-28=51"
] | Current State: 51:[76, 48, 46, 33], Operations: []
Exploring Operation: 76-48=28, Resulting Numbers: [46, 33, 28]
Generated Node #2: [46, 33, 28] from Operation: 76-48=28
Current State: 51:[46, 33, 28], Operations: ['76-48=28']
Exploring Operation: 46+33=79, Resulting Numbers: [28, 79]
Generated Node #3: [28, 79] from ... | 4 | Current State: 51:[76, 48, 46, 33], Operations: []
Exploring Operation: 76-46=30, Resulting Numbers: [48, 33, 30]
Generated Node #0,0: 51:[48, 33, 30] Operation: 76-46=30
Exploring Operation: 46-33=13, Resulting Numbers: [76, 48, 13]
Generated Node #0,1: 51:[76, 48, 13] Operation: 46-33=13
Exploring Operation: 48-33=15... | 0.985243 | hs_5 | mult_heuristic |
[
90,
68,
88,
41
] | 14 | [
"90-88=2",
"41*2=82",
"82-68=14"
] | Current State: 14:[90, 68, 88, 41], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [68, 41, 2]
Generated Node #2: [68, 41, 2] from Operation: 90-88=2
Current State: 14:[68, 41, 2], Operations: ['90-88=2']
Exploring Operation: 41*2=82, Resulting Numbers: [68, 82]
Generated Node #3: [68, 82] from Operati... | 4 | Current State: 14:[90, 68, 88, 41], Operations: []
Exploring Operation: 68-41=27, Resulting Numbers: [90, 88, 27]
Generated Node #0,0: 14:[90, 88, 27] Operation: 68-41=27
Exploring Operation: 90-88=2, Resulting Numbers: [68, 41, 2]
Generated Node #0,1: 14:[68, 41, 2] Operation: 90-88=2
Exploring Operation: 88-68=20, Re... | 0 | hs_5 | sum_heuristic |
[
82,
12,
48,
2
] | 53 | [
"82+48=130",
"130/2=65",
"65-12=53"
] | Current State: 53:[82, 12, 48, 2], Operations: []
Exploring Operation: 82+48=130, Resulting Numbers: [12, 2, 130]
Generated Node #2: [12, 2, 130] from Operation: 82+48=130
Current State: 53:[12, 2, 130], Operations: ['82+48=130']
Exploring Operation: 130/2=65, Resulting Numbers: [12, 65]
Generated Node #3: [12, 65] fro... | 4 | Current State: 53:[82, 12, 48, 2], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [12, 48, 41]
Generated Node #0,0: 53:[12, 48, 41] Operation: 82/2=41
Moving to Node #0,0
Current State: 53:[12, 48, 41], Operations: ['82/2=41']
Exploring Operation: 12+41=53, Resulting Numbers: [48, 53]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
20,
98,
11,
75
] | 33 | [
"98-20=78",
"78-75=3",
"11*3=33"
] | Current State: 33:[20, 98, 11, 75], Operations: []
Exploring Operation: 98-20=78, Resulting Numbers: [11, 75, 78]
Generated Node #2: [11, 75, 78] from Operation: 98-20=78
Current State: 33:[11, 75, 78], Operations: ['98-20=78']
Exploring Operation: 78-75=3, Resulting Numbers: [11, 3]
Generated Node #3: [11, 3] from Ope... | 4 | Current State: 33:[20, 98, 11, 75], Operations: []
Exploring Operation: 98-75=23, Resulting Numbers: [20, 11, 23]
Generated Node #0,0: 33:[20, 11, 23] Operation: 98-75=23
Exploring Operation: 98-20=78, Resulting Numbers: [11, 75, 78]
Generated Node #0,1: 33:[11, 75, 78] Operation: 98-20=78
Exploring Operation: 75-20=55... | 0.988715 | hs_3 | sum_heuristic |
[
92,
52,
49,
43
] | 52 | [
"92+52=144",
"49+43=92",
"144-92=52"
] | Current State: 52:[92, 52, 49, 43], Operations: []
Exploring Operation: 92+52=144, Resulting Numbers: [49, 43, 144]
Generated Node #2: [49, 43, 144] from Operation: 92+52=144
Current State: 52:[49, 43, 144], Operations: ['92+52=144']
Exploring Operation: 49+43=92, Resulting Numbers: [144, 92]
Generated Node #3: [144, 9... | 4 | Current State: 52:[92, 52, 49, 43], Operations: []
Exploring Operation: 52-43=9, Resulting Numbers: [92, 49, 9]
Generated Node #0,0: 52:[92, 49, 9] Operation: 52-43=9
Exploring Operation: 92-43=49, Resulting Numbers: [52, 49, 49]
Generated Node #0,1: 52:[52, 49, 49] Operation: 92-43=49
Exploring Operation: 92-49=43, Re... | 0.982639 | hs_5 | sum_heuristic |
[
58,
29,
15,
56
] | 39 | [
"58/29=2",
"56-15=41",
"41-2=39"
] | Current State: 39:[58, 29, 15, 56], Operations: []
Exploring Operation: 58/29=2, Resulting Numbers: [15, 56, 2]
Generated Node #2: [15, 56, 2] from Operation: 58/29=2
Current State: 39:[15, 56, 2], Operations: ['58/29=2']
Exploring Operation: 56-15=41, Resulting Numbers: [2, 41]
Generated Node #3: [2, 41] from Operatio... | 4 | Current State: 39:[58, 29, 15, 56], Operations: []
Exploring Operation: 58/29=2, Resulting Numbers: [15, 56, 2]
Generated Node #0,0: 39:[15, 56, 2] Operation: 58/29=2
Exploring Operation: 58-56=2, Resulting Numbers: [29, 15, 2]
Generated Node #0,1: 39:[29, 15, 2] Operation: 58-56=2
Exploring Operation: 58-29=29, Result... | 0.942708 | hs_4 | mult_heuristic |
[
65,
35,
86,
20
] | 76 | [
"65-35=30",
"86+20=106",
"106-30=76"
] | Current State: 76:[65, 35, 86, 20], Operations: []
Exploring Operation: 65-35=30, Resulting Numbers: [86, 20, 30]
Generated Node #2: [86, 20, 30] from Operation: 65-35=30
Current State: 76:[86, 20, 30], Operations: ['65-35=30']
Exploring Operation: 86+20=106, Resulting Numbers: [30, 106]
Generated Node #3: [30, 106] fr... | 4 | Current State: 76:[65, 35, 86, 20], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [35, 20, 21]
Generated Node #0,0: 76:[35, 20, 21] Operation: 86-65=21
Exploring Operation: 65-35=30, Resulting Numbers: [86, 20, 30]
Generated Node #0,1: 76:[86, 20, 30] Operation: 65-35=30
Start Sub Search at level 1: ... | 0.986111 | hs_2 | sum_heuristic |
[
74,
43,
45,
58
] | 41 | [
"74-45=29",
"58/29=2",
"43-2=41"
] | Current State: 41:[74, 43, 45, 58], Operations: []
Exploring Operation: 74-45=29, Resulting Numbers: [43, 58, 29]
Generated Node #2: [43, 58, 29] from Operation: 74-45=29
Current State: 41:[43, 58, 29], Operations: ['74-45=29']
Exploring Operation: 58/29=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Ope... | 4 | Current State: 41:[74, 43, 45, 58], Operations: []
Exploring Operation: 58-43=15, Resulting Numbers: [74, 45, 15]
Generated Node #0,0: 41:[74, 45, 15] Operation: 58-43=15
Exploring Operation: 74-58=16, Resulting Numbers: [43, 45, 16]
Generated Node #0,1: 41:[43, 45, 16] Operation: 74-58=16
Exploring Operation: 74-45=29... | 0.954861 | hs_4 | sum_heuristic |
[
47,
29,
6,
91
] | 36 | [
"47+91=138",
"29*6=174",
"174-138=36"
] | Current State: 36:[47, 29, 6, 91], Operations: []
Exploring Operation: 47+91=138, Resulting Numbers: [29, 6, 138]
Generated Node #2: [29, 6, 138] from Operation: 47+91=138
Current State: 36:[29, 6, 138], Operations: ['47+91=138']
Exploring Operation: 29*6=174, Resulting Numbers: [138, 174]
Generated Node #3: [138, 174]... | 4 | Current State: 36:[47, 29, 6, 91], Operations: []
Exploring Operation: 91-47=44, Resulting Numbers: [29, 6, 44]
Generated Node #0,0: 36:[29, 6, 44] Operation: 91-47=44
Exploring Operation: 91-29=62, Resulting Numbers: [47, 6, 62]
Generated Node #0,1: 36:[47, 6, 62] Operation: 91-29=62
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
66,
43,
87,
89
] | 21 | [
"66-43=23",
"89-87=2",
"23-2=21"
] | Current State: 21:[66, 43, 87, 89], Operations: []
Exploring Operation: 66-43=23, Resulting Numbers: [87, 89, 23]
Generated Node #2: [87, 89, 23] from Operation: 66-43=23
Current State: 21:[87, 89, 23], Operations: ['66-43=23']
Exploring Operation: 89-87=2, Resulting Numbers: [23, 2]
Generated Node #3: [23, 2] from Ope... | 4 | Current State: 21:[66, 43, 87, 89], Operations: []
Exploring Operation: 89-87=2, Resulting Numbers: [66, 43, 2]
Generated Node #0,0: 21:[66, 43, 2] Operation: 89-87=2
Exploring Operation: 87-66=21, Resulting Numbers: [43, 89, 21]
Generated Node #0,1: 21:[43, 89, 21] Operation: 87-66=21
Exploring Operation: 89-66=23, Re... | 0.990451 | hs_3 | mult_heuristic |
[
26,
78,
77,
7
] | 87 | [
"78/26=3",
"77+7=84",
"3+84=87"
] | Current State: 87:[26, 78, 77, 7], Operations: []
Exploring Operation: 78/26=3, Resulting Numbers: [77, 7, 3]
Generated Node #2: [77, 7, 3] from Operation: 78/26=3
Current State: 87:[77, 7, 3], Operations: ['78/26=3']
Exploring Operation: 77+7=84, Resulting Numbers: [3, 84]
Generated Node #3: [3, 84] from Operation: 77... | 4 | Current State: 87:[26, 78, 77, 7], Operations: []
Exploring Operation: 77+7=84, Resulting Numbers: [26, 78, 84]
Generated Node #0,0: 87:[26, 78, 84] Operation: 77+7=84
Exploring Operation: 78-77=1, Resulting Numbers: [26, 7, 1]
Generated Node #0,1: 87:[26, 7, 1] Operation: 78-77=1
Exploring Operation: 78/26=3, Resultin... | 0.97309 | hs_4 | mult_heuristic |
[
42,
27,
81,
56
] | 17 | [
"56-42=14",
"81/27=3",
"14+3=17"
] | Current State: 17:[42, 27, 81, 56], Operations: []
Exploring Operation: 56-42=14, Resulting Numbers: [27, 81, 14]
Generated Node #2: [27, 81, 14] from Operation: 56-42=14
Current State: 17:[27, 81, 14], Operations: ['56-42=14']
Exploring Operation: 81/27=3, Resulting Numbers: [14, 3]
Generated Node #3: [14, 3] from Ope... | 4 | Current State: 17:[42, 27, 81, 56], Operations: []
Exploring Operation: 81-56=25, Resulting Numbers: [42, 27, 25]
Generated Node #0,0: 17:[42, 27, 25] Operation: 81-56=25
Moving to Node #0,0
Current State: 17:[42, 27, 25], Operations: ['81-56=25']
Exploring Operation: 42-27=15, Resulting Numbers: [25, 15]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
42,
5,
40,
24
] | 20 | [
"40-5=35",
"24*35=840",
"840/42=20"
] | Current State: 20:[42, 5, 40, 24], Operations: []
Exploring Operation: 40-5=35, Resulting Numbers: [42, 24, 35]
Generated Node #2: [42, 24, 35] from Operation: 40-5=35
Current State: 20:[42, 24, 35], Operations: ['40-5=35']
Exploring Operation: 24*35=840, Resulting Numbers: [42, 840]
Generated Node #3: [42, 840] from O... | 4 | Current State: 20:[42, 5, 40, 24], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [5, 24, 2]
Generated Node #0,0: 20:[5, 24, 2] Operation: 42-40=2
Moving to Node #0,0
Current State: 20:[5, 24, 2], Operations: ['42-40=2']
Exploring Operation: 24-5=19, Resulting Numbers: [2, 19]
Generated Node #0,0,0: 20... | 0 | hs_1 | mult_heuristic |
[
28,
17,
23,
77
] | 12 | [
"28-23=5",
"77-17=60",
"60/5=12"
] | Current State: 12:[28, 17, 23, 77], Operations: []
Exploring Operation: 28-23=5, Resulting Numbers: [17, 77, 5]
Generated Node #2: [17, 77, 5] from Operation: 28-23=5
Current State: 12:[17, 77, 5], Operations: ['28-23=5']
Exploring Operation: 77-17=60, Resulting Numbers: [5, 60]
Generated Node #3: [5, 60] from Operatio... | 4 | Current State: 12:[28, 17, 23, 77], Operations: []
Exploring Operation: 28-17=11, Resulting Numbers: [23, 77, 11]
Generated Node #0,0: 12:[23, 77, 11] Operation: 28-17=11
Exploring Operation: 77-17=60, Resulting Numbers: [28, 23, 60]
Generated Node #0,1: 12:[28, 23, 60] Operation: 77-17=60
Exploring Operation: 77-23=54... | 0.940104 | hs_5 | mult_heuristic |
[
51,
93,
95,
43
] | 35 | [
"95-93=2",
"43*2=86",
"86-51=35"
] | Current State: 35:[51, 93, 95, 43], Operations: []
Exploring Operation: 95-93=2, Resulting Numbers: [51, 43, 2]
Generated Node #2: [51, 43, 2] from Operation: 95-93=2
Current State: 35:[51, 43, 2], Operations: ['95-93=2']
Exploring Operation: 43*2=86, Resulting Numbers: [51, 86]
Generated Node #3: [51, 86] from Operati... | 4 | Current State: 35:[51, 93, 95, 43], Operations: []
Exploring Operation: 95-93=2, Resulting Numbers: [51, 43, 2]
Generated Node #0,0: 35:[51, 43, 2] Operation: 95-93=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[51, 43, 2], Operations: ['95-93=2']
Exploring Operation: 51-43=8, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
95,
19,
84,
96
] | 64 | [
"95-19=76",
"96-84=12",
"76-12=64"
] | Current State: 64:[95, 19, 84, 96], Operations: []
Exploring Operation: 95-19=76, Resulting Numbers: [84, 96, 76]
Generated Node #2: [84, 96, 76] from Operation: 95-19=76
Current State: 64:[84, 96, 76], Operations: ['95-19=76']
Exploring Operation: 96-84=12, Resulting Numbers: [76, 12]
Generated Node #3: [76, 12] from ... | 4 | Current State: 64:[95, 19, 84, 96], Operations: []
Exploring Operation: 95-84=11, Resulting Numbers: [19, 96, 11]
Generated Node #0,0: 64:[19, 96, 11] Operation: 95-84=11
Exploring Operation: 96-95=1, Resulting Numbers: [19, 84, 1]
Generated Node #0,1: 64:[19, 84, 1] Operation: 96-95=1
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
76,
87,
4,
38
] | 93 | [
"76/38=2",
"87+4=91",
"2+91=93"
] | Current State: 93:[76, 87, 4, 38], Operations: []
Exploring Operation: 76/38=2, Resulting Numbers: [87, 4, 2]
Generated Node #2: [87, 4, 2] from Operation: 76/38=2
Current State: 93:[87, 4, 2], Operations: ['76/38=2']
Exploring Operation: 87+4=91, Resulting Numbers: [2, 91]
Generated Node #3: [2, 91] from Operation: 87... | 4 | Current State: 93:[76, 87, 4, 38], Operations: []
Exploring Operation: 76/38=2, Resulting Numbers: [87, 4, 2]
Generated Node #0,0: 93:[87, 4, 2] Operation: 76/38=2
Moving to Node #0,0
Current State: 93:[87, 4, 2], Operations: ['76/38=2']
Exploring Operation: 87+4=91, Resulting Numbers: [2, 91]
Generated Node #0,0,0: 93... | 0.993924 | hs_1 | sum_heuristic |
[
13,
56,
36,
46
] | 26 | [
"56+36=92",
"13*92=1196",
"1196/46=26"
] | Current State: 26:[13, 56, 36, 46], Operations: []
Exploring Operation: 56+36=92, Resulting Numbers: [13, 46, 92]
Generated Node #2: [13, 46, 92] from Operation: 56+36=92
Current State: 26:[13, 46, 92], Operations: ['56+36=92']
Exploring Operation: 13*92=1196, Resulting Numbers: [46, 1196]
Generated Node #3: [46, 1196]... | 4 | Current State: 26:[13, 56, 36, 46], Operations: []
Exploring Operation: 56-46=10, Resulting Numbers: [13, 36, 10]
Generated Node #0,0: 26:[13, 36, 10] Operation: 56-46=10
Exploring Operation: 56-36=20, Resulting Numbers: [13, 46, 20]
Generated Node #0,1: 26:[13, 46, 20] Operation: 56-36=20
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
36,
30,
99,
49
] | 56 | [
"36-30=6",
"99-49=50",
"6+50=56"
] | Current State: 56:[36, 30, 99, 49], Operations: []
Exploring Operation: 36-30=6, Resulting Numbers: [99, 49, 6]
Generated Node #2: [99, 49, 6] from Operation: 36-30=6
Current State: 56:[99, 49, 6], Operations: ['36-30=6']
Exploring Operation: 99-49=50, Resulting Numbers: [6, 50]
Generated Node #3: [6, 50] from Operatio... | 4 | Current State: 56:[36, 30, 99, 49], Operations: []
Exploring Operation: 99-36=63, Resulting Numbers: [30, 49, 63]
Generated Node #0,0: 56:[30, 49, 63] Operation: 99-36=63
Exploring Operation: 99-49=50, Resulting Numbers: [36, 30, 50]
Generated Node #0,1: 56:[36, 30, 50] Operation: 99-49=50
Exploring Operation: 99-30=69... | 0.978299 | hs_3 | mult_heuristic |
[
72,
98,
93,
38
] | 81 | [
"98-72=26",
"93-38=55",
"26+55=81"
] | Current State: 81:[72, 98, 93, 38], Operations: []
Exploring Operation: 98-72=26, Resulting Numbers: [93, 38, 26]
Generated Node #2: [93, 38, 26] from Operation: 98-72=26
Current State: 81:[93, 38, 26], Operations: ['98-72=26']
Exploring Operation: 93-38=55, Resulting Numbers: [26, 55]
Generated Node #3: [26, 55] from ... | 4 | Current State: 81:[72, 98, 93, 38], Operations: []
Exploring Operation: 98-72=26, Resulting Numbers: [93, 38, 26]
Generated Node #0,0: 81:[93, 38, 26] Operation: 98-72=26
Exploring Operation: 93-72=21, Resulting Numbers: [98, 38, 21]
Generated Node #0,1: 81:[98, 38, 21] Operation: 93-72=21
Exploring Operation: 98-93=5,... | 0.973958 | hs_4 | sum_heuristic |
[
84,
67,
43,
91
] | 26 | [
"67-43=24",
"91*24=2184",
"2184/84=26"
] | Current State: 26:[84, 67, 43, 91], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [84, 91, 24]
Generated Node #2: [84, 91, 24] from Operation: 67-43=24
Current State: 26:[84, 91, 24], Operations: ['67-43=24']
Exploring Operation: 91*24=2184, Resulting Numbers: [84, 2184]
Generated Node #3: [84, 2184]... | 4 | Current State: 26:[84, 67, 43, 91], Operations: []
Exploring Operation: 91-84=7, Resulting Numbers: [67, 43, 7]
Generated Node #0,0: 26:[67, 43, 7] Operation: 91-84=7
Exploring Operation: 91-67=24, Resulting Numbers: [84, 43, 24]
Generated Node #0,1: 26:[84, 43, 24] Operation: 91-67=24
Exploring Operation: 84-67=17, Re... | 0 | hs_3 | mult_heuristic |
[
45,
94,
32,
56
] | 25 | [
"94-45=49",
"56-32=24",
"49-24=25"
] | Current State: 25:[45, 94, 32, 56], Operations: []
Exploring Operation: 94-45=49, Resulting Numbers: [32, 56, 49]
Generated Node #2: [32, 56, 49] from Operation: 94-45=49
Current State: 25:[32, 56, 49], Operations: ['94-45=49']
Exploring Operation: 56-32=24, Resulting Numbers: [49, 24]
Generated Node #3: [49, 24] from ... | 4 | Current State: 25:[45, 94, 32, 56], Operations: []
Exploring Operation: 56-45=11, Resulting Numbers: [94, 32, 11]
Generated Node #0,0: 25:[94, 32, 11] Operation: 56-45=11
Exploring Operation: 94-56=38, Resulting Numbers: [45, 32, 38]
Generated Node #0,1: 25:[45, 32, 38] Operation: 94-56=38
Exploring Operation: 94-45=49... | 0.988715 | hs_3 | sum_heuristic |
[
61,
73,
2,
37
] | 11 | [
"73-37=36",
"2*36=72",
"72-61=11"
] | Current State: 11:[61, 73, 2, 37], Operations: []
Exploring Operation: 73-37=36, Resulting Numbers: [61, 2, 36]
Generated Node #2: [61, 2, 36] from Operation: 73-37=36
Current State: 11:[61, 2, 36], Operations: ['73-37=36']
Exploring Operation: 2*36=72, Resulting Numbers: [61, 72]
Generated Node #3: [61, 72] from Opera... | 4 | Current State: 11:[61, 73, 2, 37], Operations: []
Exploring Operation: 73-61=12, Resulting Numbers: [2, 37, 12]
Generated Node #0,0: 11:[2, 37, 12] Operation: 73-61=12
Exploring Operation: 61-2=59, Resulting Numbers: [73, 37, 59]
Generated Node #0,1: 11:[73, 37, 59] Operation: 61-2=59
Exploring Operation: 73-37=36, Res... | 0 | hs_4 | mult_heuristic |
[
46,
98,
66,
84
] | 96 | [
"46+66=112",
"84*112=9408",
"9408/98=96"
] | Current State: 96:[46, 98, 66, 84], Operations: []
Exploring Operation: 46+66=112, Resulting Numbers: [98, 84, 112]
Generated Node #2: [98, 84, 112] from Operation: 46+66=112
Current State: 96:[98, 84, 112], Operations: ['46+66=112']
Exploring Operation: 84*112=9408, Resulting Numbers: [98, 9408]
Generated Node #3: [98... | 4 | Current State: 96:[46, 98, 66, 84], Operations: []
Exploring Operation: 98-84=14, Resulting Numbers: [46, 66, 14]
Generated Node #0,0: 96:[46, 66, 14] Operation: 98-84=14
Exploring Operation: 98-66=32, Resulting Numbers: [46, 84, 32]
Generated Node #0,1: 96:[46, 84, 32] Operation: 98-66=32
Exploring Operation: 66-46=20... | 0 | hs_4 | mult_heuristic |
[
1,
47,
5,
71
] | 28 | [
"1+47=48",
"5+71=76",
"76-48=28"
] | Current State: 28:[1, 47, 5, 71], Operations: []
Exploring Operation: 1+47=48, Resulting Numbers: [5, 71, 48]
Generated Node #2: [5, 71, 48] from Operation: 1+47=48
Current State: 28:[5, 71, 48], Operations: ['1+47=48']
Exploring Operation: 5+71=76, Resulting Numbers: [48, 76]
Generated Node #3: [48, 76] from Operation... | 4 | Current State: 28:[1, 47, 5, 71], Operations: []
Exploring Operation: 47-5=42, Resulting Numbers: [1, 71, 42]
Generated Node #0,0: 28:[1, 71, 42] Operation: 47-5=42
Exploring Operation: 71-47=24, Resulting Numbers: [1, 5, 24]
Generated Node #0,1: 28:[1, 5, 24] Operation: 71-47=24
Moving to Node #0,1
Current State: 28:[... | 0.990451 | hs_2 | mult_heuristic |
[
44,
32,
37,
26
] | 40 | [
"44*26=1144",
"32*37=1184",
"1184-1144=40"
] | Current State: 40:[44, 32, 37, 26], Operations: []
Exploring Operation: 44*26=1144, Resulting Numbers: [32, 37, 1144]
Generated Node #2: [32, 37, 1144] from Operation: 44*26=1144
Current State: 40:[32, 37, 1144], Operations: ['44*26=1144']
Exploring Operation: 32*37=1184, Resulting Numbers: [1144, 1184]
Generated Node ... | 4 | Current State: 40:[44, 32, 37, 26], Operations: []
Exploring Operation: 37-26=11, Resulting Numbers: [44, 32, 11]
Generated Node #0,0: 40:[44, 32, 11] Operation: 37-26=11
Exploring Operation: 32-26=6, Resulting Numbers: [44, 37, 6]
Generated Node #0,1: 40:[44, 37, 6] Operation: 32-26=6
Exploring Operation: 37-32=5, Res... | 0 | hs_5 | sum_heuristic |
[
21,
43,
19,
16
] | 54 | [
"21-19=2",
"43-16=27",
"2*27=54"
] | Current State: 54:[21, 43, 19, 16], Operations: []
Exploring Operation: 21-19=2, Resulting Numbers: [43, 16, 2]
Generated Node #2: [43, 16, 2] from Operation: 21-19=2
Current State: 54:[43, 16, 2], Operations: ['21-19=2']
Exploring Operation: 43-16=27, Resulting Numbers: [2, 27]
Generated Node #3: [2, 27] from Operatio... | 4 | Current State: 54:[21, 43, 19, 16], Operations: []
Exploring Operation: 43-16=27, Resulting Numbers: [21, 19, 27]
Generated Node #0,0: 54:[21, 19, 27] Operation: 43-16=27
Moving to Node #0,0
Current State: 54:[21, 19, 27], Operations: ['43-16=27']
Exploring Operation: 21-19=2, Resulting Numbers: [27, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
91,
28,
48,
7
] | 49 | [
"91-7=84",
"28*84=2352",
"2352/48=49"
] | Current State: 49:[91, 28, 48, 7], Operations: []
Exploring Operation: 91-7=84, Resulting Numbers: [28, 48, 84]
Generated Node #2: [28, 48, 84] from Operation: 91-7=84
Current State: 49:[28, 48, 84], Operations: ['91-7=84']
Exploring Operation: 28*84=2352, Resulting Numbers: [48, 2352]
Generated Node #3: [48, 2352] fro... | 4 | Current State: 49:[91, 28, 48, 7], Operations: []
Exploring Operation: 91/7=13, Resulting Numbers: [28, 48, 13]
Generated Node #0,0: 49:[28, 48, 13] Operation: 91/7=13
Exploring Operation: 91-28=63, Resulting Numbers: [48, 7, 63]
Generated Node #0,1: 49:[48, 7, 63] Operation: 91-28=63
Exploring Operation: 91-48=43, Res... | 0 | hs_3 | mult_heuristic |
[
92,
75,
5,
98
] | 53 | [
"92+75=167",
"98+167=265",
"265/5=53"
] | Current State: 53:[92, 75, 5, 98], Operations: []
Exploring Operation: 92+75=167, Resulting Numbers: [5, 98, 167]
Generated Node #2: [5, 98, 167] from Operation: 92+75=167
Current State: 53:[5, 98, 167], Operations: ['92+75=167']
Exploring Operation: 98+167=265, Resulting Numbers: [5, 265]
Generated Node #3: [5, 265] f... | 4 | Current State: 53:[92, 75, 5, 98], Operations: []
Exploring Operation: 75-5=70, Resulting Numbers: [92, 98, 70]
Generated Node #0,0: 53:[92, 98, 70] Operation: 75-5=70
Exploring Operation: 92-5=87, Resulting Numbers: [75, 98, 87]
Generated Node #0,1: 53:[75, 98, 87] Operation: 92-5=87
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
73,
60,
16,
96
] | 99 | [
"73-60=13",
"16+96=112",
"112-13=99"
] | Current State: 99:[73, 60, 16, 96], Operations: []
Exploring Operation: 73-60=13, Resulting Numbers: [16, 96, 13]
Generated Node #2: [16, 96, 13] from Operation: 73-60=13
Current State: 99:[16, 96, 13], Operations: ['73-60=13']
Exploring Operation: 16+96=112, Resulting Numbers: [13, 112]
Generated Node #3: [13, 112] fr... | 4 | Current State: 99:[73, 60, 16, 96], Operations: []
Exploring Operation: 73-60=13, Resulting Numbers: [16, 96, 13]
Generated Node #0,0: 99:[16, 96, 13] Operation: 73-60=13
Exploring Operation: 96-60=36, Resulting Numbers: [73, 16, 36]
Generated Node #0,1: 99:[73, 16, 36] Operation: 96-60=36
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
74,
76,
8,
29
] | 19 | [
"76-74=2",
"29-8=21",
"21-2=19"
] | Current State: 19:[74, 76, 8, 29], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [8, 29, 2]
Generated Node #2: [8, 29, 2] from Operation: 76-74=2
Current State: 19:[8, 29, 2], Operations: ['76-74=2']
Exploring Operation: 29-8=21, Resulting Numbers: [2, 21]
Generated Node #3: [2, 21] from Operation: 29... | 4 | Current State: 19:[74, 76, 8, 29], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [8, 29, 2]
Generated Node #0,0: 19:[8, 29, 2] Operation: 76-74=2
Exploring Operation: 74-29=45, Resulting Numbers: [76, 8, 45]
Generated Node #0,1: 19:[76, 8, 45] Operation: 74-29=45
Moving to Node #0,0
Current State: 19:... | 0.985243 | hs_2 | mult_heuristic |
[
33,
3,
23,
64
] | 58 | [
"33*3=99",
"64-23=41",
"99-41=58"
] | Current State: 58:[33, 3, 23, 64], Operations: []
Exploring Operation: 33*3=99, Resulting Numbers: [23, 64, 99]
Generated Node #2: [23, 64, 99] from Operation: 33*3=99
Current State: 58:[23, 64, 99], Operations: ['33*3=99']
Exploring Operation: 64-23=41, Resulting Numbers: [99, 41]
Generated Node #3: [99, 41] from Oper... | 4 | Current State: 58:[33, 3, 23, 64], Operations: []
Exploring Operation: 33+23=56, Resulting Numbers: [3, 64, 56]
Generated Node #0,0: 58:[3, 64, 56] Operation: 33+23=56
Exploring Operation: 64-33=31, Resulting Numbers: [3, 23, 31]
Generated Node #0,1: 58:[3, 23, 31] Operation: 64-33=31
Exploring Operation: 33-3=30, Resu... | 0 | hs_3 | sum_heuristic |
[
7,
81,
14,
57
] | 26 | [
"14/7=2",
"81-57=24",
"2+24=26"
] | Current State: 26:[7, 81, 14, 57], Operations: []
Exploring Operation: 14/7=2, Resulting Numbers: [81, 57, 2]
Generated Node #2: [81, 57, 2] from Operation: 14/7=2
Current State: 26:[81, 57, 2], Operations: ['14/7=2']
Exploring Operation: 81-57=24, Resulting Numbers: [2, 24]
Generated Node #3: [2, 24] from Operation: 8... | 4 | Current State: 26:[7, 81, 14, 57], Operations: []
Exploring Operation: 81-57=24, Resulting Numbers: [7, 14, 24]
Generated Node #0,0: 26:[7, 14, 24] Operation: 81-57=24
Exploring Operation: 81-7=74, Resulting Numbers: [14, 57, 74]
Generated Node #0,1: 26:[14, 57, 74] Operation: 81-7=74
Exploring Operation: 57-14=43, Res... | 0.985243 | hs_5 | sum_heuristic |
[
2,
86,
13,
90
] | 75 | [
"86+90=176",
"176/2=88",
"88-13=75"
] | Current State: 75:[2, 86, 13, 90], Operations: []
Exploring Operation: 86+90=176, Resulting Numbers: [2, 13, 176]
Generated Node #2: [2, 13, 176] from Operation: 86+90=176
Current State: 75:[2, 13, 176], Operations: ['86+90=176']
Exploring Operation: 176/2=88, Resulting Numbers: [13, 88]
Generated Node #3: [13, 88] fro... | 4 | Current State: 75:[2, 86, 13, 90], Operations: []
Exploring Operation: 2+13=15, Resulting Numbers: [86, 90, 15]
Generated Node #0,0: 75:[86, 90, 15] Operation: 2+13=15
Exploring Operation: 86-13=73, Resulting Numbers: [2, 90, 73]
Generated Node #0,1: 75:[2, 90, 73] Operation: 86-13=73
Exploring Operation: 86-2=84, Resu... | 0 | hs_5 | mult_heuristic |
[
30,
9,
19,
45
] | 13 | [
"30+9=39",
"45-19=26",
"39-26=13"
] | Current State: 13:[30, 9, 19, 45], Operations: []
Exploring Operation: 30+9=39, Resulting Numbers: [19, 45, 39]
Generated Node #2: [19, 45, 39] from Operation: 30+9=39
Current State: 13:[19, 45, 39], Operations: ['30+9=39']
Exploring Operation: 45-19=26, Resulting Numbers: [39, 26]
Generated Node #3: [39, 26] from Oper... | 4 | Current State: 13:[30, 9, 19, 45], Operations: []
Exploring Operation: 30-19=11, Resulting Numbers: [9, 45, 11]
Generated Node #0,0: 13:[9, 45, 11] Operation: 30-19=11
Exploring Operation: 45-30=15, Resulting Numbers: [9, 19, 15]
Generated Node #0,1: 13:[9, 19, 15] Operation: 45-30=15
Exploring Operation: 45-19=26, Res... | 0.984375 | hs_5 | mult_heuristic |
[
79,
57,
46,
90
] | 66 | [
"79-57=22",
"90-46=44",
"22+44=66"
] | Current State: 66:[79, 57, 46, 90], Operations: []
Exploring Operation: 79-57=22, Resulting Numbers: [46, 90, 22]
Generated Node #2: [46, 90, 22] from Operation: 79-57=22
Current State: 66:[46, 90, 22], Operations: ['79-57=22']
Exploring Operation: 90-46=44, Resulting Numbers: [22, 44]
Generated Node #3: [22, 44] from ... | 4 | Current State: 66:[79, 57, 46, 90], Operations: []
Exploring Operation: 90-57=33, Resulting Numbers: [79, 46, 33]
Generated Node #0,0: 66:[79, 46, 33] Operation: 90-57=33
Exploring Operation: 79-46=33, Resulting Numbers: [57, 90, 33]
Generated Node #0,1: 66:[57, 90, 33] Operation: 79-46=33
Exploring Operation: 79-57=22... | 0.965278 | hs_5 | sum_heuristic |
[
12,
28,
48,
84
] | 25 | [
"84-48=36",
"36/12=3",
"28-3=25"
] | Current State: 25:[12, 28, 48, 84], Operations: []
Exploring Operation: 84-48=36, Resulting Numbers: [12, 28, 36]
Generated Node #2: [12, 28, 36] from Operation: 84-48=36
Current State: 25:[12, 28, 36], Operations: ['84-48=36']
Exploring Operation: 36/12=3, Resulting Numbers: [28, 3]
Generated Node #3: [28, 3] from Ope... | 4 | Current State: 25:[12, 28, 48, 84], Operations: []
Exploring Operation: 84-48=36, Resulting Numbers: [12, 28, 36]
Generated Node #0,0: 25:[12, 28, 36] Operation: 84-48=36
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[12, 28, 36], Operations: ['84-48=36']
Exploring Operation: 36-12=24, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
27,
55,
20,
4
] | 80 | [
"27*20=540",
"540/4=135",
"135-55=80"
] | Current State: 80:[27, 55, 20, 4], Operations: []
Exploring Operation: 27*20=540, Resulting Numbers: [55, 4, 540]
Generated Node #2: [55, 4, 540] from Operation: 27*20=540
Current State: 80:[55, 4, 540], Operations: ['27*20=540']
Exploring Operation: 540/4=135, Resulting Numbers: [55, 135]
Generated Node #3: [55, 135] ... | 4 | Current State: 80:[27, 55, 20, 4], Operations: []
Exploring Operation: 27+55=82, Resulting Numbers: [20, 4, 82]
Generated Node #0,0: 80:[20, 4, 82] Operation: 27+55=82
Moving to Node #0,0
Current State: 80:[20, 4, 82], Operations: ['27+55=82']
Exploring Operation: 20*4=80, Resulting Numbers: [82, 80]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
87,
22,
6,
10
] | 85 | [
"22-10=12",
"12/6=2",
"87-2=85"
] | Current State: 85:[87, 22, 6, 10], Operations: []
Exploring Operation: 22-10=12, Resulting Numbers: [87, 6, 12]
Generated Node #2: [87, 6, 12] from Operation: 22-10=12
Current State: 85:[87, 6, 12], Operations: ['22-10=12']
Exploring Operation: 12/6=2, Resulting Numbers: [87, 2]
Generated Node #3: [87, 2] from Operatio... | 4 | Current State: 85:[87, 22, 6, 10], Operations: []
Exploring Operation: 22-10=12, Resulting Numbers: [87, 6, 12]
Generated Node #0,0: 85:[87, 6, 12] Operation: 22-10=12
Exploring Operation: 22-6=16, Resulting Numbers: [87, 10, 16]
Generated Node #0,1: 85:[87, 10, 16] Operation: 22-6=16
Exploring Operation: 6+10=16, Resu... | 0.957465 | hs_4 | mult_heuristic |
[
22,
64,
13,
15
] | 54 | [
"64*13=832",
"832-22=810",
"810/15=54"
] | Current State: 54:[22, 64, 13, 15], Operations: []
Exploring Operation: 64*13=832, Resulting Numbers: [22, 15, 832]
Generated Node #2: [22, 15, 832] from Operation: 64*13=832
Current State: 54:[22, 15, 832], Operations: ['64*13=832']
Exploring Operation: 832-22=810, Resulting Numbers: [15, 810]
Generated Node #3: [15, ... | 4 | Current State: 54:[22, 64, 13, 15], Operations: []
Exploring Operation: 22-13=9, Resulting Numbers: [64, 15, 9]
Generated Node #0,0: 54:[64, 15, 9] Operation: 22-13=9
Exploring Operation: 64-15=49, Resulting Numbers: [22, 13, 49]
Generated Node #0,1: 54:[22, 13, 49] Operation: 64-15=49
Exploring Operation: 64-13=51, Re... | 0 | hs_3 | mult_heuristic |
[
34,
98,
15,
32
] | 85 | [
"34+98=132",
"15+32=47",
"132-47=85"
] | Current State: 85:[34, 98, 15, 32], Operations: []
Exploring Operation: 34+98=132, Resulting Numbers: [15, 32, 132]
Generated Node #2: [15, 32, 132] from Operation: 34+98=132
Current State: 85:[15, 32, 132], Operations: ['34+98=132']
Exploring Operation: 15+32=47, Resulting Numbers: [132, 47]
Generated Node #3: [132, 4... | 4 | Current State: 85:[34, 98, 15, 32], Operations: []
Exploring Operation: 34-32=2, Resulting Numbers: [98, 15, 2]
Generated Node #0,0: 85:[98, 15, 2] Operation: 34-32=2
Moving to Node #0,0
Current State: 85:[98, 15, 2], Operations: ['34-32=2']
Exploring Operation: 98-15=83, Resulting Numbers: [2, 83]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
66,
18,
99,
89
] | 58 | [
"66-18=48",
"99-89=10",
"48+10=58"
] | Current State: 58:[66, 18, 99, 89], Operations: []
Exploring Operation: 66-18=48, Resulting Numbers: [99, 89, 48]
Generated Node #2: [99, 89, 48] from Operation: 66-18=48
Current State: 58:[99, 89, 48], Operations: ['66-18=48']
Exploring Operation: 99-89=10, Resulting Numbers: [48, 10]
Generated Node #3: [48, 10] from ... | 4 | Current State: 58:[66, 18, 99, 89], Operations: []
Exploring Operation: 89-66=23, Resulting Numbers: [18, 99, 23]
Generated Node #0,0: 58:[18, 99, 23] Operation: 89-66=23
Exploring Operation: 99-66=33, Resulting Numbers: [18, 89, 33]
Generated Node #0,1: 58:[18, 89, 33] Operation: 99-66=33
Exploring Operation: 99-89=10... | 0.985243 | hs_3 | mult_heuristic |
[
56,
84,
21,
75
] | 36 | [
"75-21=54",
"56*54=3024",
"3024/84=36"
] | Current State: 36:[56, 84, 21, 75], Operations: []
Exploring Operation: 75-21=54, Resulting Numbers: [56, 84, 54]
Generated Node #2: [56, 84, 54] from Operation: 75-21=54
Current State: 36:[56, 84, 54], Operations: ['75-21=54']
Exploring Operation: 56*54=3024, Resulting Numbers: [84, 3024]
Generated Node #3: [84, 3024]... | 4 | Current State: 36:[56, 84, 21, 75], Operations: []
Exploring Operation: 75-56=19, Resulting Numbers: [84, 21, 19]
Generated Node #0,0: 36:[84, 21, 19] Operation: 75-56=19
Exploring Operation: 84-56=28, Resulting Numbers: [21, 75, 28]
Generated Node #0,1: 36:[21, 75, 28] Operation: 84-56=28
Exploring Operation: 84-75=9,... | 0 | hs_5 | sum_heuristic |
[
47,
45,
69,
32
] | 39 | [
"47-45=2",
"69-32=37",
"2+37=39"
] | Current State: 39:[47, 45, 69, 32], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [69, 32, 2]
Generated Node #2: [69, 32, 2] from Operation: 47-45=2
Current State: 39:[69, 32, 2], Operations: ['47-45=2']
Exploring Operation: 69-32=37, Resulting Numbers: [2, 37]
Generated Node #3: [2, 37] from Operatio... | 4 | Current State: 39:[47, 45, 69, 32], Operations: []
Exploring Operation: 69-32=37, Resulting Numbers: [47, 45, 37]
Generated Node #0,0: 39:[47, 45, 37] Operation: 69-32=37
Moving to Node #0,0
Current State: 39:[47, 45, 37], Operations: ['69-32=37']
Exploring Operation: 47-45=2, Resulting Numbers: [37, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
17,
52,
6,
44
] | 15 | [
"52-17=35",
"6+44=50",
"50-35=15"
] | Current State: 15:[17, 52, 6, 44], Operations: []
Exploring Operation: 52-17=35, Resulting Numbers: [6, 44, 35]
Generated Node #2: [6, 44, 35] from Operation: 52-17=35
Current State: 15:[6, 44, 35], Operations: ['52-17=35']
Exploring Operation: 6+44=50, Resulting Numbers: [35, 50]
Generated Node #3: [35, 50] from Opera... | 4 | Current State: 15:[17, 52, 6, 44], Operations: []
Exploring Operation: 52-44=8, Resulting Numbers: [17, 6, 8]
Generated Node #0,0: 15:[17, 6, 8] Operation: 52-44=8
Exploring Operation: 52-6=46, Resulting Numbers: [17, 44, 46]
Generated Node #0,1: 15:[17, 44, 46] Operation: 52-6=46
Exploring Operation: 44-17=27, Resulti... | 0.960069 | hs_5 | mult_heuristic |
[
61,
62,
56,
16
] | 35 | [
"62-56=6",
"16*6=96",
"96-61=35"
] | Current State: 35:[61, 62, 56, 16], Operations: []
Exploring Operation: 62-56=6, Resulting Numbers: [61, 16, 6]
Generated Node #2: [61, 16, 6] from Operation: 62-56=6
Current State: 35:[61, 16, 6], Operations: ['62-56=6']
Exploring Operation: 16*6=96, Resulting Numbers: [61, 96]
Generated Node #3: [61, 96] from Operati... | 4 | Current State: 35:[61, 62, 56, 16], Operations: []
Exploring Operation: 61-16=45, Resulting Numbers: [62, 56, 45]
Generated Node #0,0: 35:[62, 56, 45] Operation: 61-16=45
Exploring Operation: 61-56=5, Resulting Numbers: [62, 16, 5]
Generated Node #0,1: 35:[62, 16, 5] Operation: 61-56=5
Exploring Operation: 62-56=6, Res... | 0 | hs_4 | sum_heuristic |
[
4,
83,
65,
6
] | 66 | [
"83-65=18",
"4*18=72",
"72-6=66"
] | Current State: 66:[4, 83, 65, 6], Operations: []
Exploring Operation: 83-65=18, Resulting Numbers: [4, 6, 18]
Generated Node #2: [4, 6, 18] from Operation: 83-65=18
Current State: 66:[4, 6, 18], Operations: ['83-65=18']
Exploring Operation: 4*18=72, Resulting Numbers: [6, 72]
Generated Node #3: [6, 72] from Operation: ... | 4 | Current State: 66:[4, 83, 65, 6], Operations: []
Exploring Operation: 83-65=18, Resulting Numbers: [4, 6, 18]
Generated Node #0,0: 66:[4, 6, 18] Operation: 83-65=18
Exploring Operation: 83-4=79, Resulting Numbers: [65, 6, 79]
Generated Node #0,1: 66:[65, 6, 79] Operation: 83-4=79
Exploring Operation: 83-6=77, Resulting... | 0 | hs_3 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.