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 |
|---|---|---|---|---|---|---|---|---|
[
19,
44,
2,
22
] | 72 | [
"44-19=25",
"2*25=50",
"22+50=72"
] | Current State: 72:[19, 44, 2, 22], Operations: []
Exploring Operation: 44-19=25, Resulting Numbers: [2, 22, 25]
Generated Node #2: [2, 22, 25] from Operation: 44-19=25
Current State: 72:[2, 22, 25], Operations: ['44-19=25']
Exploring Operation: 2*25=50, Resulting Numbers: [22, 50]
Generated Node #3: [22, 50] from Opera... | 4 | Current State: 72:[19, 44, 2, 22], Operations: []
Exploring Operation: 44-19=25, Resulting Numbers: [2, 22, 25]
Generated Node #0,0: 72:[2, 22, 25] Operation: 44-19=25
Exploring Operation: 44/22=2, Resulting Numbers: [19, 2, 2]
Generated Node #0,1: 72:[19, 2, 2] Operation: 44/22=2
Exploring Operation: 44-22=22, Resulti... | 0 | hs_3 | sum_heuristic |
[
45,
90,
92,
28
] | 31 | [
"92-90=2",
"28/2=14",
"45-14=31"
] | Current State: 31:[45, 90, 92, 28], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [45, 28, 2]
Generated Node #2: [45, 28, 2] from Operation: 92-90=2
Current State: 31:[45, 28, 2], Operations: ['92-90=2']
Exploring Operation: 28/2=14, Resulting Numbers: [45, 14]
Generated Node #3: [45, 14] from Operati... | 4 | Current State: 31:[45, 90, 92, 28], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [45, 28, 2]
Generated Node #0,0: 31:[45, 28, 2] Operation: 92-90=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[45, 28, 2], Operations: ['92-90=2']
Exploring Operation: 45-2=43, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
61,
51,
1,
79
] | 89 | [
"61-51=10",
"1*79=79",
"10+79=89"
] | Current State: 89:[61, 51, 1, 79], Operations: []
Exploring Operation: 61-51=10, Resulting Numbers: [1, 79, 10]
Generated Node #2: [1, 79, 10] from Operation: 61-51=10
Current State: 89:[1, 79, 10], Operations: ['61-51=10']
Exploring Operation: 1*79=79, Resulting Numbers: [10, 79]
Generated Node #3: [10, 79] from Opera... | 4 | Current State: 89:[61, 51, 1, 79], Operations: []
Exploring Operation: 61+1=62, Resulting Numbers: [51, 79, 62]
Generated Node #0,0: 89:[51, 79, 62] Operation: 61+1=62
Exploring Operation: 51+1=52, Resulting Numbers: [61, 79, 52]
Generated Node #0,1: 89:[61, 79, 52] Operation: 51+1=52
Exploring Operation: 1+79=80, Resu... | 0 | hs_3 | mult_heuristic |
[
9,
13,
5,
57
] | 40 | [
"9+13=22",
"5+57=62",
"62-22=40"
] | Current State: 40:[9, 13, 5, 57], Operations: []
Exploring Operation: 9+13=22, Resulting Numbers: [5, 57, 22]
Generated Node #2: [5, 57, 22] from Operation: 9+13=22
Current State: 40:[5, 57, 22], Operations: ['9+13=22']
Exploring Operation: 5+57=62, Resulting Numbers: [22, 62]
Generated Node #3: [22, 62] from Operation... | 4 | Current State: 40:[9, 13, 5, 57], Operations: []
Exploring Operation: 57-5=52, Resulting Numbers: [9, 13, 52]
Generated Node #0,0: 40:[9, 13, 52] Operation: 57-5=52
Exploring Operation: 57-13=44, Resulting Numbers: [9, 5, 44]
Generated Node #0,1: 40:[9, 5, 44] Operation: 57-13=44
Exploring Operation: 57-9=48, Resulting... | 0.986111 | hs_3 | mult_heuristic |
[
36,
85,
34,
32
] | 55 | [
"36+85=121",
"34+32=66",
"121-66=55"
] | Current State: 55:[36, 85, 34, 32], Operations: []
Exploring Operation: 36+85=121, Resulting Numbers: [34, 32, 121]
Generated Node #2: [34, 32, 121] from Operation: 36+85=121
Current State: 55:[34, 32, 121], Operations: ['36+85=121']
Exploring Operation: 34+32=66, Resulting Numbers: [121, 66]
Generated Node #3: [121, 6... | 4 | Current State: 55:[36, 85, 34, 32], Operations: []
Exploring Operation: 85-34=51, Resulting Numbers: [36, 32, 51]
Generated Node #0,0: 55:[36, 32, 51] Operation: 85-34=51
Exploring Operation: 85-32=53, Resulting Numbers: [36, 34, 53]
Generated Node #0,1: 55:[36, 34, 53] Operation: 85-32=53
Exploring Operation: 85-36=49... | 0.990451 | hs_3 | mult_heuristic |
[
30,
5,
8,
41
] | 55 | [
"30/5=6",
"8+41=49",
"6+49=55"
] | Current State: 55:[30, 5, 8, 41], Operations: []
Exploring Operation: 30/5=6, Resulting Numbers: [8, 41, 6]
Generated Node #2: [8, 41, 6] from Operation: 30/5=6
Current State: 55:[8, 41, 6], Operations: ['30/5=6']
Exploring Operation: 8+41=49, Resulting Numbers: [6, 49]
Generated Node #3: [6, 49] from Operation: 8+41=4... | 4 | Current State: 55:[30, 5, 8, 41], Operations: []
Exploring Operation: 41-30=11, Resulting Numbers: [5, 8, 11]
Generated Node #0,0: 55:[5, 8, 11] Operation: 41-30=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[5, 8, 11], Operations: ['41-30=11']
Exploring Operation: 5+8=13, Resulting Numbers: [11... | 0 | hs_1 | mult_heuristic |
[
34,
69,
97,
11
] | 66 | [
"34+69=103",
"103-97=6",
"11*6=66"
] | Current State: 66:[34, 69, 97, 11], Operations: []
Exploring Operation: 34+69=103, Resulting Numbers: [97, 11, 103]
Generated Node #2: [97, 11, 103] from Operation: 34+69=103
Current State: 66:[97, 11, 103], Operations: ['34+69=103']
Exploring Operation: 103-97=6, Resulting Numbers: [11, 6]
Generated Node #3: [11, 6] f... | 4 | Current State: 66:[34, 69, 97, 11], Operations: []
Exploring Operation: 97-11=86, Resulting Numbers: [34, 69, 86]
Generated Node #0,0: 66:[34, 69, 86] Operation: 97-11=86
Exploring Operation: 97-69=28, Resulting Numbers: [34, 11, 28]
Generated Node #0,1: 66:[34, 11, 28] Operation: 97-69=28
Exploring Operation: 97-34=63... | 0.988715 | hs_3 | mult_heuristic |
[
37,
30,
12,
6
] | 32 | [
"12-6=6",
"30/6=5",
"37-5=32"
] | Current State: 32:[37, 30, 12, 6], Operations: []
Exploring Operation: 12-6=6, Resulting Numbers: [37, 30, 6]
Generated Node #2: [37, 30, 6] from Operation: 12-6=6
Current State: 32:[37, 30, 6], Operations: ['12-6=6']
Exploring Operation: 30/6=5, Resulting Numbers: [37, 5]
Generated Node #3: [37, 5] from Operation: 30/... | 4 | Current State: 32:[37, 30, 12, 6], Operations: []
Exploring Operation: 37-30=7, Resulting Numbers: [12, 6, 7]
Generated Node #0,0: 32:[12, 6, 7] Operation: 37-30=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[12, 6, 7], Operations: ['37-30=7']
Exploring Operation: 12/6=2, Resulting Numbers: [7, 2... | 0 | hs_1 | sum_heuristic |
[
63,
70,
86,
49
] | 91 | [
"63-49=14",
"70/14=5",
"86+5=91"
] | Current State: 91:[63, 70, 86, 49], Operations: []
Exploring Operation: 63-49=14, Resulting Numbers: [70, 86, 14]
Generated Node #2: [70, 86, 14] from Operation: 63-49=14
Current State: 91:[70, 86, 14], Operations: ['63-49=14']
Exploring Operation: 70/14=5, Resulting Numbers: [86, 5]
Generated Node #3: [86, 5] from Ope... | 4 | Current State: 91:[63, 70, 86, 49], Operations: []
Exploring Operation: 70-49=21, Resulting Numbers: [63, 86, 21]
Generated Node #0,0: 91:[63, 86, 21] Operation: 70-49=21
Exploring Operation: 63-49=14, Resulting Numbers: [70, 86, 14]
Generated Node #0,1: 91:[70, 86, 14] Operation: 63-49=14
Exploring Operation: 63+49=11... | 0.985243 | hs_4 | mult_heuristic |
[
55,
21,
99,
61
] | 84 | [
"55+21=76",
"99+61=160",
"160-76=84"
] | Current State: 84:[55, 21, 99, 61], Operations: []
Exploring Operation: 55+21=76, Resulting Numbers: [99, 61, 76]
Generated Node #2: [99, 61, 76] from Operation: 55+21=76
Current State: 84:[99, 61, 76], Operations: ['55+21=76']
Exploring Operation: 99+61=160, Resulting Numbers: [76, 160]
Generated Node #3: [76, 160] fr... | 4 | Current State: 84:[55, 21, 99, 61], Operations: []
Exploring Operation: 61-55=6, Resulting Numbers: [21, 99, 6]
Generated Node #0,0: 84:[21, 99, 6] Operation: 61-55=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[21, 99, 6], Operations: ['61-55=6']
Exploring Operation: 99-21=78, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
28,
99,
86,
13
] | 28 | [
"28+99=127",
"86+13=99",
"127-99=28"
] | Current State: 28:[28, 99, 86, 13], Operations: []
Exploring Operation: 28+99=127, Resulting Numbers: [86, 13, 127]
Generated Node #2: [86, 13, 127] from Operation: 28+99=127
Current State: 28:[86, 13, 127], Operations: ['28+99=127']
Exploring Operation: 86+13=99, Resulting Numbers: [127, 99]
Generated Node #3: [127, 9... | 4 | Current State: 28:[28, 99, 86, 13], Operations: []
Exploring Operation: 86-13=73, Resulting Numbers: [28, 99, 73]
Generated Node #0,0: 28:[28, 99, 73] Operation: 86-13=73
Exploring Operation: 99-13=86, Resulting Numbers: [28, 86, 86]
Generated Node #0,1: 28:[28, 86, 86] Operation: 99-13=86
Exploring Operation: 99-28=71... | 0.986979 | hs_5 | mult_heuristic |
[
18,
13,
8,
47
] | 49 | [
"18+8=26",
"26/13=2",
"47+2=49"
] | Current State: 49:[18, 13, 8, 47], Operations: []
Exploring Operation: 18+8=26, Resulting Numbers: [13, 47, 26]
Generated Node #2: [13, 47, 26] from Operation: 18+8=26
Current State: 49:[13, 47, 26], Operations: ['18+8=26']
Exploring Operation: 26/13=2, Resulting Numbers: [47, 2]
Generated Node #3: [47, 2] from Operati... | 4 | Current State: 49:[18, 13, 8, 47], Operations: []
Exploring Operation: 18-13=5, Resulting Numbers: [8, 47, 5]
Generated Node #0,0: 49:[8, 47, 5] Operation: 18-13=5
Exploring Operation: 18-8=10, Resulting Numbers: [13, 47, 10]
Generated Node #0,1: 49:[13, 47, 10] Operation: 18-8=10
Exploring Operation: 13-8=5, Resulting... | 0 | hs_3 | mult_heuristic |
[
12,
27,
92,
90
] | 42 | [
"92-90=2",
"27*2=54",
"54-12=42"
] | Current State: 42:[12, 27, 92, 90], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [12, 27, 2]
Generated Node #2: [12, 27, 2] from Operation: 92-90=2
Current State: 42:[12, 27, 2], Operations: ['92-90=2']
Exploring Operation: 27*2=54, Resulting Numbers: [12, 54]
Generated Node #3: [12, 54] from Operati... | 4 | Current State: 42:[12, 27, 92, 90], Operations: []
Exploring Operation: 92-27=65, Resulting Numbers: [12, 90, 65]
Generated Node #0,0: 42:[12, 90, 65] Operation: 92-27=65
Exploring Operation: 92-90=2, Resulting Numbers: [12, 27, 2]
Generated Node #0,1: 42:[12, 27, 2] Operation: 92-90=2
Exploring Operation: 90-27=63, Re... | 0 | hs_4 | mult_heuristic |
[
83,
8,
95,
33
] | 67 | [
"95+33=128",
"128/8=16",
"83-16=67"
] | Current State: 67:[83, 8, 95, 33], Operations: []
Exploring Operation: 95+33=128, Resulting Numbers: [83, 8, 128]
Generated Node #2: [83, 8, 128] from Operation: 95+33=128
Current State: 67:[83, 8, 128], Operations: ['95+33=128']
Exploring Operation: 128/8=16, Resulting Numbers: [83, 16]
Generated Node #3: [83, 16] fro... | 4 | Current State: 67:[83, 8, 95, 33], Operations: []
Exploring Operation: 83-8=75, Resulting Numbers: [95, 33, 75]
Generated Node #0,0: 67:[95, 33, 75] Operation: 83-8=75
Exploring Operation: 95-8=87, Resulting Numbers: [83, 33, 87]
Generated Node #0,1: 67:[83, 33, 87] Operation: 95-8=87
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
15,
95,
56,
29
] | 12 | [
"95+56=151",
"29+151=180",
"180/15=12"
] | Current State: 12:[15, 95, 56, 29], Operations: []
Exploring Operation: 95+56=151, Resulting Numbers: [15, 29, 151]
Generated Node #2: [15, 29, 151] from Operation: 95+56=151
Current State: 12:[15, 29, 151], Operations: ['95+56=151']
Exploring Operation: 29+151=180, Resulting Numbers: [15, 180]
Generated Node #3: [15, ... | 4 | Current State: 12:[15, 95, 56, 29], Operations: []
Exploring Operation: 56-29=27, Resulting Numbers: [15, 95, 27]
Generated Node #0,0: 12:[15, 95, 27] Operation: 56-29=27
Exploring Operation: 56-15=41, Resulting Numbers: [95, 29, 41]
Generated Node #0,1: 12:[95, 29, 41] Operation: 56-15=41
Exploring Operation: 95-56=39... | 0 | hs_5 | sum_heuristic |
[
77,
24,
5,
70
] | 12 | [
"77-24=53",
"70-5=65",
"65-53=12"
] | Current State: 12:[77, 24, 5, 70], Operations: []
Exploring Operation: 77-24=53, Resulting Numbers: [5, 70, 53]
Generated Node #2: [5, 70, 53] from Operation: 77-24=53
Current State: 12:[5, 70, 53], Operations: ['77-24=53']
Exploring Operation: 70-5=65, Resulting Numbers: [53, 65]
Generated Node #3: [53, 65] from Opera... | 4 | Current State: 12:[77, 24, 5, 70], Operations: []
Exploring Operation: 70/5=14, Resulting Numbers: [77, 24, 14]
Generated Node #0,0: 12:[77, 24, 14] Operation: 70/5=14
Exploring Operation: 77-24=53, Resulting Numbers: [5, 70, 53]
Generated Node #0,1: 12:[5, 70, 53] Operation: 77-24=53
Exploring Operation: 77-70=7, Resu... | 0.989583 | hs_3 | mult_heuristic |
[
12,
74,
5,
39
] | 42 | [
"12+74=86",
"5+39=44",
"86-44=42"
] | Current State: 42:[12, 74, 5, 39], Operations: []
Exploring Operation: 12+74=86, Resulting Numbers: [5, 39, 86]
Generated Node #2: [5, 39, 86] from Operation: 12+74=86
Current State: 42:[5, 39, 86], Operations: ['12+74=86']
Exploring Operation: 5+39=44, Resulting Numbers: [86, 44]
Generated Node #3: [86, 44] from Opera... | 4 | Current State: 42:[12, 74, 5, 39], Operations: []
Exploring Operation: 74-5=69, Resulting Numbers: [12, 39, 69]
Generated Node #0,0: 42:[12, 39, 69] Operation: 74-5=69
Exploring Operation: 74-39=35, Resulting Numbers: [12, 5, 35]
Generated Node #0,1: 42:[12, 5, 35] Operation: 74-39=35
Exploring Operation: 74-12=62, Res... | 0.980903 | hs_4 | sum_heuristic |
[
8,
94,
36,
75
] | 63 | [
"8+94=102",
"75-36=39",
"102-39=63"
] | Current State: 63:[8, 94, 36, 75], Operations: []
Exploring Operation: 8+94=102, Resulting Numbers: [36, 75, 102]
Generated Node #2: [36, 75, 102] from Operation: 8+94=102
Current State: 63:[36, 75, 102], Operations: ['8+94=102']
Exploring Operation: 75-36=39, Resulting Numbers: [102, 39]
Generated Node #3: [102, 39] f... | 4 | Current State: 63:[8, 94, 36, 75], Operations: []
Exploring Operation: 94-36=58, Resulting Numbers: [8, 75, 58]
Generated Node #0,0: 63:[8, 75, 58] Operation: 94-36=58
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[8, 75, 58], Operations: ['94-36=58']
Exploring Operation: 75-58=17, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
89,
39,
87,
85
] | 48 | [
"89-39=50",
"87-85=2",
"50-2=48"
] | Current State: 48:[89, 39, 87, 85], Operations: []
Exploring Operation: 89-39=50, Resulting Numbers: [87, 85, 50]
Generated Node #2: [87, 85, 50] from Operation: 89-39=50
Current State: 48:[87, 85, 50], Operations: ['89-39=50']
Exploring Operation: 87-85=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Ope... | 4 | Current State: 48:[89, 39, 87, 85], Operations: []
Exploring Operation: 87-39=48, Resulting Numbers: [89, 85, 48]
Generated Node #0,0: 48:[89, 85, 48] Operation: 87-39=48
Exploring Operation: 89-39=50, Resulting Numbers: [87, 85, 50]
Generated Node #0,1: 48:[87, 85, 50] Operation: 89-39=50
Exploring Operation: 87-85=2,... | 0.986111 | hs_5 | sum_heuristic |
[
12,
24,
42,
13
] | 71 | [
"24/12=2",
"42*2=84",
"84-13=71"
] | Current State: 71:[12, 24, 42, 13], Operations: []
Exploring Operation: 24/12=2, Resulting Numbers: [42, 13, 2]
Generated Node #2: [42, 13, 2] from Operation: 24/12=2
Current State: 71:[42, 13, 2], Operations: ['24/12=2']
Exploring Operation: 42*2=84, Resulting Numbers: [13, 84]
Generated Node #3: [13, 84] from Operati... | 4 | Current State: 71:[12, 24, 42, 13], Operations: []
Exploring Operation: 12+24=36, Resulting Numbers: [42, 13, 36]
Generated Node #0,0: 71:[42, 13, 36] Operation: 12+24=36
Exploring Operation: 12+42=54, Resulting Numbers: [24, 13, 54]
Generated Node #0,1: 71:[24, 13, 54] Operation: 12+42=54
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
2,
10,
13,
89
] | 56 | [
"2*10=20",
"89-13=76",
"76-20=56"
] | Current State: 56:[2, 10, 13, 89], Operations: []
Exploring Operation: 2*10=20, Resulting Numbers: [13, 89, 20]
Generated Node #2: [13, 89, 20] from Operation: 2*10=20
Current State: 56:[13, 89, 20], Operations: ['2*10=20']
Exploring Operation: 89-13=76, Resulting Numbers: [20, 76]
Generated Node #3: [20, 76] from Oper... | 4 | Current State: 56:[2, 10, 13, 89], Operations: []
Exploring Operation: 89-13=76, Resulting Numbers: [2, 10, 76]
Generated Node #0,0: 56:[2, 10, 76] Operation: 89-13=76
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[2, 10, 76], Operations: ['89-13=76']
Exploring Operation: 76-10=66, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
3,
57,
6,
34
] | 26 | [
"57-3=54",
"34-6=28",
"54-28=26"
] | Current State: 26:[3, 57, 6, 34], Operations: []
Exploring Operation: 57-3=54, Resulting Numbers: [6, 34, 54]
Generated Node #2: [6, 34, 54] from Operation: 57-3=54
Current State: 26:[6, 34, 54], Operations: ['57-3=54']
Exploring Operation: 34-6=28, Resulting Numbers: [54, 28]
Generated Node #3: [54, 28] from Operation... | 4 | Current State: 26:[3, 57, 6, 34], Operations: []
Exploring Operation: 57-34=23, Resulting Numbers: [3, 6, 23]
Generated Node #0,0: 26:[3, 6, 23] Operation: 57-34=23
Moving to Node #0,0
Current State: 26:[3, 6, 23], Operations: ['57-34=23']
Exploring Operation: 6/3=2, Resulting Numbers: [23, 2]
Generated Node #0,0,0: 26... | 0 | hs_1 | sum_heuristic |
[
55,
44,
65,
67
] | 66 | [
"67-65=2",
"55*2=110",
"110-44=66"
] | Current State: 66:[55, 44, 65, 67], Operations: []
Exploring Operation: 67-65=2, Resulting Numbers: [55, 44, 2]
Generated Node #2: [55, 44, 2] from Operation: 67-65=2
Current State: 66:[55, 44, 2], Operations: ['67-65=2']
Exploring Operation: 55*2=110, Resulting Numbers: [44, 110]
Generated Node #3: [44, 110] from Oper... | 4 | Current State: 66:[55, 44, 65, 67], Operations: []
Exploring Operation: 55-44=11, Resulting Numbers: [65, 67, 11]
Generated Node #0,0: 66:[65, 67, 11] Operation: 55-44=11
Exploring Operation: 65-55=10, Resulting Numbers: [44, 67, 10]
Generated Node #0,1: 66:[44, 67, 10] Operation: 65-55=10
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
14,
65,
63,
93
] | 86 | [
"65-63=2",
"14/2=7",
"93-7=86"
] | Current State: 86:[14, 65, 63, 93], Operations: []
Exploring Operation: 65-63=2, Resulting Numbers: [14, 93, 2]
Generated Node #2: [14, 93, 2] from Operation: 65-63=2
Current State: 86:[14, 93, 2], Operations: ['65-63=2']
Exploring Operation: 14/2=7, Resulting Numbers: [93, 7]
Generated Node #3: [93, 7] from Operation:... | 4 | Current State: 86:[14, 65, 63, 93], Operations: []
Exploring Operation: 14+65=79, Resulting Numbers: [63, 93, 79]
Generated Node #0,0: 86:[63, 93, 79] Operation: 14+65=79
Exploring Operation: 65-63=2, Resulting Numbers: [14, 93, 2]
Generated Node #0,1: 86:[14, 93, 2] Operation: 65-63=2
Exploring Operation: 65-14=51, Re... | 0.985243 | hs_4 | mult_heuristic |
[
69,
8,
4,
17
] | 88 | [
"69+17=86",
"8/4=2",
"86+2=88"
] | Current State: 88:[69, 8, 4, 17], Operations: []
Exploring Operation: 69+17=86, Resulting Numbers: [8, 4, 86]
Generated Node #2: [8, 4, 86] from Operation: 69+17=86
Current State: 88:[8, 4, 86], Operations: ['69+17=86']
Exploring Operation: 8/4=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Operation: 8/... | 4 | Current State: 88:[69, 8, 4, 17], Operations: []
Exploring Operation: 69+17=86, Resulting Numbers: [8, 4, 86]
Generated Node #0,0: 88:[8, 4, 86] Operation: 69+17=86
Exploring Operation: 17-8=9, Resulting Numbers: [69, 4, 9]
Generated Node #0,1: 88:[69, 4, 9] Operation: 17-8=9
Exploring Operation: 69-17=52, Resulting Nu... | 0.986979 | hs_5 | sum_heuristic |
[
8,
73,
77,
2
] | 19 | [
"73+77=150",
"2+150=152",
"152/8=19"
] | Current State: 19:[8, 73, 77, 2], Operations: []
Exploring Operation: 73+77=150, Resulting Numbers: [8, 2, 150]
Generated Node #2: [8, 2, 150] from Operation: 73+77=150
Current State: 19:[8, 2, 150], Operations: ['73+77=150']
Exploring Operation: 2+150=152, Resulting Numbers: [8, 152]
Generated Node #3: [8, 152] from O... | 4 | Current State: 19:[8, 73, 77, 2], Operations: []
Exploring Operation: 77-73=4, Resulting Numbers: [8, 2, 4]
Generated Node #0,0: 19:[8, 2, 4] Operation: 77-73=4
Moving to Node #0,0
Current State: 19:[8, 2, 4], Operations: ['77-73=4']
Exploring Operation: 8*2=16, Resulting Numbers: [4, 16]
Generated Node #0,0,0: 19:[4, ... | 0 | hs_1 | mult_heuristic |
[
21,
75,
92,
97
] | 36 | [
"97-92=5",
"75/5=15",
"21+15=36"
] | Current State: 36:[21, 75, 92, 97], Operations: []
Exploring Operation: 97-92=5, Resulting Numbers: [21, 75, 5]
Generated Node #2: [21, 75, 5] from Operation: 97-92=5
Current State: 36:[21, 75, 5], Operations: ['97-92=5']
Exploring Operation: 75/5=15, Resulting Numbers: [21, 15]
Generated Node #3: [21, 15] from Operati... | 4 | Current State: 36:[21, 75, 92, 97], Operations: []
Exploring Operation: 75-21=54, Resulting Numbers: [92, 97, 54]
Generated Node #0,0: 36:[92, 97, 54] Operation: 75-21=54
Exploring Operation: 92-21=71, Resulting Numbers: [75, 97, 71]
Generated Node #0,1: 36:[75, 97, 71] Operation: 92-21=71
Exploring Operation: 97-75=22... | 0.986111 | hs_5 | mult_heuristic |
[
41,
10,
17,
38
] | 91 | [
"41+38=79",
"10*17=170",
"170-79=91"
] | Current State: 91:[41, 10, 17, 38], Operations: []
Exploring Operation: 41+38=79, Resulting Numbers: [10, 17, 79]
Generated Node #2: [10, 17, 79] from Operation: 41+38=79
Current State: 91:[10, 17, 79], Operations: ['41+38=79']
Exploring Operation: 10*17=170, Resulting Numbers: [79, 170]
Generated Node #3: [79, 170] fr... | 4 | Current State: 91:[41, 10, 17, 38], Operations: []
Exploring Operation: 41-10=31, Resulting Numbers: [17, 38, 31]
Generated Node #0,0: 91:[17, 38, 31] Operation: 41-10=31
Exploring Operation: 38-17=21, Resulting Numbers: [41, 10, 21]
Generated Node #0,1: 91:[41, 10, 21] Operation: 38-17=21
Exploring Operation: 41+38=79... | 0 | hs_5 | mult_heuristic |
[
58,
21,
33,
89
] | 23 | [
"58+21=79",
"89-33=56",
"79-56=23"
] | Current State: 23:[58, 21, 33, 89], Operations: []
Exploring Operation: 58+21=79, Resulting Numbers: [33, 89, 79]
Generated Node #2: [33, 89, 79] from Operation: 58+21=79
Current State: 23:[33, 89, 79], Operations: ['58+21=79']
Exploring Operation: 89-33=56, Resulting Numbers: [79, 56]
Generated Node #3: [79, 56] from ... | 4 | Current State: 23:[58, 21, 33, 89], Operations: []
Exploring Operation: 89-58=31, Resulting Numbers: [21, 33, 31]
Generated Node #0,0: 23:[21, 33, 31] Operation: 89-58=31
Moving to Node #0,0
Current State: 23:[21, 33, 31], Operations: ['89-58=31']
Exploring Operation: 33-21=12, Resulting Numbers: [31, 12]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
67,
75,
62,
9
] | 71 | [
"67+75=142",
"62+9=71",
"142-71=71"
] | Current State: 71:[67, 75, 62, 9], Operations: []
Exploring Operation: 67+75=142, Resulting Numbers: [62, 9, 142]
Generated Node #2: [62, 9, 142] from Operation: 67+75=142
Current State: 71:[62, 9, 142], Operations: ['67+75=142']
Exploring Operation: 62+9=71, Resulting Numbers: [142, 71]
Generated Node #3: [142, 71] fr... | 4 | Current State: 71:[67, 75, 62, 9], Operations: []
Exploring Operation: 67+9=76, Resulting Numbers: [75, 62, 76]
Generated Node #0,0: 71:[75, 62, 76] Operation: 67+9=76
Exploring Operation: 75-9=66, Resulting Numbers: [67, 62, 66]
Generated Node #0,1: 71:[67, 62, 66] Operation: 75-9=66
Exploring Operation: 62+9=71, Resu... | 0.986111 | hs_3 | mult_heuristic |
[
70,
43,
70,
33
] | 43 | [
"70-70=0",
"33*0=0",
"43+0=43"
] | Current State: 43:[70, 43, 70, 33], Operations: []
Exploring Operation: 70-70=0, Resulting Numbers: [43, 33, 0]
Generated Node #2: [43, 33, 0] from Operation: 70-70=0
Current State: 43:[43, 33, 0], Operations: ['70-70=0']
Exploring Operation: 33*0=0, Resulting Numbers: [43, 0]
Generated Node #3: [43, 0] from Operation:... | 4 | Current State: 43:[70, 43, 70, 33], Operations: []
Exploring Operation: 70-33=37, Resulting Numbers: [43, 70, 37]
Generated Node #0,0: 43:[43, 70, 37] Operation: 70-33=37
Exploring Operation: 70/70=1, Resulting Numbers: [43, 33, 1]
Generated Node #0,1: 43:[43, 33, 1] Operation: 70/70=1
Exploring Operation: 70-33=37, Re... | 0 | hs_3 | sum_heuristic |
[
78,
11,
54,
59
] | 24 | [
"78+11=89",
"54+59=113",
"113-89=24"
] | Current State: 24:[78, 11, 54, 59], Operations: []
Exploring Operation: 78+11=89, Resulting Numbers: [54, 59, 89]
Generated Node #2: [54, 59, 89] from Operation: 78+11=89
Current State: 24:[54, 59, 89], Operations: ['78+11=89']
Exploring Operation: 54+59=113, Resulting Numbers: [89, 113]
Generated Node #3: [89, 113] fr... | 4 | Current State: 24:[78, 11, 54, 59], Operations: []
Exploring Operation: 78-59=19, Resulting Numbers: [11, 54, 19]
Generated Node #0,0: 24:[11, 54, 19] Operation: 78-59=19
Exploring Operation: 78-54=24, Resulting Numbers: [11, 59, 24]
Generated Node #0,1: 24:[11, 59, 24] Operation: 78-54=24
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
10,
50,
6,
18
] | 60 | [
"50/10=5",
"18-6=12",
"5*12=60"
] | Current State: 60:[10, 50, 6, 18], Operations: []
Exploring Operation: 50/10=5, Resulting Numbers: [6, 18, 5]
Generated Node #2: [6, 18, 5] from Operation: 50/10=5
Current State: 60:[6, 18, 5], Operations: ['50/10=5']
Exploring Operation: 18-6=12, Resulting Numbers: [5, 12]
Generated Node #3: [5, 12] from Operation: 18... | 4 | Current State: 60:[10, 50, 6, 18], Operations: []
Exploring Operation: 50-18=32, Resulting Numbers: [10, 6, 32]
Generated Node #0,0: 60:[10, 6, 32] Operation: 50-18=32
Exploring Operation: 50+18=68, Resulting Numbers: [10, 6, 68]
Generated Node #0,1: 60:[10, 6, 68] Operation: 50+18=68
Exploring Operation: 10+50=60, Res... | 0.947049 | hs_5 | mult_heuristic |
[
71,
6,
18,
12
] | 80 | [
"71+12=83",
"18/6=3",
"83-3=80"
] | Current State: 80:[71, 6, 18, 12], Operations: []
Exploring Operation: 71+12=83, Resulting Numbers: [6, 18, 83]
Generated Node #2: [6, 18, 83] from Operation: 71+12=83
Current State: 80:[6, 18, 83], Operations: ['71+12=83']
Exploring Operation: 18/6=3, Resulting Numbers: [83, 3]
Generated Node #3: [83, 3] from Operatio... | 4 | Current State: 80:[71, 6, 18, 12], Operations: []
Exploring Operation: 71+12=83, Resulting Numbers: [6, 18, 83]
Generated Node #0,0: 80:[6, 18, 83] Operation: 71+12=83
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[6, 18, 83], Operations: ['71+12=83']
Exploring Operation: 18/6=3, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
59,
55,
90,
35
] | 58 | [
"90-55=35",
"35/35=1",
"59-1=58"
] | Current State: 58:[59, 55, 90, 35], Operations: []
Exploring Operation: 90-55=35, Resulting Numbers: [59, 35, 35]
Generated Node #2: [59, 35, 35] from Operation: 90-55=35
Current State: 58:[59, 35, 35], Operations: ['90-55=35']
Exploring Operation: 35/35=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Ope... | 4 | Current State: 58:[59, 55, 90, 35], Operations: []
Exploring Operation: 90-35=55, Resulting Numbers: [59, 55, 55]
Generated Node #0,0: 58:[59, 55, 55] Operation: 90-35=55
Exploring Operation: 90-55=35, Resulting Numbers: [59, 35, 35]
Generated Node #0,1: 58:[59, 35, 35] Operation: 90-55=35
Exploring Operation: 59-55=4,... | 0.987847 | hs_4 | sum_heuristic |
[
83,
16,
68,
32
] | 12 | [
"83-32=51",
"16*51=816",
"816/68=12"
] | Current State: 12:[83, 16, 68, 32], Operations: []
Exploring Operation: 83-32=51, Resulting Numbers: [16, 68, 51]
Generated Node #2: [16, 68, 51] from Operation: 83-32=51
Current State: 12:[16, 68, 51], Operations: ['83-32=51']
Exploring Operation: 16*51=816, Resulting Numbers: [68, 816]
Generated Node #3: [68, 816] fr... | 4 | Current State: 12:[83, 16, 68, 32], Operations: []
Exploring Operation: 83-32=51, Resulting Numbers: [16, 68, 51]
Generated Node #0,0: 12:[16, 68, 51] Operation: 83-32=51
Exploring Operation: 83-68=15, Resulting Numbers: [16, 32, 15]
Generated Node #0,1: 12:[16, 32, 15] Operation: 83-68=15
Exploring Operation: 68-32=36... | 0 | hs_3 | mult_heuristic |
[
5,
57,
69,
71
] | 11 | [
"57+69=126",
"126-71=55",
"55/5=11"
] | Current State: 11:[5, 57, 69, 71], Operations: []
Exploring Operation: 57+69=126, Resulting Numbers: [5, 71, 126]
Generated Node #2: [5, 71, 126] from Operation: 57+69=126
Current State: 11:[5, 71, 126], Operations: ['57+69=126']
Exploring Operation: 126-71=55, Resulting Numbers: [5, 55]
Generated Node #3: [5, 55] from... | 4 | Current State: 11:[5, 57, 69, 71], Operations: []
Exploring Operation: 57-5=52, Resulting Numbers: [69, 71, 52]
Generated Node #0,0: 11:[69, 71, 52] Operation: 57-5=52
Exploring Operation: 71-69=2, Resulting Numbers: [5, 57, 2]
Generated Node #0,1: 11:[5, 57, 2] Operation: 71-69=2
Exploring Operation: 71-57=14, Resulti... | 0.982639 | hs_5 | sum_heuristic |
[
30,
1,
40,
57
] | 67 | [
"30*1=30",
"40+57=97",
"97-30=67"
] | Current State: 67:[30, 1, 40, 57], Operations: []
Exploring Operation: 30*1=30, Resulting Numbers: [40, 57, 30]
Generated Node #2: [40, 57, 30] from Operation: 30*1=30
Current State: 67:[40, 57, 30], Operations: ['30*1=30']
Exploring Operation: 40+57=97, Resulting Numbers: [30, 97]
Generated Node #3: [30, 97] from Oper... | 4 | Current State: 67:[30, 1, 40, 57], Operations: []
Exploring Operation: 1+40=41, Resulting Numbers: [30, 57, 41]
Generated Node #0,0: 67:[30, 57, 41] Operation: 1+40=41
Exploring Operation: 30/1=30, Resulting Numbers: [40, 57, 30]
Generated Node #0,1: 67:[40, 57, 30] Operation: 30/1=30
Exploring Operation: 30+1=31, Resu... | 0.940972 | hs_5 | sum_heuristic |
[
49,
56,
97,
82
] | 42 | [
"49*82=4018",
"56+4018=4074",
"4074/97=42"
] | Current State: 42:[49, 56, 97, 82], Operations: []
Exploring Operation: 49*82=4018, Resulting Numbers: [56, 97, 4018]
Generated Node #2: [56, 97, 4018] from Operation: 49*82=4018
Current State: 42:[56, 97, 4018], Operations: ['49*82=4018']
Exploring Operation: 56+4018=4074, Resulting Numbers: [97, 4074]
Generated Node ... | 4 | Current State: 42:[49, 56, 97, 82], Operations: []
Exploring Operation: 97-56=41, Resulting Numbers: [49, 82, 41]
Generated Node #0,0: 42:[49, 82, 41] Operation: 97-56=41
Exploring Operation: 82-49=33, Resulting Numbers: [56, 97, 33]
Generated Node #0,1: 42:[56, 97, 33] Operation: 82-49=33
Exploring Operation: 97-49=48... | 0 | hs_5 | mult_heuristic |
[
30,
87,
58,
26
] | 46 | [
"30*58=1740",
"1740/87=20",
"26+20=46"
] | Current State: 46:[30, 87, 58, 26], Operations: []
Exploring Operation: 30*58=1740, Resulting Numbers: [87, 26, 1740]
Generated Node #2: [87, 26, 1740] from Operation: 30*58=1740
Current State: 46:[87, 26, 1740], Operations: ['30*58=1740']
Exploring Operation: 1740/87=20, Resulting Numbers: [26, 20]
Generated Node #3: ... | 4 | Current State: 46:[30, 87, 58, 26], Operations: []
Exploring Operation: 87-30=57, Resulting Numbers: [58, 26, 57]
Generated Node #0,0: 46:[58, 26, 57] Operation: 87-30=57
Exploring Operation: 87-58=29, Resulting Numbers: [30, 26, 29]
Generated Node #0,1: 46:[30, 26, 29] Operation: 87-58=29
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
58,
71,
2,
66
] | 48 | [
"71-66=5",
"2*5=10",
"58-10=48"
] | Current State: 48:[58, 71, 2, 66], Operations: []
Exploring Operation: 71-66=5, Resulting Numbers: [58, 2, 5]
Generated Node #2: [58, 2, 5] from Operation: 71-66=5
Current State: 48:[58, 2, 5], Operations: ['71-66=5']
Exploring Operation: 2*5=10, Resulting Numbers: [58, 10]
Generated Node #3: [58, 10] from Operation: 2... | 4 | Current State: 48:[58, 71, 2, 66], Operations: []
Exploring Operation: 71-66=5, Resulting Numbers: [58, 2, 5]
Generated Node #0,0: 48:[58, 2, 5] Operation: 71-66=5
Exploring Operation: 66-58=8, Resulting Numbers: [71, 2, 8]
Generated Node #0,1: 48:[71, 2, 8] Operation: 66-58=8
Exploring Operation: 71-58=13, Resulting N... | 0 | hs_3 | sum_heuristic |
[
33,
50,
62,
18
] | 39 | [
"33+50=83",
"62-18=44",
"83-44=39"
] | Current State: 39:[33, 50, 62, 18], Operations: []
Exploring Operation: 33+50=83, Resulting Numbers: [62, 18, 83]
Generated Node #2: [62, 18, 83] from Operation: 33+50=83
Current State: 39:[62, 18, 83], Operations: ['33+50=83']
Exploring Operation: 62-18=44, Resulting Numbers: [83, 44]
Generated Node #3: [83, 44] from ... | 4 | Current State: 39:[33, 50, 62, 18], Operations: []
Exploring Operation: 62-50=12, Resulting Numbers: [33, 18, 12]
Generated Node #0,0: 39:[33, 18, 12] Operation: 62-50=12
Moving to Node #0,0
Current State: 39:[33, 18, 12], Operations: ['62-50=12']
Exploring Operation: 33-18=15, Resulting Numbers: [12, 15]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
39,
40,
3,
37
] | 10 | [
"39/3=13",
"40-37=3",
"13-3=10"
] | Current State: 10:[39, 40, 3, 37], Operations: []
Exploring Operation: 39/3=13, Resulting Numbers: [40, 37, 13]
Generated Node #2: [40, 37, 13] from Operation: 39/3=13
Current State: 10:[40, 37, 13], Operations: ['39/3=13']
Exploring Operation: 40-37=3, Resulting Numbers: [13, 3]
Generated Node #3: [13, 3] from Operati... | 4 | Current State: 10:[39, 40, 3, 37], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [40, 3, 2]
Generated Node #0,0: 10:[40, 3, 2] Operation: 39-37=2
Exploring Operation: 39-3=36, Resulting Numbers: [40, 37, 36]
Generated Node #0,1: 10:[40, 37, 36] Operation: 39-3=36
Exploring Operation: 40-37=3, Resultin... | 0.948785 | hs_5 | mult_heuristic |
[
2,
50,
58,
43
] | 67 | [
"2+50=52",
"58-43=15",
"52+15=67"
] | Current State: 67:[2, 50, 58, 43], Operations: []
Exploring Operation: 2+50=52, Resulting Numbers: [58, 43, 52]
Generated Node #2: [58, 43, 52] from Operation: 2+50=52
Current State: 67:[58, 43, 52], Operations: ['2+50=52']
Exploring Operation: 58-43=15, Resulting Numbers: [52, 15]
Generated Node #3: [52, 15] from Oper... | 4 | Current State: 67:[2, 50, 58, 43], Operations: []
Exploring Operation: 2+58=60, Resulting Numbers: [50, 43, 60]
Generated Node #0,0: 67:[50, 43, 60] Operation: 2+58=60
Exploring Operation: 50-2=48, Resulting Numbers: [58, 43, 48]
Generated Node #0,1: 67:[58, 43, 48] Operation: 50-2=48
Exploring Operation: 2+43=45, Resu... | 0.963542 | hs_5 | mult_heuristic |
[
51,
37,
35,
29
] | 84 | [
"51-37=14",
"35-29=6",
"14*6=84"
] | Current State: 84:[51, 37, 35, 29], Operations: []
Exploring Operation: 51-37=14, Resulting Numbers: [35, 29, 14]
Generated Node #2: [35, 29, 14] from Operation: 51-37=14
Current State: 84:[35, 29, 14], Operations: ['51-37=14']
Exploring Operation: 35-29=6, Resulting Numbers: [14, 6]
Generated Node #3: [14, 6] from Ope... | 4 | Current State: 84:[51, 37, 35, 29], Operations: []
Exploring Operation: 51-37=14, Resulting Numbers: [35, 29, 14]
Generated Node #0,0: 84:[35, 29, 14] Operation: 51-37=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[35, 29, 14], Operations: ['51-37=14']
Exploring Operation: 35-29=6, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
26,
13,
39,
55
] | 26 | [
"55-26=29",
"39/13=3",
"29-3=26"
] | Current State: 26:[26, 13, 39, 55], Operations: []
Exploring Operation: 55-26=29, Resulting Numbers: [13, 39, 29]
Generated Node #2: [13, 39, 29] from Operation: 55-26=29
Current State: 26:[13, 39, 29], Operations: ['55-26=29']
Exploring Operation: 39/13=3, Resulting Numbers: [29, 3]
Generated Node #3: [29, 3] from Ope... | 4 | Current State: 26:[26, 13, 39, 55], Operations: []
Exploring Operation: 39-26=13, Resulting Numbers: [13, 55, 13]
Generated Node #0,0: 26:[13, 55, 13] Operation: 39-26=13
Exploring Operation: 55-26=29, Resulting Numbers: [13, 39, 29]
Generated Node #0,1: 26:[13, 39, 29] Operation: 55-26=29
Exploring Operation: 39-13=26... | 0.967014 | hs_4 | sum_heuristic |
[
5,
83,
96,
82
] | 90 | [
"5+83=88",
"96+82=178",
"178-88=90"
] | Current State: 90:[5, 83, 96, 82], Operations: []
Exploring Operation: 5+83=88, Resulting Numbers: [96, 82, 88]
Generated Node #2: [96, 82, 88] from Operation: 5+83=88
Current State: 90:[96, 82, 88], Operations: ['5+83=88']
Exploring Operation: 96+82=178, Resulting Numbers: [88, 178]
Generated Node #3: [88, 178] from O... | 4 | Current State: 90:[5, 83, 96, 82], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [5, 82, 13]
Generated Node #0,0: 90:[5, 82, 13] Operation: 96-83=13
Exploring Operation: 83-82=1, Resulting Numbers: [5, 96, 1]
Generated Node #0,1: 90:[5, 96, 1] Operation: 83-82=1
Exploring Operation: 96-82=14, Resulti... | 0.985243 | hs_5 | mult_heuristic |
[
88,
38,
40,
46
] | 56 | [
"88-38=50",
"46-40=6",
"50+6=56"
] | Current State: 56:[88, 38, 40, 46], Operations: []
Exploring Operation: 88-38=50, Resulting Numbers: [40, 46, 50]
Generated Node #2: [40, 46, 50] from Operation: 88-38=50
Current State: 56:[40, 46, 50], Operations: ['88-38=50']
Exploring Operation: 46-40=6, Resulting Numbers: [50, 6]
Generated Node #3: [50, 6] from Ope... | 4 | Current State: 56:[88, 38, 40, 46], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [88, 46, 2]
Generated Node #0,0: 56:[88, 46, 2] Operation: 40-38=2
Exploring Operation: 88-38=50, Resulting Numbers: [40, 46, 50]
Generated Node #0,1: 56:[40, 46, 50] Operation: 88-38=50
Exploring Operation: 88-40=48, Re... | 0.953993 | hs_4 | sum_heuristic |
[
44,
59,
1,
75
] | 59 | [
"59-44=15",
"75-1=74",
"74-15=59"
] | Current State: 59:[44, 59, 1, 75], Operations: []
Exploring Operation: 59-44=15, Resulting Numbers: [1, 75, 15]
Generated Node #2: [1, 75, 15] from Operation: 59-44=15
Current State: 59:[1, 75, 15], Operations: ['59-44=15']
Exploring Operation: 75-1=74, Resulting Numbers: [15, 74]
Generated Node #3: [15, 74] from Opera... | 4 | Current State: 59:[44, 59, 1, 75], Operations: []
Exploring Operation: 44+1=45, Resulting Numbers: [59, 75, 45]
Generated Node #0,0: 59:[59, 75, 45] Operation: 44+1=45
Exploring Operation: 75-1=74, Resulting Numbers: [44, 59, 74]
Generated Node #0,1: 59:[44, 59, 74] Operation: 75-1=74
Exploring Operation: 59*1=59, Resu... | 0.919271 | hs_5 | mult_heuristic |
[
61,
58,
16,
30
] | 26 | [
"61-58=3",
"30/3=10",
"16+10=26"
] | Current State: 26:[61, 58, 16, 30], Operations: []
Exploring Operation: 61-58=3, Resulting Numbers: [16, 30, 3]
Generated Node #2: [16, 30, 3] from Operation: 61-58=3
Current State: 26:[16, 30, 3], Operations: ['61-58=3']
Exploring Operation: 30/3=10, Resulting Numbers: [16, 10]
Generated Node #3: [16, 10] from Operati... | 4 | Current State: 26:[61, 58, 16, 30], Operations: []
Exploring Operation: 61-58=3, Resulting Numbers: [16, 30, 3]
Generated Node #0,0: 26:[16, 30, 3] Operation: 61-58=3
Exploring Operation: 61-30=31, Resulting Numbers: [58, 16, 31]
Generated Node #0,1: 26:[58, 16, 31] Operation: 61-30=31
Exploring Operation: 61-16=45, Re... | 0.979167 | hs_5 | mult_heuristic |
[
28,
10,
13,
4
] | 60 | [
"28/4=7",
"13-7=6",
"10*6=60"
] | Current State: 60:[28, 10, 13, 4], Operations: []
Exploring Operation: 28/4=7, Resulting Numbers: [10, 13, 7]
Generated Node #2: [10, 13, 7] from Operation: 28/4=7
Current State: 60:[10, 13, 7], Operations: ['28/4=7']
Exploring Operation: 13-7=6, Resulting Numbers: [10, 6]
Generated Node #3: [10, 6] from Operation: 13-... | 4 | Current State: 60:[28, 10, 13, 4], Operations: []
Exploring Operation: 28-13=15, Resulting Numbers: [10, 4, 15]
Generated Node #0,0: 60:[10, 4, 15] Operation: 28-13=15
Exploring Operation: 28/4=7, Resulting Numbers: [10, 13, 7]
Generated Node #0,1: 60:[10, 13, 7] Operation: 28/4=7
Moving to Node #0,0
Current State: 60:... | 0.988715 | hs_2 | sum_heuristic |
[
76,
22,
13,
79
] | 21 | [
"76*22=1672",
"1672-13=1659",
"1659/79=21"
] | Current State: 21:[76, 22, 13, 79], Operations: []
Exploring Operation: 76*22=1672, Resulting Numbers: [13, 79, 1672]
Generated Node #2: [13, 79, 1672] from Operation: 76*22=1672
Current State: 21:[13, 79, 1672], Operations: ['76*22=1672']
Exploring Operation: 1672-13=1659, Resulting Numbers: [79, 1659]
Generated Node ... | 4 | Current State: 21:[76, 22, 13, 79], Operations: []
Exploring Operation: 76-22=54, Resulting Numbers: [13, 79, 54]
Generated Node #0,0: 21:[13, 79, 54] Operation: 76-22=54
Exploring Operation: 79-22=57, Resulting Numbers: [76, 13, 57]
Generated Node #0,1: 21:[76, 13, 57] Operation: 79-22=57
Exploring Operation: 79-76=3,... | 0 | hs_4 | sum_heuristic |
[
57,
6,
95,
54
] | 98 | [
"57-6=51",
"95+54=149",
"149-51=98"
] | Current State: 98:[57, 6, 95, 54], Operations: []
Exploring Operation: 57-6=51, Resulting Numbers: [95, 54, 51]
Generated Node #2: [95, 54, 51] from Operation: 57-6=51
Current State: 98:[95, 54, 51], Operations: ['57-6=51']
Exploring Operation: 95+54=149, Resulting Numbers: [51, 149]
Generated Node #3: [51, 149] from O... | 4 | Current State: 98:[57, 6, 95, 54], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [6, 95, 3]
Generated Node #0,0: 98:[6, 95, 3] Operation: 57-54=3
Exploring Operation: 6+95=101, Resulting Numbers: [57, 54, 101]
Generated Node #0,1: 98:[57, 54, 101] Operation: 6+95=101
Exploring Operation: 57-6=51, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
37,
70,
60,
96
] | 75 | [
"70*96=6720",
"6720/60=112",
"112-37=75"
] | Current State: 75:[37, 70, 60, 96], Operations: []
Exploring Operation: 70*96=6720, Resulting Numbers: [37, 60, 6720]
Generated Node #2: [37, 60, 6720] from Operation: 70*96=6720
Current State: 75:[37, 60, 6720], Operations: ['70*96=6720']
Exploring Operation: 6720/60=112, Resulting Numbers: [37, 112]
Generated Node #3... | 4 | Current State: 75:[37, 70, 60, 96], Operations: []
Exploring Operation: 60-37=23, Resulting Numbers: [70, 96, 23]
Generated Node #0,0: 75:[70, 96, 23] Operation: 60-37=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[70, 96, 23], Operations: ['60-37=23']
Exploring Operation: 96-70=26, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
77,
12,
2,
80
] | 69 | [
"12-2=10",
"80/10=8",
"77-8=69"
] | Current State: 69:[77, 12, 2, 80], Operations: []
Exploring Operation: 12-2=10, Resulting Numbers: [77, 80, 10]
Generated Node #2: [77, 80, 10] from Operation: 12-2=10
Current State: 69:[77, 80, 10], Operations: ['12-2=10']
Exploring Operation: 80/10=8, Resulting Numbers: [77, 8]
Generated Node #3: [77, 8] from Operati... | 4 | Current State: 69:[77, 12, 2, 80], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [12, 2, 3]
Generated Node #0,0: 69:[12, 2, 3] Operation: 80-77=3
Exploring Operation: 80-12=68, Resulting Numbers: [77, 2, 68]
Generated Node #0,1: 69:[77, 2, 68] Operation: 80-12=68
Exploring Operation: 77-12=65, Resulti... | 0 | hs_5 | mult_heuristic |
[
31,
1,
68,
31
] | 66 | [
"31/31=1",
"68-1=67",
"67-1=66"
] | Current State: 66:[31, 1, 68, 31], Operations: []
Exploring Operation: 31/31=1, Resulting Numbers: [1, 68, 1]
Generated Node #2: [1, 68, 1] from Operation: 31/31=1
Current State: 66:[1, 68, 1], Operations: ['31/31=1']
Exploring Operation: 68-1=67, Resulting Numbers: [67]
67,66 equal: Goal Reached
Exploring Operation: 6... | 4 | Current State: 66:[31, 1, 68, 31], Operations: []
Exploring Operation: 31/31=1, Resulting Numbers: [1, 68, 1]
Generated Node #0,0: 66:[1, 68, 1] Operation: 31/31=1
Moving to Node #0,0
Current State: 66:[1, 68, 1], Operations: ['31/31=1']
Exploring Operation: 68-1=67, Resulting Numbers: [1, 67]
Generated Node #0,0,0: 66... | 0.993924 | hs_1 | mult_heuristic |
[
6,
48,
9,
63
] | 46 | [
"48/6=8",
"63-9=54",
"54-8=46"
] | Current State: 46:[6, 48, 9, 63], Operations: []
Exploring Operation: 48/6=8, Resulting Numbers: [9, 63, 8]
Generated Node #2: [9, 63, 8] from Operation: 48/6=8
Current State: 46:[9, 63, 8], Operations: ['48/6=8']
Exploring Operation: 63-9=54, Resulting Numbers: [8, 54]
Generated Node #3: [8, 54] from Operation: 63-9=5... | 4 | Current State: 46:[6, 48, 9, 63], Operations: []
Exploring Operation: 63/9=7, Resulting Numbers: [6, 48, 7]
Generated Node #0,0: 46:[6, 48, 7] Operation: 63/9=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[6, 48, 7], Operations: ['63/9=7']
Exploring Operation: 7-6=1, Resulting Numbers: [48, 1]
Ge... | 0 | hs_1 | sum_heuristic |
[
75,
18,
48,
76
] | 85 | [
"75-18=57",
"76-48=28",
"57+28=85"
] | Current State: 85:[75, 18, 48, 76], Operations: []
Exploring Operation: 75-18=57, Resulting Numbers: [48, 76, 57]
Generated Node #2: [48, 76, 57] from Operation: 75-18=57
Current State: 85:[48, 76, 57], Operations: ['75-18=57']
Exploring Operation: 76-48=28, Resulting Numbers: [57, 28]
Generated Node #3: [57, 28] from ... | 4 | Current State: 85:[75, 18, 48, 76], Operations: []
Exploring Operation: 75-48=27, Resulting Numbers: [18, 76, 27]
Generated Node #0,0: 85:[18, 76, 27] Operation: 75-48=27
Exploring Operation: 76-48=28, Resulting Numbers: [75, 18, 28]
Generated Node #0,1: 85:[75, 18, 28] Operation: 76-48=28
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
27,
63,
15,
20
] | 30 | [
"27+15=42",
"63*20=1260",
"1260/42=30"
] | Current State: 30:[27, 63, 15, 20], Operations: []
Exploring Operation: 27+15=42, Resulting Numbers: [63, 20, 42]
Generated Node #2: [63, 20, 42] from Operation: 27+15=42
Current State: 30:[63, 20, 42], Operations: ['27+15=42']
Exploring Operation: 63*20=1260, Resulting Numbers: [42, 1260]
Generated Node #3: [42, 1260]... | 4 | Current State: 30:[27, 63, 15, 20], Operations: []
Exploring Operation: 63-27=36, Resulting Numbers: [15, 20, 36]
Generated Node #0,0: 30:[15, 20, 36] Operation: 63-27=36
Exploring Operation: 63-15=48, Resulting Numbers: [27, 20, 48]
Generated Node #0,1: 30:[27, 20, 48] Operation: 63-15=48
Exploring Operation: 63-20=43... | 0 | hs_4 | mult_heuristic |
[
77,
8,
13,
61
] | 53 | [
"77-13=64",
"64/8=8",
"61-8=53"
] | Current State: 53:[77, 8, 13, 61], Operations: []
Exploring Operation: 77-13=64, Resulting Numbers: [8, 61, 64]
Generated Node #2: [8, 61, 64] from Operation: 77-13=64
Current State: 53:[8, 61, 64], Operations: ['77-13=64']
Exploring Operation: 64/8=8, Resulting Numbers: [61, 8]
Generated Node #3: [61, 8] from Operatio... | 4 | Current State: 53:[77, 8, 13, 61], Operations: []
Exploring Operation: 77-8=69, Resulting Numbers: [13, 61, 69]
Generated Node #0,0: 53:[13, 61, 69] Operation: 77-8=69
Exploring Operation: 77-13=64, Resulting Numbers: [8, 61, 64]
Generated Node #0,1: 53:[8, 61, 64] Operation: 77-13=64
Exploring Operation: 8+13=21, Resu... | 0 | hs_3 | mult_heuristic |
[
73,
17,
46,
75
] | 80 | [
"75-73=2",
"17*2=34",
"46+34=80"
] | Current State: 80:[73, 17, 46, 75], Operations: []
Exploring Operation: 75-73=2, Resulting Numbers: [17, 46, 2]
Generated Node #2: [17, 46, 2] from Operation: 75-73=2
Current State: 80:[17, 46, 2], Operations: ['75-73=2']
Exploring Operation: 17*2=34, Resulting Numbers: [46, 34]
Generated Node #3: [46, 34] from Operati... | 4 | Current State: 80:[73, 17, 46, 75], Operations: []
Exploring Operation: 73+17=90, Resulting Numbers: [46, 75, 90]
Generated Node #0,0: 80:[46, 75, 90] Operation: 73+17=90
Exploring Operation: 75-46=29, Resulting Numbers: [73, 17, 29]
Generated Node #0,1: 80:[73, 17, 29] Operation: 75-46=29
Exploring Operation: 73-46=27... | 0 | hs_5 | mult_heuristic |
[
5,
8,
3,
27
] | 43 | [
"5+8=13",
"3+27=30",
"13+30=43"
] | Current State: 43:[5, 8, 3, 27], Operations: []
Exploring Operation: 5+8=13, Resulting Numbers: [3, 27, 13]
Generated Node #2: [3, 27, 13] from Operation: 5+8=13
Current State: 43:[3, 27, 13], Operations: ['5+8=13']
Exploring Operation: 3+27=30, Resulting Numbers: [13, 30]
Generated Node #3: [13, 30] from Operation: 3+... | 4 | Current State: 43:[5, 8, 3, 27], Operations: []
Exploring Operation: 8*3=24, Resulting Numbers: [5, 27, 24]
Generated Node #0,0: 43:[5, 27, 24] Operation: 8*3=24
Exploring Operation: 5*8=40, Resulting Numbers: [3, 27, 40]
Generated Node #0,1: 43:[3, 27, 40] Operation: 5*8=40
Exploring Operation: 5+3=8, Resulting Number... | 0.930556 | hs_5 | sum_heuristic |
[
45,
51,
5,
31
] | 60 | [
"45+51=96",
"5+31=36",
"96-36=60"
] | Current State: 60:[45, 51, 5, 31], Operations: []
Exploring Operation: 45+51=96, Resulting Numbers: [5, 31, 96]
Generated Node #2: [5, 31, 96] from Operation: 45+51=96
Current State: 60:[5, 31, 96], Operations: ['45+51=96']
Exploring Operation: 5+31=36, Resulting Numbers: [96, 36]
Generated Node #3: [96, 36] from Opera... | 4 | Current State: 60:[45, 51, 5, 31], Operations: []
Exploring Operation: 51-45=6, Resulting Numbers: [5, 31, 6]
Generated Node #0,0: 60:[5, 31, 6] Operation: 51-45=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[5, 31, 6], Operations: ['51-45=6']
Exploring Operation: 5*6=30, Resulting Numbers: [31, ... | 0 | hs_1 | sum_heuristic |
[
73,
90,
45,
11
] | 64 | [
"73-11=62",
"90/45=2",
"62+2=64"
] | Current State: 64:[73, 90, 45, 11], Operations: []
Exploring Operation: 73-11=62, Resulting Numbers: [90, 45, 62]
Generated Node #2: [90, 45, 62] from Operation: 73-11=62
Current State: 64:[90, 45, 62], Operations: ['73-11=62']
Exploring Operation: 90/45=2, Resulting Numbers: [62, 2]
Generated Node #3: [62, 2] from Ope... | 4 | Current State: 64:[73, 90, 45, 11], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [73, 11, 2]
Generated Node #0,0: 64:[73, 11, 2] Operation: 90/45=2
Exploring Operation: 90-73=17, Resulting Numbers: [45, 11, 17]
Generated Node #0,1: 64:[45, 11, 17] Operation: 90-73=17
Exploring Operation: 90-45=45, Re... | 0.990451 | hs_3 | mult_heuristic |
[
61,
37,
5,
24
] | 96 | [
"61-37=24",
"5*24=120",
"120-24=96"
] | Current State: 96:[61, 37, 5, 24], Operations: []
Exploring Operation: 61-37=24, Resulting Numbers: [5, 24, 24]
Generated Node #2: [5, 24, 24] from Operation: 61-37=24
Current State: 96:[5, 24, 24], Operations: ['61-37=24']
Exploring Operation: 5*24=120, Resulting Numbers: [120]
120,96 equal: Goal Reached
Exploring Ope... | 4 | Current State: 96:[61, 37, 5, 24], Operations: []
Exploring Operation: 61+37=98, Resulting Numbers: [5, 24, 98]
Generated Node #0,0: 96:[5, 24, 98] Operation: 61+37=98
Exploring Operation: 61-24=37, Resulting Numbers: [37, 5, 37]
Generated Node #0,1: 96:[37, 5, 37] Operation: 61-24=37
Exploring Operation: 61-37=24, Res... | 0 | hs_4 | sum_heuristic |
[
32,
7,
73,
14
] | 17 | [
"32+73=105",
"14+105=119",
"119/7=17"
] | Current State: 17:[32, 7, 73, 14], Operations: []
Exploring Operation: 32+73=105, Resulting Numbers: [7, 14, 105]
Generated Node #2: [7, 14, 105] from Operation: 32+73=105
Current State: 17:[7, 14, 105], Operations: ['32+73=105']
Exploring Operation: 14+105=119, Resulting Numbers: [7, 119]
Generated Node #3: [7, 119] f... | 4 | Current State: 17:[32, 7, 73, 14], Operations: []
Exploring Operation: 73-32=41, Resulting Numbers: [7, 14, 41]
Generated Node #0,0: 17:[7, 14, 41] Operation: 73-32=41
Moving to Node #0,0
Current State: 17:[7, 14, 41], Operations: ['73-32=41']
Exploring Operation: 41-7=34, Resulting Numbers: [14, 34]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
36,
73,
60,
80
] | 31 | [
"36+73=109",
"60+80=140",
"140-109=31"
] | Current State: 31:[36, 73, 60, 80], Operations: []
Exploring Operation: 36+73=109, Resulting Numbers: [60, 80, 109]
Generated Node #2: [60, 80, 109] from Operation: 36+73=109
Current State: 31:[60, 80, 109], Operations: ['36+73=109']
Exploring Operation: 60+80=140, Resulting Numbers: [109, 140]
Generated Node #3: [109,... | 4 | Current State: 31:[36, 73, 60, 80], Operations: []
Exploring Operation: 80-73=7, Resulting Numbers: [36, 60, 7]
Generated Node #0,0: 31:[36, 60, 7] Operation: 80-73=7
Exploring Operation: 73-60=13, Resulting Numbers: [36, 80, 13]
Generated Node #0,1: 31:[36, 80, 13] Operation: 73-60=13
Exploring Operation: 80-60=20, Re... | 0.987847 | hs_3 | sum_heuristic |
[
60,
6,
70,
55
] | 51 | [
"60+6=66",
"70-55=15",
"66-15=51"
] | Current State: 51:[60, 6, 70, 55], Operations: []
Exploring Operation: 60+6=66, Resulting Numbers: [70, 55, 66]
Generated Node #2: [70, 55, 66] from Operation: 60+6=66
Current State: 51:[70, 55, 66], Operations: ['60+6=66']
Exploring Operation: 70-55=15, Resulting Numbers: [66, 15]
Generated Node #3: [66, 15] from Oper... | 4 | Current State: 51:[60, 6, 70, 55], Operations: []
Exploring Operation: 70-55=15, Resulting Numbers: [60, 6, 15]
Generated Node #0,0: 51:[60, 6, 15] Operation: 70-55=15
Exploring Operation: 70-60=10, Resulting Numbers: [6, 55, 10]
Generated Node #0,1: 51:[6, 55, 10] Operation: 70-60=10
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | sum_heuristic |
[
2,
86,
63,
21
] | 67 | [
"86-2=84",
"84/21=4",
"63+4=67"
] | Current State: 67:[2, 86, 63, 21], Operations: []
Exploring Operation: 86-2=84, Resulting Numbers: [63, 21, 84]
Generated Node #2: [63, 21, 84] from Operation: 86-2=84
Current State: 67:[63, 21, 84], Operations: ['86-2=84']
Exploring Operation: 84/21=4, Resulting Numbers: [63, 4]
Generated Node #3: [63, 4] from Operati... | 4 | Current State: 67:[2, 86, 63, 21], Operations: []
Exploring Operation: 86-2=84, Resulting Numbers: [63, 21, 84]
Generated Node #0,0: 67:[63, 21, 84] Operation: 86-2=84
Exploring Operation: 2+21=23, Resulting Numbers: [86, 63, 23]
Generated Node #0,1: 67:[86, 63, 23] Operation: 2+21=23
Exploring Operation: 2+63=65, Resu... | 0 | hs_4 | sum_heuristic |
[
57,
59,
27,
66
] | 78 | [
"59-57=2",
"66-27=39",
"2*39=78"
] | Current State: 78:[57, 59, 27, 66], Operations: []
Exploring Operation: 59-57=2, Resulting Numbers: [27, 66, 2]
Generated Node #2: [27, 66, 2] from Operation: 59-57=2
Current State: 78:[27, 66, 2], Operations: ['59-57=2']
Exploring Operation: 66-27=39, Resulting Numbers: [2, 39]
Generated Node #3: [2, 39] from Operatio... | 4 | Current State: 78:[57, 59, 27, 66], Operations: []
Exploring Operation: 59-57=2, Resulting Numbers: [27, 66, 2]
Generated Node #0,0: 78:[27, 66, 2] Operation: 59-57=2
Exploring Operation: 59-27=32, Resulting Numbers: [57, 66, 32]
Generated Node #0,1: 78:[57, 66, 32] Operation: 59-27=32
Exploring Operation: 66-57=9, Res... | 0.986979 | hs_5 | mult_heuristic |
[
53,
75,
80,
22
] | 70 | [
"53+75=128",
"80-22=58",
"128-58=70"
] | Current State: 70:[53, 75, 80, 22], Operations: []
Exploring Operation: 53+75=128, Resulting Numbers: [80, 22, 128]
Generated Node #2: [80, 22, 128] from Operation: 53+75=128
Current State: 70:[80, 22, 128], Operations: ['53+75=128']
Exploring Operation: 80-22=58, Resulting Numbers: [128, 58]
Generated Node #3: [128, 5... | 4 | Current State: 70:[53, 75, 80, 22], Operations: []
Exploring Operation: 53+22=75, Resulting Numbers: [75, 80, 75]
Generated Node #0,0: 70:[75, 80, 75] Operation: 53+22=75
Exploring Operation: 80-53=27, Resulting Numbers: [75, 22, 27]
Generated Node #0,1: 70:[75, 22, 27] Operation: 80-53=27
Exploring Operation: 80-75=5,... | 0.972222 | hs_4 | sum_heuristic |
[
40,
82,
49,
74
] | 23 | [
"40*49=1960",
"1960-74=1886",
"1886/82=23"
] | Current State: 23:[40, 82, 49, 74], Operations: []
Exploring Operation: 40*49=1960, Resulting Numbers: [82, 74, 1960]
Generated Node #2: [82, 74, 1960] from Operation: 40*49=1960
Current State: 23:[82, 74, 1960], Operations: ['40*49=1960']
Exploring Operation: 1960-74=1886, Resulting Numbers: [82, 1886]
Generated Node ... | 4 | Current State: 23:[40, 82, 49, 74], Operations: []
Exploring Operation: 74-49=25, Resulting Numbers: [40, 82, 25]
Generated Node #0,0: 23:[40, 82, 25] Operation: 74-49=25
Exploring Operation: 82-49=33, Resulting Numbers: [40, 74, 33]
Generated Node #0,1: 23:[40, 74, 33] Operation: 82-49=33
Exploring Operation: 82-74=8,... | 0 | hs_3 | sum_heuristic |
[
3,
8,
91,
4
] | 21 | [
"3+4=7",
"91/7=13",
"8+13=21"
] | Current State: 21:[3, 8, 91, 4], Operations: []
Exploring Operation: 3+4=7, Resulting Numbers: [8, 91, 7]
Generated Node #2: [8, 91, 7] from Operation: 3+4=7
Current State: 21:[8, 91, 7], Operations: ['3+4=7']
Exploring Operation: 91/7=13, Resulting Numbers: [8, 13]
Generated Node #3: [8, 13] from Operation: 91/7=13
Cu... | 4 | Current State: 21:[3, 8, 91, 4], Operations: []
Exploring Operation: 91-4=87, Resulting Numbers: [3, 8, 87]
Generated Node #0,0: 21:[3, 8, 87] Operation: 91-4=87
Exploring Operation: 91-8=83, Resulting Numbers: [3, 4, 83]
Generated Node #0,1: 21:[3, 4, 83] Operation: 91-8=83
Start Sub Search at level 1: Moving to Node ... | 0.986979 | hs_2 | mult_heuristic |
[
12,
66,
66,
6
] | 84 | [
"66/66=1",
"6+1=7",
"12*7=84"
] | Current State: 84:[12, 66, 66, 6], Operations: []
Exploring Operation: 66/66=1, Resulting Numbers: [12, 6, 1]
Generated Node #2: [12, 6, 1] from Operation: 66/66=1
Current State: 84:[12, 6, 1], Operations: ['66/66=1']
Exploring Operation: 6+1=7, Resulting Numbers: [12, 7]
Generated Node #3: [12, 7] from Operation: 6+1=... | 4 | Current State: 84:[12, 66, 66, 6], Operations: []
Exploring Operation: 66/6=11, Resulting Numbers: [12, 66, 11]
Generated Node #0,0: 84:[12, 66, 11] Operation: 66/6=11
Exploring Operation: 12+66=78, Resulting Numbers: [66, 6, 78]
Generated Node #0,1: 84:[66, 6, 78] Operation: 12+66=78
Exploring Operation: 66/66=1, Resu... | 0.978299 | hs_5 | sum_heuristic |
[
21,
58,
33,
23
] | 55 | [
"58-23=35",
"33*35=1155",
"1155/21=55"
] | Current State: 55:[21, 58, 33, 23], Operations: []
Exploring Operation: 58-23=35, Resulting Numbers: [21, 33, 35]
Generated Node #2: [21, 33, 35] from Operation: 58-23=35
Current State: 55:[21, 33, 35], Operations: ['58-23=35']
Exploring Operation: 33*35=1155, Resulting Numbers: [21, 1155]
Generated Node #3: [21, 1155]... | 4 | Current State: 55:[21, 58, 33, 23], Operations: []
Exploring Operation: 33-23=10, Resulting Numbers: [21, 58, 10]
Generated Node #0,0: 55:[21, 58, 10] Operation: 33-23=10
Exploring Operation: 21+33=54, Resulting Numbers: [58, 23, 54]
Generated Node #0,1: 55:[58, 23, 54] Operation: 21+33=54
Exploring Operation: 33+23=56... | 0 | hs_3 | mult_heuristic |
[
14,
67,
72,
75
] | 50 | [
"67-14=53",
"75-72=3",
"53-3=50"
] | Current State: 50:[14, 67, 72, 75], Operations: []
Exploring Operation: 67-14=53, Resulting Numbers: [72, 75, 53]
Generated Node #2: [72, 75, 53] from Operation: 67-14=53
Current State: 50:[72, 75, 53], Operations: ['67-14=53']
Exploring Operation: 75-72=3, Resulting Numbers: [53, 3]
Generated Node #3: [53, 3] from Ope... | 4 | Current State: 50:[14, 67, 72, 75], Operations: []
Exploring Operation: 75-67=8, Resulting Numbers: [14, 72, 8]
Generated Node #0,0: 50:[14, 72, 8] Operation: 75-67=8
Exploring Operation: 75-72=3, Resulting Numbers: [14, 67, 3]
Generated Node #0,1: 50:[14, 67, 3] Operation: 75-72=3
Moving to Node #0,1
Current State: 50... | 0.992188 | hs_2 | mult_heuristic |
[
50,
6,
55,
48
] | 52 | [
"50-48=2",
"6/2=3",
"55-3=52"
] | Current State: 52:[50, 6, 55, 48], Operations: []
Exploring Operation: 50-48=2, Resulting Numbers: [6, 55, 2]
Generated Node #2: [6, 55, 2] from Operation: 50-48=2
Current State: 52:[6, 55, 2], Operations: ['50-48=2']
Exploring Operation: 6/2=3, Resulting Numbers: [55, 3]
Generated Node #3: [55, 3] from Operation: 6/2=... | 4 | Current State: 52:[50, 6, 55, 48], Operations: []
Exploring Operation: 55-48=7, Resulting Numbers: [50, 6, 7]
Generated Node #0,0: 52:[50, 6, 7] Operation: 55-48=7
Exploring Operation: 6+48=54, Resulting Numbers: [50, 55, 54]
Generated Node #0,1: 52:[50, 55, 54] Operation: 6+48=54
Exploring Operation: 55-6=49, Resultin... | 0.975694 | hs_5 | sum_heuristic |
[
1,
33,
11,
92
] | 49 | [
"33-1=32",
"92-11=81",
"81-32=49"
] | Current State: 49:[1, 33, 11, 92], Operations: []
Exploring Operation: 33-1=32, Resulting Numbers: [11, 92, 32]
Generated Node #2: [11, 92, 32] from Operation: 33-1=32
Current State: 49:[11, 92, 32], Operations: ['33-1=32']
Exploring Operation: 92-11=81, Resulting Numbers: [32, 81]
Generated Node #3: [32, 81] from Oper... | 4 | Current State: 49:[1, 33, 11, 92], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [1, 92, 3]
Generated Node #0,0: 49:[1, 92, 3] Operation: 33/11=3
Exploring Operation: 92-33=59, Resulting Numbers: [1, 11, 59]
Generated Node #0,1: 49:[1, 11, 59] Operation: 92-33=59
Exploring Operation: 1+33=34, Resultin... | 0.984375 | hs_5 | mult_heuristic |
[
67,
70,
26,
64
] | 41 | [
"70-67=3",
"64-26=38",
"3+38=41"
] | Current State: 41:[67, 70, 26, 64], Operations: []
Exploring Operation: 70-67=3, Resulting Numbers: [26, 64, 3]
Generated Node #2: [26, 64, 3] from Operation: 70-67=3
Current State: 41:[26, 64, 3], Operations: ['70-67=3']
Exploring Operation: 64-26=38, Resulting Numbers: [3, 38]
Generated Node #3: [3, 38] from Operatio... | 4 | Current State: 41:[67, 70, 26, 64], Operations: []
Exploring Operation: 64-26=38, Resulting Numbers: [67, 70, 38]
Generated Node #0,0: 41:[67, 70, 38] Operation: 64-26=38
Exploring Operation: 67-26=41, Resulting Numbers: [70, 64, 41]
Generated Node #0,1: 41:[70, 64, 41] Operation: 67-26=41
Exploring Operation: 70-26=44... | 0.973958 | hs_4 | sum_heuristic |
[
12,
3,
47,
88
] | 45 | [
"12/3=4",
"88-47=41",
"4+41=45"
] | Current State: 45:[12, 3, 47, 88], Operations: []
Exploring Operation: 12/3=4, Resulting Numbers: [47, 88, 4]
Generated Node #2: [47, 88, 4] from Operation: 12/3=4
Current State: 45:[47, 88, 4], Operations: ['12/3=4']
Exploring Operation: 88-47=41, Resulting Numbers: [4, 41]
Generated Node #3: [4, 41] from Operation: 8... | 4 | Current State: 45:[12, 3, 47, 88], Operations: []
Exploring Operation: 12-3=9, Resulting Numbers: [47, 88, 9]
Generated Node #0,0: 45:[47, 88, 9] Operation: 12-3=9
Exploring Operation: 88-47=41, Resulting Numbers: [12, 3, 41]
Generated Node #0,1: 45:[12, 3, 41] Operation: 88-47=41
Exploring Operation: 12+3=15, Resultin... | 0.980035 | hs_4 | sum_heuristic |
[
3,
21,
25,
75
] | 43 | [
"21/3=7",
"75-25=50",
"50-7=43"
] | Current State: 43:[3, 21, 25, 75], Operations: []
Exploring Operation: 21/3=7, Resulting Numbers: [25, 75, 7]
Generated Node #2: [25, 75, 7] from Operation: 21/3=7
Current State: 43:[25, 75, 7], Operations: ['21/3=7']
Exploring Operation: 75-25=50, Resulting Numbers: [7, 50]
Generated Node #3: [7, 50] from Operation: 7... | 4 | Current State: 43:[3, 21, 25, 75], Operations: []
Exploring Operation: 75/3=25, Resulting Numbers: [21, 25, 25]
Generated Node #0,0: 43:[21, 25, 25] Operation: 75/3=25
Exploring Operation: 3+25=28, Resulting Numbers: [21, 75, 28]
Generated Node #0,1: 43:[21, 75, 28] Operation: 3+25=28
Exploring Operation: 3+21=24, Resu... | 0 | hs_4 | mult_heuristic |
[
62,
83,
48,
30
] | 57 | [
"83-62=21",
"48+30=78",
"78-21=57"
] | Current State: 57:[62, 83, 48, 30], Operations: []
Exploring Operation: 83-62=21, Resulting Numbers: [48, 30, 21]
Generated Node #2: [48, 30, 21] from Operation: 83-62=21
Current State: 57:[48, 30, 21], Operations: ['83-62=21']
Exploring Operation: 48+30=78, Resulting Numbers: [21, 78]
Generated Node #3: [21, 78] from ... | 4 | Current State: 57:[62, 83, 48, 30], Operations: []
Exploring Operation: 83-30=53, Resulting Numbers: [62, 48, 53]
Generated Node #0,0: 57:[62, 48, 53] Operation: 83-30=53
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[62, 48, 53], Operations: ['83-30=53']
Exploring Operation: 53-48=5, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
8,
4,
24,
55
] | 67 | [
"8+4=12",
"24+55=79",
"79-12=67"
] | Current State: 67:[8, 4, 24, 55], Operations: []
Exploring Operation: 8+4=12, Resulting Numbers: [24, 55, 12]
Generated Node #2: [24, 55, 12] from Operation: 8+4=12
Current State: 67:[24, 55, 12], Operations: ['8+4=12']
Exploring Operation: 24+55=79, Resulting Numbers: [12, 79]
Generated Node #3: [12, 79] from Operatio... | 4 | Current State: 67:[8, 4, 24, 55], Operations: []
Exploring Operation: 4*24=96, Resulting Numbers: [8, 55, 96]
Generated Node #0,0: 67:[8, 55, 96] Operation: 4*24=96
Exploring Operation: 8*4=32, Resulting Numbers: [24, 55, 32]
Generated Node #0,1: 67:[24, 55, 32] Operation: 8*4=32
Exploring Operation: 8+4=12, Resulting ... | 0.963542 | hs_3 | sum_heuristic |
[
70,
2,
9,
20
] | 92 | [
"20-2=18",
"9*18=162",
"162-70=92"
] | Current State: 92:[70, 2, 9, 20], Operations: []
Exploring Operation: 20-2=18, Resulting Numbers: [70, 9, 18]
Generated Node #2: [70, 9, 18] from Operation: 20-2=18
Current State: 92:[70, 9, 18], Operations: ['20-2=18']
Exploring Operation: 9*18=162, Resulting Numbers: [70, 162]
Generated Node #3: [70, 162] from Operat... | 4 | Current State: 92:[70, 2, 9, 20], Operations: []
Exploring Operation: 70+20=90, Resulting Numbers: [2, 9, 90]
Generated Node #0,0: 92:[2, 9, 90] Operation: 70+20=90
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[2, 9, 90], Operations: ['70+20=90']
Exploring Operation: 9-2=7, Resulting Numbers: [90,... | 0 | hs_1 | mult_heuristic |
[
65,
21,
17,
16
] | 18 | [
"65-17=48",
"48/16=3",
"21-3=18"
] | Current State: 18:[65, 21, 17, 16], Operations: []
Exploring Operation: 65-17=48, Resulting Numbers: [21, 16, 48]
Generated Node #2: [21, 16, 48] from Operation: 65-17=48
Current State: 18:[21, 16, 48], Operations: ['65-17=48']
Exploring Operation: 48/16=3, Resulting Numbers: [21, 3]
Generated Node #3: [21, 3] from Ope... | 4 | Current State: 18:[65, 21, 17, 16], Operations: []
Exploring Operation: 65-21=44, Resulting Numbers: [17, 16, 44]
Generated Node #0,0: 18:[17, 16, 44] Operation: 65-21=44
Exploring Operation: 65-17=48, Resulting Numbers: [21, 16, 48]
Generated Node #0,1: 18:[21, 16, 48] Operation: 65-17=48
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
11,
48,
53,
67
] | 12 | [
"53-48=5",
"11*5=55",
"67-55=12"
] | Current State: 12:[11, 48, 53, 67], Operations: []
Exploring Operation: 53-48=5, Resulting Numbers: [11, 67, 5]
Generated Node #2: [11, 67, 5] from Operation: 53-48=5
Current State: 12:[11, 67, 5], Operations: ['53-48=5']
Exploring Operation: 11*5=55, Resulting Numbers: [67, 55]
Generated Node #3: [67, 55] from Operati... | 4 | Current State: 12:[11, 48, 53, 67], Operations: []
Exploring Operation: 53-48=5, Resulting Numbers: [11, 67, 5]
Generated Node #0,0: 12:[11, 67, 5] Operation: 53-48=5
Exploring Operation: 67-48=19, Resulting Numbers: [11, 53, 19]
Generated Node #0,1: 12:[11, 53, 19] Operation: 67-48=19
Exploring Operation: 48-11=37, Re... | 0 | hs_4 | mult_heuristic |
[
2,
62,
18,
48
] | 65 | [
"18-2=16",
"48/16=3",
"62+3=65"
] | Current State: 65:[2, 62, 18, 48], Operations: []
Exploring Operation: 18-2=16, Resulting Numbers: [62, 48, 16]
Generated Node #2: [62, 48, 16] from Operation: 18-2=16
Current State: 65:[62, 48, 16], Operations: ['18-2=16']
Exploring Operation: 48/16=3, Resulting Numbers: [62, 3]
Generated Node #3: [62, 3] from Operati... | 4 | Current State: 65:[2, 62, 18, 48], Operations: []
Exploring Operation: 18+48=66, Resulting Numbers: [2, 62, 66]
Generated Node #0,0: 65:[2, 62, 66] Operation: 18+48=66
Exploring Operation: 2+62=64, Resulting Numbers: [18, 48, 64]
Generated Node #0,1: 65:[18, 48, 64] Operation: 2+62=64
Exploring Operation: 62-48=14, Res... | 0 | hs_4 | mult_heuristic |
[
55,
36,
6,
88
] | 26 | [
"55-36=19",
"6*19=114",
"114-88=26"
] | Current State: 26:[55, 36, 6, 88], Operations: []
Exploring Operation: 55-36=19, Resulting Numbers: [6, 88, 19]
Generated Node #2: [6, 88, 19] from Operation: 55-36=19
Current State: 26:[6, 88, 19], Operations: ['55-36=19']
Exploring Operation: 6*19=114, Resulting Numbers: [88, 114]
Generated Node #3: [88, 114] from Op... | 4 | Current State: 26:[55, 36, 6, 88], Operations: []
Exploring Operation: 88-36=52, Resulting Numbers: [55, 6, 52]
Generated Node #0,0: 26:[55, 6, 52] Operation: 88-36=52
Exploring Operation: 88-55=33, Resulting Numbers: [36, 6, 33]
Generated Node #0,1: 26:[36, 6, 33] Operation: 88-55=33
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
51,
88,
11,
7
] | 19 | [
"88-51=37",
"11+7=18",
"37-18=19"
] | Current State: 19:[51, 88, 11, 7], Operations: []
Exploring Operation: 88-51=37, Resulting Numbers: [11, 7, 37]
Generated Node #2: [11, 7, 37] from Operation: 88-51=37
Current State: 19:[11, 7, 37], Operations: ['88-51=37']
Exploring Operation: 11+7=18, Resulting Numbers: [37, 18]
Generated Node #3: [37, 18] from Opera... | 4 | Current State: 19:[51, 88, 11, 7], Operations: []
Exploring Operation: 88-51=37, Resulting Numbers: [11, 7, 37]
Generated Node #0,0: 19:[11, 7, 37] Operation: 88-51=37
Exploring Operation: 51-11=40, Resulting Numbers: [88, 7, 40]
Generated Node #0,1: 19:[88, 7, 40] Operation: 51-11=40
Exploring Operation: 88/11=8, Resu... | 0.989583 | hs_3 | mult_heuristic |
[
89,
12,
30,
63
] | 68 | [
"89+12=101",
"63-30=33",
"101-33=68"
] | Current State: 68:[89, 12, 30, 63], Operations: []
Exploring Operation: 89+12=101, Resulting Numbers: [30, 63, 101]
Generated Node #2: [30, 63, 101] from Operation: 89+12=101
Current State: 68:[30, 63, 101], Operations: ['89+12=101']
Exploring Operation: 63-30=33, Resulting Numbers: [101, 33]
Generated Node #3: [101, 3... | 4 | Current State: 68:[89, 12, 30, 63], Operations: []
Exploring Operation: 89-30=59, Resulting Numbers: [12, 63, 59]
Generated Node #0,0: 68:[12, 63, 59] Operation: 89-30=59
Exploring Operation: 89-12=77, Resulting Numbers: [30, 63, 77]
Generated Node #0,1: 68:[30, 63, 77] Operation: 89-12=77
Exploring Operation: 89-63=26... | 0.984375 | hs_3 | sum_heuristic |
[
2,
27,
65,
60
] | 34 | [
"2+27=29",
"65-60=5",
"29+5=34"
] | Current State: 34:[2, 27, 65, 60], Operations: []
Exploring Operation: 2+27=29, Resulting Numbers: [65, 60, 29]
Generated Node #2: [65, 60, 29] from Operation: 2+27=29
Current State: 34:[65, 60, 29], Operations: ['2+27=29']
Exploring Operation: 65-60=5, Resulting Numbers: [29, 5]
Generated Node #3: [29, 5] from Operati... | 4 | Current State: 34:[2, 27, 65, 60], Operations: []
Exploring Operation: 65-60=5, Resulting Numbers: [2, 27, 5]
Generated Node #0,0: 34:[2, 27, 5] Operation: 65-60=5
Exploring Operation: 65-27=38, Resulting Numbers: [2, 60, 38]
Generated Node #0,1: 34:[2, 60, 38] Operation: 65-27=38
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | sum_heuristic |
[
63,
47,
75,
3
] | 88 | [
"63-47=16",
"75-3=72",
"16+72=88"
] | Current State: 88:[63, 47, 75, 3], Operations: []
Exploring Operation: 63-47=16, Resulting Numbers: [75, 3, 16]
Generated Node #2: [75, 3, 16] from Operation: 63-47=16
Current State: 88:[75, 3, 16], Operations: ['63-47=16']
Exploring Operation: 75-3=72, Resulting Numbers: [16, 72]
Generated Node #3: [16, 72] from Opera... | 4 | Current State: 88:[63, 47, 75, 3], Operations: []
Exploring Operation: 63-47=16, Resulting Numbers: [75, 3, 16]
Generated Node #0,0: 88:[75, 3, 16] Operation: 63-47=16
Exploring Operation: 75-63=12, Resulting Numbers: [47, 3, 12]
Generated Node #0,1: 88:[47, 3, 12] Operation: 75-63=12
Exploring Operation: 63/3=21, Resu... | 0.969618 | hs_3 | sum_heuristic |
[
44,
9,
26,
9
] | 99 | [
"44-26=18",
"9*9=81",
"18+81=99"
] | Current State: 99:[44, 9, 26, 9], Operations: []
Exploring Operation: 44-26=18, Resulting Numbers: [9, 9, 18]
Generated Node #2: [9, 9, 18] from Operation: 44-26=18
Current State: 99:[9, 9, 18], Operations: ['44-26=18']
Exploring Operation: 9*9=81, Resulting Numbers: [18, 81]
Generated Node #3: [18, 81] from Operation:... | 4 | Current State: 99:[44, 9, 26, 9], Operations: []
Exploring Operation: 44-9=35, Resulting Numbers: [9, 26, 35]
Generated Node #0,0: 99:[9, 26, 35] Operation: 44-9=35
Exploring Operation: 44-26=18, Resulting Numbers: [9, 9, 18]
Generated Node #0,1: 99:[9, 9, 18] Operation: 44-26=18
Exploring Operation: 44-9=35, Resulting... | 0 | hs_3 | sum_heuristic |
[
60,
40,
2,
50
] | 20 | [
"60/2=30",
"50-40=10",
"30-10=20"
] | Current State: 20:[60, 40, 2, 50], Operations: []
Exploring Operation: 60/2=30, Resulting Numbers: [40, 50, 30]
Generated Node #2: [40, 50, 30] from Operation: 60/2=30
Current State: 20:[40, 50, 30], Operations: ['60/2=30']
Exploring Operation: 50-40=10, Resulting Numbers: [30, 10]
Generated Node #3: [30, 10] from Oper... | 4 | Current State: 20:[60, 40, 2, 50], Operations: []
Exploring Operation: 50-40=10, Resulting Numbers: [60, 2, 10]
Generated Node #0,0: 20:[60, 2, 10] Operation: 50-40=10
Exploring Operation: 60-40=20, Resulting Numbers: [2, 50, 20]
Generated Node #0,1: 20:[2, 50, 20] Operation: 60-40=20
Exploring Operation: 60-50=10, Res... | 0.967014 | hs_3 | sum_heuristic |
[
90,
56,
38,
51
] | 21 | [
"90-56=34",
"51-38=13",
"34-13=21"
] | Current State: 21:[90, 56, 38, 51], Operations: []
Exploring Operation: 90-56=34, Resulting Numbers: [38, 51, 34]
Generated Node #2: [38, 51, 34] from Operation: 90-56=34
Current State: 21:[38, 51, 34], Operations: ['90-56=34']
Exploring Operation: 51-38=13, Resulting Numbers: [34, 13]
Generated Node #3: [34, 13] from ... | 4 | Current State: 21:[90, 56, 38, 51], Operations: []
Exploring Operation: 90-51=39, Resulting Numbers: [56, 38, 39]
Generated Node #0,0: 21:[56, 38, 39] Operation: 90-51=39
Exploring Operation: 56-51=5, Resulting Numbers: [90, 38, 5]
Generated Node #0,1: 21:[90, 38, 5] Operation: 56-51=5
Exploring Operation: 90-56=34, Re... | 0.988715 | hs_3 | mult_heuristic |
[
89,
82,
47,
96
] | 56 | [
"89-82=7",
"96-47=49",
"7+49=56"
] | Current State: 56:[89, 82, 47, 96], Operations: []
Exploring Operation: 89-82=7, Resulting Numbers: [47, 96, 7]
Generated Node #2: [47, 96, 7] from Operation: 89-82=7
Current State: 56:[47, 96, 7], Operations: ['89-82=7']
Exploring Operation: 96-47=49, Resulting Numbers: [7, 49]
Generated Node #3: [7, 49] from Operatio... | 4 | Current State: 56:[89, 82, 47, 96], Operations: []
Exploring Operation: 96-47=49, Resulting Numbers: [89, 82, 49]
Generated Node #0,0: 56:[89, 82, 49] Operation: 96-47=49
Exploring Operation: 89-82=7, Resulting Numbers: [47, 96, 7]
Generated Node #0,1: 56:[47, 96, 7] Operation: 89-82=7
Exploring Operation: 96-82=14, Re... | 0.971354 | hs_4 | mult_heuristic |
[
55,
20,
16,
80
] | 70 | [
"55+20=75",
"80/16=5",
"75-5=70"
] | Current State: 70:[55, 20, 16, 80], Operations: []
Exploring Operation: 55+20=75, Resulting Numbers: [16, 80, 75]
Generated Node #2: [16, 80, 75] from Operation: 55+20=75
Current State: 70:[16, 80, 75], Operations: ['55+20=75']
Exploring Operation: 80/16=5, Resulting Numbers: [75, 5]
Generated Node #3: [75, 5] from Ope... | 4 | Current State: 70:[55, 20, 16, 80], Operations: []
Exploring Operation: 80-55=25, Resulting Numbers: [20, 16, 25]
Generated Node #0,0: 70:[20, 16, 25] Operation: 80-55=25
Exploring Operation: 55-20=35, Resulting Numbers: [16, 80, 35]
Generated Node #0,1: 70:[16, 80, 35] Operation: 55-20=35
Exploring Operation: 55+20=75... | 0.967014 | hs_4 | mult_heuristic |
[
16,
45,
25,
32
] | 40 | [
"32/16=2",
"45-25=20",
"2*20=40"
] | Current State: 40:[16, 45, 25, 32], Operations: []
Exploring Operation: 32/16=2, Resulting Numbers: [45, 25, 2]
Generated Node #2: [45, 25, 2] from Operation: 32/16=2
Current State: 40:[45, 25, 2], Operations: ['32/16=2']
Exploring Operation: 45-25=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from Operatio... | 4 | Current State: 40:[16, 45, 25, 32], Operations: []
Exploring Operation: 32/16=2, Resulting Numbers: [45, 25, 2]
Generated Node #0,0: 40:[45, 25, 2] Operation: 32/16=2
Exploring Operation: 32-25=7, Resulting Numbers: [16, 45, 7]
Generated Node #0,1: 40:[16, 45, 7] Operation: 32-25=7
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | mult_heuristic |
[
39,
94,
7,
96
] | 44 | [
"39+94=133",
"96-7=89",
"133-89=44"
] | Current State: 44:[39, 94, 7, 96], Operations: []
Exploring Operation: 39+94=133, Resulting Numbers: [7, 96, 133]
Generated Node #2: [7, 96, 133] from Operation: 39+94=133
Current State: 44:[7, 96, 133], Operations: ['39+94=133']
Exploring Operation: 96-7=89, Resulting Numbers: [133, 89]
Generated Node #3: [133, 89] fr... | 4 | Current State: 44:[39, 94, 7, 96], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [39, 7, 2]
Generated Node #0,0: 44:[39, 7, 2] Operation: 96-94=2
Moving to Node #0,0
Current State: 44:[39, 7, 2], Operations: ['96-94=2']
Exploring Operation: 39+7=46, Resulting Numbers: [2, 46]
Generated Node #0,0,0: 44... | 0.993924 | hs_1 | mult_heuristic |
[
61,
38,
6,
91
] | 48 | [
"61+38=99",
"99-91=8",
"6*8=48"
] | Current State: 48:[61, 38, 6, 91], Operations: []
Exploring Operation: 61+38=99, Resulting Numbers: [6, 91, 99]
Generated Node #2: [6, 91, 99] from Operation: 61+38=99
Current State: 48:[6, 91, 99], Operations: ['61+38=99']
Exploring Operation: 99-91=8, Resulting Numbers: [6, 8]
Generated Node #3: [6, 8] from Operation... | 4 | Current State: 48:[61, 38, 6, 91], Operations: []
Exploring Operation: 91-38=53, Resulting Numbers: [61, 6, 53]
Generated Node #0,0: 48:[61, 6, 53] Operation: 91-38=53
Exploring Operation: 91-61=30, Resulting Numbers: [38, 6, 30]
Generated Node #0,1: 48:[38, 6, 30] Operation: 91-61=30
Moving to Node #0,1
Current State:... | 0.992188 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.