-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
282 lines (206 loc) · 9.65 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="lib/jquery-3.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script type="text/javascript" src="lib/jquery-ui.js"></script>
<title>BDD@FLoC'22</title>
<link href="lib/custom.css" rel="stylesheet">
<link href="lib/jquery-ui.css" rel="stylesheet">
<meta name="description" content="BDD@FLoC'22: Bryant Discoveries Day at FLoC 2022">
</head>
<body>
<div class="header padded bottom-border" style="clear:right">
<div class="clearfix">
<div class="pull-left">
<a href="./index.html" class="nounderline">
<div class="padding-top">BDD@FLoC'22: Bryant Discoveries Day at FLoC 2022</div>
</a>
</div>
<div class="pull-right">
<div class="navbar-wrapper">
<div class="padding-top">
<div>
<a href="./index.html"><span class="navbarlink">Home</span></a>
<a href="./registration.html"><span class="navbarlink">Registration</span></a>
<a href="./program.html"><span class="navbarlink">Program</span></a>
<a href="./speakers.html"><span class="navbarlink">Speakers</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="main">
<div class="content">
<p class="centered padded">
</p>
<div class="centered">
<div class="big"><span class="extra-big">BDD</span>@FLoC'22</div>
<div style="margin-top: -0.05em"><span style="width: 65%; display: inline-block; font-size: larger;">Bryant
Discoveries Day@FLoC'22: Celebrating the Career and Professional Achievements of Prof. Randal E.
Bryant</span></div>
<div style="margin-top: 0.5em;">
<span><a href="http://satisfiability.org/SAT22/">SAT '22</a> Part of <a href="https://www.floc2022.org/">FLoC
'22</a></span>
<span class="left-padding">Haifa, Israel</span>
<span class="left-padding">August 5, 2022</span>
<div class="centered">
<table class="centered inlineblock">
</table>
</div>
</div>
</div>
<div align="center">
<img width=33% src="images/bryant3.jpg">
<img width=45.15% src="images/bryant.jpg">
<img width=17.35% src="images/bryant2.jpg">
</div>
<table>
<tbody>
<tr>
<td class="small" width="595px">
<div class="header lead">Overview</div>
<div class="no-top-padding">
<p class="no-top-padding">
<a href="https://www.cs.cmu.edu/~bryant">Professor Randal E. Bryant</a> is a
pioneer in formal methods and electronic design automation. An event in his
honor was held as part of the International Conference on Theory and
Applications of Satisfiability Testing (SAT) on August 5, 2022 in Haifa,
Israel. This page provides the details about the event including a list of
invited speakers and program. A video recording of the event is available on
the <a href="./program.html">program page</a>.
</p>
</div>
<div class="header lead">Biography</div>
<div>
<p>Randal E. Bryant is the Founders University Professor of Computer Science Emeritus at
Carnegie Mellon University. He has been on the faculty at Carnegie Mellon since
1984. He also holds a courtesy appointment in
the Electrical and Computer Engineering Department. He served as Dean of the School
of Computer Science from 2004 to 2014.</p>
<p>Dr. Bryant's research focuses on methods for formally verifying digital hardware, and
more recently some forms of software. He is well known for the development of the
ordered binary decision diagram (OBDD) data structure, used not just for formal
hardware and software verification, but also digital circuit testing and synthesis,
AI planning, and combinatorial optimization. In addition, he has developed several
techniques to verify circuits by symbolic simulation, with levels of abstraction
ranging from transistors to models based on first-order logic.</p>
<p>Dr. Bryant has received widespread recognition for his work. He is a fellow of the
IEEE and the ACM, as well as a member of the National Academy of Engineering and the
American Academy of Arts and Science. His awards include the 1997 ACM Kanellakis
Theory and Practice Award (shared with Edmund M. Clarke, Ken McMillan, and Allen
Emerson) for contributing to the development of symbolic model checking, as well as
the 1989 IEEE W.R.G. Baker Prize for the best paper appearing in any IEEE
publication during the preceding year. He received the 2010 ACM/IEEE A. Richard
Newton Technical Award in Electronic Design Automation, the 2009 EDAC/IEEE Phil
Kaufman Award, and the 2007 IEEE Emmanuel R. Piore Award, reflecting the impact his
work has had on tools used by the semiconductor industry for verifying their designs
prior to manufacture.</p>
<p>Dr. Bryant teaches courses in computer systems and parallel computing.
Along with David R. O'Hallaron, he developed a novel approach to
teaching about the hardware, networking, and system software that
comprise a system from the perspective of an advanced programmer,
rather than from those of the system designers. Their textbook
``Computer Systems: A Programmer's Perspective,'' now in its third
edition, is in use at over 375 institutions worldwide, with
translations into five languages.</p>
<p>Dr. Bryant spent the 1989-1990 academic year as a Visiting Research
Fellow at Fujitsu Laboratories in Kawasaki, Japan. He spent the
2014-2015 academic year as Assistant Director for Information
Technology Research and Development at the White House Office of
Science and Technology Policy (OSTP). There he worked on the National
Strategic Computing Initiative, issued as Executive Order 13702 in
July, 2015.</p>
<p>Dr. Bryant received his B.S. in Applied Mathematics from the
University of Michigan in 1973, and his PhD in computer science from
MIT in 1981. He was an assistant professor at Caltech from 1981 to
1984.
</p>
</div>
</td>
<td width="5px">
</td>
<td class="small" style="overflow:hidden" width="200px">
<div class="box">
<div class="header lead">
Recording of Event
</div>
<div>
<div>
See <a href="./program.html">program page</a> for video and schedule.
</div>
</div>
</div>
<div class="box">
<div class="header lead">
Important Dates
</div>
<div>
<div class="slightlybold">
August 5, 2022
</div>
<div>
Workshop
</div>
</div>
</div>
<div class="box">
<div class="header lead">
Organizing Committee
</div>
<div class="margin-bottom">
<div class="slightlybold">
Aarti Gupta
</div>
<div>
Princeton University
</div>
</div>
<div class="margin-bottom">
<div class="slightlybold">
Shuvendu Lahiri
</div>
<div>
Microsoft Research
</div>
</div>
<div class="margin-bottom">
<div class="slightlybold">
Kenneth McMillan
</div>
<div>
The University of Texas at Austin
</div>
</div>
<div class="margin-bottom">
<div class="slightlybold">
Sanjit A. Seshia
</div>
<div>
University of California, Berkeley
</div>
</div>
<div class="margin-bottom">
<div class="slightlybold">
Ofer Strichman
</div>
<div>
Technion - Israel Institute of Technology
</div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<div style="clear:both"></div>
<div class="footer">
Thank you to <a href="https://schasins.com/">Sarah Chasins</a> for the website template.
Webmaster: <a href="https://federico.morarocha.ca/">Federico Mora</a>.
</div>
</div>
</div>
</body>
</html>