Skip to content

Commit 76e3f8f

Browse files
authored
Merge pull request #16 from NetworkVerification/master
David's Blog Post on Models and Simulation
2 parents 2f06be7 + b44ffd0 commit 76e3f8f

File tree

11 files changed

+160
-0
lines changed

11 files changed

+160
-0
lines changed

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ authors:
5050
avatar: /assets/images/george-varghese.jpg
5151
bio: "George Varghese is a Chancellor's Professor of Computer Science at UCLA. He received his Ph.D. in 1992 from MIT after working at DEC designing DECNET protocols and products, including the bridge architecture and Gigaswitch. From 1993-1999, he was a professor at Washington University, and at UCSD from 1999 to 2013. He was the Distinguished Visitor in the computer science department at Stanford University from 2010-2011. From 2012-2016, he was a Principal Researcher and Partner at Microsoft Research working on network verification."
5252

53+
david:
54+
name: David Walker
55+
site: https://www.cs.princeton.edu/~dpw/
56+
avatar: /assets/images/david-walker.png
57+
bio: "David Walker is a Professor of Computer Science at Princeton University. He received his doctoral and master’s degrees in computer science from Cornell, and his bachelor’s from Queen’s University in Kingston, Ontario. During sabbaticals from Princeton, he has served as a visiting researcher at Microsoft Research in Redmond (2008) and in Cambridge (2009), and as Associate Visiting Faculty at the University of Pennsylvania (2015-2016)."
58+
5359

5460
# Defaults
5561
defaults:

_posts/2020-06-18-models-of-distributed-protocols.md

Lines changed: 154 additions & 0 deletions
Large diffs are not rendered by default.

assets/images/david-walker.png

252 KB
Loading

assets/images/models/final.png

18.8 KB
Loading

assets/images/models/initial.png

15.7 KB
Loading

assets/images/models/merge1.png

17.2 KB
Loading

assets/images/models/merge2.png

19 KB
Loading

assets/images/models/merge3.png

18 KB
Loading

assets/images/models/merge4.png

18.6 KB
Loading

assets/images/models/network.png

35.6 KB
Loading

0 commit comments

Comments
 (0)