-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
696 lines (599 loc) · 48 KB
/
index.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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Automatically generated. Do not edit directly!
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
<title>CUPLV:
Programming Languages and Verification at the University of Colorado Boulder
</title><script xmlns="" src="lib/jquery-1.5.1.min.js" type="text/javascript"></script><script xmlns="" src="lib/news.js" type="text/javascript"></script><link xmlns="" href="pl.css" rel="stylesheet" type="text/css"><script xmlns="" type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25127606-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script></head>
<body>
<div id="container">
<div id="lsidebarfloat">
<div id="lsidebar"></div>
</div>
<div id="rsidebarfloat">
<div id="rsidebar">
<div xmlns="" class="item">
<ul class="hlinks">
<li><a href="https://github.com/cuplv"><img src="pics/github-octocat.png" class="small-icon"></a><a href="https://twitter.com/cuplv"><img src="pics/twitter-bird.png" class="small-icon"></a><a href="https://vimeo.com/channels/cuplv"><img src="pics/vimeo.png" class="small-icon"></a></li>
</ul>
</div>
<h3 xmlns="">Faculty</h3>
<div xmlns=""><a href="http://www.cs.colorado.edu/~bec/"><img class="small-face" src="pics/chang.jpg"></a><a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a></div>
<div xmlns=""><a href="https://danny.cs.colorado.edu/"><img class="small-face" src="pics/generic-male.png"></a><a href="https://danny.cs.colorado.edu/">Danny Dig</a></div>
<div xmlns=""><a href="http://systems.cs.colorado.edu/people/faculty/dirk-grunwald/"><img class="small-face" src="pics/grunwald.jpg"></a><a href="http://systems.cs.colorado.edu/people/faculty/dirk-grunwald/">Dirk Grunwald</a></div>
<div xmlns=""><a href="https://gowthamk.github.io/"><img class="small-face" src="pics/generic-male.png"></a><a href="https://gowthamk.github.io/">Gowtham Kaki</a></div>
<div xmlns=""><a href="http://www.cs.colorado.edu/~srirams/"><img class="small-face" src="pics/sankaranarayanan.jpg"></a><a href="http://www.cs.colorado.edu/~srirams/">Sriram Sankaranarayanan</a></div>
<div xmlns=""><a href="http://benshapi.ro/"><img class="small-face" src="pics/generic-male.png"></a><a href="http://benshapi.ro/">Ben Shapiro</a></div>
<div xmlns=""><a href="http://vlsi.colorado.edu/~fabio/"><img class="small-face" src="pics/somenzi.jpg"></a><a href="http://vlsi.colorado.edu/~fabio/">Fabio Somenzi</a></div>
<div xmlns=""><a href="http://www.cs.colorado.edu/~astr3586/"><img class="small-face" src="pics/ashutosh.jpg"></a><a href="http://www.cs.colorado.edu/~astr3586/">Ashutosh Trivedi</a></div>
<div xmlns=""><a href="https://sites.google.com/site/zamani1362/home"><img class="small-face" src="pics/mzamani.png"></a><a href="https://sites.google.com/site/zamani1362/home">Majid Zamani</a></div>
<h3 xmlns="">Students</h3>
<h4 xmlns="">PhD</h4>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Taylor Dohmen
</div>
<div xmlns=""><a href="https://plv.colorado.edu/deflores"><img class="small-face" src="pics/flores.jpg"></a><a href="https://plv.colorado.edu/deflores">David Flores</a></div>
<div xmlns=""><a href="https://chfont.github.io"><img class="small-face" src="pics/cfontenot.jpg"></a><a href="https://chfont.github.io">Christian Fontenot</a></div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">John Komp
</div>
<div xmlns=""><a href="https://www.octalsrc.org/research"><img class="small-face" src="pics/nlewchenko.jpg"></a><a href="https://www.octalsrc.org/research">Nicholas V. Lewchenko</a></div>
<div xmlns=""><a href="https://kirby.linvill.net"><img class="small-face" src="pics/klinvill.jpg"></a><a href="https://kirby.linvill.net">Kirby Linvill</a></div>
<div xmlns=""><a href="https://plv.colorado.edu/tianhan/"><img class="small-face" src="pics/tianhan.jpg"></a><a href="https://plv.colorado.edu/tianhan/">Tianhan Lu</a></div>
<div xmlns=""><a href="http://plv.colorado.edu/shawn/"><img class="small-face" src="pics/meier.jpg"></a><a href="http://plv.colorado.edu/shawn/">Shawn Meier</a></div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Vishnu Murali
</div>
<div xmlns=""><a href="https://ck090.github.io/"><img class="small-face" src="pics/cknagesh.jpeg"></a><a href="https://ck090.github.io/">Chandra Kanth Nagesh</a></div>
<div xmlns=""><img class="small-face" src="pics/mnarasimhamurthy.jpg">Monal Narasimhamurthy
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Mateo Perez
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Prasanth Prahladan
</div>
<div xmlns=""><a href="https://rameezw.github.io/"><img class="small-face" src="pics/rwajid.jpeg"></a><a href="https://rameezw.github.io/">Rameez Wajid</a></div>
<h4 xmlns="">MS</h4>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Nagarajan Shanmuganathan
</div>
<h4 xmlns="">BS/BA</h4>
<div xmlns=""><img class="small-face" src="pics/generic-female.png">Emily Millican
</div>
<h3 xmlns="">Alumni</h3>
<h4 xmlns="">Faculty</h4>
<div xmlns=""><a href="http://ecee.colorado.edu/pavol/"><img class="small-face" src="pics/cerny.jpg"></a><a href="http://ecee.colorado.edu/pavol/">Pavol Černý</a></div>
<div xmlns=""><a href="http://www.cs.colorado.edu/~diwan/"><img class="small-face" src="pics/diwan.jpg"></a><a href="http://www.cs.colorado.edu/~diwan/">Amer Diwan</a></div>
<div xmlns=""><a href="http://matthewhammer.org"><img class="small-face" src="pics/hammer.png"></a><a href="http://matthewhammer.org">Matthew A. Hammer</a></div>
<div xmlns=""><a href="http://ecee.colorado.edu/~siek/"><img class="small-face" src="pics/siek.jpg"></a><a href="http://ecee.colorado.edu/~siek/">Jeremy G. Siek</a></div>
<h4 xmlns="">Scientists</h4>
<div xmlns=""><img class="small-face" src="pics/elam.png">Edmund S.L. Lam
</div>
<h4 xmlns="">Post-Docs</h4>
<div xmlns=""><img class="small-face" src="pics/aminbensassi.png">Mohamed Amin Ben Sassi
</div>
<div xmlns=""><a href="https://www.cs.colorado.edu/~xich8622/"><img class="small-face" src="pics/xinchen.jpg"></a><a href="https://www.cs.colorado.edu/~xich8622/">Xin Chen</a></div>
<div xmlns=""><a href="http://www.sergiomover.eu/"><img class="small-face" src="pics/smover.jpg"></a><a href="http://www.sergiomover.eu/">Sergio Mover</a></div>
<div xmlns=""><a href="http://www.cs.colorado.edu/~yuvo9296/"><img class="small-face" src="pics/yvoronin.jpg"></a><a href="http://www.cs.colorado.edu/~yuvo9296/">Yuen-Lam Voronin</a></div>
<h4 xmlns="">PhD</h4>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Geoffrey Belter
</div>
<div xmlns=""><a href="http://cs.colorado.edu/~sabl4745"><img class="small-face" src="pics/blackshear.jpg"></a><a href="http://cs.colorado.edu/~sabl4745">Sam Blackshear</a></div>
<div xmlns=""><a href="http://plv.colorado.edu/chakarov.html"><img class="small-face" src="pics/chakarov.jpg"></a><a href="http://plv.colorado.edu/chakarov.html">Aleksandar Chakarov</a></div>
<div xmlns=""><img class="small-face" src="pics/ychou.jpg">Chou Yi
</div>
<div xmlns=""><a href="http://www.cs.colorado.edu/~coughlid"><img class="small-face" src="pics/coughlin.jpg"></a><a href="http://www.cs.colorado.edu/~coughlid">Devin Coughlin</a></div>
<div xmlns=""><a href="http://eces.colorado.edu/~coxaj/"><img class="small-face" src="pics/cox.jpg"></a><a href="http://eces.colorado.edu/~coxaj/">Arlen Cox</a></div>
<div xmlns=""><img class="small-face" src="pics/mdooley.jpg">Michael Dooley
</div>
<div xmlns=""><a href="https://sites.google.com/site/duttasouradeep39/"><img class="small-face" src="pics/sdutta.png"></a><a href="https://sites.google.com/site/duttasouradeep39/">Souradeep Dutta</a></div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Justin E. Gottschlich
</div>
<div xmlns=""><img class="small-face" src="pics/karlin.jpg">Ian Karlin
</div>
<div xmlns=""><img class="small-face" src="pics/tkushner.png">Taisa Kushner
</div>
<div xmlns=""><a href="http://www.jrmcclurg.com/"><img class="small-face" src="pics/mcclurg.jpg"></a><a href="http://www.jrmcclurg.com/">Jedidiah McClurg</a></div>
<div xmlns=""><img class="small-face" src="pics/miao.jpg">Weiyu Miao
</div>
<div xmlns=""><a href="http://research.microsoft.com/en-us/people/toddm/"><img class="small-face" src="pics/mytkowicz.jpg"></a><a href="http://research.microsoft.com/en-us/people/toddm/">Todd Mytkowicz</a></div>
<div xmlns=""><img class="small-face" src="pics/nelson.jpg">Thomas Nelson
</div>
<div xmlns=""><a href="https://sites.google.com/a/colorado.edu/saeid-tizpaz-niari/"><img class="small-face" src="pics/tizpaz.jpg"></a><a href="https://sites.google.com/a/colorado.edu/saeid-tizpaz-niari/">Saeid Tizpaz Niari</a></div>
<div xmlns=""><img class="small-face" src="pics/ravanbakhsh.png">Hadi Ravanbakhsh
</div>
<div xmlns=""><a href="http://www.cs.umass.edu/~creichen/"><img class="small-face" src="pics/reichenbach.png"></a><a href="http://www.cs.umass.edu/~creichen/">Christoph Reichenbach</a></div>
<div xmlns=""><a href="http://plv.colorado.edu/benno"><img class="small-face" src="pics/stein.png"></a><a href="http://plv.colorado.edu/benno">Benno Stein</a></div>
<div xmlns=""><a href="https://hansolyoon.github.io/"><img class="small-face" src="pics/hyoon.png"></a><a href="https://hansolyoon.github.io/">Hansol Yoon</a></div>
<div xmlns=""><img class="small-face" src="pics/zhang.png">Yan Zhang
</div>
<div xmlns=""><img class="small-face" src="pics/zutshi.jpg">Aditya Zutshi
</div>
<h4 xmlns="">BS+MS</h4>
<div xmlns=""><img class="small-face" src="pics/rholland.jpg">Ross Holland
</div>
<div xmlns=""><img class="small-face" src="pics/khowell.jpg">Kyle Howell
</div>
<div xmlns=""><img class="small-face" src="pics/quan.jpg">Kira Quan
</div>
<div xmlns=""><a href="http://csel.cs.colorado.edu/~silkense"><img class="small-face" src="pics/silkensen.jpg"></a><a href="http://csel.cs.colorado.edu/~silkense">Erik Silkensen</a></div>
<h4 xmlns="">MS</h4>
<div xmlns=""><img class="small-face" src="pics/generic-female.png">Neelam Agrawal
</div>
<div xmlns=""><a href="http://csel.cs.colorado.edu/~bennethd"><img class="small-face" src="pics/bennett.jpg"></a><a href="http://csel.cs.colorado.edu/~bennethd">Huck Bennett</a></div>
<div xmlns=""><img class="small-face" src="pics/bharadwaj.jpg">Shashank Bharadwaj
</div>
<div xmlns=""><img class="small-face" src="pics/rdiwakaran.jpg">Ram Das Diwakaran
</div>
<div xmlns=""><img class="small-face" src="pics/deconomou.jpg">Dimitrios Economou
</div>
<div xmlns=""><img class="small-face" src="pics/aguttman.png">Andrew Guttman
</div>
<div xmlns=""><img class="small-face" src="pics/njagnik.jpg">Nilesh Jagnik
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Suhas Akshar Kumar
</div>
<div xmlns=""><img class="small-face" src="pics/aniket.jpg">Aniket Kumar Lata
</div>
<div xmlns=""><img class="small-face" src="pics/clin.jpg">Chih-Wei Lin
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Aniruddha Phatak
</div>
<div xmlns=""><img class="small-face" src="pics/athithyaa.jpg">Athithyaa Panchapakesan Rajeswari
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Santhanakrishnan Ramani
</div>
<div xmlns=""><img class="small-face" src="pics/vsingh.jpg">Vaibhav Singh
</div>
<div xmlns=""><img class="small-face" src="pics/ksripada.jpg">Krishna Chaitanya Sripada
</div>
<div xmlns=""><img class="small-face" src="pics/tsai.jpg">Yi-Fan Tsai
</div>
<div xmlns=""><img class="small-face" src="pics/turner.jpg">Jonathan Turner
</div>
<div xmlns=""><img class="small-face" src="pics/avillani.jpg">Anna Villani
</div>
<h4 xmlns="">BS/BA</h4>
<div xmlns=""><img class="small-face" src="pics/beal.png">Alex Beal
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Parker Evans
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Dakota Fisher
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Akash Gaonkar
</div>
<div xmlns=""><img class="small-face" src="pics/pgivens.jpg">Paul Givens
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Nathan Lapinksi
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Jay Lecavlier
</div>
<div xmlns=""><img class="small-face" src="pics/generic-female.png">Alexandra Okeson
</div>
<div xmlns=""><img class="small-face" src="pics/rolsen.jpg">Rhys Braginton Pettee Olsen
</div>
<div xmlns=""><img class="small-face" src="pics/eroncevich.png">Evan Roncevich
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Chance Roberts
</div>
<div xmlns=""><img class="small-face" src="pics/generic-male.png">Max Russek
</div>
<div xmlns=""><a href="http://peilun.org"><img class="small-face" src="pics/pzhang.jpg"></a><a href="http://peilun.org">Peilun Zhang</a></div>
<div xmlns=""><img class="small-face" src="pics/vanderweit.jpg">Nicholas Vanderweit
</div>
<h4 xmlns="">Visiting Scholars</h4>
<div xmlns=""><a href="http://perso.ens-lyon.fr/pierre.roux/"><img class="small-face" src="pics/proux.jpg"></a><a href="http://perso.ens-lyon.fr/pierre.roux/">Pierre Roux</a></div>
<h3 xmlns="">Affiliates</h3>
<div xmlns="" class="hanging"><a href="http://systems.cs.colorado.edu/"><b>Computer Systems</b> @ Colorado</a></div>
<div xmlns="" class="hanging"><a href="http://hcc.colorado.edu/"><b>Human-Centered Computing</b> @ Colorado</a></div>
<div xmlns="" class="hanging"><a href="http://www.cs.colorado.edu/">Department of <b>Computer Science</b></a></div>
<div xmlns="" class="hanging"><a href="http://ecee.colorado.edu/">Department of <b>Electrical, Computer, and Energy Engineering</b></a></div>
<div xmlns="" class="hanging"><a href="http://engineering.colorado.edu/">College of <b>Engineering and Applied Science</b></a></div>
<div xmlns="" class="hanging"><a href="http://www.colorado.edu/">University of Colorado <b>Boulder</b></a></div>
</div>
</div>
<div id="banner">
<ul xmlns="">
<li><span class="link-here">Welcome</span></li>
<li><a href="news.html">News</a></li>
<li><a href="people.html">People</a></li>
<li><a href="papers.html">Papers</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="visiting.html">Visiting</a></li>
</ul><img xmlns="" src="pics/banner.jpg" height="50"></div>
<div id="content">
<div id="header">
<div xmlns=""><span class="title">CUPLV</span><span class="subtitle">
Programming Languages and Verification
at the University of Colorado Boulder
</span></div>
<div xmlns="" class="tagline">
Expressivity, Performance, Dependability, and Understanding
of Computational Systems
</div>
</div>
<div xmlns="" id="news">
<div id="news-box">
<div class="news-detail">2024.01.19:
<div class="float-right"><img class="medium-face" src="pics/stein.png"> <img class="medium-face" src="pics/chang.jpg">
</div>
CUPLV authors
<a href="http://plv.colorado.edu/benno">Benno Stein</a> and <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a> with collaborators
has had a paper "<a href="papers/demanded-summarization-toplas24.html">Interactive Abstract Interpretation with Demanded Summarization</a>" published in
TOPLAS.
</div>
<div class="news-detail">2023.11.01:
<div class="float-right"></div>
Call for Ph.D. applicants for Fall 2024. Application deadline
is December 15, 2023.
</div>
<div class="news-detail">2023.07.01:
<div class="float-right"></div>
CUPLV authors
<a href="http://plv.colorado.edu/shawn/">Shawn Meier</a>,
<a href="https://kirby.linvill.net">Kirby Linvill</a>,
<a href="http://www.sergiomover.eu/">Sergio Mover</a>,
<a href="https://gowthamk.github.io/">Gowtham Kaki</a>, and
<a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>
have had papers accepted for presentation at <a href="http://2023.splashcon.org/">OOPSLA 2023</a> in October (<a href="papers/historia-oopsla23.html">Meier et al.</a> and <a href="papers/indistinguishability-oopsla23.html">Linvill et al.</a>).
</div>
<div class="news-detail">2023.06.29:
<div class="float-right"><img class="medium-face" src="pics/chang.jpg">
</div>
CUPLV author
<a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a> with collaborators
has had a paper "<a href="papers/ondemandcg-sas23.html">Lifting On-Demand Analysis to Higher-Order Languages</a>" accepted for presentation at
<a href="https://conf.researchr.org/home/sas-2023">SAS 2023</a> in October.
</div>
<div class="news-detail">2022.11.01:
<div class="float-right"></div>
Call for Ph.D. applicants for Fall 2023. Application deadline
is December 15, 2022.
</div>
<div class="news-detail">2022.02.25:
<div class="float-right"><img class="medium-face" src="pics/generic-male.png"> <img class="medium-face" src="pics/generic-male.png"> <img class="medium-face" src="pics/nlewchenko.jpg">
</div>
CUPLV authors <a href="https://gowthamk.github.io/">Gowtham Kaki</a>, Prasanth Prahladan, and <a href="https://www.octalsrc.org/research">Nicholas V. Lewchenko</a>
have had papers accepted for presentation at <a href="https://pldi22.sigplan.org/">PLDI 2022</a> in June (<a href="papers/runtimeassisted-pldi22.html">Kaki et al.</a> and <a href="papers/antipotentials-pldi22.html">Žikelić et al.</a>).
</div>
<div class="news-detail">2021.11.01:
<div class="float-right"></div>
Call for Ph.D. applicants for Fall 2022. Application deadline
is December 15, 2021.
</div>
<div class="news-detail">2021.10.13:
<div class="float-right"><img class="medium-face" src="pics/tianhan.jpg"> <img class="medium-face" src="pics/chang.jpg"> <img class="medium-face" src="pics/ashutosh.jpg">
</div>
<a href="https://plv.colorado.edu/tianhan/">Tianhan Lu</a>
wins
the Radhia Cousot Young Researcher Best Paper Award
at <a href="https://conf.researchr.org/home/sas-2021">SAS 2021</a>
for his paper
"<a href="papers/brbo-sas21.html">Selectively-Amortized Resource Bounding</a>"
co-authored with
<a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>
and
<a href="http://www.cs.colorado.edu/~astr3586/">Ashutosh Trivedi</a>.
</div>
<div class="news-detail">2021.09.29:
<div class="float-right"><img class="medium-face" src="pics/stein.png">
</div>
CUPLV student <a href="http://plv.colorado.edu/benno">Benno Stein</a>
receives the 2021
<a xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" href="https://www.colorado.edu/cs/current-students/student-awards">Ralph J. Slutz Student Excellence Award</a>.
</div>
<div class="news-detail">2021.07.05:
<div class="float-right"><img class="medium-face" src="pics/tianhan.jpg"> <img class="medium-face" src="pics/chang.jpg"> <img class="medium-face" src="pics/ashutosh.jpg">
</div>
CUPLV authors
<a href="https://plv.colorado.edu/tianhan/">Tianhan Lu</a>,
<a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>, and
<a href="http://www.cs.colorado.edu/~astr3586/">Ashutosh Trivedi</a>,
have had a paper "<a href="papers/brbo-sas21.html">Selectively-Amortized Resource Bounding</a>" accepted for presentation at
<a href="https://conf.researchr.org/home/sas-2021">SAS 2021</a> in October.
</div>
<div class="news-detail">2021.04.19:
<div class="float-right"><img class="medium-face" src="pics/stein.png">
</div>
CUPLV student <a href="http://plv.colorado.edu/benno">Benno Stein</a>
receives the 2020-2021
<a xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" href="https://www.colorado.edu/cs/news-events/student-awards#outstanding_research-939">CU CS Outstanding Research Award</a>.
</div>
<div class="news-detail">2021.04.18:
<div class="float-right"><img class="medium-face" src="pics/generic-male.png"> <img class="medium-face" src="pics/somenzi.jpg"> <img class="medium-face" src="pics/ashutosh.jpg">
</div>
CUPLV authors
Mateo Perez,
<a href="http://vlsi.colorado.edu/~fabio/">Fabio Somenzi</a>, and
<a href="http://www.cs.colorado.edu/~astr3586/">Ashutosh Trivedi</a> with collaborators,
have had a paper "<a href="papers/bmdp-cav21.html">Model-Free Reinforcement Learning for Branching Markov Decision Processes.</a>" accepted for presentation at
<a href="http://i-cav.org/2021/">CAV 2021</a> in July.
</div>
<div class="news-detail">2021.02.25:
<div class="float-right"><img class="medium-face" src="pics/stein.png"> <img class="medium-face" src="pics/chang.jpg">
</div>
CUPLV authors
<a href="http://plv.colorado.edu/benno">Benno Stein</a> and
<a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a> with collaborators
have had a paper "<a href="papers/dai-pldi21.html">Demanded Abstract Interpretation</a>" accepted for presentation at
<a href="https://conf.researchr.org/home/pldi-2021">PLDI 2021</a> in June.
</div>
<div class="news-detail">2020.11.12:
<div class="float-right"><img class="medium-face" src="pics/chang.jpg">
</div>
CUPLV author
<a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a> with collaborators
have had a survery paper "<a href="papers/shapeanalysis-fnt20.html">Shape Analysis</a>" published in
FNTPL.
</div>
<div class="news-detail">2020.11.01:
<div class="float-right"></div>
Call for Ph.D. applicants for Fall 2021. Application deadline
is December 15, 2020.
</div>
</div>
<div class="news-item" id="paper-toplas24">2024.01.19:
Paper by
<a href="papers/demanded-summarization-toplas24.html">Stein et al.</a> published in
TOPLAS.
</div>
<div class="news-item" id="phd-call-2023">2023.11.01:
Call for Ph.D. applicants for Fall 2024. Application deadline
is December 15, 2023.
</div>
<div class="news-item" id="paper-oopsla23">2023.07.01:
Two papers with CUPLV authors accepted to <a href="http://2023.splashcon.org/">OOPSLA 2023</a>!
[<a href="papers/historia-oopsla23.html">1</a>,
<a href="papers/indistinguishability-oopsla23.html">2</a>]
</div>
<div class="news-item" id="paper-sas23">2023.06.29:
Paper by
<a href="papers/ondemandcg-sas23.html">Schoepe et al.</a> accepted to
<a href="https://conf.researchr.org/home/sas-2023">SAS 2023</a>.
</div>
<div class="news-item" id="phd-call-2022">2022.11.01:
Call for Ph.D. applicants for Fall 2023. Application deadline
is December 15, 2022.
</div>
<div class="news-item" id="paper-pldi22">2022.02.25:
Two papers with CUPLV authors (conditionally) accepted to <a href="https://pldi22.sigplan.org/">PLDI 2022</a>!
[<a href="papers/runtimeassisted-pldi22.html">1</a>,
<a href="papers/antipotentials-pldi22.html">2</a>]
</div>
<div class="news-item" id="phd-call-2021">2021.11.01:
Call for Ph.D. applicants for Fall 2022. Application deadline
is December 15, 2021.
</div>
<div class="news-item" id="sas-cousot-award-2021">2021.10.13:
CUPLV student <a href="https://plv.colorado.edu/tianhan/">Tianhan Lu</a> wins
the Radhia Cousot Young Researcher Best Paper Award
at <a href="https://conf.researchr.org/home/sas-2021">SAS 2021</a>.
</div>
<div class="news-item" id="slutz21">2021.09.29:
CUPLV student <a href="http://plv.colorado.edu/benno">Benno Stein</a>
receives the 2021
<a xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" href="https://www.colorado.edu/cs/current-students/student-awards">Ralph J. Slutz Student Excellence Award</a>.
</div>
<div class="news-item" id="paper-sas21">2021.07.05:
Paper by
<a href="papers/brbo-sas21.html">Lu et al.</a> accepted to
<a href="https://conf.researchr.org/home/sas-2021">SAS 2021</a>.
</div>
<div class="news-item" id="deptresearchaward21">2021.04.19:
CUPLV student <a href="http://plv.colorado.edu/benno">Benno Stein</a>
receives the 2020-2021
<a xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" href="https://www.colorado.edu/cs/news-events/student-awards#outstanding_research-939">CU CS Outstanding Research Award</a>.
</div>
<div class="news-item" id="paper-cav21">2021.04.18:
Paper by
<a href="papers/bmdp-cav21.html">Hahn et al.</a> accepted to
<a href="http://i-cav.org/2021/">CAV 2021</a>.
</div>
<div class="news-item" id="paper-pldi21">2021.02.25:
Paper by
<a href="papers/dai-pldi21.html">Stein et al.</a> accepted to
<a href="https://conf.researchr.org/home/pldi-2021">PLDI 2021</a>.
</div>
<div class="news-item" id="paper-fnt20">2020.11.12:
Survey article
"<a href="papers/shapeanalysis-fnt20.html">Shape Analysis</a>"
by
<a href="papers/shapeanalysis-fnt20.html">Chang et al.</a>
published in
FNTPL.
</div>
<div class="news-item" id="phd-call-2020">2020.11.01:
Call for Ph.D. applicants for Fall 2021. Application deadline
is December 15, 2020.
</div>
</div>
<div xmlns="" class="contentbox" style="width: 99%; float:right; height: 6ex;"><a href="http://www.colorado.edu/cs/apply/graduate-admissions"><b>Ph.D. Positions</b></a>.
We are looking for strong students to join our diverse and
dynamic group in programming languages and verification.
Application deadline is December 15, 2024.
</div>
<div xmlns="" style="clear: left;"></div>
<hr xmlns="">
<h4 xmlns="">Projects</h4>
<div xmlns="" class="item">
<div><a href="http://plv.colorado.edu/projects/fixr">Fixr</a><span style="position: absolute; left: 150px;">Mining and Understanding Bug Fixes for App-Framework Protocol Defects<span style="margin-left: 1em"><a href="http://www.cs.colorado.edu/~bec/"><img class="small-face" src="pics/chang.jpg"></a><a href="http://www.cs.colorado.edu/~kena/"></a><a href="http://ecee.colorado.edu/pavol/"><img class="small-face" src="pics/cerny.jpg"></a><a href="http://www.cs.colorado.edu/~srirams/"><img class="small-face" src="pics/sankaranarayanan.jpg"></a><a href="http://www.tomyeh.info/"></a><img class="small-face" src="pics/elam.png"><a href="http://www.sergiomover.eu/"><img class="small-face" src="pics/smover.jpg"></a></span></span></div>
</div>
<div xmlns="" class="item">
<div><a href="https://github.com/cuplv/droidel">Droidel</a><span style="position: absolute; left: 150px;">A Framework Model for Static Analysis of Android Applications<span style="margin-left: 1em"><a href="http://cs.colorado.edu/~sabl4745"><img class="small-face" src="pics/blackshear.jpg"></a><a href="http://www.cs.colorado.edu/~alge6158/"><img class="small-face" src="pics/gendreau.jpg"></a><a href="http://www.cs.colorado.edu/~bec/"><img class="small-face" src="pics/chang.jpg"></a></span></span></div>
</div>
<div xmlns="" class="item">
<div><a href="http://pl.cs.colorado.edu/projects/quicgraphs/">QUIC Graphs</a><span style="position: absolute; left: 150px;">Relational Invariant Generation for Containers<span style="margin-left: 1em"><a href="http://eces.colorado.edu/~coxaj/"><img class="small-face" src="pics/cox.jpg"></a><a href="http://www.cs.colorado.edu/~bec/"><img class="small-face" src="pics/chang.jpg"></a><a href="http://www.cs.colorado.edu/~srirams/"><img class="small-face" src="pics/sankaranarayanan.jpg"></a></span></span></div>
</div>
<div xmlns="" class="item">
<div><a href="http://pl.cs.colorado.edu/projects/thresher/">Thresher</a><span style="position: absolute; left: 150px;">Precise Refutations for Heap Reachability<span style="margin-left: 1em"><a href="http://cs.colorado.edu/~sabl4745"><img class="small-face" src="pics/blackshear.jpg"></a><a href="http://www.cs.colorado.edu/~bec/"><img class="small-face" src="pics/chang.jpg"></a><a href="http://manu.sridharan.net"><img class="small-face" src="pics/sridharan.jpg"></a></span></span></div>
</div>
<div xmlns="" class="item">
<div><a href="http://pl.cs.colorado.edu/projects/fissile/">Fissile Type Analysis</a><span style="position: absolute; left: 150px;">Modular Checking of Almost-Everywhere Invariants<span style="margin-left: 1em"><a href="http://www.cs.colorado.edu/~coughlid"><img class="small-face" src="pics/coughlin.jpg"></a><a href="http://www.cs.colorado.edu/~bec/"><img class="small-face" src="pics/chang.jpg"></a></span></span></div>
</div>
<hr xmlns="">
<h4 xmlns="">Recent Publications</h4>
<h2 xmlns="">TOPLAS<span class="subh">46(1)</span><span class="subh">2024</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="https://doi.org/10.1145/3648441"><img src="clouds/demanded-summarization-toplas24.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2024</div>
<ul class="hlinks">
<li><a href="papers/demanded-summarization-toplas24.html">detail</a></li>
<li><a href="https://doi.org/10.1145/3648441">doi</a></li>
<li><a href="papers/demanded-summarization-toplas24.pdf" onClick="_gaq.push(['_trackPageview', '/papers/demanded-summarization-toplas24.pdf']);">pdf</a></li>
</ul>
<div class="item-header hanging">Interactive Abstract Interpretation with Demanded Summarization</div>
<div class="hanging"><a href="http://plv.colorado.edu/benno">Benno Stein</a>, <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>, and <a href="http://manu.sridharan.net">Manu Sridharan</a></div>
<div class="hanging">
ACM Transactions on Programming Languages and Systems (TOPLAS)
ACM Trans. Program. Lang. Syst.
</div>
</div>
</div>
<h2 xmlns=""><a href="http://2023.splashcon.org/">OOPSLA 2023</a><span class="subh">Cascais, Portugal</span><span class="subh">October 2023</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="https://doi.org/10.1145/3622865"><img src="clouds/historia-oopsla23.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2023</div>
<ul class="hlinks">
<li><a href="papers/historia-oopsla23.html">detail</a></li>
<li><a href="https://doi.org/10.1145/3622865">doi</a></li>
</ul>
<div class="item-header hanging">Historia: Refuting Callback Reachability with Message-History Logics</div>
<div class="hanging"><a href="http://plv.colorado.edu/shawn/">Shawn Meier</a>, <a href="http://www.sergiomover.eu/">Sergio Mover</a>, <a href="https://gowthamk.github.io/">Gowtham Kaki</a>, and <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a></div>
<div class="hanging">
<a href="http://2023.splashcon.org/">OOPSLA 2023</a>:
ACM SIGPLAN Conference on Object Oriented Programming Systems Languages and Applications
</div>
</div>
</div>
<div xmlns="" class="item">
<div class="item-icon"><a href="https://doi.org/10.1145/3622849"><img src="clouds/indistinguishability-oopsla23.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2023</div>
<ul class="hlinks">
<li><a href="papers/indistinguishability-oopsla23.html">detail</a></li>
<li><a href="https://doi.org/10.1145/3622849">doi</a></li>
</ul>
<div class="item-header hanging">Verifying Indistinguishability of Privacy-Preserving Protocols</div>
<div class="hanging"><a href="https://kirby.linvill.net">Kirby Linvill</a>, <a href="https://gowthamk.github.io/">Gowtham Kaki</a>, and <a href="https://ericw.us/trow/">Eric Wustrow</a></div>
<div class="hanging">
Proceedings of the ACM on Programming Languages
PACMPL
</div>
</div>
</div>
<h2 xmlns=""><a href="https://conf.researchr.org/home/sas-2023">SAS 2023</a><span class="subh">Cascais, Portugal</span><span class="subh">October 2023</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="https://doi.org/10.1007/978-3-031-44245-2_21"><img src="clouds/ondemandcg-sas23.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2023</div>
<ul class="hlinks">
<li><a href="papers/ondemandcg-sas23.html">detail</a></li>
<li><a href="https://doi.org/10.1007/978-3-031-44245-2_21">doi</a></li>
</ul>
<div class="item-header hanging">Lifting On-Demand Analysis to Higher-Order Languages</div>
<div class="hanging"><a href="https://schoepe.org/~daniel/">Daniel Schoepe</a>, David Seekatz, <a href="https://istoilkovska.github.io/">Ilina Stoilkovska</a>, <a href="https://sstucki.github.io/">Sandro Stucki</a>, Daniel Tattersall, Pauline Bolignano, <a href="https://www.rmnd.net/">Franco Raimondi</a>, and <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a></div>
<div class="hanging">
<a href="https://conf.researchr.org/home/sas-2023">SAS 2023</a>:
International Static Analysis Symposium
</div>
</div>
</div>
<h2 xmlns=""><a href="https://pldi22.sigplan.org/">PLDI 2022</a><span class="subh">San Diego, California, USA</span><span class="subh">June 2022</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="papers/runtimeassisted-pldi22.pdf" onClick="_gaq.push(['_trackPageview', '/papers/runtimeassisted-pldi22.pdf']);"><img src="clouds/runtimeassisted-pldi22.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2022</div>
<ul class="hlinks">
<li><a href="papers/runtimeassisted-pldi22.html">detail</a></li>
<li><a href="papers/runtimeassisted-pldi22.pdf" onClick="_gaq.push(['_trackPageview', '/papers/runtimeassisted-pldi22.pdf']);">pdf</a></li>
</ul>
<div class="item-header hanging">RunTime-assisted convergence in replicated data types</div>
<div class="hanging"><a href="https://gowthamk.github.io/">Gowtham Kaki</a>, Prasanth Prahladan, and <a href="https://www.octalsrc.org/research">Nicholas V. Lewchenko</a></div>
<div class="hanging">
<a href="https://pldi22.sigplan.org/">PLDI 2022</a>:
ACM SIGPLAN Conference on Programming Language Design and Implementation
</div>
</div>
</div>
<div xmlns="" class="item">
<div class="item-icon"><a href="papers/antipotentials-pldi22.pdf" onClick="_gaq.push(['_trackPageview', '/papers/antipotentials-pldi22.pdf']);"><img src="clouds/antipotentials-pldi22.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2022</div>
<ul class="hlinks">
<li><a href="papers/antipotentials-pldi22.html">detail</a></li>
<li><a href="papers/antipotentials-pldi22.pdf" onClick="_gaq.push(['_trackPageview', '/papers/antipotentials-pldi22.pdf']);">pdf</a></li>
</ul>
<div class="item-header hanging">Differential Cost Analysis with Simultaneous Potentials and Anti-potentials</div>
<div class="hanging">Ðorđe Žikelić, <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>, Pauline Bolignano, and <a href="https://www.rmnd.net/">Franco Raimondi</a></div>
<div class="hanging">
<a href="https://pldi22.sigplan.org/">PLDI 2022</a>:
ACM SIGPLAN Conference on Programming Language Design and Implementation
</div>
</div>
</div>
<h2 xmlns=""><a href="https://conf.researchr.org/home/sas-2021">SAS 2021</a><span class="subh">Chicago, Illinois, USA</span><span class="subh">October 2021</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="papers/brbo-sas21.pdf" onClick="_gaq.push(['_trackPageview', '/papers/brbo-sas21.pdf']);"><img src="clouds/brbo-sas21.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2021</div>
<ul class="hlinks">
<li><a href="papers/brbo-sas21.html">detail</a></li>
<li><a href="papers/brbo-sas21.pdf" onClick="_gaq.push(['_trackPageview', '/papers/brbo-sas21.pdf']);">pdf</a></li>
</ul>
<div class="item-header hanging">Selectively-Amortized Resource Bounding</div>
<div class="hanging"><a href="https://plv.colorado.edu/tianhan/">Tianhan Lu</a>, <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>, and <a href="http://www.cs.colorado.edu/~astr3586/">Ashutosh Trivedi</a></div>
<div class="hanging">
<a href="https://conf.researchr.org/home/sas-2021">SAS 2021</a>:
International Static Analysis Symposium
</div>
</div>
</div>
<h2 xmlns=""><a href="http://i-cav.org/2021/">CAV 2021</a><span class="subh">Virtual</span><span class="subh">July 2021</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="papers/bmdp-cav21.pdf" onClick="_gaq.push(['_trackPageview', '/papers/bmdp-cav21.pdf']);"><img src="clouds/bmdp-cav21.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2021</div>
<ul class="hlinks">
<li><a href="papers/bmdp-cav21.html">detail</a></li>
<li><a href="papers/bmdp-cav21.pdf" onClick="_gaq.push(['_trackPageview', '/papers/bmdp-cav21.pdf']);">pdf</a></li>
</ul>
<div class="item-header hanging">Model-Free Reinforcement Learning for Branching Markov Decision Processes.</div>
<div class="hanging">Ernst Moritz Hahn, Mateo Perez, Sven Schewe, <a href="http://vlsi.colorado.edu/~fabio/">Fabio Somenzi</a>, <a href="http://www.cs.colorado.edu/~astr3586/">Ashutosh Trivedi</a>, and Dominik Wojtczak
</div>
<div class="hanging">
<a href="http://i-cav.org/2021/">CAV 2021</a>:
International Conference on Computer Aided Verification
</div>
</div>
</div>
<h2 xmlns=""><a href="https://conf.researchr.org/home/pldi-2021">PLDI 2021</a><span class="subh">Virtual</span><span class="subh">June 2021</span></h2>
<div xmlns="" class="item">
<div class="item-icon"><a href="papers/dai-pldi21.pdf" onClick="_gaq.push(['_trackPageview', '/papers/dai-pldi21.pdf']);"><img src="clouds/dai-pldi21.words.png" class="icon"></a></div>
<div class="item-block">
<div class="item-date">2021</div>
<ul class="hlinks">
<li><a href="papers/dai-pldi21.html">detail</a></li>
<li><a href="papers/dai-pldi21.pdf" onClick="_gaq.push(['_trackPageview', '/papers/dai-pldi21.pdf']);">pdf</a></li>
</ul>
<div class="item-header hanging">Demanded Abstract Interpretation</div>
<div class="hanging"><a href="http://plv.colorado.edu/benno">Benno Stein</a>, <a href="http://www.cs.colorado.edu/~bec/">Bor-Yuh Evan Chang</a>, and <a href="http://manu.sridharan.net">Manu Sridharan</a></div>
<div class="hanging">
<a href="https://conf.researchr.org/home/pldi-2021">PLDI 2021</a>:
ACM SIGPLAN Conference on Programming Language Design and Implementation
</div>
</div>
</div>
</div>
</div>
</body>
</html>