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 |
|---|---|---|---|---|---|---|---|---|
[
11,
41,
50,
60
] | 100 | [
"41-11=30",
"50*60=3000",
"3000/30=100"
] | Current State: 100:[11, 41, 50, 60], Operations: []
Exploring Operation: 41-11=30, Resulting Numbers: [50, 60, 30]
Generated Node #2: [50, 60, 30] from Operation: 41-11=30
Current State: 100:[50, 60, 30], Operations: ['41-11=30']
Exploring Operation: 50*60=3000, Resulting Numbers: [30, 3000]
Generated Node #3: [30, 300... | 4 | Current State: 100:[11, 41, 50, 60], Operations: []
Exploring Operation: 41+60=101, Resulting Numbers: [11, 50, 101]
Generated Node #0,0: 100:[11, 50, 101] Operation: 41+60=101
Exploring Operation: 60-11=49, Resulting Numbers: [41, 50, 49]
Generated Node #0,1: 100:[41, 50, 49] Operation: 60-11=49
Exploring Operation: 6... | 0 | hs_4 | sum_heuristic |
[
20,
96,
37,
98
] | 15 | [
"96-20=76",
"98-37=61",
"76-61=15"
] | Current State: 15:[20, 96, 37, 98], Operations: []
Exploring Operation: 96-20=76, Resulting Numbers: [37, 98, 76]
Generated Node #2: [37, 98, 76] from Operation: 96-20=76
Current State: 15:[37, 98, 76], Operations: ['96-20=76']
Exploring Operation: 98-37=61, Resulting Numbers: [76, 61]
Generated Node #3: [76, 61] from ... | 4 | Current State: 15:[20, 96, 37, 98], Operations: []
Exploring Operation: 96-20=76, Resulting Numbers: [37, 98, 76]
Generated Node #0,0: 15:[37, 98, 76] Operation: 96-20=76
Exploring Operation: 96-37=59, Resulting Numbers: [20, 98, 59]
Generated Node #0,1: 15:[20, 98, 59] Operation: 96-37=59
Exploring Operation: 98-96=2,... | 0.982639 | hs_5 | mult_heuristic |
[
24,
30,
84,
44
] | 74 | [
"24+30=54",
"84+44=128",
"128-54=74"
] | Current State: 74:[24, 30, 84, 44], Operations: []
Exploring Operation: 24+30=54, Resulting Numbers: [84, 44, 54]
Generated Node #2: [84, 44, 54] from Operation: 24+30=54
Current State: 74:[84, 44, 54], Operations: ['24+30=54']
Exploring Operation: 84+44=128, Resulting Numbers: [54, 128]
Generated Node #3: [54, 128] fr... | 4 | Current State: 74:[24, 30, 84, 44], Operations: []
Exploring Operation: 30-24=6, Resulting Numbers: [84, 44, 6]
Generated Node #0,0: 74:[84, 44, 6] Operation: 30-24=6
Exploring Operation: 24+44=68, Resulting Numbers: [30, 84, 68]
Generated Node #0,1: 74:[30, 84, 68] Operation: 24+44=68
Exploring Operation: 30+44=74, Re... | 0 | hs_3 | mult_heuristic |
[
53,
90,
91,
13
] | 65 | [
"53+90=143",
"91-13=78",
"143-78=65"
] | Current State: 65:[53, 90, 91, 13], Operations: []
Exploring Operation: 53+90=143, Resulting Numbers: [91, 13, 143]
Generated Node #2: [91, 13, 143] from Operation: 53+90=143
Current State: 65:[91, 13, 143], Operations: ['53+90=143']
Exploring Operation: 91-13=78, Resulting Numbers: [143, 78]
Generated Node #3: [143, 7... | 4 | Current State: 65:[53, 90, 91, 13], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [53, 13, 1]
Generated Node #0,0: 65:[53, 13, 1] Operation: 91-90=1
Moving to Node #0,0
Current State: 65:[53, 13, 1], Operations: ['91-90=1']
Exploring Operation: 53+13=66, Resulting Numbers: [1, 66]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
67,
27,
46,
3
] | 18 | [
"67-27=40",
"46-40=6",
"3*6=18"
] | Current State: 18:[67, 27, 46, 3], Operations: []
Exploring Operation: 67-27=40, Resulting Numbers: [46, 3, 40]
Generated Node #2: [46, 3, 40] from Operation: 67-27=40
Current State: 18:[46, 3, 40], Operations: ['67-27=40']
Exploring Operation: 46-40=6, Resulting Numbers: [3, 6]
Generated Node #3: [3, 6] from Operation... | 4 | Current State: 18:[67, 27, 46, 3], Operations: []
Exploring Operation: 67-27=40, Resulting Numbers: [46, 3, 40]
Generated Node #0,0: 18:[46, 3, 40] Operation: 67-27=40
Exploring Operation: 67-46=21, Resulting Numbers: [27, 3, 21]
Generated Node #0,1: 18:[27, 3, 21] Operation: 67-46=21
Moving to Node #0,1
Current State:... | 0.991319 | hs_2 | mult_heuristic |
[
43,
50,
65,
10
] | 27 | [
"65-43=22",
"50/10=5",
"22+5=27"
] | Current State: 27:[43, 50, 65, 10], Operations: []
Exploring Operation: 65-43=22, Resulting Numbers: [50, 10, 22]
Generated Node #2: [50, 10, 22] from Operation: 65-43=22
Current State: 27:[50, 10, 22], Operations: ['65-43=22']
Exploring Operation: 50/10=5, Resulting Numbers: [22, 5]
Generated Node #3: [22, 5] from Ope... | 4 | Current State: 27:[43, 50, 65, 10], Operations: []
Exploring Operation: 65-43=22, Resulting Numbers: [50, 10, 22]
Generated Node #0,0: 27:[50, 10, 22] Operation: 65-43=22
Exploring Operation: 65-50=15, Resulting Numbers: [43, 10, 15]
Generated Node #0,1: 27:[43, 10, 15] Operation: 65-50=15
Exploring Operation: 50-43=7,... | 0.971354 | hs_4 | sum_heuristic |
[
48,
38,
62,
80
] | 82 | [
"62-38=24",
"48/24=2",
"80+2=82"
] | Current State: 82:[48, 38, 62, 80], Operations: []
Exploring Operation: 62-38=24, Resulting Numbers: [48, 80, 24]
Generated Node #2: [48, 80, 24] from Operation: 62-38=24
Current State: 82:[48, 80, 24], Operations: ['62-38=24']
Exploring Operation: 48/24=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Ope... | 4 | Current State: 82:[48, 38, 62, 80], Operations: []
Exploring Operation: 48+38=86, Resulting Numbers: [62, 80, 86]
Generated Node #0,0: 82:[62, 80, 86] Operation: 48+38=86
Exploring Operation: 62-48=14, Resulting Numbers: [38, 80, 14]
Generated Node #0,1: 82:[38, 80, 14] Operation: 62-48=14
Exploring Operation: 80-62=18... | 0.944444 | hs_4 | mult_heuristic |
[
83,
21,
35,
63
] | 48 | [
"83*21=1743",
"1743-63=1680",
"1680/35=48"
] | Current State: 48:[83, 21, 35, 63], Operations: []
Exploring Operation: 83*21=1743, Resulting Numbers: [35, 63, 1743]
Generated Node #2: [35, 63, 1743] from Operation: 83*21=1743
Current State: 48:[35, 63, 1743], Operations: ['83*21=1743']
Exploring Operation: 1743-63=1680, Resulting Numbers: [35, 1680]
Generated Node ... | 4 | Current State: 48:[83, 21, 35, 63], Operations: []
Exploring Operation: 63-35=28, Resulting Numbers: [83, 21, 28]
Generated Node #0,0: 48:[83, 21, 28] Operation: 63-35=28
Exploring Operation: 83-35=48, Resulting Numbers: [21, 63, 48]
Generated Node #0,1: 48:[21, 63, 48] Operation: 83-35=48
Exploring Operation: 83-63=20... | 0 | hs_4 | mult_heuristic |
[
88,
15,
61,
7
] | 19 | [
"88-15=73",
"61-7=54",
"73-54=19"
] | Current State: 19:[88, 15, 61, 7], Operations: []
Exploring Operation: 88-15=73, Resulting Numbers: [61, 7, 73]
Generated Node #2: [61, 7, 73] from Operation: 88-15=73
Current State: 19:[61, 7, 73], Operations: ['88-15=73']
Exploring Operation: 61-7=54, Resulting Numbers: [73, 54]
Generated Node #3: [73, 54] from Opera... | 4 | Current State: 19:[88, 15, 61, 7], Operations: []
Exploring Operation: 88-61=27, Resulting Numbers: [15, 7, 27]
Generated Node #0,0: 19:[15, 7, 27] Operation: 88-61=27
Exploring Operation: 88-15=73, Resulting Numbers: [61, 7, 73]
Generated Node #0,1: 19:[61, 7, 73] Operation: 88-15=73
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
55,
53,
67,
12
] | 29 | [
"55+53=108",
"67+12=79",
"108-79=29"
] | Current State: 29:[55, 53, 67, 12], Operations: []
Exploring Operation: 55+53=108, Resulting Numbers: [67, 12, 108]
Generated Node #2: [67, 12, 108] from Operation: 55+53=108
Current State: 29:[67, 12, 108], Operations: ['55+53=108']
Exploring Operation: 67+12=79, Resulting Numbers: [108, 79]
Generated Node #3: [108, 7... | 4 | Current State: 29:[55, 53, 67, 12], Operations: []
Exploring Operation: 53-12=41, Resulting Numbers: [55, 67, 41]
Generated Node #0,0: 29:[55, 67, 41] Operation: 53-12=41
Exploring Operation: 55-12=43, Resulting Numbers: [53, 67, 43]
Generated Node #0,1: 29:[53, 67, 43] Operation: 55-12=43
Exploring Operation: 67-53=14... | 0.980903 | hs_5 | sum_heuristic |
[
29,
22,
4,
14
] | 31 | [
"22-14=8",
"8/4=2",
"29+2=31"
] | Current State: 31:[29, 22, 4, 14], Operations: []
Exploring Operation: 22-14=8, Resulting Numbers: [29, 4, 8]
Generated Node #2: [29, 4, 8] from Operation: 22-14=8
Current State: 31:[29, 4, 8], Operations: ['22-14=8']
Exploring Operation: 8/4=2, Resulting Numbers: [29, 2]
Generated Node #3: [29, 2] from Operation: 8/4=... | 4 | Current State: 31:[29, 22, 4, 14], Operations: []
Exploring Operation: 22+4=26, Resulting Numbers: [29, 14, 26]
Generated Node #0,0: 31:[29, 14, 26] Operation: 22+4=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[29, 14, 26], Operations: ['22+4=26']
Exploring Operation: 14+26=40, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
65,
54,
90,
7
] | 94 | [
"65-54=11",
"90-7=83",
"11+83=94"
] | Current State: 94:[65, 54, 90, 7], Operations: []
Exploring Operation: 65-54=11, Resulting Numbers: [90, 7, 11]
Generated Node #2: [90, 7, 11] from Operation: 65-54=11
Current State: 94:[90, 7, 11], Operations: ['65-54=11']
Exploring Operation: 90-7=83, Resulting Numbers: [11, 83]
Generated Node #3: [11, 83] from Opera... | 4 | Current State: 94:[65, 54, 90, 7], Operations: []
Exploring Operation: 65-54=11, Resulting Numbers: [90, 7, 11]
Generated Node #0,0: 94:[90, 7, 11] Operation: 65-54=11
Moving to Node #0,0
Current State: 94:[90, 7, 11], Operations: ['65-54=11']
Exploring Operation: 11-7=4, Resulting Numbers: [90, 4]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
15,
79,
9,
34
] | 69 | [
"15+79=94",
"34-9=25",
"94-25=69"
] | Current State: 69:[15, 79, 9, 34], Operations: []
Exploring Operation: 15+79=94, Resulting Numbers: [9, 34, 94]
Generated Node #2: [9, 34, 94] from Operation: 15+79=94
Current State: 69:[9, 34, 94], Operations: ['15+79=94']
Exploring Operation: 34-9=25, Resulting Numbers: [94, 25]
Generated Node #3: [94, 25] from Opera... | 4 | Current State: 69:[15, 79, 9, 34], Operations: []
Exploring Operation: 34-15=19, Resulting Numbers: [79, 9, 19]
Generated Node #0,0: 69:[79, 9, 19] Operation: 34-15=19
Exploring Operation: 79-9=70, Resulting Numbers: [15, 34, 70]
Generated Node #0,1: 69:[15, 34, 70] Operation: 79-9=70
Start Sub Search at level 1: Movin... | 0.990451 | hs_2 | sum_heuristic |
[
81,
92,
73,
50
] | 34 | [
"92-81=11",
"73-50=23",
"11+23=34"
] | Current State: 34:[81, 92, 73, 50], Operations: []
Exploring Operation: 92-81=11, Resulting Numbers: [73, 50, 11]
Generated Node #2: [73, 50, 11] from Operation: 92-81=11
Current State: 34:[73, 50, 11], Operations: ['92-81=11']
Exploring Operation: 73-50=23, Resulting Numbers: [11, 23]
Generated Node #3: [11, 23] from ... | 4 | Current State: 34:[81, 92, 73, 50], Operations: []
Exploring Operation: 92-81=11, Resulting Numbers: [73, 50, 11]
Generated Node #0,0: 34:[73, 50, 11] Operation: 92-81=11
Moving to Node #0,0
Current State: 34:[73, 50, 11], Operations: ['92-81=11']
Exploring Operation: 73-50=23, Resulting Numbers: [11, 23]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
55,
23,
81,
57
] | 61 | [
"81+57=138",
"138/23=6",
"55+6=61"
] | Current State: 61:[55, 23, 81, 57], Operations: []
Exploring Operation: 81+57=138, Resulting Numbers: [55, 23, 138]
Generated Node #2: [55, 23, 138] from Operation: 81+57=138
Current State: 61:[55, 23, 138], Operations: ['81+57=138']
Exploring Operation: 138/23=6, Resulting Numbers: [55, 6]
Generated Node #3: [55, 6] f... | 4 | Current State: 61:[55, 23, 81, 57], Operations: []
Exploring Operation: 81-23=58, Resulting Numbers: [55, 57, 58]
Generated Node #0,0: 61:[55, 57, 58] Operation: 81-23=58
Moving to Node #0,0
Current State: 61:[55, 57, 58], Operations: ['81-23=58']
Exploring Operation: 55+57=112, Resulting Numbers: [58, 112]
Generated N... | 0 | hs_1 | mult_heuristic |
[
85,
32,
80,
89
] | 62 | [
"85-32=53",
"89-80=9",
"53+9=62"
] | Current State: 62:[85, 32, 80, 89], Operations: []
Exploring Operation: 85-32=53, Resulting Numbers: [80, 89, 53]
Generated Node #2: [80, 89, 53] from Operation: 85-32=53
Current State: 62:[80, 89, 53], Operations: ['85-32=53']
Exploring Operation: 89-80=9, Resulting Numbers: [53, 9]
Generated Node #3: [53, 9] from Ope... | 4 | Current State: 62:[85, 32, 80, 89], Operations: []
Exploring Operation: 89-85=4, Resulting Numbers: [32, 80, 4]
Generated Node #0,0: 62:[32, 80, 4] Operation: 89-85=4
Exploring Operation: 85-80=5, Resulting Numbers: [32, 89, 5]
Generated Node #0,1: 62:[32, 89, 5] Operation: 85-80=5
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | sum_heuristic |
[
71,
47,
45,
68
] | 47 | [
"71-47=24",
"68-45=23",
"24+23=47"
] | Current State: 47:[71, 47, 45, 68], Operations: []
Exploring Operation: 71-47=24, Resulting Numbers: [45, 68, 24]
Generated Node #2: [45, 68, 24] from Operation: 71-47=24
Current State: 47:[45, 68, 24], Operations: ['71-47=24']
Exploring Operation: 68-45=23, Resulting Numbers: [24, 23]
Generated Node #3: [24, 23] from ... | 4 | Current State: 47:[71, 47, 45, 68], Operations: []
Exploring Operation: 71-47=24, Resulting Numbers: [45, 68, 24]
Generated Node #0,0: 47:[45, 68, 24] Operation: 71-47=24
Exploring Operation: 71-68=3, Resulting Numbers: [47, 45, 3]
Generated Node #0,1: 47:[47, 45, 3] Operation: 71-68=3
Exploring Operation: 68-45=23, Re... | 0.986111 | hs_4 | sum_heuristic |
[
29,
96,
21,
67
] | 55 | [
"29-21=8",
"96/8=12",
"67-12=55"
] | Current State: 55:[29, 96, 21, 67], Operations: []
Exploring Operation: 29-21=8, Resulting Numbers: [96, 67, 8]
Generated Node #2: [96, 67, 8] from Operation: 29-21=8
Current State: 55:[96, 67, 8], Operations: ['29-21=8']
Exploring Operation: 96/8=12, Resulting Numbers: [67, 12]
Generated Node #3: [67, 12] from Operati... | 4 | Current State: 55:[29, 96, 21, 67], Operations: []
Exploring Operation: 96-67=29, Resulting Numbers: [29, 21, 29]
Generated Node #0,0: 55:[29, 21, 29] Operation: 96-67=29
Exploring Operation: 96-29=67, Resulting Numbers: [21, 67, 67]
Generated Node #0,1: 55:[21, 67, 67] Operation: 96-29=67
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
11,
35,
99,
47
] | 91 | [
"99/11=9",
"35+47=82",
"9+82=91"
] | Current State: 91:[11, 35, 99, 47], Operations: []
Exploring Operation: 99/11=9, Resulting Numbers: [35, 47, 9]
Generated Node #2: [35, 47, 9] from Operation: 99/11=9
Current State: 91:[35, 47, 9], Operations: ['99/11=9']
Exploring Operation: 35+47=82, Resulting Numbers: [9, 82]
Generated Node #3: [9, 82] from Operatio... | 4 | Current State: 91:[11, 35, 99, 47], Operations: []
Exploring Operation: 35+47=82, Resulting Numbers: [11, 99, 82]
Generated Node #0,0: 91:[11, 99, 82] Operation: 35+47=82
Exploring Operation: 47-35=12, Resulting Numbers: [11, 99, 12]
Generated Node #0,1: 91:[11, 99, 12] Operation: 47-35=12
Exploring Operation: 47-11=36... | 0.950521 | hs_4 | sum_heuristic |
[
35,
42,
24,
83
] | 66 | [
"42-35=7",
"83-24=59",
"7+59=66"
] | Current State: 66:[35, 42, 24, 83], Operations: []
Exploring Operation: 42-35=7, Resulting Numbers: [24, 83, 7]
Generated Node #2: [24, 83, 7] from Operation: 42-35=7
Current State: 66:[24, 83, 7], Operations: ['42-35=7']
Exploring Operation: 83-24=59, Resulting Numbers: [7, 59]
Generated Node #3: [7, 59] from Operatio... | 4 | Current State: 66:[35, 42, 24, 83], Operations: []
Exploring Operation: 83-42=41, Resulting Numbers: [35, 24, 41]
Generated Node #0,0: 66:[35, 24, 41] Operation: 83-42=41
Exploring Operation: 42+24=66, Resulting Numbers: [35, 83, 66]
Generated Node #0,1: 66:[35, 83, 66] Operation: 42+24=66
Exploring Operation: 83-24=59... | 0.954861 | hs_4 | sum_heuristic |
[
19,
74,
68,
24
] | 76 | [
"19*24=456",
"74-68=6",
"456/6=76"
] | Current State: 76:[19, 74, 68, 24], Operations: []
Exploring Operation: 19*24=456, Resulting Numbers: [74, 68, 456]
Generated Node #2: [74, 68, 456] from Operation: 19*24=456
Current State: 76:[74, 68, 456], Operations: ['19*24=456']
Exploring Operation: 74-68=6, Resulting Numbers: [456, 6]
Generated Node #3: [456, 6] ... | 4 | Current State: 76:[19, 74, 68, 24], Operations: []
Exploring Operation: 68-24=44, Resulting Numbers: [19, 74, 44]
Generated Node #0,0: 76:[19, 74, 44] Operation: 68-24=44
Exploring Operation: 19+24=43, Resulting Numbers: [74, 68, 43]
Generated Node #0,1: 76:[74, 68, 43] Operation: 19+24=43
Exploring Operation: 74-68=6,... | 0.986111 | hs_5 | sum_heuristic |
[
28,
69,
7,
11
] | 43 | [
"11-7=4",
"28*4=112",
"112-69=43"
] | Current State: 43:[28, 69, 7, 11], Operations: []
Exploring Operation: 11-7=4, Resulting Numbers: [28, 69, 4]
Generated Node #2: [28, 69, 4] from Operation: 11-7=4
Current State: 43:[28, 69, 4], Operations: ['11-7=4']
Exploring Operation: 28*4=112, Resulting Numbers: [69, 112]
Generated Node #3: [69, 112] from Operatio... | 4 | Current State: 43:[28, 69, 7, 11], Operations: []
Exploring Operation: 28+7=35, Resulting Numbers: [69, 11, 35]
Generated Node #0,0: 43:[69, 11, 35] Operation: 28+7=35
Exploring Operation: 69-7=62, Resulting Numbers: [28, 11, 62]
Generated Node #0,1: 43:[28, 11, 62] Operation: 69-7=62
Exploring Operation: 7+11=18, Resu... | 0 | hs_5 | mult_heuristic |
[
36,
26,
68,
34
] | 24 | [
"36-26=10",
"68-34=34",
"34-10=24"
] | Current State: 24:[36, 26, 68, 34], Operations: []
Exploring Operation: 36-26=10, Resulting Numbers: [68, 34, 10]
Generated Node #2: [68, 34, 10] from Operation: 36-26=10
Current State: 24:[68, 34, 10], Operations: ['36-26=10']
Exploring Operation: 68-34=34, Resulting Numbers: [10, 34]
Generated Node #3: [10, 34] from ... | 4 | Current State: 24:[36, 26, 68, 34], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [36, 26, 2]
Generated Node #0,0: 24:[36, 26, 2] Operation: 68/34=2
Moving to Node #0,0
Current State: 24:[36, 26, 2], Operations: ['68/34=2']
Exploring Operation: 36-26=10, Resulting Numbers: [2, 10]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
5,
3,
18,
10
] | 64 | [
"5+3=8",
"18-10=8",
"8*8=64"
] | Current State: 64:[5, 3, 18, 10], Operations: []
Exploring Operation: 5+3=8, Resulting Numbers: [18, 10, 8]
Generated Node #2: [18, 10, 8] from Operation: 5+3=8
Current State: 64:[18, 10, 8], Operations: ['5+3=8']
Exploring Operation: 18-10=8, Resulting Numbers: [8, 8]
Generated Node #3: [8, 8] from Operation: 18-10=8
... | 4 | Current State: 64:[5, 3, 18, 10], Operations: []
Exploring Operation: 5+3=8, Resulting Numbers: [18, 10, 8]
Generated Node #0,0: 64:[18, 10, 8] Operation: 5+3=8
Exploring Operation: 10/5=2, Resulting Numbers: [3, 18, 2]
Generated Node #0,1: 64:[3, 18, 2] Operation: 10/5=2
Exploring Operation: 18-10=8, Resulting Numbers... | 0.989583 | hs_3 | sum_heuristic |
[
55,
92,
2,
54
] | 91 | [
"55+92=147",
"2+54=56",
"147-56=91"
] | Current State: 91:[55, 92, 2, 54], Operations: []
Exploring Operation: 55+92=147, Resulting Numbers: [2, 54, 147]
Generated Node #2: [2, 54, 147] from Operation: 55+92=147
Current State: 91:[2, 54, 147], Operations: ['55+92=147']
Exploring Operation: 2+54=56, Resulting Numbers: [147, 56]
Generated Node #3: [147, 56] fr... | 4 | Current State: 91:[55, 92, 2, 54], Operations: []
Exploring Operation: 55+54=109, Resulting Numbers: [92, 2, 109]
Generated Node #0,0: 91:[92, 2, 109] Operation: 55+54=109
Exploring Operation: 55-54=1, Resulting Numbers: [92, 2, 1]
Generated Node #0,1: 91:[92, 2, 1] Operation: 55-54=1
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
67,
6,
79,
6
] | 78 | [
"79-67=12",
"6*12=72",
"6+72=78"
] | Current State: 78:[67, 6, 79, 6], Operations: []
Exploring Operation: 79-67=12, Resulting Numbers: [6, 6, 12]
Generated Node #2: [6, 6, 12] from Operation: 79-67=12
Current State: 78:[6, 6, 12], Operations: ['79-67=12']
Exploring Operation: 6*12=72, Resulting Numbers: [72]
72,78 equal: Goal Reached
Exploring Operation:... | 4 | Current State: 78:[67, 6, 79, 6], Operations: []
Exploring Operation: 6/6=1, Resulting Numbers: [67, 79, 1]
Generated Node #0,0: 78:[67, 79, 1] Operation: 6/6=1
Exploring Operation: 79-67=12, Resulting Numbers: [6, 6, 12]
Generated Node #0,1: 78:[6, 6, 12] Operation: 79-67=12
Exploring Operation: 67+6=73, Resulting Num... | 0 | hs_5 | sum_heuristic |
[
9,
84,
27,
89
] | 15 | [
"27/9=3",
"89-84=5",
"3*5=15"
] | Current State: 15:[9, 84, 27, 89], Operations: []
Exploring Operation: 27/9=3, Resulting Numbers: [84, 89, 3]
Generated Node #2: [84, 89, 3] from Operation: 27/9=3
Current State: 15:[84, 89, 3], Operations: ['27/9=3']
Exploring Operation: 89-84=5, Resulting Numbers: [3, 5]
Generated Node #3: [3, 5] from Operation: 89-8... | 4 | Current State: 15:[9, 84, 27, 89], Operations: []
Exploring Operation: 27/9=3, Resulting Numbers: [84, 89, 3]
Generated Node #0,0: 15:[84, 89, 3] Operation: 27/9=3
Exploring Operation: 84-27=57, Resulting Numbers: [9, 89, 57]
Generated Node #0,1: 15:[9, 89, 57] Operation: 84-27=57
Exploring Operation: 89-84=5, Resultin... | 0.988715 | hs_4 | sum_heuristic |
[
13,
65,
28,
50
] | 18 | [
"65/13=5",
"50/5=10",
"28-10=18"
] | Current State: 18:[13, 65, 28, 50], Operations: []
Exploring Operation: 65/13=5, Resulting Numbers: [28, 50, 5]
Generated Node #2: [28, 50, 5] from Operation: 65/13=5
Current State: 18:[28, 50, 5], Operations: ['65/13=5']
Exploring Operation: 50/5=10, Resulting Numbers: [28, 10]
Generated Node #3: [28, 10] from Operati... | 4 | Current State: 18:[13, 65, 28, 50], Operations: []
Exploring Operation: 65-13=52, Resulting Numbers: [28, 50, 52]
Generated Node #0,0: 18:[28, 50, 52] Operation: 65-13=52
Exploring Operation: 65-28=37, Resulting Numbers: [13, 50, 37]
Generated Node #0,1: 18:[13, 50, 37] Operation: 65-28=37
Exploring Operation: 50-28=22... | 0.939236 | hs_5 | sum_heuristic |
[
67,
65,
72,
23
] | 83 | [
"67+65=132",
"72-23=49",
"132-49=83"
] | Current State: 83:[67, 65, 72, 23], Operations: []
Exploring Operation: 67+65=132, Resulting Numbers: [72, 23, 132]
Generated Node #2: [72, 23, 132] from Operation: 67+65=132
Current State: 83:[72, 23, 132], Operations: ['67+65=132']
Exploring Operation: 72-23=49, Resulting Numbers: [132, 49]
Generated Node #3: [132, 4... | 4 | Current State: 83:[67, 65, 72, 23], Operations: []
Exploring Operation: 67+23=90, Resulting Numbers: [65, 72, 90]
Generated Node #0,0: 83:[65, 72, 90] Operation: 67+23=90
Exploring Operation: 67-23=44, Resulting Numbers: [65, 72, 44]
Generated Node #0,1: 83:[65, 72, 44] Operation: 67-23=44
Exploring Operation: 65+23=88... | 0.982639 | hs_4 | mult_heuristic |
[
98,
90,
78,
27
] | 43 | [
"98-90=8",
"78-27=51",
"51-8=43"
] | Current State: 43:[98, 90, 78, 27], Operations: []
Exploring Operation: 98-90=8, Resulting Numbers: [78, 27, 8]
Generated Node #2: [78, 27, 8] from Operation: 98-90=8
Current State: 43:[78, 27, 8], Operations: ['98-90=8']
Exploring Operation: 78-27=51, Resulting Numbers: [8, 51]
Generated Node #3: [8, 51] from Operatio... | 4 | Current State: 43:[98, 90, 78, 27], Operations: []
Exploring Operation: 98-78=20, Resulting Numbers: [90, 27, 20]
Generated Node #0,0: 43:[90, 27, 20] Operation: 98-78=20
Exploring Operation: 98-90=8, Resulting Numbers: [78, 27, 8]
Generated Node #0,1: 43:[78, 27, 8] Operation: 98-90=8
Exploring Operation: 90-78=12, Re... | 0.988715 | hs_3 | sum_heuristic |
[
69,
67,
24,
75
] | 71 | [
"75-69=6",
"24/6=4",
"67+4=71"
] | Current State: 71:[69, 67, 24, 75], Operations: []
Exploring Operation: 75-69=6, Resulting Numbers: [67, 24, 6]
Generated Node #2: [67, 24, 6] from Operation: 75-69=6
Current State: 71:[67, 24, 6], Operations: ['75-69=6']
Exploring Operation: 24/6=4, Resulting Numbers: [67, 4]
Generated Node #3: [67, 4] from Operation:... | 4 | Current State: 71:[69, 67, 24, 75], Operations: []
Exploring Operation: 67+24=91, Resulting Numbers: [69, 75, 91]
Generated Node #0,0: 71:[69, 75, 91] Operation: 67+24=91
Exploring Operation: 75-24=51, Resulting Numbers: [69, 67, 51]
Generated Node #0,1: 71:[69, 67, 51] Operation: 75-24=51
Exploring Operation: 69-24=45... | 0 | hs_4 | mult_heuristic |
[
27,
18,
68,
33
] | 40 | [
"33-27=6",
"18*6=108",
"108-68=40"
] | Current State: 40:[27, 18, 68, 33], Operations: []
Exploring Operation: 33-27=6, Resulting Numbers: [18, 68, 6]
Generated Node #2: [18, 68, 6] from Operation: 33-27=6
Current State: 40:[18, 68, 6], Operations: ['33-27=6']
Exploring Operation: 18*6=108, Resulting Numbers: [68, 108]
Generated Node #3: [68, 108] from Oper... | 4 | Current State: 40:[27, 18, 68, 33], Operations: []
Exploring Operation: 68-27=41, Resulting Numbers: [18, 33, 41]
Generated Node #0,0: 40:[18, 33, 41] Operation: 68-27=41
Exploring Operation: 68-33=35, Resulting Numbers: [27, 18, 35]
Generated Node #0,1: 40:[27, 18, 35] Operation: 68-33=35
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
59,
85,
17,
48
] | 39 | [
"85-59=26",
"17+48=65",
"65-26=39"
] | Current State: 39:[59, 85, 17, 48], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [17, 48, 26]
Generated Node #2: [17, 48, 26] from Operation: 85-59=26
Current State: 39:[17, 48, 26], Operations: ['85-59=26']
Exploring Operation: 17+48=65, Resulting Numbers: [26, 65]
Generated Node #3: [26, 65] from ... | 4 | Current State: 39:[59, 85, 17, 48], Operations: []
Exploring Operation: 59-48=11, Resulting Numbers: [85, 17, 11]
Generated Node #0,0: 39:[85, 17, 11] Operation: 59-48=11
Exploring Operation: 85-59=26, Resulting Numbers: [17, 48, 26]
Generated Node #0,1: 39:[17, 48, 26] Operation: 85-59=26
Exploring Operation: 59-17=42... | 0.984375 | hs_5 | mult_heuristic |
[
61,
75,
2,
69
] | 58 | [
"75-69=6",
"6/2=3",
"61-3=58"
] | Current State: 58:[61, 75, 2, 69], Operations: []
Exploring Operation: 75-69=6, Resulting Numbers: [61, 2, 6]
Generated Node #2: [61, 2, 6] from Operation: 75-69=6
Current State: 58:[61, 2, 6], Operations: ['75-69=6']
Exploring Operation: 6/2=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Operation: 6/2=... | 4 | Current State: 58:[61, 75, 2, 69], Operations: []
Exploring Operation: 75-61=14, Resulting Numbers: [2, 69, 14]
Generated Node #0,0: 58:[2, 69, 14] Operation: 75-61=14
Exploring Operation: 75-69=6, Resulting Numbers: [61, 2, 6]
Generated Node #0,1: 58:[61, 2, 6] Operation: 75-69=6
Start Sub Search at level 1: Moving to... | 0.989583 | hs_2 | sum_heuristic |
[
15,
64,
31,
48
] | 66 | [
"64-15=49",
"48-31=17",
"49+17=66"
] | Current State: 66:[15, 64, 31, 48], Operations: []
Exploring Operation: 64-15=49, Resulting Numbers: [31, 48, 49]
Generated Node #2: [31, 48, 49] from Operation: 64-15=49
Current State: 66:[31, 48, 49], Operations: ['64-15=49']
Exploring Operation: 48-31=17, Resulting Numbers: [49, 17]
Generated Node #3: [49, 17] from ... | 4 | Current State: 66:[15, 64, 31, 48], Operations: []
Exploring Operation: 64-48=16, Resulting Numbers: [15, 31, 16]
Generated Node #0,0: 66:[15, 31, 16] Operation: 64-48=16
Exploring Operation: 48-15=33, Resulting Numbers: [64, 31, 33]
Generated Node #0,1: 66:[64, 31, 33] Operation: 48-15=33
Exploring Operation: 48-31=17... | 0.984375 | hs_5 | mult_heuristic |
[
37,
1,
61,
15
] | 40 | [
"37-1=36",
"61+15=76",
"76-36=40"
] | Current State: 40:[37, 1, 61, 15], Operations: []
Exploring Operation: 37-1=36, Resulting Numbers: [61, 15, 36]
Generated Node #2: [61, 15, 36] from Operation: 37-1=36
Current State: 40:[61, 15, 36], Operations: ['37-1=36']
Exploring Operation: 61+15=76, Resulting Numbers: [36, 76]
Generated Node #3: [36, 76] from Oper... | 4 | Current State: 40:[37, 1, 61, 15], Operations: []
Exploring Operation: 37+1=38, Resulting Numbers: [61, 15, 38]
Generated Node #0,0: 40:[61, 15, 38] Operation: 37+1=38
Exploring Operation: 37-15=22, Resulting Numbers: [1, 61, 22]
Generated Node #0,1: 40:[1, 61, 22] Operation: 37-15=22
Exploring Operation: 61-15=46, Res... | 0.980035 | hs_4 | mult_heuristic |
[
30,
28,
24,
63
] | 89 | [
"30-28=2",
"24+63=87",
"2+87=89"
] | Current State: 89:[30, 28, 24, 63], Operations: []
Exploring Operation: 30-28=2, Resulting Numbers: [24, 63, 2]
Generated Node #2: [24, 63, 2] from Operation: 30-28=2
Current State: 89:[24, 63, 2], Operations: ['30-28=2']
Exploring Operation: 24+63=87, Resulting Numbers: [2, 87]
Generated Node #3: [2, 87] from Operatio... | 4 | Current State: 89:[30, 28, 24, 63], Operations: []
Exploring Operation: 30+28=58, Resulting Numbers: [24, 63, 58]
Generated Node #0,0: 89:[24, 63, 58] Operation: 30+28=58
Moving to Node #0,0
Current State: 89:[24, 63, 58], Operations: ['30+28=58']
Exploring Operation: 24+63=87, Resulting Numbers: [58, 87]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
63,
5,
6,
31
] | 57 | [
"5+31=36",
"36/6=6",
"63-6=57"
] | Current State: 57:[63, 5, 6, 31], Operations: []
Exploring Operation: 5+31=36, Resulting Numbers: [63, 6, 36]
Generated Node #2: [63, 6, 36] from Operation: 5+31=36
Current State: 57:[63, 6, 36], Operations: ['5+31=36']
Exploring Operation: 36/6=6, Resulting Numbers: [63, 6]
Generated Node #3: [63, 6] from Operation: 3... | 4 | Current State: 57:[63, 5, 6, 31], Operations: []
Exploring Operation: 63-5=58, Resulting Numbers: [6, 31, 58]
Generated Node #0,0: 57:[6, 31, 58] Operation: 63-5=58
Exploring Operation: 63-6=57, Resulting Numbers: [5, 31, 57]
Generated Node #0,1: 57:[5, 31, 57] Operation: 63-6=57
Exploring Operation: 31-6=25, Resulting... | 0 | hs_3 | sum_heuristic |
[
13,
19,
20,
20
] | 72 | [
"13+19=32",
"20+20=40",
"32+40=72"
] | Current State: 72:[13, 19, 20, 20], Operations: []
Exploring Operation: 13+19=32, Resulting Numbers: [20, 20, 32]
Generated Node #2: [20, 20, 32] from Operation: 13+19=32
Current State: 72:[20, 20, 32], Operations: ['13+19=32']
Exploring Operation: 20+20=40, Resulting Numbers: [32, 40]
Generated Node #3: [32, 40] from ... | 4 | Current State: 72:[13, 19, 20, 20], Operations: []
Exploring Operation: 20/20=1, Resulting Numbers: [13, 19, 1]
Generated Node #0,0: 72:[13, 19, 1] Operation: 20/20=1
Moving to Node #0,0
Current State: 72:[13, 19, 1], Operations: ['20/20=1']
Exploring Operation: 19-13=6, Resulting Numbers: [1, 6]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
36,
84,
20,
10
] | 70 | [
"20+10=30",
"84*30=2520",
"2520/36=70"
] | Current State: 70:[36, 84, 20, 10], Operations: []
Exploring Operation: 20+10=30, Resulting Numbers: [36, 84, 30]
Generated Node #2: [36, 84, 30] from Operation: 20+10=30
Current State: 70:[36, 84, 30], Operations: ['20+10=30']
Exploring Operation: 84*30=2520, Resulting Numbers: [36, 2520]
Generated Node #3: [36, 2520]... | 4 | Current State: 70:[36, 84, 20, 10], Operations: []
Exploring Operation: 84-20=64, Resulting Numbers: [36, 10, 64]
Generated Node #0,0: 70:[36, 10, 64] Operation: 84-20=64
Exploring Operation: 84-10=74, Resulting Numbers: [36, 20, 74]
Generated Node #0,1: 70:[36, 20, 74] Operation: 84-10=74
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
4,
42,
46,
2
] | 42 | [
"42-4=38",
"46+38=84",
"84/2=42"
] | Current State: 42:[4, 42, 46, 2], Operations: []
Exploring Operation: 42-4=38, Resulting Numbers: [46, 2, 38]
Generated Node #2: [46, 2, 38] from Operation: 42-4=38
Current State: 42:[46, 2, 38], Operations: ['42-4=38']
Exploring Operation: 46+38=84, Resulting Numbers: [2, 84]
Generated Node #3: [2, 84] from Operation:... | 4 | Current State: 42:[4, 42, 46, 2], Operations: []
Exploring Operation: 46-4=42, Resulting Numbers: [42, 2, 42]
Generated Node #0,0: 42:[42, 2, 42] Operation: 46-4=42
Exploring Operation: 46-42=4, Resulting Numbers: [4, 2, 4]
Generated Node #0,1: 42:[4, 2, 4] Operation: 46-42=4
Exploring Operation: 46/2=23, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
67,
40,
80,
73
] | 46 | [
"67+40=107",
"80+73=153",
"153-107=46"
] | Current State: 46:[67, 40, 80, 73], Operations: []
Exploring Operation: 67+40=107, Resulting Numbers: [80, 73, 107]
Generated Node #2: [80, 73, 107] from Operation: 67+40=107
Current State: 46:[80, 73, 107], Operations: ['67+40=107']
Exploring Operation: 80+73=153, Resulting Numbers: [107, 153]
Generated Node #3: [107,... | 4 | Current State: 46:[67, 40, 80, 73], Operations: []
Exploring Operation: 73-67=6, Resulting Numbers: [40, 80, 6]
Generated Node #0,0: 46:[40, 80, 6] Operation: 73-67=6
Exploring Operation: 80-73=7, Resulting Numbers: [67, 40, 7]
Generated Node #0,1: 46:[67, 40, 7] Operation: 80-73=7
Exploring Operation: 80-67=13, Result... | 0.977431 | hs_3 | sum_heuristic |
[
7,
45,
36,
22
] | 12 | [
"22-7=15",
"45/15=3",
"36/3=12"
] | Current State: 12:[7, 45, 36, 22], Operations: []
Exploring Operation: 22-7=15, Resulting Numbers: [45, 36, 15]
Generated Node #2: [45, 36, 15] from Operation: 22-7=15
Current State: 12:[45, 36, 15], Operations: ['22-7=15']
Exploring Operation: 45/15=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] from Operati... | 4 | Current State: 12:[7, 45, 36, 22], Operations: []
Exploring Operation: 45-36=9, Resulting Numbers: [7, 22, 9]
Generated Node #0,0: 12:[7, 22, 9] Operation: 45-36=9
Moving to Node #0,0
Current State: 12:[7, 22, 9], Operations: ['45-36=9']
Exploring Operation: 22-9=13, Resulting Numbers: [7, 13]
Generated Node #0,0,0: 12... | 0 | hs_1 | sum_heuristic |
[
63,
44,
96,
93
] | 57 | [
"63-44=19",
"96-93=3",
"19*3=57"
] | Current State: 57:[63, 44, 96, 93], Operations: []
Exploring Operation: 63-44=19, Resulting Numbers: [96, 93, 19]
Generated Node #2: [96, 93, 19] from Operation: 63-44=19
Current State: 57:[96, 93, 19], Operations: ['63-44=19']
Exploring Operation: 96-93=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Ope... | 4 | Current State: 57:[63, 44, 96, 93], Operations: []
Exploring Operation: 93-44=49, Resulting Numbers: [63, 96, 49]
Generated Node #0,0: 57:[63, 96, 49] Operation: 93-44=49
Exploring Operation: 96-44=52, Resulting Numbers: [63, 93, 52]
Generated Node #0,1: 57:[63, 93, 52] Operation: 96-44=52
Exploring Operation: 96-63=33... | 0.987847 | hs_4 | mult_heuristic |
[
42,
82,
1,
85
] | 39 | [
"42+82=124",
"1*85=85",
"124-85=39"
] | Current State: 39:[42, 82, 1, 85], Operations: []
Exploring Operation: 42+82=124, Resulting Numbers: [1, 85, 124]
Generated Node #2: [1, 85, 124] from Operation: 42+82=124
Current State: 39:[1, 85, 124], Operations: ['42+82=124']
Exploring Operation: 1*85=85, Resulting Numbers: [124, 85]
Generated Node #3: [124, 85] fr... | 4 | Current State: 39:[42, 82, 1, 85], Operations: []
Exploring Operation: 82-42=40, Resulting Numbers: [1, 85, 40]
Generated Node #0,0: 39:[1, 85, 40] Operation: 82-42=40
Exploring Operation: 85-42=43, Resulting Numbers: [82, 1, 43]
Generated Node #0,1: 39:[82, 1, 43] Operation: 85-42=43
Exploring Operation: 42-1=41, Resu... | 0.985243 | hs_4 | sum_heuristic |
[
37,
25,
5,
40
] | 96 | [
"37-25=12",
"40/5=8",
"12*8=96"
] | Current State: 96:[37, 25, 5, 40], Operations: []
Exploring Operation: 37-25=12, Resulting Numbers: [5, 40, 12]
Generated Node #2: [5, 40, 12] from Operation: 37-25=12
Current State: 96:[5, 40, 12], Operations: ['37-25=12']
Exploring Operation: 40/5=8, Resulting Numbers: [12, 8]
Generated Node #3: [12, 8] from Operatio... | 4 | Current State: 96:[37, 25, 5, 40], Operations: []
Exploring Operation: 40-37=3, Resulting Numbers: [25, 5, 3]
Generated Node #0,0: 96:[25, 5, 3] Operation: 40-37=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[25, 5, 3], Operations: ['40-37=3']
Exploring Operation: 25/5=5, Resulting Numbers: [3, 5... | 0 | hs_1 | sum_heuristic |
[
32,
4,
11,
56
] | 66 | [
"56-32=24",
"24/4=6",
"11*6=66"
] | Current State: 66:[32, 4, 11, 56], Operations: []
Exploring Operation: 56-32=24, Resulting Numbers: [4, 11, 24]
Generated Node #2: [4, 11, 24] from Operation: 56-32=24
Current State: 66:[4, 11, 24], Operations: ['56-32=24']
Exploring Operation: 24/4=6, Resulting Numbers: [11, 6]
Generated Node #3: [11, 6] from Operatio... | 4 | Current State: 66:[32, 4, 11, 56], Operations: []
Exploring Operation: 56-32=24, Resulting Numbers: [4, 11, 24]
Generated Node #0,0: 66:[4, 11, 24] Operation: 56-32=24
Moving to Node #0,0
Current State: 66:[4, 11, 24], Operations: ['56-32=24']
Exploring Operation: 24/4=6, Resulting Numbers: [11, 6]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
18,
4,
72,
11
] | 40 | [
"72/18=4",
"4*11=44",
"44-4=40"
] | Current State: 40:[18, 4, 72, 11], Operations: []
Exploring Operation: 72/18=4, Resulting Numbers: [4, 11, 4]
Generated Node #2: [4, 11, 4] from Operation: 72/18=4
Current State: 40:[4, 11, 4], Operations: ['72/18=4']
Exploring Operation: 4*11=44, Resulting Numbers: [44]
44,40 equal: Goal Reached
Exploring Operation: 4... | 4 | Current State: 40:[18, 4, 72, 11], Operations: []
Exploring Operation: 72/4=18, Resulting Numbers: [18, 11, 18]
Generated Node #0,0: 40:[18, 11, 18] Operation: 72/4=18
Exploring Operation: 72/18=4, Resulting Numbers: [4, 11, 4]
Generated Node #0,1: 40:[4, 11, 4] Operation: 72/18=4
Exploring Operation: 72-4=68, Resultin... | 0 | hs_5 | sum_heuristic |
[
27,
38,
89,
43
] | 57 | [
"38-27=11",
"89-43=46",
"11+46=57"
] | Current State: 57:[27, 38, 89, 43], Operations: []
Exploring Operation: 38-27=11, Resulting Numbers: [89, 43, 11]
Generated Node #2: [89, 43, 11] from Operation: 38-27=11
Current State: 57:[89, 43, 11], Operations: ['38-27=11']
Exploring Operation: 89-43=46, Resulting Numbers: [11, 46]
Generated Node #3: [11, 46] from ... | 4 | Current State: 57:[27, 38, 89, 43], Operations: []
Exploring Operation: 89-38=51, Resulting Numbers: [27, 43, 51]
Generated Node #0,0: 57:[27, 43, 51] Operation: 89-38=51
Exploring Operation: 89-43=46, Resulting Numbers: [27, 38, 46]
Generated Node #0,1: 57:[27, 38, 46] Operation: 89-43=46
Exploring Operation: 89-27=62... | 0.972222 | hs_4 | sum_heuristic |
[
12,
28,
19,
8
] | 67 | [
"12+28=40",
"19+8=27",
"40+27=67"
] | Current State: 67:[12, 28, 19, 8], Operations: []
Exploring Operation: 12+28=40, Resulting Numbers: [19, 8, 40]
Generated Node #2: [19, 8, 40] from Operation: 12+28=40
Current State: 67:[19, 8, 40], Operations: ['12+28=40']
Exploring Operation: 19+8=27, Resulting Numbers: [40, 27]
Generated Node #3: [40, 27] from Opera... | 4 | Current State: 67:[12, 28, 19, 8], Operations: []
Exploring Operation: 12*8=96, Resulting Numbers: [28, 19, 96]
Generated Node #0,0: 67:[28, 19, 96] Operation: 12*8=96
Exploring Operation: 12+28=40, Resulting Numbers: [19, 8, 40]
Generated Node #0,1: 67:[19, 8, 40] Operation: 12+28=40
Moving to Node #0,0
Current State:... | 0.986111 | hs_2 | mult_heuristic |
[
24,
85,
3,
9
] | 87 | [
"3+9=12",
"24/12=2",
"85+2=87"
] | Current State: 87:[24, 85, 3, 9], Operations: []
Exploring Operation: 3+9=12, Resulting Numbers: [24, 85, 12]
Generated Node #2: [24, 85, 12] from Operation: 3+9=12
Current State: 87:[24, 85, 12], Operations: ['3+9=12']
Exploring Operation: 24/12=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Operation: ... | 4 | Current State: 87:[24, 85, 3, 9], Operations: []
Exploring Operation: 9-3=6, Resulting Numbers: [24, 85, 6]
Generated Node #0,0: 87:[24, 85, 6] Operation: 9-3=6
Exploring Operation: 24+9=33, Resulting Numbers: [85, 3, 33]
Generated Node #0,1: 87:[85, 3, 33] Operation: 24+9=33
Exploring Operation: 24+3=27, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
71,
15,
8,
35
] | 84 | [
"71-35=36",
"15*8=120",
"120-36=84"
] | Current State: 84:[71, 15, 8, 35], Operations: []
Exploring Operation: 71-35=36, Resulting Numbers: [15, 8, 36]
Generated Node #2: [15, 8, 36] from Operation: 71-35=36
Current State: 84:[15, 8, 36], Operations: ['71-35=36']
Exploring Operation: 15*8=120, Resulting Numbers: [36, 120]
Generated Node #3: [36, 120] from Op... | 4 | Current State: 84:[71, 15, 8, 35], Operations: []
Exploring Operation: 71-35=36, Resulting Numbers: [15, 8, 36]
Generated Node #0,0: 84:[15, 8, 36] Operation: 71-35=36
Moving to Node #0,0
Current State: 84:[15, 8, 36], Operations: ['71-35=36']
Exploring Operation: 36-15=21, Resulting Numbers: [8, 21]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
60,
43,
55,
61
] | 13 | [
"60+43=103",
"55+61=116",
"116-103=13"
] | Current State: 13:[60, 43, 55, 61], Operations: []
Exploring Operation: 60+43=103, Resulting Numbers: [55, 61, 103]
Generated Node #2: [55, 61, 103] from Operation: 60+43=103
Current State: 13:[55, 61, 103], Operations: ['60+43=103']
Exploring Operation: 55+61=116, Resulting Numbers: [103, 116]
Generated Node #3: [103,... | 4 | Current State: 13:[60, 43, 55, 61], Operations: []
Exploring Operation: 61-60=1, Resulting Numbers: [43, 55, 1]
Generated Node #0,0: 13:[43, 55, 1] Operation: 61-60=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[43, 55, 1], Operations: ['61-60=1']
Exploring Operation: 55-43=12, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
67,
40,
12,
15
] | 53 | [
"15-12=3",
"40*3=120",
"120-67=53"
] | Current State: 53:[67, 40, 12, 15], Operations: []
Exploring Operation: 15-12=3, Resulting Numbers: [67, 40, 3]
Generated Node #2: [67, 40, 3] from Operation: 15-12=3
Current State: 53:[67, 40, 3], Operations: ['15-12=3']
Exploring Operation: 40*3=120, Resulting Numbers: [67, 120]
Generated Node #3: [67, 120] from Oper... | 4 | Current State: 53:[67, 40, 12, 15], Operations: []
Exploring Operation: 67-12=55, Resulting Numbers: [40, 15, 55]
Generated Node #0,0: 53:[40, 15, 55] Operation: 67-12=55
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[40, 15, 55], Operations: ['67-12=55']
Exploring Operation: 40+15=55, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
26,
39,
33,
77
] | 31 | [
"39-26=13",
"77-33=44",
"44-13=31"
] | Current State: 31:[26, 39, 33, 77], Operations: []
Exploring Operation: 39-26=13, Resulting Numbers: [33, 77, 13]
Generated Node #2: [33, 77, 13] from Operation: 39-26=13
Current State: 31:[33, 77, 13], Operations: ['39-26=13']
Exploring Operation: 77-33=44, Resulting Numbers: [13, 44]
Generated Node #3: [13, 44] from ... | 4 | Current State: 31:[26, 39, 33, 77], Operations: []
Exploring Operation: 77-33=44, Resulting Numbers: [26, 39, 44]
Generated Node #0,0: 31:[26, 39, 44] Operation: 77-33=44
Exploring Operation: 77-39=38, Resulting Numbers: [26, 33, 38]
Generated Node #0,1: 31:[26, 33, 38] Operation: 77-39=38
Exploring Operation: 39-26=13... | 0.986111 | hs_4 | sum_heuristic |
[
65,
6,
79,
38
] | 100 | [
"65-6=59",
"79-38=41",
"59+41=100"
] | Current State: 100:[65, 6, 79, 38], Operations: []
Exploring Operation: 65-6=59, Resulting Numbers: [79, 38, 59]
Generated Node #2: [79, 38, 59] from Operation: 65-6=59
Current State: 100:[79, 38, 59], Operations: ['65-6=59']
Exploring Operation: 79-38=41, Resulting Numbers: [59, 41]
Generated Node #3: [59, 41] from Op... | 4 | Current State: 100:[65, 6, 79, 38], Operations: []
Exploring Operation: 65-38=27, Resulting Numbers: [6, 79, 27]
Generated Node #0,0: 100:[6, 79, 27] Operation: 65-38=27
Exploring Operation: 79-65=14, Resulting Numbers: [6, 38, 14]
Generated Node #0,1: 100:[6, 38, 14] Operation: 79-65=14
Start Sub Search at level 1: Mo... | 0.985243 | hs_2 | mult_heuristic |
[
18,
30,
48,
31
] | 91 | [
"30-18=12",
"48+31=79",
"12+79=91"
] | Current State: 91:[18, 30, 48, 31], Operations: []
Exploring Operation: 30-18=12, Resulting Numbers: [48, 31, 12]
Generated Node #2: [48, 31, 12] from Operation: 30-18=12
Current State: 91:[48, 31, 12], Operations: ['30-18=12']
Exploring Operation: 48+31=79, Resulting Numbers: [12, 79]
Generated Node #3: [12, 79] from ... | 4 | Current State: 91:[18, 30, 48, 31], Operations: []
Exploring Operation: 48-30=18, Resulting Numbers: [18, 31, 18]
Generated Node #0,0: 91:[18, 31, 18] Operation: 48-30=18
Exploring Operation: 48-31=17, Resulting Numbers: [18, 30, 17]
Generated Node #0,1: 91:[18, 30, 17] Operation: 48-31=17
Exploring Operation: 48+31=79... | 0.96875 | hs_3 | sum_heuristic |
[
97,
30,
70,
7
] | 10 | [
"97-30=67",
"70+7=77",
"77-67=10"
] | Current State: 10:[97, 30, 70, 7], Operations: []
Exploring Operation: 97-30=67, Resulting Numbers: [70, 7, 67]
Generated Node #2: [70, 7, 67] from Operation: 97-30=67
Current State: 10:[70, 7, 67], Operations: ['97-30=67']
Exploring Operation: 70+7=77, Resulting Numbers: [67, 77]
Generated Node #3: [67, 77] from Opera... | 4 | Current State: 10:[97, 30, 70, 7], Operations: []
Exploring Operation: 97-70=27, Resulting Numbers: [30, 7, 27]
Generated Node #0,0: 10:[30, 7, 27] Operation: 97-70=27
Exploring Operation: 70/7=10, Resulting Numbers: [97, 30, 10]
Generated Node #0,1: 10:[97, 30, 10] Operation: 70/7=10
Exploring Operation: 97-30=67, Res... | 0.987847 | hs_4 | sum_heuristic |
[
22,
3,
7,
44
] | 88 | [
"44-22=22",
"7-3=4",
"22*4=88"
] | Current State: 88:[22, 3, 7, 44], Operations: []
Exploring Operation: 44-22=22, Resulting Numbers: [3, 7, 22]
Generated Node #2: [3, 7, 22] from Operation: 44-22=22
Current State: 88:[3, 7, 22], Operations: ['44-22=22']
Exploring Operation: 7-3=4, Resulting Numbers: [22, 4]
Generated Node #3: [22, 4] from Operation: 7-... | 4 | Current State: 88:[22, 3, 7, 44], Operations: []
Exploring Operation: 7-3=4, Resulting Numbers: [22, 44, 4]
Generated Node #0,0: 88:[22, 44, 4] Operation: 7-3=4
Moving to Node #0,0
Current State: 88:[22, 44, 4], Operations: ['7-3=4']
Exploring Operation: 44-22=22, Resulting Numbers: [4, 22]
Generated Node #0,0,0: 88:[4... | 0.993924 | hs_1 | sum_heuristic |
[
75,
35,
97,
28
] | 29 | [
"75-35=40",
"97-28=69",
"69-40=29"
] | Current State: 29:[75, 35, 97, 28], Operations: []
Exploring Operation: 75-35=40, Resulting Numbers: [97, 28, 40]
Generated Node #2: [97, 28, 40] from Operation: 75-35=40
Current State: 29:[97, 28, 40], Operations: ['75-35=40']
Exploring Operation: 97-28=69, Resulting Numbers: [40, 69]
Generated Node #3: [40, 69] from ... | 4 | Current State: 29:[75, 35, 97, 28], Operations: []
Exploring Operation: 97-35=62, Resulting Numbers: [75, 28, 62]
Generated Node #0,0: 29:[75, 28, 62] Operation: 97-35=62
Exploring Operation: 75-28=47, Resulting Numbers: [35, 97, 47]
Generated Node #0,1: 29:[35, 97, 47] Operation: 75-28=47
Exploring Operation: 75-35=40... | 0.983507 | hs_4 | sum_heuristic |
[
73,
68,
25,
88
] | 37 | [
"73-68=5",
"25*5=125",
"125-88=37"
] | Current State: 37:[73, 68, 25, 88], Operations: []
Exploring Operation: 73-68=5, Resulting Numbers: [25, 88, 5]
Generated Node #2: [25, 88, 5] from Operation: 73-68=5
Current State: 37:[25, 88, 5], Operations: ['73-68=5']
Exploring Operation: 25*5=125, Resulting Numbers: [88, 125]
Generated Node #3: [88, 125] from Oper... | 4 | Current State: 37:[73, 68, 25, 88], Operations: []
Exploring Operation: 88-73=15, Resulting Numbers: [68, 25, 15]
Generated Node #0,0: 37:[68, 25, 15] Operation: 88-73=15
Exploring Operation: 68-25=43, Resulting Numbers: [73, 88, 43]
Generated Node #0,1: 37:[73, 88, 43] Operation: 68-25=43
Exploring Operation: 88-68=20... | 0 | hs_4 | mult_heuristic |
[
70,
67,
27,
59
] | 15 | [
"70*27=1890",
"67+59=126",
"1890/126=15"
] | Current State: 15:[70, 67, 27, 59], Operations: []
Exploring Operation: 70*27=1890, Resulting Numbers: [67, 59, 1890]
Generated Node #2: [67, 59, 1890] from Operation: 70*27=1890
Current State: 15:[67, 59, 1890], Operations: ['70*27=1890']
Exploring Operation: 67+59=126, Resulting Numbers: [1890, 126]
Generated Node #3... | 4 | Current State: 15:[70, 67, 27, 59], Operations: []
Exploring Operation: 67-59=8, Resulting Numbers: [70, 27, 8]
Generated Node #0,0: 15:[70, 27, 8] Operation: 67-59=8
Exploring Operation: 70-59=11, Resulting Numbers: [67, 27, 11]
Generated Node #0,1: 15:[67, 27, 11] Operation: 70-59=11
Exploring Operation: 70-67=3, Res... | 0 | hs_3 | sum_heuristic |
[
52,
31,
79,
62
] | 100 | [
"52+31=83",
"79-62=17",
"83+17=100"
] | Current State: 100:[52, 31, 79, 62], Operations: []
Exploring Operation: 52+31=83, Resulting Numbers: [79, 62, 83]
Generated Node #2: [79, 62, 83] from Operation: 52+31=83
Current State: 100:[79, 62, 83], Operations: ['52+31=83']
Exploring Operation: 79-62=17, Resulting Numbers: [83, 17]
Generated Node #3: [83, 17] fro... | 4 | Current State: 100:[52, 31, 79, 62], Operations: []
Exploring Operation: 79-62=17, Resulting Numbers: [52, 31, 17]
Generated Node #0,0: 100:[52, 31, 17] Operation: 79-62=17
Exploring Operation: 79-52=27, Resulting Numbers: [31, 62, 27]
Generated Node #0,1: 100:[31, 62, 27] Operation: 79-52=27
Exploring Operation: 31+79... | 0.940972 | hs_5 | mult_heuristic |
[
35,
16,
18,
91
] | 58 | [
"35+16=51",
"18+91=109",
"109-51=58"
] | Current State: 58:[35, 16, 18, 91], Operations: []
Exploring Operation: 35+16=51, Resulting Numbers: [18, 91, 51]
Generated Node #2: [18, 91, 51] from Operation: 35+16=51
Current State: 58:[18, 91, 51], Operations: ['35+16=51']
Exploring Operation: 18+91=109, Resulting Numbers: [51, 109]
Generated Node #3: [51, 109] fr... | 4 | Current State: 58:[35, 16, 18, 91], Operations: []
Exploring Operation: 91-35=56, Resulting Numbers: [16, 18, 56]
Generated Node #0,0: 58:[16, 18, 56] Operation: 91-35=56
Exploring Operation: 91-18=73, Resulting Numbers: [35, 16, 73]
Generated Node #0,1: 58:[35, 16, 73] Operation: 91-18=73
Exploring Operation: 91-16=75... | 0.986979 | hs_4 | mult_heuristic |
[
32,
96,
85,
9
] | 97 | [
"96/32=3",
"85+9=94",
"3+94=97"
] | Current State: 97:[32, 96, 85, 9], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [85, 9, 3]
Generated Node #2: [85, 9, 3] from Operation: 96/32=3
Current State: 97:[85, 9, 3], Operations: ['96/32=3']
Exploring Operation: 85+9=94, Resulting Numbers: [3, 94]
Generated Node #3: [3, 94] from Operation: 85... | 4 | Current State: 97:[32, 96, 85, 9], Operations: []
Exploring Operation: 96+9=105, Resulting Numbers: [32, 85, 105]
Generated Node #0,0: 97:[32, 85, 105] Operation: 96+9=105
Exploring Operation: 32+9=41, Resulting Numbers: [96, 85, 41]
Generated Node #0,1: 97:[96, 85, 41] Operation: 32+9=41
Exploring Operation: 85+9=94, ... | 0 | hs_3 | mult_heuristic |
[
92,
44,
97,
52
] | 93 | [
"92-44=48",
"97-52=45",
"48+45=93"
] | Current State: 93:[92, 44, 97, 52], Operations: []
Exploring Operation: 92-44=48, Resulting Numbers: [97, 52, 48]
Generated Node #2: [97, 52, 48] from Operation: 92-44=48
Current State: 93:[97, 52, 48], Operations: ['92-44=48']
Exploring Operation: 97-52=45, Resulting Numbers: [48, 45]
Generated Node #3: [48, 45] from ... | 4 | Current State: 93:[92, 44, 97, 52], Operations: []
Exploring Operation: 92-52=40, Resulting Numbers: [44, 97, 40]
Generated Node #0,0: 93:[44, 97, 40] Operation: 92-52=40
Exploring Operation: 97-92=5, Resulting Numbers: [44, 52, 5]
Generated Node #0,1: 93:[44, 52, 5] Operation: 97-92=5
Exploring Operation: 52-44=8, Res... | 0.963542 | hs_5 | sum_heuristic |
[
90,
54,
2,
82
] | 58 | [
"90-82=8",
"8/2=4",
"54+4=58"
] | Current State: 58:[90, 54, 2, 82], Operations: []
Exploring Operation: 90-82=8, Resulting Numbers: [54, 2, 8]
Generated Node #2: [54, 2, 8] from Operation: 90-82=8
Current State: 58:[54, 2, 8], Operations: ['90-82=8']
Exploring Operation: 8/2=4, Resulting Numbers: [54, 4]
Generated Node #3: [54, 4] from Operation: 8/2=... | 4 | Current State: 58:[90, 54, 2, 82], Operations: []
Exploring Operation: 90-82=8, Resulting Numbers: [54, 2, 8]
Generated Node #0,0: 58:[54, 2, 8] Operation: 90-82=8
Exploring Operation: 90-54=36, Resulting Numbers: [2, 82, 36]
Generated Node #0,1: 58:[2, 82, 36] Operation: 90-54=36
Moving to Node #0,0
Current State: 58:... | 0.987847 | hs_2 | sum_heuristic |
[
21,
91,
69,
91
] | 47 | [
"69-21=48",
"91/91=1",
"48-1=47"
] | Current State: 47:[21, 91, 69, 91], Operations: []
Exploring Operation: 69-21=48, Resulting Numbers: [91, 91, 48]
Generated Node #2: [91, 91, 48] from Operation: 69-21=48
Current State: 47:[91, 91, 48], Operations: ['69-21=48']
Exploring Operation: 91/91=1, Resulting Numbers: [48, 1]
Generated Node #3: [48, 1] from Ope... | 4 | Current State: 47:[21, 91, 69, 91], Operations: []
Exploring Operation: 91/91=1, Resulting Numbers: [21, 69, 1]
Generated Node #0,0: 47:[21, 69, 1] Operation: 91/91=1
Exploring Operation: 91-21=70, Resulting Numbers: [69, 91, 70]
Generated Node #0,1: 47:[69, 91, 70] Operation: 91-21=70
Exploring Operation: 69-21=48, Re... | 0.971354 | hs_4 | mult_heuristic |
[
79,
21,
51,
50
] | 99 | [
"79+21=100",
"51-50=1",
"100-1=99"
] | Current State: 99:[79, 21, 51, 50], Operations: []
Exploring Operation: 79+21=100, Resulting Numbers: [51, 50, 100]
Generated Node #2: [51, 50, 100] from Operation: 79+21=100
Current State: 99:[51, 50, 100], Operations: ['79+21=100']
Exploring Operation: 51-50=1, Resulting Numbers: [100, 1]
Generated Node #3: [100, 1] ... | 4 | Current State: 99:[79, 21, 51, 50], Operations: []
Exploring Operation: 79-51=28, Resulting Numbers: [21, 50, 28]
Generated Node #0,0: 99:[21, 50, 28] Operation: 79-51=28
Exploring Operation: 79-50=29, Resulting Numbers: [21, 51, 29]
Generated Node #0,1: 99:[21, 51, 29] Operation: 79-50=29
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
34,
36,
46,
44
] | 50 | [
"36*46=1656",
"44+1656=1700",
"1700/34=50"
] | Current State: 50:[34, 36, 46, 44], Operations: []
Exploring Operation: 36*46=1656, Resulting Numbers: [34, 44, 1656]
Generated Node #2: [34, 44, 1656] from Operation: 36*46=1656
Current State: 50:[34, 44, 1656], Operations: ['36*46=1656']
Exploring Operation: 44+1656=1700, Resulting Numbers: [34, 1700]
Generated Node ... | 4 | Current State: 50:[34, 36, 46, 44], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [46, 44, 2]
Generated Node #0,0: 50:[46, 44, 2] Operation: 36-34=2
Exploring Operation: 44-34=10, Resulting Numbers: [36, 46, 10]
Generated Node #0,1: 50:[36, 46, 10] Operation: 44-34=10
Exploring Operation: 46-36=10, Re... | 0 | hs_3 | mult_heuristic |
[
11,
64,
72,
48
] | 85 | [
"64*72=4608",
"4608/48=96",
"96-11=85"
] | Current State: 85:[11, 64, 72, 48], Operations: []
Exploring Operation: 64*72=4608, Resulting Numbers: [11, 48, 4608]
Generated Node #2: [11, 48, 4608] from Operation: 64*72=4608
Current State: 85:[11, 48, 4608], Operations: ['64*72=4608']
Exploring Operation: 4608/48=96, Resulting Numbers: [11, 96]
Generated Node #3: ... | 4 | Current State: 85:[11, 64, 72, 48], Operations: []
Exploring Operation: 64-48=16, Resulting Numbers: [11, 72, 16]
Generated Node #0,0: 85:[11, 72, 16] Operation: 64-48=16
Exploring Operation: 64+48=112, Resulting Numbers: [11, 72, 112]
Generated Node #0,1: 85:[11, 72, 112] Operation: 64+48=112
Exploring Operation: 72-6... | 0 | hs_4 | sum_heuristic |
[
5,
21,
52,
14
] | 45 | [
"21+14=35",
"35/5=7",
"52-7=45"
] | Current State: 45:[5, 21, 52, 14], Operations: []
Exploring Operation: 21+14=35, Resulting Numbers: [5, 52, 35]
Generated Node #2: [5, 52, 35] from Operation: 21+14=35
Current State: 45:[5, 52, 35], Operations: ['21+14=35']
Exploring Operation: 35/5=7, Resulting Numbers: [52, 7]
Generated Node #3: [52, 7] from Operatio... | 4 | Current State: 45:[5, 21, 52, 14], Operations: []
Exploring Operation: 21-5=16, Resulting Numbers: [52, 14, 16]
Generated Node #0,0: 45:[52, 14, 16] Operation: 21-5=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[52, 14, 16], Operations: ['21-5=16']
Exploring Operation: 52-14=38, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
54,
44,
11,
18
] | 76 | [
"54+18=72",
"44/11=4",
"72+4=76"
] | Current State: 76:[54, 44, 11, 18], Operations: []
Exploring Operation: 54+18=72, Resulting Numbers: [44, 11, 72]
Generated Node #2: [44, 11, 72] from Operation: 54+18=72
Current State: 76:[44, 11, 72], Operations: ['54+18=72']
Exploring Operation: 44/11=4, Resulting Numbers: [72, 4]
Generated Node #3: [72, 4] from Ope... | 4 | Current State: 76:[54, 44, 11, 18], Operations: []
Exploring Operation: 54-11=43, Resulting Numbers: [44, 18, 43]
Generated Node #0,0: 76:[44, 18, 43] Operation: 54-11=43
Moving to Node #0,0
Current State: 76:[44, 18, 43], Operations: ['54-11=43']
Exploring Operation: 44-43=1, Resulting Numbers: [18, 1]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
56,
3,
12,
98
] | 78 | [
"98-56=42",
"3*12=36",
"42+36=78"
] | Current State: 78:[56, 3, 12, 98], Operations: []
Exploring Operation: 98-56=42, Resulting Numbers: [3, 12, 42]
Generated Node #2: [3, 12, 42] from Operation: 98-56=42
Current State: 78:[3, 12, 42], Operations: ['98-56=42']
Exploring Operation: 3*12=36, Resulting Numbers: [42, 36]
Generated Node #3: [42, 36] from Opera... | 4 | Current State: 78:[56, 3, 12, 98], Operations: []
Exploring Operation: 56-12=44, Resulting Numbers: [3, 98, 44]
Generated Node #0,0: 78:[3, 98, 44] Operation: 56-12=44
Exploring Operation: 98-56=42, Resulting Numbers: [3, 12, 42]
Generated Node #0,1: 78:[3, 12, 42] Operation: 98-56=42
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
12,
85,
42,
93
] | 38 | [
"12+85=97",
"42+93=135",
"135-97=38"
] | Current State: 38:[12, 85, 42, 93], Operations: []
Exploring Operation: 12+85=97, Resulting Numbers: [42, 93, 97]
Generated Node #2: [42, 93, 97] from Operation: 12+85=97
Current State: 38:[42, 93, 97], Operations: ['12+85=97']
Exploring Operation: 42+93=135, Resulting Numbers: [97, 135]
Generated Node #3: [97, 135] fr... | 4 | Current State: 38:[12, 85, 42, 93], Operations: []
Exploring Operation: 93-85=8, Resulting Numbers: [12, 42, 8]
Generated Node #0,0: 38:[12, 42, 8] Operation: 93-85=8
Exploring Operation: 85-42=43, Resulting Numbers: [12, 93, 43]
Generated Node #0,1: 38:[12, 93, 43] Operation: 85-42=43
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | sum_heuristic |
[
27,
10,
26,
76
] | 58 | [
"27*26=702",
"10*76=760",
"760-702=58"
] | Current State: 58:[27, 10, 26, 76], Operations: []
Exploring Operation: 27*26=702, Resulting Numbers: [10, 76, 702]
Generated Node #2: [10, 76, 702] from Operation: 27*26=702
Current State: 58:[10, 76, 702], Operations: ['27*26=702']
Exploring Operation: 10*76=760, Resulting Numbers: [702, 760]
Generated Node #3: [702,... | 4 | Current State: 58:[27, 10, 26, 76], Operations: []
Exploring Operation: 76-10=66, Resulting Numbers: [27, 26, 66]
Generated Node #0,0: 58:[27, 26, 66] Operation: 76-10=66
Exploring Operation: 76-26=50, Resulting Numbers: [27, 10, 50]
Generated Node #0,1: 58:[27, 10, 50] Operation: 76-26=50
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
32,
1,
29,
49
] | 11 | [
"32-1=31",
"49-29=20",
"31-20=11"
] | Current State: 11:[32, 1, 29, 49], Operations: []
Exploring Operation: 32-1=31, Resulting Numbers: [29, 49, 31]
Generated Node #2: [29, 49, 31] from Operation: 32-1=31
Current State: 11:[29, 49, 31], Operations: ['32-1=31']
Exploring Operation: 49-29=20, Resulting Numbers: [31, 20]
Generated Node #3: [31, 20] from Oper... | 4 | Current State: 11:[32, 1, 29, 49], Operations: []
Exploring Operation: 49-32=17, Resulting Numbers: [1, 29, 17]
Generated Node #0,0: 11:[1, 29, 17] Operation: 49-32=17
Moving to Node #0,0
Current State: 11:[1, 29, 17], Operations: ['49-32=17']
Exploring Operation: 29-17=12, Resulting Numbers: [1, 12]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
62,
90,
50,
72
] | 84 | [
"62-50=12",
"72/12=6",
"90-6=84"
] | Current State: 84:[62, 90, 50, 72], Operations: []
Exploring Operation: 62-50=12, Resulting Numbers: [90, 72, 12]
Generated Node #2: [90, 72, 12] from Operation: 62-50=12
Current State: 84:[90, 72, 12], Operations: ['62-50=12']
Exploring Operation: 72/12=6, Resulting Numbers: [90, 6]
Generated Node #3: [90, 6] from Ope... | 4 | Current State: 84:[62, 90, 50, 72], Operations: []
Exploring Operation: 62-50=12, Resulting Numbers: [90, 72, 12]
Generated Node #0,0: 84:[90, 72, 12] Operation: 62-50=12
Exploring Operation: 72-62=10, Resulting Numbers: [90, 50, 10]
Generated Node #0,1: 84:[90, 50, 10] Operation: 72-62=10
Exploring Operation: 90-62=28... | 0.950521 | hs_4 | sum_heuristic |
[
60,
12,
32,
72
] | 35 | [
"60/12=5",
"72-32=40",
"40-5=35"
] | Current State: 35:[60, 12, 32, 72], Operations: []
Exploring Operation: 60/12=5, Resulting Numbers: [32, 72, 5]
Generated Node #2: [32, 72, 5] from Operation: 60/12=5
Current State: 35:[32, 72, 5], Operations: ['60/12=5']
Exploring Operation: 72-32=40, Resulting Numbers: [5, 40]
Generated Node #3: [5, 40] from Operatio... | 4 | Current State: 35:[60, 12, 32, 72], Operations: []
Exploring Operation: 72-32=40, Resulting Numbers: [60, 12, 40]
Generated Node #0,0: 35:[60, 12, 40] Operation: 72-32=40
Exploring Operation: 60/12=5, Resulting Numbers: [32, 72, 5]
Generated Node #0,1: 35:[32, 72, 5] Operation: 60/12=5
Exploring Operation: 72/12=6, Res... | 0.96875 | hs_4 | sum_heuristic |
[
4,
5,
44,
9
] | 62 | [
"4+5=9",
"44+9=53",
"9+53=62"
] | Current State: 62:[4, 5, 44, 9], Operations: []
Exploring Operation: 4+5=9, Resulting Numbers: [44, 9, 9]
Generated Node #2: [44, 9, 9] from Operation: 4+5=9
Current State: 62:[44, 9, 9], Operations: ['4+5=9']
Exploring Operation: 44+9=53, Resulting Numbers: [53]
53,62 equal: Goal Reached
Exploring Operation: 9+53=62, ... | 4 | Current State: 62:[4, 5, 44, 9], Operations: []
Exploring Operation: 44+9=53, Resulting Numbers: [4, 5, 53]
Generated Node #0,0: 62:[4, 5, 53] Operation: 44+9=53
Exploring Operation: 44-9=35, Resulting Numbers: [4, 5, 35]
Generated Node #0,1: 62:[4, 5, 35] Operation: 44-9=35
Exploring Operation: 44-5=39, Resulting Numb... | 0.980035 | hs_3 | sum_heuristic |
[
5,
40,
45,
37
] | 36 | [
"5+40=45",
"45/45=1",
"37-1=36"
] | Current State: 36:[5, 40, 45, 37], Operations: []
Exploring Operation: 5+40=45, Resulting Numbers: [45, 37, 45]
Generated Node #2: [45, 37, 45] from Operation: 5+40=45
Current State: 36:[45, 37, 45], Operations: ['5+40=45']
Exploring Operation: 45/45=1, Resulting Numbers: [37, 1]
Generated Node #3: [37, 1] from Operati... | 4 | Current State: 36:[5, 40, 45, 37], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [40, 37, 9]
Generated Node #0,0: 36:[40, 37, 9] Operation: 45/5=9
Exploring Operation: 45-5=40, Resulting Numbers: [40, 37, 40]
Generated Node #0,1: 36:[40, 37, 40] Operation: 45-5=40
Exploring Operation: 45-40=5, Resultin... | 0.984375 | hs_5 | sum_heuristic |
[
6,
11,
13,
2
] | 69 | [
"6*13=78",
"11-2=9",
"78-9=69"
] | Current State: 69:[6, 11, 13, 2], Operations: []
Exploring Operation: 6*13=78, Resulting Numbers: [11, 2, 78]
Generated Node #2: [11, 2, 78] from Operation: 6*13=78
Current State: 69:[11, 2, 78], Operations: ['6*13=78']
Exploring Operation: 11-2=9, Resulting Numbers: [78, 9]
Generated Node #3: [78, 9] from Operation: 1... | 4 | Current State: 69:[6, 11, 13, 2], Operations: []
Exploring Operation: 11-6=5, Resulting Numbers: [13, 2, 5]
Generated Node #0,0: 69:[13, 2, 5] Operation: 11-6=5
Exploring Operation: 6+13=19, Resulting Numbers: [11, 2, 19]
Generated Node #0,1: 69:[11, 2, 19] Operation: 6+13=19
Exploring Operation: 13-6=7, Resulting Numb... | 0 | hs_5 | sum_heuristic |
[
68,
23,
12,
99
] | 59 | [
"23-12=11",
"99/11=9",
"68-9=59"
] | Current State: 59:[68, 23, 12, 99], Operations: []
Exploring Operation: 23-12=11, Resulting Numbers: [68, 99, 11]
Generated Node #2: [68, 99, 11] from Operation: 23-12=11
Current State: 59:[68, 99, 11], Operations: ['23-12=11']
Exploring Operation: 99/11=9, Resulting Numbers: [68, 9]
Generated Node #3: [68, 9] from Ope... | 4 | Current State: 59:[68, 23, 12, 99], Operations: []
Exploring Operation: 99-12=87, Resulting Numbers: [68, 23, 87]
Generated Node #0,0: 59:[68, 23, 87] Operation: 99-12=87
Exploring Operation: 99-23=76, Resulting Numbers: [68, 12, 76]
Generated Node #0,1: 59:[68, 12, 76] Operation: 99-23=76
Exploring Operation: 23+12=35... | 0 | hs_5 | sum_heuristic |
[
90,
17,
46,
62
] | 92 | [
"90*46=4140",
"62-17=45",
"4140/45=92"
] | Current State: 92:[90, 17, 46, 62], Operations: []
Exploring Operation: 90*46=4140, Resulting Numbers: [17, 62, 4140]
Generated Node #2: [17, 62, 4140] from Operation: 90*46=4140
Current State: 92:[17, 62, 4140], Operations: ['90*46=4140']
Exploring Operation: 62-17=45, Resulting Numbers: [4140, 45]
Generated Node #3: ... | 4 | Current State: 92:[90, 17, 46, 62], Operations: []
Exploring Operation: 90-62=28, Resulting Numbers: [17, 46, 28]
Generated Node #0,0: 92:[17, 46, 28] Operation: 90-62=28
Exploring Operation: 62-17=45, Resulting Numbers: [90, 46, 45]
Generated Node #0,1: 92:[90, 46, 45] Operation: 62-17=45
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
17,
6,
19,
62
] | 65 | [
"19-17=2",
"6/2=3",
"62+3=65"
] | Current State: 65:[17, 6, 19, 62], Operations: []
Exploring Operation: 19-17=2, Resulting Numbers: [6, 62, 2]
Generated Node #2: [6, 62, 2] from Operation: 19-17=2
Current State: 65:[6, 62, 2], Operations: ['19-17=2']
Exploring Operation: 6/2=3, Resulting Numbers: [62, 3]
Generated Node #3: [62, 3] from Operation: 6/2=... | 4 | Current State: 65:[17, 6, 19, 62], Operations: []
Exploring Operation: 6+62=68, Resulting Numbers: [17, 19, 68]
Generated Node #0,0: 65:[17, 19, 68] Operation: 6+62=68
Exploring Operation: 19-6=13, Resulting Numbers: [17, 62, 13]
Generated Node #0,1: 65:[17, 62, 13] Operation: 19-6=13
Exploring Operation: 17-6=11, Resu... | 0.960069 | hs_5 | sum_heuristic |
[
52,
84,
57,
55
] | 80 | [
"84-52=32",
"57+55=112",
"112-32=80"
] | Current State: 80:[52, 84, 57, 55], Operations: []
Exploring Operation: 84-52=32, Resulting Numbers: [57, 55, 32]
Generated Node #2: [57, 55, 32] from Operation: 84-52=32
Current State: 80:[57, 55, 32], Operations: ['84-52=32']
Exploring Operation: 57+55=112, Resulting Numbers: [32, 112]
Generated Node #3: [32, 112] fr... | 4 | Current State: 80:[52, 84, 57, 55], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [52, 84, 2]
Generated Node #0,0: 80:[52, 84, 2] Operation: 57-55=2
Exploring Operation: 84-57=27, Resulting Numbers: [52, 55, 27]
Generated Node #0,1: 80:[52, 55, 27] Operation: 84-57=27
Exploring Operation: 55-52=3, Res... | 0.96875 | hs_4 | sum_heuristic |
[
73,
5,
47,
35
] | 59 | [
"73+47=120",
"120/5=24",
"35+24=59"
] | Current State: 59:[73, 5, 47, 35], Operations: []
Exploring Operation: 73+47=120, Resulting Numbers: [5, 35, 120]
Generated Node #2: [5, 35, 120] from Operation: 73+47=120
Current State: 59:[5, 35, 120], Operations: ['73+47=120']
Exploring Operation: 120/5=24, Resulting Numbers: [35, 24]
Generated Node #3: [35, 24] fro... | 4 | Current State: 59:[73, 5, 47, 35], Operations: []
Exploring Operation: 73-5=68, Resulting Numbers: [47, 35, 68]
Generated Node #0,0: 59:[47, 35, 68] Operation: 73-5=68
Moving to Node #0,0
Current State: 59:[47, 35, 68], Operations: ['73-5=68']
Exploring Operation: 47+35=82, Resulting Numbers: [68, 82]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
62,
94,
36,
79
] | 41 | [
"62+94=156",
"36+79=115",
"156-115=41"
] | Current State: 41:[62, 94, 36, 79], Operations: []
Exploring Operation: 62+94=156, Resulting Numbers: [36, 79, 156]
Generated Node #2: [36, 79, 156] from Operation: 62+94=156
Current State: 41:[36, 79, 156], Operations: ['62+94=156']
Exploring Operation: 36+79=115, Resulting Numbers: [156, 115]
Generated Node #3: [156,... | 4 | Current State: 41:[62, 94, 36, 79], Operations: []
Exploring Operation: 94-62=32, Resulting Numbers: [36, 79, 32]
Generated Node #0,0: 41:[36, 79, 32] Operation: 94-62=32
Exploring Operation: 79-36=43, Resulting Numbers: [62, 94, 43]
Generated Node #0,1: 41:[62, 94, 43] Operation: 79-36=43
Exploring Operation: 94-79=15... | 0.96441 | hs_5 | sum_heuristic |
[
45,
2,
79,
96
] | 64 | [
"45+2=47",
"96-79=17",
"47+17=64"
] | Current State: 64:[45, 2, 79, 96], Operations: []
Exploring Operation: 45+2=47, Resulting Numbers: [79, 96, 47]
Generated Node #2: [79, 96, 47] from Operation: 45+2=47
Current State: 64:[79, 96, 47], Operations: ['45+2=47']
Exploring Operation: 96-79=17, Resulting Numbers: [47, 17]
Generated Node #3: [47, 17] from Oper... | 4 | Current State: 64:[45, 2, 79, 96], Operations: []
Exploring Operation: 96-45=51, Resulting Numbers: [2, 79, 51]
Generated Node #0,0: 64:[2, 79, 51] Operation: 96-45=51
Exploring Operation: 96-79=17, Resulting Numbers: [45, 2, 17]
Generated Node #0,1: 64:[45, 2, 17] Operation: 96-79=17
Moving to Node #0,1
Current State:... | 0.992188 | hs_2 | mult_heuristic |
[
26,
10,
80,
34
] | 62 | [
"26-10=16",
"80-34=46",
"16+46=62"
] | Current State: 62:[26, 10, 80, 34], Operations: []
Exploring Operation: 26-10=16, Resulting Numbers: [80, 34, 16]
Generated Node #2: [80, 34, 16] from Operation: 26-10=16
Current State: 62:[80, 34, 16], Operations: ['26-10=16']
Exploring Operation: 80-34=46, Resulting Numbers: [16, 46]
Generated Node #3: [16, 46] from ... | 4 | Current State: 62:[26, 10, 80, 34], Operations: []
Exploring Operation: 26+10=36, Resulting Numbers: [80, 34, 36]
Generated Node #0,0: 62:[80, 34, 36] Operation: 26+10=36
Exploring Operation: 26+34=60, Resulting Numbers: [10, 80, 60]
Generated Node #0,1: 62:[10, 80, 60] Operation: 26+34=60
Exploring Operation: 80/10=8,... | 0.967014 | hs_5 | mult_heuristic |
[
2,
59,
3,
84
] | 33 | [
"2+59=61",
"84/3=28",
"61-28=33"
] | Current State: 33:[2, 59, 3, 84], Operations: []
Exploring Operation: 2+59=61, Resulting Numbers: [3, 84, 61]
Generated Node #2: [3, 84, 61] from Operation: 2+59=61
Current State: 33:[3, 84, 61], Operations: ['2+59=61']
Exploring Operation: 84/3=28, Resulting Numbers: [61, 28]
Generated Node #3: [61, 28] from Operation... | 4 | Current State: 33:[2, 59, 3, 84], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [2, 3, 25]
Generated Node #0,0: 33:[2, 3, 25] Operation: 84-59=25
Exploring Operation: 84/2=42, Resulting Numbers: [59, 3, 42]
Generated Node #0,1: 33:[59, 3, 42] Operation: 84/2=42
Exploring Operation: 84/3=28, Resulting... | 0.971354 | hs_4 | mult_heuristic |
[
62,
49,
33,
11
] | 57 | [
"62-49=13",
"33+11=44",
"13+44=57"
] | Current State: 57:[62, 49, 33, 11], Operations: []
Exploring Operation: 62-49=13, Resulting Numbers: [33, 11, 13]
Generated Node #2: [33, 11, 13] from Operation: 62-49=13
Current State: 57:[33, 11, 13], Operations: ['62-49=13']
Exploring Operation: 33+11=44, Resulting Numbers: [13, 44]
Generated Node #3: [13, 44] from ... | 4 | Current State: 57:[62, 49, 33, 11], Operations: []
Exploring Operation: 49-33=16, Resulting Numbers: [62, 11, 16]
Generated Node #0,0: 57:[62, 11, 16] Operation: 49-33=16
Exploring Operation: 33/11=3, Resulting Numbers: [62, 49, 3]
Generated Node #0,1: 57:[62, 49, 3] Operation: 33/11=3
Exploring Operation: 33-11=22, Re... | 0.967882 | hs_4 | mult_heuristic |
[
84,
27,
51,
59
] | 49 | [
"84-27=57",
"59-51=8",
"57-8=49"
] | Current State: 49:[84, 27, 51, 59], Operations: []
Exploring Operation: 84-27=57, Resulting Numbers: [51, 59, 57]
Generated Node #2: [51, 59, 57] from Operation: 84-27=57
Current State: 49:[51, 59, 57], Operations: ['84-27=57']
Exploring Operation: 59-51=8, Resulting Numbers: [57, 8]
Generated Node #3: [57, 8] from Ope... | 4 | Current State: 49:[84, 27, 51, 59], Operations: []
Exploring Operation: 84-27=57, Resulting Numbers: [51, 59, 57]
Generated Node #0,0: 49:[51, 59, 57] Operation: 84-27=57
Exploring Operation: 84-59=25, Resulting Numbers: [27, 51, 25]
Generated Node #0,1: 49:[27, 51, 25] Operation: 84-59=25
Exploring Operation: 84-51=33... | 0.987847 | hs_4 | mult_heuristic |
[
42,
87,
61,
46
] | 22 | [
"42+87=129",
"61+46=107",
"129-107=22"
] | Current State: 22:[42, 87, 61, 46], Operations: []
Exploring Operation: 42+87=129, Resulting Numbers: [61, 46, 129]
Generated Node #2: [61, 46, 129] from Operation: 42+87=129
Current State: 22:[61, 46, 129], Operations: ['42+87=129']
Exploring Operation: 61+46=107, Resulting Numbers: [129, 107]
Generated Node #3: [129,... | 4 | Current State: 22:[42, 87, 61, 46], Operations: []
Exploring Operation: 87-61=26, Resulting Numbers: [42, 46, 26]
Generated Node #0,0: 22:[42, 46, 26] Operation: 87-61=26
Exploring Operation: 61-46=15, Resulting Numbers: [42, 87, 15]
Generated Node #0,1: 22:[42, 87, 15] Operation: 61-46=15
Exploring Operation: 87-46=41... | 0.985243 | hs_5 | mult_heuristic |
[
10,
91,
44,
55
] | 90 | [
"10+91=101",
"55-44=11",
"101-11=90"
] | Current State: 90:[10, 91, 44, 55], Operations: []
Exploring Operation: 10+91=101, Resulting Numbers: [44, 55, 101]
Generated Node #2: [44, 55, 101] from Operation: 10+91=101
Current State: 90:[44, 55, 101], Operations: ['10+91=101']
Exploring Operation: 55-44=11, Resulting Numbers: [101, 11]
Generated Node #3: [101, 1... | 4 | Current State: 90:[10, 91, 44, 55], Operations: []
Exploring Operation: 91-55=36, Resulting Numbers: [10, 44, 36]
Generated Node #0,0: 90:[10, 44, 36] Operation: 91-55=36
Exploring Operation: 55-44=11, Resulting Numbers: [10, 91, 11]
Generated Node #0,1: 90:[10, 91, 11] Operation: 55-44=11
Exploring Operation: 55-10=45... | 0.986979 | hs_4 | mult_heuristic |
[
80,
67,
2,
2
] | 87 | [
"80/2=40",
"40/2=20",
"67+20=87"
] | Current State: 87:[80, 67, 2, 2], Operations: []
Exploring Operation: 80/2=40, Resulting Numbers: [67, 40]
Generated Node #2: [67, 40] from Operation: 80/2=40
Current State: 87:[67, 40], Operations: ['80/2=40']
Exploring Operation: 40/2=20, Resulting Numbers: [67, 20]
Generated Node #3: [67, 20] from Operation: 40/2=20... | 4 | Current State: 87:[80, 67, 2, 2], Operations: []
Exploring Operation: 80+2=82, Resulting Numbers: [67, 2, 82]
Generated Node #0,0: 87:[67, 2, 82] Operation: 80+2=82
Exploring Operation: 80+2=82, Resulting Numbers: [67, 2, 82]
Generated Node #0,1: 87:[67, 2, 82] Operation: 80+2=82
Exploring Operation: 80-67=13, Resultin... | 0 | hs_3 | sum_heuristic |
[
91,
21,
87,
47
] | 30 | [
"91-21=70",
"87-47=40",
"70-40=30"
] | Current State: 30:[91, 21, 87, 47], Operations: []
Exploring Operation: 91-21=70, Resulting Numbers: [87, 47, 70]
Generated Node #2: [87, 47, 70] from Operation: 91-21=70
Current State: 30:[87, 47, 70], Operations: ['91-21=70']
Exploring Operation: 87-47=40, Resulting Numbers: [70, 40]
Generated Node #3: [70, 40] from ... | 4 | Current State: 30:[91, 21, 87, 47], Operations: []
Exploring Operation: 87-47=40, Resulting Numbers: [91, 21, 40]
Generated Node #0,0: 30:[91, 21, 40] Operation: 87-47=40
Exploring Operation: 91-87=4, Resulting Numbers: [21, 47, 4]
Generated Node #0,1: 30:[21, 47, 4] Operation: 91-87=4
Exploring Operation: 91-47=44, Re... | 0.988715 | hs_3 | sum_heuristic |
[
48,
15,
6,
85
] | 53 | [
"85-48=37",
"15*6=90",
"90-37=53"
] | Current State: 53:[48, 15, 6, 85], Operations: []
Exploring Operation: 85-48=37, Resulting Numbers: [15, 6, 37]
Generated Node #2: [15, 6, 37] from Operation: 85-48=37
Current State: 53:[15, 6, 37], Operations: ['85-48=37']
Exploring Operation: 15*6=90, Resulting Numbers: [37, 90]
Generated Node #3: [37, 90] from Opera... | 4 | Current State: 53:[48, 15, 6, 85], Operations: []
Exploring Operation: 15+6=21, Resulting Numbers: [48, 85, 21]
Generated Node #0,0: 53:[48, 85, 21] Operation: 15+6=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[48, 85, 21], Operations: ['15+6=21']
Exploring Operation: 85-21=64, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
7,
28,
76,
29
] | 68 | [
"28-7=21",
"76-29=47",
"21+47=68"
] | Current State: 68:[7, 28, 76, 29], Operations: []
Exploring Operation: 28-7=21, Resulting Numbers: [76, 29, 21]
Generated Node #2: [76, 29, 21] from Operation: 28-7=21
Current State: 68:[76, 29, 21], Operations: ['28-7=21']
Exploring Operation: 76-29=47, Resulting Numbers: [21, 47]
Generated Node #3: [21, 47] from Oper... | 4 | Current State: 68:[7, 28, 76, 29], Operations: []
Exploring Operation: 76-7=69, Resulting Numbers: [28, 29, 69]
Generated Node #0,0: 68:[28, 29, 69] Operation: 76-7=69
Moving to Node #0,0
Current State: 68:[28, 29, 69], Operations: ['76-7=69']
Exploring Operation: 29-28=1, Resulting Numbers: [69, 1]
Generated Node #0,0... | 0.993924 | hs_1 | mult_heuristic |
[
28,
96,
4,
82
] | 86 | [
"28-4=24",
"96/24=4",
"82+4=86"
] | Current State: 86:[28, 96, 4, 82], Operations: []
Exploring Operation: 28-4=24, Resulting Numbers: [96, 82, 24]
Generated Node #2: [96, 82, 24] from Operation: 28-4=24
Current State: 86:[96, 82, 24], Operations: ['28-4=24']
Exploring Operation: 96/24=4, Resulting Numbers: [82, 4]
Generated Node #3: [82, 4] from Operati... | 4 | Current State: 86:[28, 96, 4, 82], Operations: []
Exploring Operation: 28+4=32, Resulting Numbers: [96, 82, 32]
Generated Node #0,0: 86:[96, 82, 32] Operation: 28+4=32
Exploring Operation: 28/4=7, Resulting Numbers: [96, 82, 7]
Generated Node #0,1: 86:[96, 82, 7] Operation: 28/4=7
Exploring Operation: 96-28=68, Resulti... | 0 | hs_4 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.