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 |
|---|---|---|---|---|---|---|---|---|
[
68,
90,
94,
63
] | 80 | [
"94-90=4",
"68/4=17",
"63+17=80"
] | Current State: 80:[68, 90, 94, 63], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [68, 63, 4]
Generated Node #2: [68, 63, 4] from Operation: 94-90=4
Current State: 80:[68, 63, 4], Operations: ['94-90=4']
Exploring Operation: 68/4=17, Resulting Numbers: [63, 17]
Generated Node #3: [63, 17] from Operati... | 4 | Current State: 80:[68, 90, 94, 63], Operations: []
Exploring Operation: 68-63=5, Resulting Numbers: [90, 94, 5]
Generated Node #0,0: 80:[90, 94, 5] Operation: 68-63=5
Moving to Node #0,0
Current State: 80:[90, 94, 5], Operations: ['68-63=5']
Exploring Operation: 94-90=4, Resulting Numbers: [5, 4]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
4,
37,
88,
86
] | 66 | [
"37-4=33",
"88-86=2",
"33*2=66"
] | Current State: 66:[4, 37, 88, 86], Operations: []
Exploring Operation: 37-4=33, Resulting Numbers: [88, 86, 33]
Generated Node #2: [88, 86, 33] from Operation: 37-4=33
Current State: 66:[88, 86, 33], Operations: ['37-4=33']
Exploring Operation: 88-86=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Operati... | 4 | Current State: 66:[4, 37, 88, 86], Operations: []
Exploring Operation: 88/4=22, Resulting Numbers: [37, 86, 22]
Generated Node #0,0: 66:[37, 86, 22] Operation: 88/4=22
Exploring Operation: 86-37=49, Resulting Numbers: [4, 88, 49]
Generated Node #0,1: 66:[4, 88, 49] Operation: 86-37=49
Exploring Operation: 37-4=33, Resu... | 0.955729 | hs_5 | sum_heuristic |
[
12,
66,
72,
4
] | 42 | [
"72/12=6",
"4*6=24",
"66-24=42"
] | Current State: 42:[12, 66, 72, 4], Operations: []
Exploring Operation: 72/12=6, Resulting Numbers: [66, 4, 6]
Generated Node #2: [66, 4, 6] from Operation: 72/12=6
Current State: 42:[66, 4, 6], Operations: ['72/12=6']
Exploring Operation: 4*6=24, Resulting Numbers: [66, 24]
Generated Node #3: [66, 24] from Operation: 4... | 4 | Current State: 42:[12, 66, 72, 4], Operations: []
Exploring Operation: 72/4=18, Resulting Numbers: [12, 66, 18]
Generated Node #0,0: 42:[12, 66, 18] Operation: 72/4=18
Exploring Operation: 72-66=6, Resulting Numbers: [12, 4, 6]
Generated Node #0,1: 42:[12, 4, 6] Operation: 72-66=6
Exploring Operation: 72-12=60, Resulti... | 0 | hs_5 | sum_heuristic |
[
2,
32,
22,
36
] | 36 | [
"36/2=18",
"32+22=54",
"54-18=36"
] | Current State: 36:[2, 32, 22, 36], Operations: []
Exploring Operation: 36/2=18, Resulting Numbers: [32, 22, 18]
Generated Node #2: [32, 22, 18] from Operation: 36/2=18
Current State: 36:[32, 22, 18], Operations: ['36/2=18']
Exploring Operation: 32+22=54, Resulting Numbers: [18, 54]
Generated Node #3: [18, 54] from Oper... | 4 | Current State: 36:[2, 32, 22, 36], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [2, 22, 4]
Generated Node #0,0: 36:[2, 22, 4] Operation: 36-32=4
Exploring Operation: 32-22=10, Resulting Numbers: [2, 36, 10]
Generated Node #0,1: 36:[2, 36, 10] Operation: 32-22=10
Start Sub Search at level 1: Moving to... | 0.986979 | hs_2 | mult_heuristic |
[
15,
65,
51,
13
] | 71 | [
"15+51=66",
"65/13=5",
"66+5=71"
] | Current State: 71:[15, 65, 51, 13], Operations: []
Exploring Operation: 15+51=66, Resulting Numbers: [65, 13, 66]
Generated Node #2: [65, 13, 66] from Operation: 15+51=66
Current State: 71:[65, 13, 66], Operations: ['15+51=66']
Exploring Operation: 65/13=5, Resulting Numbers: [66, 5]
Generated Node #3: [66, 5] from Ope... | 4 | Current State: 71:[15, 65, 51, 13], Operations: []
Exploring Operation: 15+65=80, Resulting Numbers: [51, 13, 80]
Generated Node #0,0: 71:[51, 13, 80] Operation: 15+65=80
Exploring Operation: 15+51=66, Resulting Numbers: [65, 13, 66]
Generated Node #0,1: 71:[65, 13, 66] Operation: 15+51=66
Exploring Operation: 51+13=64... | 0.914063 | hs_5 | mult_heuristic |
[
78,
29,
11,
15
] | 53 | [
"78-29=49",
"15-11=4",
"49+4=53"
] | Current State: 53:[78, 29, 11, 15], Operations: []
Exploring Operation: 78-29=49, Resulting Numbers: [11, 15, 49]
Generated Node #2: [11, 15, 49] from Operation: 78-29=49
Current State: 53:[11, 15, 49], Operations: ['78-29=49']
Exploring Operation: 15-11=4, Resulting Numbers: [49, 4]
Generated Node #3: [49, 4] from Ope... | 4 | Current State: 53:[78, 29, 11, 15], Operations: []
Exploring Operation: 78-15=63, Resulting Numbers: [29, 11, 63]
Generated Node #0,0: 53:[29, 11, 63] Operation: 78-15=63
Exploring Operation: 78-11=67, Resulting Numbers: [29, 15, 67]
Generated Node #0,1: 53:[29, 15, 67] Operation: 78-11=67
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
96,
55,
98,
27
] | 56 | [
"98-96=2",
"55-27=28",
"2*28=56"
] | Current State: 56:[96, 55, 98, 27], Operations: []
Exploring Operation: 98-96=2, Resulting Numbers: [55, 27, 2]
Generated Node #2: [55, 27, 2] from Operation: 98-96=2
Current State: 56:[55, 27, 2], Operations: ['98-96=2']
Exploring Operation: 55-27=28, Resulting Numbers: [2, 28]
Generated Node #3: [2, 28] from Operatio... | 4 | Current State: 56:[96, 55, 98, 27], Operations: []
Exploring Operation: 98-96=2, Resulting Numbers: [55, 27, 2]
Generated Node #0,0: 56:[55, 27, 2] Operation: 98-96=2
Exploring Operation: 98-55=43, Resulting Numbers: [96, 27, 43]
Generated Node #0,1: 56:[96, 27, 43] Operation: 98-55=43
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
46,
47,
2,
96
] | 52 | [
"96-47=49",
"2*49=98",
"98-46=52"
] | Current State: 52:[46, 47, 2, 96], Operations: []
Exploring Operation: 96-47=49, Resulting Numbers: [46, 2, 49]
Generated Node #2: [46, 2, 49] from Operation: 96-47=49
Current State: 52:[46, 2, 49], Operations: ['96-47=49']
Exploring Operation: 2*49=98, Resulting Numbers: [46, 98]
Generated Node #3: [46, 98] from Opera... | 4 | Current State: 52:[46, 47, 2, 96], Operations: []
Exploring Operation: 96-46=50, Resulting Numbers: [47, 2, 50]
Generated Node #0,0: 52:[47, 2, 50] Operation: 96-46=50
Moving to Node #0,0
Current State: 52:[47, 2, 50], Operations: ['96-46=50']
Exploring Operation: 50-47=3, Resulting Numbers: [2, 3]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
50,
21,
72,
53
] | 65 | [
"53-50=3",
"21/3=7",
"72-7=65"
] | Current State: 65:[50, 21, 72, 53], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [21, 72, 3]
Generated Node #2: [21, 72, 3] from Operation: 53-50=3
Current State: 65:[21, 72, 3], Operations: ['53-50=3']
Exploring Operation: 21/3=7, Resulting Numbers: [72, 7]
Generated Node #3: [72, 7] from Operation:... | 4 | Current State: 65:[50, 21, 72, 53], Operations: []
Exploring Operation: 72-50=22, Resulting Numbers: [21, 53, 22]
Generated Node #0,0: 65:[21, 53, 22] Operation: 72-50=22
Exploring Operation: 53-50=3, Resulting Numbers: [21, 72, 3]
Generated Node #0,1: 65:[21, 72, 3] Operation: 53-50=3
Exploring Operation: 21+53=74, Re... | 0.986979 | hs_5 | mult_heuristic |
[
14,
30,
16,
31
] | 46 | [
"16-14=2",
"30/2=15",
"31+15=46"
] | Current State: 46:[14, 30, 16, 31], Operations: []
Exploring Operation: 16-14=2, Resulting Numbers: [30, 31, 2]
Generated Node #2: [30, 31, 2] from Operation: 16-14=2
Current State: 46:[30, 31, 2], Operations: ['16-14=2']
Exploring Operation: 30/2=15, Resulting Numbers: [31, 15]
Generated Node #3: [31, 15] from Operati... | 4 | Current State: 46:[14, 30, 16, 31], Operations: []
Exploring Operation: 16-14=2, Resulting Numbers: [30, 31, 2]
Generated Node #0,0: 46:[30, 31, 2] Operation: 16-14=2
Exploring Operation: 30+16=46, Resulting Numbers: [14, 31, 46]
Generated Node #0,1: 46:[14, 31, 46] Operation: 30+16=46
Exploring Operation: 14+30=44, Re... | 0.907986 | hs_5 | mult_heuristic |
[
13,
40,
22,
32
] | 28 | [
"13+22=35",
"32*35=1120",
"1120/40=28"
] | Current State: 28:[13, 40, 22, 32], Operations: []
Exploring Operation: 13+22=35, Resulting Numbers: [40, 32, 35]
Generated Node #2: [40, 32, 35] from Operation: 13+22=35
Current State: 28:[40, 32, 35], Operations: ['13+22=35']
Exploring Operation: 32*35=1120, Resulting Numbers: [40, 1120]
Generated Node #3: [40, 1120]... | 4 | Current State: 28:[13, 40, 22, 32], Operations: []
Exploring Operation: 32-22=10, Resulting Numbers: [13, 40, 10]
Generated Node #0,0: 28:[13, 40, 10] Operation: 32-22=10
Exploring Operation: 40-22=18, Resulting Numbers: [13, 32, 18]
Generated Node #0,1: 28:[13, 32, 18] Operation: 40-22=18
Exploring Operation: 40-13=27... | 0 | hs_5 | sum_heuristic |
[
48,
8,
40,
42
] | 47 | [
"48/8=6",
"42/6=7",
"40+7=47"
] | Current State: 47:[48, 8, 40, 42], Operations: []
Exploring Operation: 48/8=6, Resulting Numbers: [40, 42, 6]
Generated Node #2: [40, 42, 6] from Operation: 48/8=6
Current State: 47:[40, 42, 6], Operations: ['48/8=6']
Exploring Operation: 42/6=7, Resulting Numbers: [40, 7]
Generated Node #3: [40, 7] from Operation: 42/... | 4 | Current State: 47:[48, 8, 40, 42], Operations: []
Exploring Operation: 8+40=48, Resulting Numbers: [48, 42, 48]
Generated Node #0,0: 47:[48, 42, 48] Operation: 8+40=48
Moving to Node #0,0
Current State: 47:[48, 42, 48], Operations: ['8+40=48']
Exploring Operation: 48-42=6, Resulting Numbers: [48, 6]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
86,
67,
5,
65
] | 30 | [
"86-67=19",
"5*19=95",
"95-65=30"
] | Current State: 30:[86, 67, 5, 65], Operations: []
Exploring Operation: 86-67=19, Resulting Numbers: [5, 65, 19]
Generated Node #2: [5, 65, 19] from Operation: 86-67=19
Current State: 30:[5, 65, 19], Operations: ['86-67=19']
Exploring Operation: 5*19=95, Resulting Numbers: [65, 95]
Generated Node #3: [65, 95] from Opera... | 4 | Current State: 30:[86, 67, 5, 65], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [67, 5, 21]
Generated Node #0,0: 30:[67, 5, 21] Operation: 86-65=21
Exploring Operation: 86-67=19, Resulting Numbers: [5, 65, 19]
Generated Node #0,1: 30:[5, 65, 19] Operation: 86-67=19
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
12,
58,
39,
24
] | 99 | [
"24/12=2",
"58+39=97",
"2+97=99"
] | Current State: 99:[12, 58, 39, 24], Operations: []
Exploring Operation: 24/12=2, Resulting Numbers: [58, 39, 2]
Generated Node #2: [58, 39, 2] from Operation: 24/12=2
Current State: 99:[58, 39, 2], Operations: ['24/12=2']
Exploring Operation: 58+39=97, Resulting Numbers: [2, 97]
Generated Node #3: [2, 97] from Operatio... | 4 | Current State: 99:[12, 58, 39, 24], Operations: []
Exploring Operation: 58+39=97, Resulting Numbers: [12, 24, 97]
Generated Node #0,0: 99:[12, 24, 97] Operation: 58+39=97
Exploring Operation: 58-39=19, Resulting Numbers: [12, 24, 19]
Generated Node #0,1: 99:[12, 24, 19] Operation: 58-39=19
Exploring Operation: 58-24=34... | 0.980035 | hs_3 | sum_heuristic |
[
86,
41,
98,
93
] | 40 | [
"86-41=45",
"98-93=5",
"45-5=40"
] | Current State: 40:[86, 41, 98, 93], Operations: []
Exploring Operation: 86-41=45, Resulting Numbers: [98, 93, 45]
Generated Node #2: [98, 93, 45] from Operation: 86-41=45
Current State: 40:[98, 93, 45], Operations: ['86-41=45']
Exploring Operation: 98-93=5, Resulting Numbers: [45, 5]
Generated Node #3: [45, 5] from Ope... | 4 | Current State: 40:[86, 41, 98, 93], Operations: []
Exploring Operation: 98-93=5, Resulting Numbers: [86, 41, 5]
Generated Node #0,0: 40:[86, 41, 5] Operation: 98-93=5
Moving to Node #0,0
Current State: 40:[86, 41, 5], Operations: ['98-93=5']
Exploring Operation: 86-41=45, Resulting Numbers: [5, 45]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
52,
24,
31,
24
] | 31 | [
"24-24=0",
"52*0=0",
"31+0=31"
] | Current State: 31:[52, 24, 31, 24], Operations: []
Exploring Operation: 24-24=0, Resulting Numbers: [52, 31, 0]
Generated Node #2: [52, 31, 0] from Operation: 24-24=0
Current State: 31:[52, 31, 0], Operations: ['24-24=0']
Exploring Operation: 52*0=0, Resulting Numbers: [31, 0]
Generated Node #3: [31, 0] from Operation:... | 4 | Current State: 31:[52, 24, 31, 24], Operations: []
Exploring Operation: 24+24=48, Resulting Numbers: [52, 31, 48]
Generated Node #0,0: 31:[52, 31, 48] Operation: 24+24=48
Exploring Operation: 52-24=28, Resulting Numbers: [31, 24, 28]
Generated Node #0,1: 31:[31, 24, 28] Operation: 52-24=28
Exploring Operation: 52-31=21... | 0 | hs_4 | mult_heuristic |
[
11,
39,
4,
9
] | 33 | [
"11*39=429",
"4+9=13",
"429/13=33"
] | Current State: 33:[11, 39, 4, 9], Operations: []
Exploring Operation: 11*39=429, Resulting Numbers: [4, 9, 429]
Generated Node #2: [4, 9, 429] from Operation: 11*39=429
Current State: 33:[4, 9, 429], Operations: ['11*39=429']
Exploring Operation: 4+9=13, Resulting Numbers: [429, 13]
Generated Node #3: [429, 13] from Op... | 4 | Current State: 33:[11, 39, 4, 9], Operations: []
Exploring Operation: 39-9=30, Resulting Numbers: [11, 4, 30]
Generated Node #0,0: 33:[11, 4, 30] Operation: 39-9=30
Exploring Operation: 11-9=2, Resulting Numbers: [39, 4, 2]
Generated Node #0,1: 33:[39, 4, 2] Operation: 11-9=2
Exploring Operation: 39-4=35, Resulting Num... | 0.97309 | hs_4 | mult_heuristic |
[
40,
91,
47,
45
] | 32 | [
"47-40=7",
"91/7=13",
"45-13=32"
] | Current State: 32:[40, 91, 47, 45], Operations: []
Exploring Operation: 47-40=7, Resulting Numbers: [91, 45, 7]
Generated Node #2: [91, 45, 7] from Operation: 47-40=7
Current State: 32:[91, 45, 7], Operations: ['47-40=7']
Exploring Operation: 91/7=13, Resulting Numbers: [45, 13]
Generated Node #3: [45, 13] from Operati... | 4 | Current State: 32:[40, 91, 47, 45], Operations: []
Exploring Operation: 91-45=46, Resulting Numbers: [40, 47, 46]
Generated Node #0,0: 32:[40, 47, 46] Operation: 91-45=46
Exploring Operation: 91-40=51, Resulting Numbers: [47, 45, 51]
Generated Node #0,1: 32:[47, 45, 51] Operation: 91-40=51
Exploring Operation: 91-47=44... | 0 | hs_3 | sum_heuristic |
[
15,
59,
2,
72
] | 70 | [
"15+59=74",
"2*72=144",
"144-74=70"
] | Current State: 70:[15, 59, 2, 72], Operations: []
Exploring Operation: 15+59=74, Resulting Numbers: [2, 72, 74]
Generated Node #2: [2, 72, 74] from Operation: 15+59=74
Current State: 70:[2, 72, 74], Operations: ['15+59=74']
Exploring Operation: 2*72=144, Resulting Numbers: [74, 144]
Generated Node #3: [74, 144] from Op... | 4 | Current State: 70:[15, 59, 2, 72], Operations: []
Exploring Operation: 59+2=61, Resulting Numbers: [15, 72, 61]
Generated Node #0,0: 70:[15, 72, 61] Operation: 59+2=61
Exploring Operation: 72-59=13, Resulting Numbers: [15, 2, 13]
Generated Node #0,1: 70:[15, 2, 13] Operation: 72-59=13
Exploring Operation: 59-15=44, Res... | 0 | hs_4 | sum_heuristic |
[
59,
44,
4,
46
] | 65 | [
"59-44=15",
"4+46=50",
"15+50=65"
] | Current State: 65:[59, 44, 4, 46], Operations: []
Exploring Operation: 59-44=15, Resulting Numbers: [4, 46, 15]
Generated Node #2: [4, 46, 15] from Operation: 59-44=15
Current State: 65:[4, 46, 15], Operations: ['59-44=15']
Exploring Operation: 4+46=50, Resulting Numbers: [15, 50]
Generated Node #3: [15, 50] from Opera... | 4 | Current State: 65:[59, 44, 4, 46], Operations: []
Exploring Operation: 46-44=2, Resulting Numbers: [59, 4, 2]
Generated Node #0,0: 65:[59, 4, 2] Operation: 46-44=2
Exploring Operation: 59-46=13, Resulting Numbers: [44, 4, 13]
Generated Node #0,1: 65:[44, 4, 13] Operation: 59-46=13
Exploring Operation: 44/4=11, Resultin... | 0.986979 | hs_5 | mult_heuristic |
[
15,
95,
51,
92
] | 69 | [
"15+95=110",
"92-51=41",
"110-41=69"
] | Current State: 69:[15, 95, 51, 92], Operations: []
Exploring Operation: 15+95=110, Resulting Numbers: [51, 92, 110]
Generated Node #2: [51, 92, 110] from Operation: 15+95=110
Current State: 69:[51, 92, 110], Operations: ['15+95=110']
Exploring Operation: 92-51=41, Resulting Numbers: [110, 41]
Generated Node #3: [110, 4... | 4 | Current State: 69:[15, 95, 51, 92], Operations: []
Exploring Operation: 95-15=80, Resulting Numbers: [51, 92, 80]
Generated Node #0,0: 69:[51, 92, 80] Operation: 95-15=80
Exploring Operation: 95-92=3, Resulting Numbers: [15, 51, 3]
Generated Node #0,1: 69:[15, 51, 3] Operation: 95-92=3
Exploring Operation: 15+51=66, Re... | 0.987847 | hs_4 | mult_heuristic |
[
55,
51,
26,
65
] | 15 | [
"55+51=106",
"26+65=91",
"106-91=15"
] | Current State: 15:[55, 51, 26, 65], Operations: []
Exploring Operation: 55+51=106, Resulting Numbers: [26, 65, 106]
Generated Node #2: [26, 65, 106] from Operation: 55+51=106
Current State: 15:[26, 65, 106], Operations: ['55+51=106']
Exploring Operation: 26+65=91, Resulting Numbers: [106, 91]
Generated Node #3: [106, 9... | 4 | Current State: 15:[55, 51, 26, 65], Operations: []
Exploring Operation: 65-55=10, Resulting Numbers: [51, 26, 10]
Generated Node #0,0: 15:[51, 26, 10] Operation: 65-55=10
Exploring Operation: 51-26=25, Resulting Numbers: [55, 65, 25]
Generated Node #0,1: 15:[55, 65, 25] Operation: 51-26=25
Exploring Operation: 55-51=4,... | 0.986111 | hs_5 | sum_heuristic |
[
22,
90,
50,
10
] | 24 | [
"90+10=100",
"100/50=2",
"22+2=24"
] | Current State: 24:[22, 90, 50, 10], Operations: []
Exploring Operation: 90+10=100, Resulting Numbers: [22, 50, 100]
Generated Node #2: [22, 50, 100] from Operation: 90+10=100
Current State: 24:[22, 50, 100], Operations: ['90+10=100']
Exploring Operation: 100/50=2, Resulting Numbers: [22, 2]
Generated Node #3: [22, 2] f... | 4 | Current State: 24:[22, 90, 50, 10], Operations: []
Exploring Operation: 50/10=5, Resulting Numbers: [22, 90, 5]
Generated Node #0,0: 24:[22, 90, 5] Operation: 50/10=5
Exploring Operation: 90-50=40, Resulting Numbers: [22, 10, 40]
Generated Node #0,1: 24:[22, 10, 40] Operation: 90-50=40
Exploring Operation: 90/10=9, Res... | 0 | hs_3 | sum_heuristic |
[
4,
36,
94,
93
] | 33 | [
"36-4=32",
"94-93=1",
"32+1=33"
] | Current State: 33:[4, 36, 94, 93], Operations: []
Exploring Operation: 36-4=32, Resulting Numbers: [94, 93, 32]
Generated Node #2: [94, 93, 32] from Operation: 36-4=32
Current State: 33:[94, 93, 32], Operations: ['36-4=32']
Exploring Operation: 94-93=1, Resulting Numbers: [32, 1]
Generated Node #3: [32, 1] from Operati... | 4 | Current State: 33:[4, 36, 94, 93], Operations: []
Exploring Operation: 94-93=1, Resulting Numbers: [4, 36, 1]
Generated Node #0,0: 33:[4, 36, 1] Operation: 94-93=1
Exploring Operation: 93-36=57, Resulting Numbers: [4, 94, 57]
Generated Node #0,1: 33:[4, 94, 57] Operation: 93-36=57
Exploring Operation: 94-4=90, Resultin... | 0.984375 | hs_5 | mult_heuristic |
[
75,
2,
65,
54
] | 98 | [
"75-65=10",
"2*54=108",
"108-10=98"
] | Current State: 98:[75, 2, 65, 54], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [2, 54, 10]
Generated Node #2: [2, 54, 10] from Operation: 75-65=10
Current State: 98:[2, 54, 10], Operations: ['75-65=10']
Exploring Operation: 2*54=108, Resulting Numbers: [10, 108]
Generated Node #3: [10, 108] from Op... | 4 | Current State: 98:[75, 2, 65, 54], Operations: []
Exploring Operation: 75+2=77, Resulting Numbers: [65, 54, 77]
Generated Node #0,0: 98:[65, 54, 77] Operation: 75+2=77
Exploring Operation: 75-54=21, Resulting Numbers: [2, 65, 21]
Generated Node #0,1: 98:[2, 65, 21] Operation: 75-54=21
Exploring Operation: 75-65=10, Res... | 0 | hs_4 | mult_heuristic |
[
70,
91,
11,
62
] | 10 | [
"70-62=8",
"91-11=80",
"80/8=10"
] | Current State: 10:[70, 91, 11, 62], Operations: []
Exploring Operation: 70-62=8, Resulting Numbers: [91, 11, 8]
Generated Node #2: [91, 11, 8] from Operation: 70-62=8
Current State: 10:[91, 11, 8], Operations: ['70-62=8']
Exploring Operation: 91-11=80, Resulting Numbers: [8, 80]
Generated Node #3: [8, 80] from Operatio... | 4 | Current State: 10:[70, 91, 11, 62], Operations: []
Exploring Operation: 91-62=29, Resulting Numbers: [70, 11, 29]
Generated Node #0,0: 10:[70, 11, 29] Operation: 91-62=29
Exploring Operation: 91-70=21, Resulting Numbers: [11, 62, 21]
Generated Node #0,1: 10:[11, 62, 21] Operation: 91-70=21
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
66,
95,
45,
5
] | 94 | [
"95+45=140",
"140/5=28",
"66+28=94"
] | Current State: 94:[66, 95, 45, 5], Operations: []
Exploring Operation: 95+45=140, Resulting Numbers: [66, 5, 140]
Generated Node #2: [66, 5, 140] from Operation: 95+45=140
Current State: 94:[66, 5, 140], Operations: ['95+45=140']
Exploring Operation: 140/5=28, Resulting Numbers: [66, 28]
Generated Node #3: [66, 28] fro... | 4 | Current State: 94:[66, 95, 45, 5], Operations: []
Exploring Operation: 66+45=111, Resulting Numbers: [95, 5, 111]
Generated Node #0,0: 94:[95, 5, 111] Operation: 66+45=111
Exploring Operation: 66-5=61, Resulting Numbers: [95, 45, 61]
Generated Node #0,1: 94:[95, 45, 61] Operation: 66-5=61
Moving to Node #0,1
Current St... | 0 | hs_2 | sum_heuristic |
[
76,
31,
38,
93
] | 52 | [
"76+31=107",
"93-38=55",
"107-55=52"
] | Current State: 52:[76, 31, 38, 93], Operations: []
Exploring Operation: 76+31=107, Resulting Numbers: [38, 93, 107]
Generated Node #2: [38, 93, 107] from Operation: 76+31=107
Current State: 52:[38, 93, 107], Operations: ['76+31=107']
Exploring Operation: 93-38=55, Resulting Numbers: [107, 55]
Generated Node #3: [107, 5... | 4 | Current State: 52:[76, 31, 38, 93], Operations: []
Exploring Operation: 93-38=55, Resulting Numbers: [76, 31, 55]
Generated Node #0,0: 52:[76, 31, 55] Operation: 93-38=55
Exploring Operation: 93-76=17, Resulting Numbers: [31, 38, 17]
Generated Node #0,1: 52:[31, 38, 17] Operation: 93-76=17
Moving to Node #0,1
Current S... | 0.984375 | hs_2 | mult_heuristic |
[
98,
98,
38,
49
] | 78 | [
"98*38=3724",
"98+3724=3822",
"3822/49=78"
] | Current State: 78:[98, 98, 38, 49], Operations: []
Exploring Operation: 98*38=3724, Resulting Numbers: [49, 3724]
Generated Node #2: [49, 3724] from Operation: 98*38=3724
Current State: 78:[49, 3724], Operations: ['98*38=3724']
Exploring Operation: 98+3724=3822, Resulting Numbers: [49, 3822]
Generated Node #3: [49, 382... | 4 | Current State: 78:[98, 98, 38, 49], Operations: []
Exploring Operation: 98-98=0, Resulting Numbers: [38, 49, 0]
Generated Node #0,0: 78:[38, 49, 0] Operation: 98-98=0
Exploring Operation: 98/98=1, Resulting Numbers: [38, 49, 1]
Generated Node #0,1: 78:[38, 49, 1] Operation: 98/98=1
Moving to Node #0,1
Current State: 78... | 0 | hs_2 | mult_heuristic |
[
83,
2,
48,
7
] | 77 | [
"83-48=35",
"2*35=70",
"7+70=77"
] | Current State: 77:[83, 2, 48, 7], Operations: []
Exploring Operation: 83-48=35, Resulting Numbers: [2, 7, 35]
Generated Node #2: [2, 7, 35] from Operation: 83-48=35
Current State: 77:[2, 7, 35], Operations: ['83-48=35']
Exploring Operation: 2*35=70, Resulting Numbers: [7, 70]
Generated Node #3: [7, 70] from Operation: ... | 4 | Current State: 77:[83, 2, 48, 7], Operations: []
Exploring Operation: 48/2=24, Resulting Numbers: [83, 7, 24]
Generated Node #0,0: 77:[83, 7, 24] Operation: 48/2=24
Exploring Operation: 2*48=96, Resulting Numbers: [83, 7, 96]
Generated Node #0,1: 77:[83, 7, 96] Operation: 2*48=96
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
10,
85,
67,
57
] | 29 | [
"10+85=95",
"67+57=124",
"124-95=29"
] | Current State: 29:[10, 85, 67, 57], Operations: []
Exploring Operation: 10+85=95, Resulting Numbers: [67, 57, 95]
Generated Node #2: [67, 57, 95] from Operation: 10+85=95
Current State: 29:[67, 57, 95], Operations: ['10+85=95']
Exploring Operation: 67+57=124, Resulting Numbers: [95, 124]
Generated Node #3: [95, 124] fr... | 4 | Current State: 29:[10, 85, 67, 57], Operations: []
Exploring Operation: 67-57=10, Resulting Numbers: [10, 85, 10]
Generated Node #0,0: 29:[10, 85, 10] Operation: 67-57=10
Exploring Operation: 85-57=28, Resulting Numbers: [10, 67, 28]
Generated Node #0,1: 29:[10, 67, 28] Operation: 85-57=28
Exploring Operation: 85-10=75... | 0.986979 | hs_4 | sum_heuristic |
[
49,
5,
69,
21
] | 13 | [
"49+69=118",
"5*21=105",
"118-105=13"
] | Current State: 13:[49, 5, 69, 21], Operations: []
Exploring Operation: 49+69=118, Resulting Numbers: [5, 21, 118]
Generated Node #2: [5, 21, 118] from Operation: 49+69=118
Current State: 13:[5, 21, 118], Operations: ['49+69=118']
Exploring Operation: 5*21=105, Resulting Numbers: [118, 105]
Generated Node #3: [118, 105]... | 4 | Current State: 13:[49, 5, 69, 21], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [5, 21, 20]
Generated Node #0,0: 13:[5, 21, 20] Operation: 69-49=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[5, 21, 20], Operations: ['69-49=20']
Exploring Operation: 21-5=16, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
71,
62,
64,
53
] | 20 | [
"71-62=9",
"64-53=11",
"9+11=20"
] | Current State: 20:[71, 62, 64, 53], Operations: []
Exploring Operation: 71-62=9, Resulting Numbers: [64, 53, 9]
Generated Node #2: [64, 53, 9] from Operation: 71-62=9
Current State: 20:[64, 53, 9], Operations: ['71-62=9']
Exploring Operation: 64-53=11, Resulting Numbers: [9, 11]
Generated Node #3: [9, 11] from Operatio... | 4 | Current State: 20:[71, 62, 64, 53], Operations: []
Exploring Operation: 71-62=9, Resulting Numbers: [64, 53, 9]
Generated Node #0,0: 20:[64, 53, 9] Operation: 71-62=9
Exploring Operation: 71-64=7, Resulting Numbers: [62, 53, 7]
Generated Node #0,1: 20:[62, 53, 7] Operation: 71-64=7
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | mult_heuristic |
[
18,
44,
39,
42
] | 60 | [
"44-42=2",
"39*2=78",
"78-18=60"
] | Current State: 60:[18, 44, 39, 42], Operations: []
Exploring Operation: 44-42=2, Resulting Numbers: [18, 39, 2]
Generated Node #2: [18, 39, 2] from Operation: 44-42=2
Current State: 60:[18, 39, 2], Operations: ['44-42=2']
Exploring Operation: 39*2=78, Resulting Numbers: [18, 78]
Generated Node #3: [18, 78] from Operati... | 4 | Current State: 60:[18, 44, 39, 42], Operations: []
Exploring Operation: 42-39=3, Resulting Numbers: [18, 44, 3]
Generated Node #0,0: 60:[18, 44, 3] Operation: 42-39=3
Exploring Operation: 44-42=2, Resulting Numbers: [18, 39, 2]
Generated Node #0,1: 60:[18, 39, 2] Operation: 44-42=2
Exploring Operation: 18+44=62, Result... | 0 | hs_4 | mult_heuristic |
[
4,
52,
25,
62
] | 46 | [
"52-25=27",
"4*27=108",
"108-62=46"
] | Current State: 46:[4, 52, 25, 62], Operations: []
Exploring Operation: 52-25=27, Resulting Numbers: [4, 62, 27]
Generated Node #2: [4, 62, 27] from Operation: 52-25=27
Current State: 46:[4, 62, 27], Operations: ['52-25=27']
Exploring Operation: 4*27=108, Resulting Numbers: [62, 108]
Generated Node #3: [62, 108] from Op... | 4 | Current State: 46:[4, 52, 25, 62], Operations: []
Exploring Operation: 62-25=37, Resulting Numbers: [4, 52, 37]
Generated Node #0,0: 46:[4, 52, 37] Operation: 62-25=37
Exploring Operation: 52-4=48, Resulting Numbers: [25, 62, 48]
Generated Node #0,1: 46:[25, 62, 48] Operation: 52-4=48
Exploring Operation: 62-52=10, Res... | 0 | hs_4 | mult_heuristic |
[
26,
32,
27,
24
] | 43 | [
"26-24=2",
"32/2=16",
"27+16=43"
] | Current State: 43:[26, 32, 27, 24], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [32, 27, 2]
Generated Node #2: [32, 27, 2] from Operation: 26-24=2
Current State: 43:[32, 27, 2], Operations: ['26-24=2']
Exploring Operation: 32/2=16, Resulting Numbers: [27, 16]
Generated Node #3: [27, 16] from Operati... | 4 | Current State: 43:[26, 32, 27, 24], Operations: []
Exploring Operation: 27+24=51, Resulting Numbers: [26, 32, 51]
Generated Node #0,0: 43:[26, 32, 51] Operation: 27+24=51
Exploring Operation: 26+24=50, Resulting Numbers: [32, 27, 50]
Generated Node #0,1: 43:[32, 27, 50] Operation: 26+24=50
Exploring Operation: 26+32=58... | 0 | hs_5 | sum_heuristic |
[
33,
24,
19,
58
] | 86 | [
"33-24=9",
"19+58=77",
"9+77=86"
] | Current State: 86:[33, 24, 19, 58], Operations: []
Exploring Operation: 33-24=9, Resulting Numbers: [19, 58, 9]
Generated Node #2: [19, 58, 9] from Operation: 33-24=9
Current State: 86:[19, 58, 9], Operations: ['33-24=9']
Exploring Operation: 19+58=77, Resulting Numbers: [9, 77]
Generated Node #3: [9, 77] from Operatio... | 4 | Current State: 86:[33, 24, 19, 58], Operations: []
Exploring Operation: 24+58=82, Resulting Numbers: [33, 19, 82]
Generated Node #0,0: 86:[33, 19, 82] Operation: 24+58=82
Exploring Operation: 24-19=5, Resulting Numbers: [33, 58, 5]
Generated Node #0,1: 86:[33, 58, 5] Operation: 24-19=5
Exploring Operation: 58-19=39, Re... | 0.969618 | hs_5 | mult_heuristic |
[
17,
55,
24,
78
] | 18 | [
"17+55=72",
"78-24=54",
"72-54=18"
] | Current State: 18:[17, 55, 24, 78], Operations: []
Exploring Operation: 17+55=72, Resulting Numbers: [24, 78, 72]
Generated Node #2: [24, 78, 72] from Operation: 17+55=72
Current State: 18:[24, 78, 72], Operations: ['17+55=72']
Exploring Operation: 78-24=54, Resulting Numbers: [72, 54]
Generated Node #3: [72, 54] from ... | 4 | Current State: 18:[17, 55, 24, 78], Operations: []
Exploring Operation: 55-24=31, Resulting Numbers: [17, 78, 31]
Generated Node #0,0: 18:[17, 78, 31] Operation: 55-24=31
Exploring Operation: 78-24=54, Resulting Numbers: [17, 55, 54]
Generated Node #0,1: 18:[17, 55, 54] Operation: 78-24=54
Exploring Operation: 78-55=23... | 0.975694 | hs_3 | sum_heuristic |
[
27,
8,
62,
9
] | 72 | [
"27-8=19",
"62-9=53",
"19+53=72"
] | Current State: 72:[27, 8, 62, 9], Operations: []
Exploring Operation: 27-8=19, Resulting Numbers: [62, 9, 19]
Generated Node #2: [62, 9, 19] from Operation: 27-8=19
Current State: 72:[62, 9, 19], Operations: ['27-8=19']
Exploring Operation: 62-9=53, Resulting Numbers: [19, 53]
Generated Node #3: [19, 53] from Operation... | 4 | Current State: 72:[27, 8, 62, 9], Operations: []
Exploring Operation: 62+9=71, Resulting Numbers: [27, 8, 71]
Generated Node #0,0: 72:[27, 8, 71] Operation: 62+9=71
Exploring Operation: 62-27=35, Resulting Numbers: [8, 9, 35]
Generated Node #0,1: 72:[8, 9, 35] Operation: 62-27=35
Exploring Operation: 8+62=70, Resulting... | 0 | hs_3 | mult_heuristic |
[
37,
2,
44,
54
] | 57 | [
"54-44=10",
"2*10=20",
"37+20=57"
] | Current State: 57:[37, 2, 44, 54], Operations: []
Exploring Operation: 54-44=10, Resulting Numbers: [37, 2, 10]
Generated Node #2: [37, 2, 10] from Operation: 54-44=10
Current State: 57:[37, 2, 10], Operations: ['54-44=10']
Exploring Operation: 2*10=20, Resulting Numbers: [37, 20]
Generated Node #3: [37, 20] from Opera... | 4 | Current State: 57:[37, 2, 44, 54], Operations: []
Exploring Operation: 44-37=7, Resulting Numbers: [2, 54, 7]
Generated Node #0,0: 57:[2, 54, 7] Operation: 44-37=7
Exploring Operation: 44/2=22, Resulting Numbers: [37, 54, 22]
Generated Node #0,1: 57:[37, 54, 22] Operation: 44/2=22
Exploring Operation: 54-37=17, Resulti... | 0 | hs_3 | mult_heuristic |
[
85,
23,
21,
53
] | 76 | [
"85+23=108",
"53-21=32",
"108-32=76"
] | Current State: 76:[85, 23, 21, 53], Operations: []
Exploring Operation: 85+23=108, Resulting Numbers: [21, 53, 108]
Generated Node #2: [21, 53, 108] from Operation: 85+23=108
Current State: 76:[21, 53, 108], Operations: ['85+23=108']
Exploring Operation: 53-21=32, Resulting Numbers: [108, 32]
Generated Node #3: [108, 3... | 4 | Current State: 76:[85, 23, 21, 53], Operations: []
Exploring Operation: 53-23=30, Resulting Numbers: [85, 21, 30]
Generated Node #0,0: 76:[85, 21, 30] Operation: 53-23=30
Exploring Operation: 23+53=76, Resulting Numbers: [85, 21, 76]
Generated Node #0,1: 76:[85, 21, 76] Operation: 23+53=76
Exploring Operation: 85-53=32... | 0.965278 | hs_4 | mult_heuristic |
[
9,
61,
83,
55
] | 86 | [
"61-9=52",
"83+55=138",
"138-52=86"
] | Current State: 86:[9, 61, 83, 55], Operations: []
Exploring Operation: 61-9=52, Resulting Numbers: [83, 55, 52]
Generated Node #2: [83, 55, 52] from Operation: 61-9=52
Current State: 86:[83, 55, 52], Operations: ['61-9=52']
Exploring Operation: 83+55=138, Resulting Numbers: [52, 138]
Generated Node #3: [52, 138] from O... | 4 | Current State: 86:[9, 61, 83, 55], Operations: []
Exploring Operation: 61-55=6, Resulting Numbers: [9, 83, 6]
Generated Node #0,0: 86:[9, 83, 6] Operation: 61-55=6
Moving to Node #0,0
Current State: 86:[9, 83, 6], Operations: ['61-55=6']
Exploring Operation: 9-6=3, Resulting Numbers: [83, 3]
Generated Node #0,0,0: 86:[... | 0.993924 | hs_1 | sum_heuristic |
[
46,
2,
36,
64
] | 84 | [
"46-36=10",
"2*10=20",
"64+20=84"
] | Current State: 84:[46, 2, 36, 64], Operations: []
Exploring Operation: 46-36=10, Resulting Numbers: [2, 64, 10]
Generated Node #2: [2, 64, 10] from Operation: 46-36=10
Current State: 84:[2, 64, 10], Operations: ['46-36=10']
Exploring Operation: 2*10=20, Resulting Numbers: [64, 20]
Generated Node #3: [64, 20] from Opera... | 4 | Current State: 84:[46, 2, 36, 64], Operations: []
Exploring Operation: 64/2=32, Resulting Numbers: [46, 36, 32]
Generated Node #0,0: 84:[46, 36, 32] Operation: 64/2=32
Exploring Operation: 36+64=100, Resulting Numbers: [46, 2, 100]
Generated Node #0,1: 84:[46, 2, 100] Operation: 36+64=100
Exploring Operation: 64-46=18,... | 0 | hs_5 | sum_heuristic |
[
75,
85,
49,
36
] | 75 | [
"75+85=160",
"49+36=85",
"160-85=75"
] | Current State: 75:[75, 85, 49, 36], Operations: []
Exploring Operation: 75+85=160, Resulting Numbers: [49, 36, 160]
Generated Node #2: [49, 36, 160] from Operation: 75+85=160
Current State: 75:[49, 36, 160], Operations: ['75+85=160']
Exploring Operation: 49+36=85, Resulting Numbers: [160, 85]
Generated Node #3: [160, 8... | 4 | Current State: 75:[75, 85, 49, 36], Operations: []
Exploring Operation: 49-36=13, Resulting Numbers: [75, 85, 13]
Generated Node #0,0: 75:[75, 85, 13] Operation: 49-36=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[75, 85, 13], Operations: ['49-36=13']
Exploring Operation: 85-13=72, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
26,
58,
13,
80
] | 24 | [
"26/13=2",
"80-58=22",
"2+22=24"
] | Current State: 24:[26, 58, 13, 80], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [58, 80, 2]
Generated Node #2: [58, 80, 2] from Operation: 26/13=2
Current State: 24:[58, 80, 2], Operations: ['26/13=2']
Exploring Operation: 80-58=22, Resulting Numbers: [2, 22]
Generated Node #3: [2, 22] from Operatio... | 4 | Current State: 24:[26, 58, 13, 80], Operations: []
Exploring Operation: 58-26=32, Resulting Numbers: [13, 80, 32]
Generated Node #0,0: 24:[13, 80, 32] Operation: 58-26=32
Exploring Operation: 80-58=22, Resulting Numbers: [26, 13, 22]
Generated Node #0,1: 24:[26, 13, 22] Operation: 80-58=22
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
70,
78,
9,
85
] | 85 | [
"78-70=8",
"9-8=1",
"85*1=85"
] | Current State: 85:[70, 78, 9, 85], Operations: []
Exploring Operation: 78-70=8, Resulting Numbers: [9, 85, 8]
Generated Node #2: [9, 85, 8] from Operation: 78-70=8
Current State: 85:[9, 85, 8], Operations: ['78-70=8']
Exploring Operation: 9-8=1, Resulting Numbers: [85, 1]
Generated Node #3: [85, 1] from Operation: 9-8=... | 4 | Current State: 85:[70, 78, 9, 85], Operations: []
Exploring Operation: 78-70=8, Resulting Numbers: [9, 85, 8]
Generated Node #0,0: 85:[9, 85, 8] Operation: 78-70=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[9, 85, 8], Operations: ['78-70=8']
Exploring Operation: 9+8=17, Resulting Numbers: [85, ... | 0 | hs_1 | mult_heuristic |
[
81,
87,
73,
69
] | 10 | [
"87-81=6",
"73-69=4",
"6+4=10"
] | Current State: 10:[81, 87, 73, 69], Operations: []
Exploring Operation: 87-81=6, Resulting Numbers: [73, 69, 6]
Generated Node #2: [73, 69, 6] from Operation: 87-81=6
Current State: 10:[73, 69, 6], Operations: ['87-81=6']
Exploring Operation: 73-69=4, Resulting Numbers: [6, 4]
Generated Node #3: [6, 4] from Operation: ... | 4 | Current State: 10:[81, 87, 73, 69], Operations: []
Exploring Operation: 87-81=6, Resulting Numbers: [73, 69, 6]
Generated Node #0,0: 10:[73, 69, 6] Operation: 87-81=6
Exploring Operation: 81-73=8, Resulting Numbers: [87, 69, 8]
Generated Node #0,1: 10:[87, 69, 8] Operation: 81-73=8
Exploring Operation: 87-73=14, Result... | 0.989583 | hs_3 | sum_heuristic |
[
61,
38,
62,
97
] | 64 | [
"61+38=99",
"97-62=35",
"99-35=64"
] | Current State: 64:[61, 38, 62, 97], Operations: []
Exploring Operation: 61+38=99, Resulting Numbers: [62, 97, 99]
Generated Node #2: [62, 97, 99] from Operation: 61+38=99
Current State: 64:[62, 97, 99], Operations: ['61+38=99']
Exploring Operation: 97-62=35, Resulting Numbers: [99, 35]
Generated Node #3: [99, 35] from ... | 4 | Current State: 64:[61, 38, 62, 97], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [38, 62, 36]
Generated Node #0,0: 64:[38, 62, 36] Operation: 97-61=36
Exploring Operation: 97-38=59, Resulting Numbers: [61, 62, 59]
Generated Node #0,1: 64:[61, 62, 59] Operation: 97-38=59
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
65,
7,
50,
57
] | 66 | [
"7+50=57",
"57/57=1",
"65+1=66"
] | Current State: 66:[65, 7, 50, 57], Operations: []
Exploring Operation: 7+50=57, Resulting Numbers: [65, 57, 57]
Generated Node #2: [65, 57, 57] from Operation: 7+50=57
Current State: 66:[65, 57, 57], Operations: ['7+50=57']
Exploring Operation: 57/57=1, Resulting Numbers: [65, 1]
Generated Node #3: [65, 1] from Operati... | 4 | Current State: 66:[65, 7, 50, 57], Operations: []
Exploring Operation: 57-50=7, Resulting Numbers: [65, 7, 7]
Generated Node #0,0: 66:[65, 7, 7] Operation: 57-50=7
Moving to Node #0,0
Current State: 66:[65, 7, 7], Operations: ['57-50=7']
Exploring Operation: 7/7=1, Resulting Numbers: [65, 1]
Generated Node #0,0,0: 66:[... | 0.993924 | hs_1 | sum_heuristic |
[
4,
70,
7,
17
] | 76 | [
"70-4=66",
"17-7=10",
"66+10=76"
] | Current State: 76:[4, 70, 7, 17], Operations: []
Exploring Operation: 70-4=66, Resulting Numbers: [7, 17, 66]
Generated Node #2: [7, 17, 66] from Operation: 70-4=66
Current State: 76:[7, 17, 66], Operations: ['70-4=66']
Exploring Operation: 17-7=10, Resulting Numbers: [66, 10]
Generated Node #3: [66, 10] from Operation... | 4 | Current State: 76:[4, 70, 7, 17], Operations: []
Exploring Operation: 70+7=77, Resulting Numbers: [4, 17, 77]
Generated Node #0,0: 76:[4, 17, 77] Operation: 70+7=77
Start Sub Search at level 1: Moving to Node #0,0
Current State: 76:[4, 17, 77], Operations: ['70+7=77']
Exploring Operation: 4+17=21, Resulting Numbers: [7... | 0 | hs_1 | sum_heuristic |
[
96,
52,
71,
45
] | 72 | [
"96-52=44",
"71+45=116",
"116-44=72"
] | Current State: 72:[96, 52, 71, 45], Operations: []
Exploring Operation: 96-52=44, Resulting Numbers: [71, 45, 44]
Generated Node #2: [71, 45, 44] from Operation: 96-52=44
Current State: 72:[71, 45, 44], Operations: ['96-52=44']
Exploring Operation: 71+45=116, Resulting Numbers: [44, 116]
Generated Node #3: [44, 116] fr... | 4 | Current State: 72:[96, 52, 71, 45], Operations: []
Exploring Operation: 96-45=51, Resulting Numbers: [52, 71, 51]
Generated Node #0,0: 72:[52, 71, 51] Operation: 96-45=51
Exploring Operation: 52-45=7, Resulting Numbers: [96, 71, 7]
Generated Node #0,1: 72:[96, 71, 7] Operation: 52-45=7
Exploring Operation: 96-52=44, Re... | 0.979167 | hs_5 | sum_heuristic |
[
18,
7,
26,
97
] | 98 | [
"18+7=25",
"26+97=123",
"123-25=98"
] | Current State: 98:[18, 7, 26, 97], Operations: []
Exploring Operation: 18+7=25, Resulting Numbers: [26, 97, 25]
Generated Node #2: [26, 97, 25] from Operation: 18+7=25
Current State: 98:[26, 97, 25], Operations: ['18+7=25']
Exploring Operation: 26+97=123, Resulting Numbers: [25, 123]
Generated Node #3: [25, 123] from O... | 4 | Current State: 98:[18, 7, 26, 97], Operations: []
Exploring Operation: 26-18=8, Resulting Numbers: [7, 97, 8]
Generated Node #0,0: 98:[7, 97, 8] Operation: 26-18=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[7, 97, 8], Operations: ['26-18=8']
Exploring Operation: 7+8=15, Resulting Numbers: [97, ... | 0 | hs_1 | mult_heuristic |
[
3,
19,
13,
6
] | 26 | [
"3*13=39",
"19-6=13",
"39-13=26"
] | Current State: 26:[3, 19, 13, 6], Operations: []
Exploring Operation: 3*13=39, Resulting Numbers: [19, 6, 39]
Generated Node #2: [19, 6, 39] from Operation: 3*13=39
Current State: 26:[19, 6, 39], Operations: ['3*13=39']
Exploring Operation: 19-6=13, Resulting Numbers: [39, 13]
Generated Node #3: [39, 13] from Operation... | 4 | Current State: 26:[3, 19, 13, 6], Operations: []
Exploring Operation: 19-6=13, Resulting Numbers: [3, 13, 13]
Generated Node #0,0: 26:[3, 13, 13] Operation: 19-6=13
Exploring Operation: 19+6=25, Resulting Numbers: [3, 13, 25]
Generated Node #0,1: 26:[3, 13, 25] Operation: 19+6=25
Exploring Operation: 6/3=2, Resulting N... | 0 | hs_3 | mult_heuristic |
[
41,
65,
45,
10
] | 26 | [
"45-41=4",
"65*4=260",
"260/10=26"
] | Current State: 26:[41, 65, 45, 10], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [65, 10, 4]
Generated Node #2: [65, 10, 4] from Operation: 45-41=4
Current State: 26:[65, 10, 4], Operations: ['45-41=4']
Exploring Operation: 65*4=260, Resulting Numbers: [10, 260]
Generated Node #3: [10, 260] from Oper... | 4 | Current State: 26:[41, 65, 45, 10], Operations: []
Exploring Operation: 65-41=24, Resulting Numbers: [45, 10, 24]
Generated Node #0,0: 26:[45, 10, 24] Operation: 65-41=24
Exploring Operation: 65-45=20, Resulting Numbers: [41, 10, 20]
Generated Node #0,1: 26:[41, 10, 20] Operation: 65-45=20
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
99,
2,
56,
82
] | 11 | [
"99-82=17",
"56/2=28",
"28-17=11"
] | Current State: 11:[99, 2, 56, 82], Operations: []
Exploring Operation: 99-82=17, Resulting Numbers: [2, 56, 17]
Generated Node #2: [2, 56, 17] from Operation: 99-82=17
Current State: 11:[2, 56, 17], Operations: ['99-82=17']
Exploring Operation: 56/2=28, Resulting Numbers: [17, 28]
Generated Node #3: [17, 28] from Opera... | 4 | Current State: 11:[99, 2, 56, 82], Operations: []
Exploring Operation: 99-82=17, Resulting Numbers: [2, 56, 17]
Generated Node #0,0: 11:[2, 56, 17] Operation: 99-82=17
Exploring Operation: 99-56=43, Resulting Numbers: [2, 82, 43]
Generated Node #0,1: 11:[2, 82, 43] Operation: 99-56=43
Exploring Operation: 56/2=28, Resu... | 0.954861 | hs_5 | sum_heuristic |
[
60,
17,
29,
68
] | 85 | [
"60+29=89",
"68/17=4",
"89-4=85"
] | Current State: 85:[60, 17, 29, 68], Operations: []
Exploring Operation: 60+29=89, Resulting Numbers: [17, 68, 89]
Generated Node #2: [17, 68, 89] from Operation: 60+29=89
Current State: 85:[17, 68, 89], Operations: ['60+29=89']
Exploring Operation: 68/17=4, Resulting Numbers: [89, 4]
Generated Node #3: [89, 4] from Ope... | 4 | Current State: 85:[60, 17, 29, 68], Operations: []
Exploring Operation: 60+29=89, Resulting Numbers: [17, 68, 89]
Generated Node #0,0: 85:[17, 68, 89] Operation: 60+29=89
Exploring Operation: 60-29=31, Resulting Numbers: [17, 68, 31]
Generated Node #0,1: 85:[17, 68, 31] Operation: 60-29=31
Exploring Operation: 68-60=8,... | 0.923611 | hs_5 | sum_heuristic |
[
13,
82,
41,
6
] | 25 | [
"82/41=2",
"6*2=12",
"13+12=25"
] | Current State: 25:[13, 82, 41, 6], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [13, 6, 2]
Generated Node #2: [13, 6, 2] from Operation: 82/41=2
Current State: 25:[13, 6, 2], Operations: ['82/41=2']
Exploring Operation: 6*2=12, Resulting Numbers: [13, 12]
Generated Node #3: [13, 12] from Operation: 6... | 4 | Current State: 25:[13, 82, 41, 6], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [13, 6, 2]
Generated Node #0,0: 25:[13, 6, 2] Operation: 82/41=2
Moving to Node #0,0
Current State: 25:[13, 6, 2], Operations: ['82/41=2']
Exploring Operation: 13*2=26, Resulting Numbers: [6, 26]
Generated Node #0,0,0: 25... | 0 | hs_1 | sum_heuristic |
[
55,
43,
42,
87
] | 57 | [
"55-43=12",
"87-42=45",
"12+45=57"
] | Current State: 57:[55, 43, 42, 87], Operations: []
Exploring Operation: 55-43=12, Resulting Numbers: [42, 87, 12]
Generated Node #2: [42, 87, 12] from Operation: 55-43=12
Current State: 57:[42, 87, 12], Operations: ['55-43=12']
Exploring Operation: 87-42=45, Resulting Numbers: [12, 45]
Generated Node #3: [12, 45] from ... | 4 | Current State: 57:[55, 43, 42, 87], Operations: []
Exploring Operation: 87-42=45, Resulting Numbers: [55, 43, 45]
Generated Node #0,0: 57:[55, 43, 45] Operation: 87-42=45
Exploring Operation: 87-43=44, Resulting Numbers: [55, 42, 44]
Generated Node #0,1: 57:[55, 42, 44] Operation: 87-43=44
Exploring Operation: 43-42=1,... | 0.989583 | hs_3 | mult_heuristic |
[
76,
28,
14,
70
] | 43 | [
"76-28=48",
"70/14=5",
"48-5=43"
] | Current State: 43:[76, 28, 14, 70], Operations: []
Exploring Operation: 76-28=48, Resulting Numbers: [14, 70, 48]
Generated Node #2: [14, 70, 48] from Operation: 76-28=48
Current State: 43:[14, 70, 48], Operations: ['76-28=48']
Exploring Operation: 70/14=5, Resulting Numbers: [48, 5]
Generated Node #3: [48, 5] from Ope... | 4 | Current State: 43:[76, 28, 14, 70], Operations: []
Exploring Operation: 28+14=42, Resulting Numbers: [76, 70, 42]
Generated Node #0,0: 43:[76, 70, 42] Operation: 28+14=42
Exploring Operation: 76-14=62, Resulting Numbers: [28, 70, 62]
Generated Node #0,1: 43:[28, 70, 62] Operation: 76-14=62
Exploring Operation: 76-28=48... | 0.962674 | hs_3 | sum_heuristic |
[
56,
60,
76,
19
] | 71 | [
"60*19=1140",
"1140/76=15",
"56+15=71"
] | Current State: 71:[56, 60, 76, 19], Operations: []
Exploring Operation: 60*19=1140, Resulting Numbers: [56, 76, 1140]
Generated Node #2: [56, 76, 1140] from Operation: 60*19=1140
Current State: 71:[56, 76, 1140], Operations: ['60*19=1140']
Exploring Operation: 1140/76=15, Resulting Numbers: [56, 15]
Generated Node #3: ... | 4 | Current State: 71:[56, 60, 76, 19], Operations: []
Exploring Operation: 56-19=37, Resulting Numbers: [60, 76, 37]
Generated Node #0,0: 71:[60, 76, 37] Operation: 56-19=37
Exploring Operation: 60+19=79, Resulting Numbers: [56, 76, 79]
Generated Node #0,1: 71:[56, 76, 79] Operation: 60+19=79
Exploring Operation: 60-19=41... | 0 | hs_5 | mult_heuristic |
[
57,
23,
80,
81
] | 34 | [
"57-23=34",
"81-80=1",
"34*1=34"
] | Current State: 34:[57, 23, 80, 81], Operations: []
Exploring Operation: 57-23=34, Resulting Numbers: [80, 81, 34]
Generated Node #2: [80, 81, 34] from Operation: 57-23=34
Current State: 34:[80, 81, 34], Operations: ['57-23=34']
Exploring Operation: 81-80=1, Resulting Numbers: [34, 1]
Generated Node #3: [34, 1] from Ope... | 4 | Current State: 34:[57, 23, 80, 81], Operations: []
Exploring Operation: 57-23=34, Resulting Numbers: [80, 81, 34]
Generated Node #0,0: 34:[80, 81, 34] Operation: 57-23=34
Exploring Operation: 81-80=1, Resulting Numbers: [57, 23, 1]
Generated Node #0,1: 34:[57, 23, 1] Operation: 81-80=1
Exploring Operation: 80-23=57, Re... | 0.986979 | hs_5 | sum_heuristic |
[
91,
55,
39,
5
] | 37 | [
"91+55=146",
"39+146=185",
"185/5=37"
] | Current State: 37:[91, 55, 39, 5], Operations: []
Exploring Operation: 91+55=146, Resulting Numbers: [39, 5, 146]
Generated Node #2: [39, 5, 146] from Operation: 91+55=146
Current State: 37:[39, 5, 146], Operations: ['91+55=146']
Exploring Operation: 39+146=185, Resulting Numbers: [5, 185]
Generated Node #3: [5, 185] f... | 4 | Current State: 37:[91, 55, 39, 5], Operations: []
Exploring Operation: 91-39=52, Resulting Numbers: [55, 5, 52]
Generated Node #0,0: 37:[55, 5, 52] Operation: 91-39=52
Exploring Operation: 91-55=36, Resulting Numbers: [39, 5, 36]
Generated Node #0,1: 37:[39, 5, 36] Operation: 91-55=36
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
56,
94,
6,
54
] | 44 | [
"56-54=2",
"94-6=88",
"88/2=44"
] | Current State: 44:[56, 94, 6, 54], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [94, 6, 2]
Generated Node #2: [94, 6, 2] from Operation: 56-54=2
Current State: 44:[94, 6, 2], Operations: ['56-54=2']
Exploring Operation: 94-6=88, Resulting Numbers: [2, 88]
Generated Node #3: [2, 88] from Operation: 94... | 4 | Current State: 44:[56, 94, 6, 54], Operations: []
Exploring Operation: 94-56=38, Resulting Numbers: [6, 54, 38]
Generated Node #0,0: 44:[6, 54, 38] Operation: 94-56=38
Exploring Operation: 54/6=9, Resulting Numbers: [56, 94, 9]
Generated Node #0,1: 44:[56, 94, 9] Operation: 54/6=9
Exploring Operation: 94-54=40, Resulti... | 0.950521 | hs_4 | sum_heuristic |
[
92,
97,
26,
79
] | 95 | [
"92-79=13",
"26/13=2",
"97-2=95"
] | Current State: 95:[92, 97, 26, 79], Operations: []
Exploring Operation: 92-79=13, Resulting Numbers: [97, 26, 13]
Generated Node #2: [97, 26, 13] from Operation: 92-79=13
Current State: 95:[97, 26, 13], Operations: ['92-79=13']
Exploring Operation: 26/13=2, Resulting Numbers: [97, 2]
Generated Node #3: [97, 2] from Ope... | 4 | Current State: 95:[92, 97, 26, 79], Operations: []
Exploring Operation: 92-79=13, Resulting Numbers: [97, 26, 13]
Generated Node #0,0: 95:[97, 26, 13] Operation: 92-79=13
Exploring Operation: 26+79=105, Resulting Numbers: [92, 97, 105]
Generated Node #0,1: 95:[92, 97, 105] Operation: 26+79=105
Exploring Operation: 79-2... | 0.969618 | hs_5 | sum_heuristic |
[
89,
38,
36,
36
] | 51 | [
"89-38=51",
"36-36=0",
"51+0=51"
] | Current State: 51:[89, 38, 36, 36], Operations: []
Exploring Operation: 89-38=51, Resulting Numbers: [36, 36, 51]
Generated Node #2: [36, 36, 51] from Operation: 89-38=51
Current State: 51:[36, 36, 51], Operations: ['89-38=51']
Exploring Operation: 36-36=0, Resulting Numbers: [51, 0]
Generated Node #3: [51, 0] from Ope... | 4 | Current State: 51:[89, 38, 36, 36], Operations: []
Exploring Operation: 89-36=53, Resulting Numbers: [38, 36, 53]
Generated Node #0,0: 51:[38, 36, 53] Operation: 89-36=53
Exploring Operation: 89-38=51, Resulting Numbers: [36, 36, 51]
Generated Node #0,1: 51:[36, 36, 51] Operation: 89-38=51
Exploring Operation: 89-36=53... | 0.988715 | hs_3 | sum_heuristic |
[
83,
81,
37,
4
] | 94 | [
"81-37=44",
"44/4=11",
"83+11=94"
] | Current State: 94:[83, 81, 37, 4], Operations: []
Exploring Operation: 81-37=44, Resulting Numbers: [83, 4, 44]
Generated Node #2: [83, 4, 44] from Operation: 81-37=44
Current State: 94:[83, 4, 44], Operations: ['81-37=44']
Exploring Operation: 44/4=11, Resulting Numbers: [83, 11]
Generated Node #3: [83, 11] from Opera... | 4 | Current State: 94:[83, 81, 37, 4], Operations: []
Exploring Operation: 83-81=2, Resulting Numbers: [37, 4, 2]
Generated Node #0,0: 94:[37, 4, 2] Operation: 83-81=2
Exploring Operation: 83-37=46, Resulting Numbers: [81, 4, 46]
Generated Node #0,1: 94:[81, 4, 46] Operation: 83-37=46
Moving to Node #0,0
Current State: 94:... | 0 | hs_2 | mult_heuristic |
[
30,
9,
72,
18
] | 17 | [
"30-9=21",
"72/18=4",
"21-4=17"
] | Current State: 17:[30, 9, 72, 18], Operations: []
Exploring Operation: 30-9=21, Resulting Numbers: [72, 18, 21]
Generated Node #2: [72, 18, 21] from Operation: 30-9=21
Current State: 17:[72, 18, 21], Operations: ['30-9=21']
Exploring Operation: 72/18=4, Resulting Numbers: [21, 4]
Generated Node #3: [21, 4] from Operati... | 4 | Current State: 17:[30, 9, 72, 18], Operations: []
Exploring Operation: 72/18=4, Resulting Numbers: [30, 9, 4]
Generated Node #0,0: 17:[30, 9, 4] Operation: 72/18=4
Exploring Operation: 72-30=42, Resulting Numbers: [9, 18, 42]
Generated Node #0,1: 17:[9, 18, 42] Operation: 72-30=42
Exploring Operation: 72/9=8, Resulting... | 0.96441 | hs_5 | mult_heuristic |
[
82,
3,
40,
85
] | 41 | [
"82+3=85",
"85/85=1",
"40+1=41"
] | Current State: 41:[82, 3, 40, 85], Operations: []
Exploring Operation: 82+3=85, Resulting Numbers: [40, 85, 85]
Generated Node #2: [40, 85, 85] from Operation: 82+3=85
Current State: 41:[40, 85, 85], Operations: ['82+3=85']
Exploring Operation: 85/85=1, Resulting Numbers: [40, 1]
Generated Node #3: [40, 1] from Operati... | 4 | Current State: 41:[82, 3, 40, 85], Operations: []
Exploring Operation: 85-3=82, Resulting Numbers: [82, 40, 82]
Generated Node #0,0: 41:[82, 40, 82] Operation: 85-3=82
Exploring Operation: 85-82=3, Resulting Numbers: [3, 40, 3]
Generated Node #0,1: 41:[3, 40, 3] Operation: 85-82=3
Exploring Operation: 82-3=79, Resultin... | 0.97309 | hs_4 | mult_heuristic |
[
33,
66,
68,
43
] | 20 | [
"43-33=10",
"68-66=2",
"10*2=20"
] | Current State: 20:[33, 66, 68, 43], Operations: []
Exploring Operation: 43-33=10, Resulting Numbers: [66, 68, 10]
Generated Node #2: [66, 68, 10] from Operation: 43-33=10
Current State: 20:[66, 68, 10], Operations: ['43-33=10']
Exploring Operation: 68-66=2, Resulting Numbers: [10, 2]
Generated Node #3: [10, 2] from Ope... | 4 | Current State: 20:[33, 66, 68, 43], Operations: []
Exploring Operation: 68-43=25, Resulting Numbers: [33, 66, 25]
Generated Node #0,0: 20:[33, 66, 25] Operation: 68-43=25
Exploring Operation: 66-43=23, Resulting Numbers: [33, 68, 23]
Generated Node #0,1: 20:[33, 68, 23] Operation: 66-43=23
Exploring Operation: 68-66=2,... | 0.985243 | hs_5 | sum_heuristic |
[
27,
44,
20,
84
] | 33 | [
"27+44=71",
"20+84=104",
"104-71=33"
] | Current State: 33:[27, 44, 20, 84], Operations: []
Exploring Operation: 27+44=71, Resulting Numbers: [20, 84, 71]
Generated Node #2: [20, 84, 71] from Operation: 27+44=71
Current State: 33:[20, 84, 71], Operations: ['27+44=71']
Exploring Operation: 20+84=104, Resulting Numbers: [71, 104]
Generated Node #3: [71, 104] fr... | 4 | Current State: 33:[27, 44, 20, 84], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [27, 20, 40]
Generated Node #0,0: 33:[27, 20, 40] Operation: 84-44=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[27, 20, 40], Operations: ['84-44=40']
Exploring Operation: 40/20=2, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
50,
6,
43,
27
] | 95 | [
"50-27=23",
"6*23=138",
"138-43=95"
] | Current State: 95:[50, 6, 43, 27], Operations: []
Exploring Operation: 50-27=23, Resulting Numbers: [6, 43, 23]
Generated Node #2: [6, 43, 23] from Operation: 50-27=23
Current State: 95:[6, 43, 23], Operations: ['50-27=23']
Exploring Operation: 6*23=138, Resulting Numbers: [43, 138]
Generated Node #3: [43, 138] from Op... | 4 | Current State: 95:[50, 6, 43, 27], Operations: []
Exploring Operation: 50-43=7, Resulting Numbers: [6, 27, 7]
Generated Node #0,0: 95:[6, 27, 7] Operation: 50-43=7
Exploring Operation: 50+43=93, Resulting Numbers: [6, 27, 93]
Generated Node #0,1: 95:[6, 27, 93] Operation: 50+43=93
Moving to Node #0,0
Current State: 95:... | 0 | hs_2 | sum_heuristic |
[
35,
46,
81,
89
] | 90 | [
"35+46=81",
"81/81=1",
"89+1=90"
] | Current State: 90:[35, 46, 81, 89], Operations: []
Exploring Operation: 35+46=81, Resulting Numbers: [81, 89, 81]
Generated Node #2: [81, 89, 81] from Operation: 35+46=81
Current State: 90:[81, 89, 81], Operations: ['35+46=81']
Exploring Operation: 81/81=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Ope... | 4 | Current State: 90:[35, 46, 81, 89], Operations: []
Exploring Operation: 89-81=8, Resulting Numbers: [35, 46, 8]
Generated Node #0,0: 90:[35, 46, 8] Operation: 89-81=8
Exploring Operation: 81-46=35, Resulting Numbers: [35, 89, 35]
Generated Node #0,1: 90:[35, 89, 35] Operation: 81-46=35
Exploring Operation: 89-46=43, Re... | 0.962674 | hs_5 | sum_heuristic |
[
49,
92,
24,
36
] | 89 | [
"92*36=3312",
"3312/24=138",
"138-49=89"
] | Current State: 89:[49, 92, 24, 36], Operations: []
Exploring Operation: 92*36=3312, Resulting Numbers: [49, 24, 3312]
Generated Node #2: [49, 24, 3312] from Operation: 92*36=3312
Current State: 89:[49, 24, 3312], Operations: ['92*36=3312']
Exploring Operation: 3312/24=138, Resulting Numbers: [49, 138]
Generated Node #3... | 4 | Current State: 89:[49, 92, 24, 36], Operations: []
Exploring Operation: 49+24=73, Resulting Numbers: [92, 36, 73]
Generated Node #0,0: 89:[92, 36, 73] Operation: 49+24=73
Moving to Node #0,0
Current State: 89:[92, 36, 73], Operations: ['49+24=73']
Exploring Operation: 36+73=109, Resulting Numbers: [92, 109]
Generated N... | 0 | hs_1 | sum_heuristic |
[
14,
37,
71,
75
] | 92 | [
"37-14=23",
"75-71=4",
"23*4=92"
] | Current State: 92:[14, 37, 71, 75], Operations: []
Exploring Operation: 37-14=23, Resulting Numbers: [71, 75, 23]
Generated Node #2: [71, 75, 23] from Operation: 37-14=23
Current State: 92:[71, 75, 23], Operations: ['37-14=23']
Exploring Operation: 75-71=4, Resulting Numbers: [23, 4]
Generated Node #3: [23, 4] from Ope... | 4 | Current State: 92:[14, 37, 71, 75], Operations: []
Exploring Operation: 14+71=85, Resulting Numbers: [37, 75, 85]
Generated Node #0,0: 92:[37, 75, 85] Operation: 14+71=85
Exploring Operation: 14+75=89, Resulting Numbers: [37, 71, 89]
Generated Node #0,1: 92:[37, 71, 89] Operation: 14+75=89
Exploring Operation: 75-71=4,... | 0.990451 | hs_3 | sum_heuristic |
[
9,
38,
25,
45
] | 88 | [
"45-38=7",
"9*7=63",
"25+63=88"
] | Current State: 88:[9, 38, 25, 45], Operations: []
Exploring Operation: 45-38=7, Resulting Numbers: [9, 25, 7]
Generated Node #2: [9, 25, 7] from Operation: 45-38=7
Current State: 88:[9, 25, 7], Operations: ['45-38=7']
Exploring Operation: 9*7=63, Resulting Numbers: [25, 63]
Generated Node #3: [25, 63] from Operation: 9... | 4 | Current State: 88:[9, 38, 25, 45], Operations: []
Exploring Operation: 45-38=7, Resulting Numbers: [9, 25, 7]
Generated Node #0,0: 88:[9, 25, 7] Operation: 45-38=7
Exploring Operation: 38+45=83, Resulting Numbers: [9, 25, 83]
Generated Node #0,1: 88:[9, 25, 83] Operation: 38+45=83
Exploring Operation: 38-25=13, Resulti... | 0 | hs_4 | sum_heuristic |
[
83,
39,
69,
78
] | 53 | [
"83-39=44",
"78-69=9",
"44+9=53"
] | Current State: 53:[83, 39, 69, 78], Operations: []
Exploring Operation: 83-39=44, Resulting Numbers: [69, 78, 44]
Generated Node #2: [69, 78, 44] from Operation: 83-39=44
Current State: 53:[69, 78, 44], Operations: ['83-39=44']
Exploring Operation: 78-69=9, Resulting Numbers: [44, 9]
Generated Node #3: [44, 9] from Ope... | 4 | Current State: 53:[83, 39, 69, 78], Operations: []
Exploring Operation: 78-39=39, Resulting Numbers: [83, 69, 39]
Generated Node #0,0: 53:[83, 69, 39] Operation: 78-39=39
Exploring Operation: 83-39=44, Resulting Numbers: [69, 78, 44]
Generated Node #0,1: 53:[69, 78, 44] Operation: 83-39=44
Moving to Node #0,1
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
6,
29,
15,
79
] | 99 | [
"6+29=35",
"79-15=64",
"35+64=99"
] | Current State: 99:[6, 29, 15, 79], Operations: []
Exploring Operation: 6+29=35, Resulting Numbers: [15, 79, 35]
Generated Node #2: [15, 79, 35] from Operation: 6+29=35
Current State: 99:[15, 79, 35], Operations: ['6+29=35']
Exploring Operation: 79-15=64, Resulting Numbers: [35, 64]
Generated Node #3: [35, 64] from Oper... | 4 | Current State: 99:[6, 29, 15, 79], Operations: []
Exploring Operation: 15+79=94, Resulting Numbers: [6, 29, 94]
Generated Node #0,0: 99:[6, 29, 94] Operation: 15+79=94
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[6, 29, 94], Operations: ['15+79=94']
Exploring Operation: 6+94=100, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
71,
73,
21,
41
] | 40 | [
"73-71=2",
"41-21=20",
"2*20=40"
] | Current State: 40:[71, 73, 21, 41], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [21, 41, 2]
Generated Node #2: [21, 41, 2] from Operation: 73-71=2
Current State: 40:[21, 41, 2], Operations: ['73-71=2']
Exploring Operation: 41-21=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from Operatio... | 4 | Current State: 40:[71, 73, 21, 41], Operations: []
Exploring Operation: 73-21=52, Resulting Numbers: [71, 41, 52]
Generated Node #0,0: 40:[71, 41, 52] Operation: 73-21=52
Exploring Operation: 71-21=50, Resulting Numbers: [73, 41, 50]
Generated Node #0,1: 40:[73, 41, 50] Operation: 71-21=50
Exploring Operation: 73-41=32... | 0.986111 | hs_5 | sum_heuristic |
[
90,
69,
27,
59
] | 18 | [
"69-59=10",
"90/10=9",
"27-9=18"
] | Current State: 18:[90, 69, 27, 59], Operations: []
Exploring Operation: 69-59=10, Resulting Numbers: [90, 27, 10]
Generated Node #2: [90, 27, 10] from Operation: 69-59=10
Current State: 18:[90, 27, 10], Operations: ['69-59=10']
Exploring Operation: 90/10=9, Resulting Numbers: [27, 9]
Generated Node #3: [27, 9] from Ope... | 4 | Current State: 18:[90, 69, 27, 59], Operations: []
Exploring Operation: 90-69=21, Resulting Numbers: [27, 59, 21]
Generated Node #0,0: 18:[27, 59, 21] Operation: 90-69=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[27, 59, 21], Operations: ['90-69=21']
Exploring Operation: 59-27=32, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
59,
5,
63,
97
] | 77 | [
"63-59=4",
"5*4=20",
"97-20=77"
] | Current State: 77:[59, 5, 63, 97], Operations: []
Exploring Operation: 63-59=4, Resulting Numbers: [5, 97, 4]
Generated Node #2: [5, 97, 4] from Operation: 63-59=4
Current State: 77:[5, 97, 4], Operations: ['63-59=4']
Exploring Operation: 5*4=20, Resulting Numbers: [97, 20]
Generated Node #3: [97, 20] from Operation: 5... | 4 | Current State: 77:[59, 5, 63, 97], Operations: []
Exploring Operation: 59+5=64, Resulting Numbers: [63, 97, 64]
Generated Node #0,0: 77:[63, 97, 64] Operation: 59+5=64
Exploring Operation: 97-63=34, Resulting Numbers: [59, 5, 34]
Generated Node #0,1: 77:[59, 5, 34] Operation: 97-63=34
Exploring Operation: 97-59=38, Res... | 0 | hs_4 | sum_heuristic |
[
2,
99,
59,
73
] | 93 | [
"99-59=40",
"40/2=20",
"73+20=93"
] | Current State: 93:[2, 99, 59, 73], Operations: []
Exploring Operation: 99-59=40, Resulting Numbers: [2, 73, 40]
Generated Node #2: [2, 73, 40] from Operation: 99-59=40
Current State: 93:[2, 73, 40], Operations: ['99-59=40']
Exploring Operation: 40/2=20, Resulting Numbers: [73, 20]
Generated Node #3: [73, 20] from Opera... | 4 | Current State: 93:[2, 99, 59, 73], Operations: []
Exploring Operation: 99-59=40, Resulting Numbers: [2, 73, 40]
Generated Node #0,0: 93:[2, 73, 40] Operation: 99-59=40
Exploring Operation: 73-59=14, Resulting Numbers: [2, 99, 14]
Generated Node #0,1: 93:[2, 99, 14] Operation: 73-59=14
Exploring Operation: 59+73=132, Re... | 0 | hs_4 | mult_heuristic |
[
64,
3,
60,
67
] | 23 | [
"67-64=3",
"60/3=20",
"3+20=23"
] | Current State: 23:[64, 3, 60, 67], Operations: []
Exploring Operation: 67-64=3, Resulting Numbers: [3, 60, 3]
Generated Node #2: [3, 60, 3] from Operation: 67-64=3
Current State: 23:[3, 60, 3], Operations: ['67-64=3']
Exploring Operation: 60/3=20, Resulting Numbers: [20]
20,23 equal: Goal Reached
Exploring Operation: 3... | 4 | Current State: 23:[64, 3, 60, 67], Operations: []
Exploring Operation: 64-3=61, Resulting Numbers: [60, 67, 61]
Generated Node #0,0: 23:[60, 67, 61] Operation: 64-3=61
Exploring Operation: 67-60=7, Resulting Numbers: [64, 3, 7]
Generated Node #0,1: 23:[64, 3, 7] Operation: 67-60=7
Exploring Operation: 64-60=4, Resultin... | 0.953993 | hs_5 | mult_heuristic |
[
10,
40,
92,
27
] | 95 | [
"40-10=30",
"92-27=65",
"30+65=95"
] | Current State: 95:[10, 40, 92, 27], Operations: []
Exploring Operation: 40-10=30, Resulting Numbers: [92, 27, 30]
Generated Node #2: [92, 27, 30] from Operation: 40-10=30
Current State: 95:[92, 27, 30], Operations: ['40-10=30']
Exploring Operation: 92-27=65, Resulting Numbers: [30, 65]
Generated Node #3: [30, 65] from ... | 4 | Current State: 95:[10, 40, 92, 27], Operations: []
Exploring Operation: 40-27=13, Resulting Numbers: [10, 92, 13]
Generated Node #0,0: 95:[10, 92, 13] Operation: 40-27=13
Exploring Operation: 40-10=30, Resulting Numbers: [92, 27, 30]
Generated Node #0,1: 95:[92, 27, 30] Operation: 40-10=30
Exploring Operation: 40/10=4,... | 0.972222 | hs_4 | mult_heuristic |
[
98,
4,
90,
88
] | 51 | [
"98+4=102",
"90-88=2",
"102/2=51"
] | Current State: 51:[98, 4, 90, 88], Operations: []
Exploring Operation: 98+4=102, Resulting Numbers: [90, 88, 102]
Generated Node #2: [90, 88, 102] from Operation: 98+4=102
Current State: 51:[90, 88, 102], Operations: ['98+4=102']
Exploring Operation: 90-88=2, Resulting Numbers: [102, 2]
Generated Node #3: [102, 2] from... | 4 | Current State: 51:[98, 4, 90, 88], Operations: []
Exploring Operation: 98-90=8, Resulting Numbers: [4, 88, 8]
Generated Node #0,0: 51:[4, 88, 8] Operation: 98-90=8
Exploring Operation: 98-88=10, Resulting Numbers: [4, 90, 10]
Generated Node #0,1: 51:[4, 90, 10] Operation: 98-88=10
Moving to Node #0,0
Current State: 51:... | 0 | hs_2 | sum_heuristic |
[
3,
81,
2,
1
] | 53 | [
"81/3=27",
"2*27=54",
"54-1=53"
] | Current State: 53:[3, 81, 2, 1], Operations: []
Exploring Operation: 81/3=27, Resulting Numbers: [2, 1, 27]
Generated Node #2: [2, 1, 27] from Operation: 81/3=27
Current State: 53:[2, 1, 27], Operations: ['81/3=27']
Exploring Operation: 2*27=54, Resulting Numbers: [1, 54]
Generated Node #3: [1, 54] from Operation: 2*27... | 4 | Current State: 53:[3, 81, 2, 1], Operations: []
Exploring Operation: 3+1=4, Resulting Numbers: [81, 2, 4]
Generated Node #0,0: 53:[81, 2, 4] Operation: 3+1=4
Exploring Operation: 81-3=78, Resulting Numbers: [2, 1, 78]
Generated Node #0,1: 53:[2, 1, 78] Operation: 81-3=78
Exploring Operation: 3*2=6, Resulting Numbers: [... | 0 | hs_4 | sum_heuristic |
[
93,
32,
73,
7
] | 84 | [
"93-32=61",
"73-61=12",
"7*12=84"
] | Current State: 84:[93, 32, 73, 7], Operations: []
Exploring Operation: 93-32=61, Resulting Numbers: [73, 7, 61]
Generated Node #2: [73, 7, 61] from Operation: 93-32=61
Current State: 84:[73, 7, 61], Operations: ['93-32=61']
Exploring Operation: 73-61=12, Resulting Numbers: [7, 12]
Generated Node #3: [7, 12] from Operat... | 4 | Current State: 84:[93, 32, 73, 7], Operations: []
Exploring Operation: 93-73=20, Resulting Numbers: [32, 7, 20]
Generated Node #0,0: 84:[32, 7, 20] Operation: 93-73=20
Exploring Operation: 73-32=41, Resulting Numbers: [93, 7, 41]
Generated Node #0,1: 84:[93, 7, 41] Operation: 73-32=41
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | mult_heuristic |
[
34,
5,
58,
47
] | 65 | [
"34*5=170",
"58+47=105",
"170-105=65"
] | Current State: 65:[34, 5, 58, 47], Operations: []
Exploring Operation: 34*5=170, Resulting Numbers: [58, 47, 170]
Generated Node #2: [58, 47, 170] from Operation: 34*5=170
Current State: 65:[58, 47, 170], Operations: ['34*5=170']
Exploring Operation: 58+47=105, Resulting Numbers: [170, 105]
Generated Node #3: [170, 105... | 4 | Current State: 65:[34, 5, 58, 47], Operations: []
Exploring Operation: 47-34=13, Resulting Numbers: [5, 58, 13]
Generated Node #0,0: 65:[5, 58, 13] Operation: 47-34=13
Moving to Node #0,0
Current State: 65:[5, 58, 13], Operations: ['47-34=13']
Exploring Operation: 5+58=63, Resulting Numbers: [13, 63]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
96,
39,
46,
42
] | 47 | [
"96+39=135",
"46+42=88",
"135-88=47"
] | Current State: 47:[96, 39, 46, 42], Operations: []
Exploring Operation: 96+39=135, Resulting Numbers: [46, 42, 135]
Generated Node #2: [46, 42, 135] from Operation: 96+39=135
Current State: 47:[46, 42, 135], Operations: ['96+39=135']
Exploring Operation: 46+42=88, Resulting Numbers: [135, 88]
Generated Node #3: [135, 8... | 4 | Current State: 47:[96, 39, 46, 42], Operations: []
Exploring Operation: 96-42=54, Resulting Numbers: [39, 46, 54]
Generated Node #0,0: 47:[39, 46, 54] Operation: 96-42=54
Exploring Operation: 96-39=57, Resulting Numbers: [46, 42, 57]
Generated Node #0,1: 47:[46, 42, 57] Operation: 96-39=57
Exploring Operation: 96-46=50... | 0.980035 | hs_3 | sum_heuristic |
[
10,
90,
57,
90
] | 66 | [
"10+57=67",
"90/90=1",
"67-1=66"
] | Current State: 66:[10, 90, 57, 90], Operations: []
Exploring Operation: 10+57=67, Resulting Numbers: [90, 90, 67]
Generated Node #2: [90, 90, 67] from Operation: 10+57=67
Current State: 66:[90, 90, 67], Operations: ['10+57=67']
Exploring Operation: 90/90=1, Resulting Numbers: [67, 1]
Generated Node #3: [67, 1] from Ope... | 4 | Current State: 66:[10, 90, 57, 90], Operations: []
Exploring Operation: 90/10=9, Resulting Numbers: [57, 90, 9]
Generated Node #0,0: 66:[57, 90, 9] Operation: 90/10=9
Exploring Operation: 90-57=33, Resulting Numbers: [10, 90, 33]
Generated Node #0,1: 66:[10, 90, 33] Operation: 90-57=33
Exploring Operation: 90-57=33, Re... | 0.984375 | hs_5 | mult_heuristic |
[
68,
72,
3,
62
] | 75 | [
"68+72=140",
"3+62=65",
"140-65=75"
] | Current State: 75:[68, 72, 3, 62], Operations: []
Exploring Operation: 68+72=140, Resulting Numbers: [3, 62, 140]
Generated Node #2: [3, 62, 140] from Operation: 68+72=140
Current State: 75:[3, 62, 140], Operations: ['68+72=140']
Exploring Operation: 3+62=65, Resulting Numbers: [140, 65]
Generated Node #3: [140, 65] fr... | 4 | Current State: 75:[68, 72, 3, 62], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [68, 3, 10]
Generated Node #0,0: 75:[68, 3, 10] Operation: 72-62=10
Exploring Operation: 72+3=75, Resulting Numbers: [68, 62, 75]
Generated Node #0,1: 75:[68, 62, 75] Operation: 72+3=75
Exploring Operation: 68+3=71, Resu... | 0.980903 | hs_5 | sum_heuristic |
[
62,
99,
31,
57
] | 21 | [
"62/31=2",
"99-57=42",
"42/2=21"
] | Current State: 21:[62, 99, 31, 57], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [99, 57, 2]
Generated Node #2: [99, 57, 2] from Operation: 62/31=2
Current State: 21:[99, 57, 2], Operations: ['62/31=2']
Exploring Operation: 99-57=42, Resulting Numbers: [2, 42]
Generated Node #3: [2, 42] from Operatio... | 4 | Current State: 21:[62, 99, 31, 57], Operations: []
Exploring Operation: 99-62=37, Resulting Numbers: [31, 57, 37]
Generated Node #0,0: 21:[31, 57, 37] Operation: 99-62=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[31, 57, 37], Operations: ['99-62=37']
Exploring Operation: 57-37=20, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
47,
47,
22,
8
] | 29 | [
"47/47=1",
"22+8=30",
"30-1=29"
] | Current State: 29:[47, 47, 22, 8], Operations: []
Exploring Operation: 47/47=1, Resulting Numbers: [22, 8, 1]
Generated Node #2: [22, 8, 1] from Operation: 47/47=1
Current State: 29:[22, 8, 1], Operations: ['47/47=1']
Exploring Operation: 22+8=30, Resulting Numbers: [1, 30]
Generated Node #3: [1, 30] from Operation: 22... | 4 | Current State: 29:[47, 47, 22, 8], Operations: []
Exploring Operation: 47-8=39, Resulting Numbers: [47, 22, 39]
Generated Node #0,0: 29:[47, 22, 39] Operation: 47-8=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[47, 22, 39], Operations: ['47-8=39']
Exploring Operation: 47-22=25, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
1,
2,
49,
21
] | 27 | [
"2-1=1",
"49-21=28",
"28-1=27"
] | Current State: 27:[1, 2, 49, 21], Operations: []
Exploring Operation: 2-1=1, Resulting Numbers: [49, 21, 1]
Generated Node #2: [49, 21, 1] from Operation: 2-1=1
Current State: 27:[49, 21, 1], Operations: ['2-1=1']
Exploring Operation: 49-21=28, Resulting Numbers: [1, 28]
Generated Node #3: [1, 28] from Operation: 49-21... | 4 | Current State: 27:[1, 2, 49, 21], Operations: []
Exploring Operation: 49-21=28, Resulting Numbers: [1, 2, 28]
Generated Node #0,0: 27:[1, 2, 28] Operation: 49-21=28
Exploring Operation: 1+2=3, Resulting Numbers: [49, 21, 3]
Generated Node #0,1: 27:[49, 21, 3] Operation: 1+2=3
Exploring Operation: 49-1=48, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
11,
85,
28,
18
] | 81 | [
"18-11=7",
"28/7=4",
"85-4=81"
] | Current State: 81:[11, 85, 28, 18], Operations: []
Exploring Operation: 18-11=7, Resulting Numbers: [85, 28, 7]
Generated Node #2: [85, 28, 7] from Operation: 18-11=7
Current State: 81:[85, 28, 7], Operations: ['18-11=7']
Exploring Operation: 28/7=4, Resulting Numbers: [85, 4]
Generated Node #3: [85, 4] from Operation:... | 4 | Current State: 81:[11, 85, 28, 18], Operations: []
Exploring Operation: 11+18=29, Resulting Numbers: [85, 28, 29]
Generated Node #0,0: 81:[85, 28, 29] Operation: 11+18=29
Exploring Operation: 85-11=74, Resulting Numbers: [28, 18, 74]
Generated Node #0,1: 81:[28, 18, 74] Operation: 85-11=74
Exploring Operation: 28-18=10... | 0.978299 | hs_5 | mult_heuristic |
[
29,
16,
92,
5
] | 69 | [
"29*5=145",
"92-16=76",
"145-76=69"
] | Current State: 69:[29, 16, 92, 5], Operations: []
Exploring Operation: 29*5=145, Resulting Numbers: [16, 92, 145]
Generated Node #2: [16, 92, 145] from Operation: 29*5=145
Current State: 69:[16, 92, 145], Operations: ['29*5=145']
Exploring Operation: 92-16=76, Resulting Numbers: [145, 76]
Generated Node #3: [145, 76] f... | 4 | Current State: 69:[29, 16, 92, 5], Operations: []
Exploring Operation: 92-29=63, Resulting Numbers: [16, 5, 63]
Generated Node #0,0: 69:[16, 5, 63] Operation: 92-29=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[16, 5, 63], Operations: ['92-29=63']
Exploring Operation: 16+5=21, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
78,
75,
42,
73
] | 27 | [
"78-73=5",
"75/5=15",
"42-15=27"
] | Current State: 27:[78, 75, 42, 73], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [75, 42, 5]
Generated Node #2: [75, 42, 5] from Operation: 78-73=5
Current State: 27:[75, 42, 5], Operations: ['78-73=5']
Exploring Operation: 75/5=15, Resulting Numbers: [42, 15]
Generated Node #3: [42, 15] from Operati... | 4 | Current State: 27:[78, 75, 42, 73], Operations: []
Exploring Operation: 78-75=3, Resulting Numbers: [42, 73, 3]
Generated Node #0,0: 27:[42, 73, 3] Operation: 78-75=3
Exploring Operation: 78-73=5, Resulting Numbers: [75, 42, 5]
Generated Node #0,1: 27:[75, 42, 5] Operation: 78-73=5
Exploring Operation: 78-42=36, Result... | 0.970486 | hs_4 | mult_heuristic |
[
26,
8,
71,
51
] | 38 | [
"26-8=18",
"71-51=20",
"18+20=38"
] | Current State: 38:[26, 8, 71, 51], Operations: []
Exploring Operation: 26-8=18, Resulting Numbers: [71, 51, 18]
Generated Node #2: [71, 51, 18] from Operation: 26-8=18
Current State: 38:[71, 51, 18], Operations: ['26-8=18']
Exploring Operation: 71-51=20, Resulting Numbers: [18, 20]
Generated Node #3: [18, 20] from Oper... | 4 | Current State: 38:[26, 8, 71, 51], Operations: []
Exploring Operation: 71-51=20, Resulting Numbers: [26, 8, 20]
Generated Node #0,0: 38:[26, 8, 20] Operation: 71-51=20
Exploring Operation: 71-26=45, Resulting Numbers: [8, 51, 45]
Generated Node #0,1: 38:[8, 51, 45] Operation: 71-26=45
Exploring Operation: 51-26=25, Res... | 0.988715 | hs_4 | mult_heuristic |
[
92,
99,
77,
81
] | 86 | [
"92-81=11",
"99/11=9",
"77+9=86"
] | Current State: 86:[92, 99, 77, 81], Operations: []
Exploring Operation: 92-81=11, Resulting Numbers: [99, 77, 11]
Generated Node #2: [99, 77, 11] from Operation: 92-81=11
Current State: 86:[99, 77, 11], Operations: ['92-81=11']
Exploring Operation: 99/11=9, Resulting Numbers: [77, 9]
Generated Node #3: [77, 9] from Ope... | 4 | Current State: 86:[92, 99, 77, 81], Operations: []
Exploring Operation: 81-77=4, Resulting Numbers: [92, 99, 4]
Generated Node #0,0: 86:[92, 99, 4] Operation: 81-77=4
Exploring Operation: 99-77=22, Resulting Numbers: [92, 81, 22]
Generated Node #0,1: 86:[92, 81, 22] Operation: 99-77=22
Exploring Operation: 99-92=7, Res... | 0.927083 | hs_5 | mult_heuristic |
[
64,
24,
40,
48
] | 32 | [
"64-24=40",
"48-40=8",
"40-8=32"
] | Current State: 32:[64, 24, 40, 48], Operations: []
Exploring Operation: 64-24=40, Resulting Numbers: [40, 48, 40]
Generated Node #2: [40, 48, 40] from Operation: 64-24=40
Current State: 32:[40, 48, 40], Operations: ['64-24=40']
Exploring Operation: 48-40=8, Resulting Numbers: [8]
8,32 equal: Goal Reached
Exploring Oper... | 4 | Current State: 32:[64, 24, 40, 48], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [64, 24, 8]
Generated Node #0,0: 32:[64, 24, 8] Operation: 48-40=8
Exploring Operation: 64-48=16, Resulting Numbers: [24, 40, 16]
Generated Node #0,1: 32:[24, 40, 16] Operation: 64-48=16
Exploring Operation: 64-40=24, Re... | 0.953993 | hs_5 | mult_heuristic |
[
63,
90,
81,
51
] | 84 | [
"63+90=153",
"153/51=3",
"81+3=84"
] | Current State: 84:[63, 90, 81, 51], Operations: []
Exploring Operation: 63+90=153, Resulting Numbers: [81, 51, 153]
Generated Node #2: [81, 51, 153] from Operation: 63+90=153
Current State: 84:[81, 51, 153], Operations: ['63+90=153']
Exploring Operation: 153/51=3, Resulting Numbers: [81, 3]
Generated Node #3: [81, 3] f... | 4 | Current State: 84:[63, 90, 81, 51], Operations: []
Exploring Operation: 63-51=12, Resulting Numbers: [90, 81, 12]
Generated Node #0,0: 84:[90, 81, 12] Operation: 63-51=12
Exploring Operation: 90-63=27, Resulting Numbers: [81, 51, 27]
Generated Node #0,1: 84:[81, 51, 27] Operation: 90-63=27
Exploring Operation: 81-63=18... | 0 | hs_3 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.