-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathresearch.html
315 lines (282 loc) · 12.3 KB
/
research.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!DOCTYPE HTML>
<!--
Strongly Typed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>SOLAR UCL - Research</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GE87XRDE39"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-GE87XRDE39');
</script>
</head>
<body class="no-sidebar is-preload" onload = "startTimer()">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container-noline">
<!-- Logo -->
<!-- <div> <img id="logo-join-img" src="images/join-us-logo.png" alt="" /> </div> -->
<h1 class = "os-h1"> Research</h1>
<h3 class="os-h2">
The SOLAR group is based at
<u><a href ="https://www.ucl.ac.uk/">University College London</u></a> (<u><a href ="https://www.ucl.ac.uk/computer-science/">
Department of Computer Science</u></a>, <u><a href ="https://www.ucl.ac.uk/crest/">CREST</u></a>) and is led by <u><a href ="http://www0.cs.ucl.ac.uk/staff/F.Sarro/">Prof. Federica Sarro</u></a>.
<br><br>
Our research pushes the boundaries of automated approaches in Software Engineering, especially in the areas of software development, testing, repair, optimisation and analytics.
<br><br>
<!--
We carry out cutting-edge research on Machine Learning for Software Engineering and Software Engineering for Machine Learning, with a focus on automatic software testing, repair, and optimisation, software fairness, and predictive analytics for project management and quality assurance.
-->
Our group has strong expertise in empirical software engineering, search-based software engineering, software analytics, software fairness, genetic improvement of software, software testing and repair, project managment, machine learning for software engineering, and software engineering for machine learning.
<br><br>
We have obtained several international awards and generous <u><a href = "funding.html">funding</u></a> for our research, and have also collaborated with both large software companies, including Facebook and Google, and start-ups.
<br><br>
We promote and embrace open science by sharing whenever possible the <u><a href = "os.html">artefacts</u></a> accompaying our <u><a href = "publications.html">research papers</u></a> and our <a href = "https://www.youtube.com/channel/UCZjGXjbG8p581_BleLioBFA"><u> talks</u></a>.
</h2>
<logo-sec id = "logo-sec">
<!-- <a href = "index.html"> <span><img class="s-logo" src="images/s-logo.png"> <img id = "thisImg" class="o-logo" src="images/solar-members-logo.png" alt="img"> <img class="lar-logo" src="images/lar-logo.png"> </span></a> -->
<a href = "index.html"> <span><img id = "thisSmallImg" class="o-logo" src="images/publications-logo.png" alt="img"> </span></a>
</logo-sec>
<!-- Nav -->
<nav id="nav">
<ul>
<!-- <li><a class="icon solid fa-home" href="index.html"><span>SOLAR</span></a></li> -->
<li>
<a href="#" class="icon fa-chart-bar"><span>Research</span></a> </li>
<li>
<a class="icon solid fa-box-open"href="os.html"><span>Open Science</span></a> </li>
<!-- <ul>
<li><a href="#">Software Analytics</a></li>
<li><a href="#">Search-Based Software Engineering</a></li>
<li><a href="#">Optimization</a></li>
-->
<!-- <li>
<a href="#">Phasellus consequat</a>
<ul>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
<li><a href="#">Phasellus consequat</a></li>
</ul>
</li>
<li><a href="#">Veroeros feugiat</a></li> -->
<!-- </ul> -->
</li>
<li><a class="icon solid fa-bookmark" href="publications.html"><span>Publications</span></a></li>
<li><a class="icon solid fa-medal" href="awards.html"><span>Awards</span></a></li>
<li><a class="icon solid fa-users" href="members.html"><span>Team</span></a></li>
<li><a class="icon solid fa-hand-holding-usd" href="#"><span>Funding</span></a></li>
<li><a class="icon solid fa-user-plus" href="join-us.html"><span>Join Us!</span></a></li>
</ul>
</nav>
</div>
</section>
<!-- -->
<!-- Features -->
<section id="features">
<div class="container">
<div class="row aln-center">
<div class="col-6 col-6-medium col-12-small">
<section class = "funding-box">
<header>
<h3 class= "funding-box-h3"><strong><a href="/os/fairea.html">Search-Based Software Engineering</strong></a> <p> Everybody in the group!</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<section class = "funding-box">
<header>
<h3 class= "funding-box-h3"><strong><a href="">Software Testing</strong></a> <p>Mark Harman, Maria Kechagia, Justyna Petke, Federica Sarro, Dario Asprone</p>
</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<!-- Feature -->
<!-- <h2 class = "funding-box-h2">Fund 4</h2> -->
<section class = "funding-box">
<!-- <a href="#" class="image featured-funding"><img src="images/pic01.jpg" alt="" /></a> -->
<header>
<h3 class= "funding-box-h3"><strong><a href="">Program Repair</strong></a>
<p>Mark Harman, Maria Kechagia, Carol Hanna, Justyna Petke, Federica Sarro</p>
</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<!-- Feature -->
<!-- <h2 class = "funding-box-h2">Fund 4</h2> -->
<section class = "funding-box">
<!-- <a href="#" class="image featured-funding"><img src="images/pic01.jpg" alt="" /></a> -->
<header>
<h3 class= "funding-box-h3">
<strong><a href="">Project Managment</strong></a>
<p>Mark Harman, Federica Sarro</p>
</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<section class = "funding-box">
<header>
<h3 class= "funding-box-h3">
<strong><a href="">Genetic Improvement</strong></a>
<p>Mark Harman, Justyna Petke, Federica Sarro, Carol Hanna</p>
</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<section class = "funding-box">
<header>
<h3 class= "funding-box-h3">
<strong><a href="">Predictive Models for SE</strong></a>
<p>Federica Sarro</p>
</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<section class = "funding-box">
<header>
<h3 class= "funding-box-h3">
<strong><a href="">Software Fairness</strong></a>
<p>Mark Harman, Federica Sarro</p>
</h3>
</header>
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<section class = "funding-box">
<header>
<h3 class= "funding-box-h3">
<strong><a href="">Software Optimisation</strong></a>
<p>Mark Harman, Maria Kechagia, Justyna Petke, Federica Sarro, Mar Zamorano</p>
</h3>
</header>
</section>
</div>
</div>
<div class="col-12">
<br><br><br><br>
<!--<ul class="actions">
<li><a href="#" class="button icon solid fa-file">Tell Me More</a></li>
</ul>-->
</div>
</div>
</div>
</section>
<!-- Footer -->
<!-- <section id="footer">
<div class="container ">
<div class="row">
<div class="col-6 col-12-medium off-3">
<h4> Please include in your message the following: your CV, a statement of your research interests and past experience, starting time and transcripts.</h4>
<section>
<form method="post" action="#">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input name="name" placeholder="Name" type="text" />
</div>
<div class="col-6 col-12-small">
<input name="email" placeholder="f.sarro@ucl.ac.uk" type="text" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message"></textarea>
</div>
<div class="col-12">
<a href="#" class="form-button-submit button icon solid fa-envelope">Send Email</a>
</div>
</div>
</form>
</section>
</div>
<!-- <div class="col-6 col-12-medium">
<section>
<p>Erat lorem ipsum veroeros consequat magna tempus lorem ipsum consequat Phaselamet
mollis tortor congue. Sed quis mauris sit amet magna accumsan tristique. Curabitur
leo nibh, rutrum eu malesuada.</p>
<div class="row">
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon solid fa-home">
1234 Somewhere Road<br />
Nashville, TN 00000<br />
USA
</li>
<li class="icon solid fa-phone">
(000) 000-0000
</li>
<li class="icon solid fa-envelope">
<a href="#">info@untitled.tld</a>
</li>
</ul>
</div>
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon brands fa-twitter">
<a href="#">@untitled</a>
</li>
<li class="icon brands fa-instagram">
<a href="#">instagram.com/untitled</a>
</li>
<li class="icon brands fa-dribbble">
<a href="#">dribbble.com/untitled</a>
</li>
<li class="icon brands fa-facebook-f">
<a href="#">facebook.com/untitled</a>
</li>
</ul>
</div>
</div>
</section>
</div> -->
<!--</div>
</div>
</section> -->
<div id="copyright" class="container">
<!-- <ul class="links"> -->
<div class = "row text-center">
<div class = "col-6 col-12-medium off-4-right">
<p>©SOLAR. Built on <a href="http://html5up.net">HTML5 UP</a>. All rights reserved.</p></p>
</div>
<div class = "col-2 col-12-medium visit-stat">
<div id="histats_counter">
<!-- Histats.com START (aync)-->
<script type="text/javascript">var _Hasync= _Hasync|| [];
_Hasync.push(['Histats.start', '1,4399459,4,601,110,30,00011000']);
_Hasync.push(['Histats.fasi', '1']);
_Hasync.push(['Histats.track_hits', '']);
(function() {
var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
hs.src = ('//s10.histats.com/js15_as.js');
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
})();</script>
</div>
</div>
</div>
<!-- <li>Design: <a href="http://html5up.net">HTML5 UP</a></li> -->
<!-- </ul> -->
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/switch.js"></script>
</body>
</html>