Update preprint.
This commit is contained in:
parent
465ffa4ed0
commit
9f782cd9cb
|
@ -1,4 +1,18 @@
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
@unpublished{vHHOS18,
|
||||||
|
title = {Convex Language Semantics for Nondeterministic Probabilistic Automata},
|
||||||
|
author = {van Heerdt, Gerco and
|
||||||
|
Hsu, Justin and
|
||||||
|
Ouaknine, Jo\"el and
|
||||||
|
Silva, Alexandra},
|
||||||
|
year = {2018},
|
||||||
|
jh = yes,
|
||||||
|
url = {https://arxiv.org/abs/1805.11550},
|
||||||
|
eprint = {1805.11550},
|
||||||
|
archivePrefix = {arXiv},
|
||||||
|
primaryClass = {cs.FL},
|
||||||
|
}
|
||||||
|
|
||||||
@unpublished{SKFHKKS18,
|
@unpublished{SKFHKKS18,
|
||||||
title = {Probabilistic Program Equivalence for {NetKAT}},
|
title = {Probabilistic Program Equivalence for {NetKAT}},
|
||||||
author = {Smolka, Steffen and
|
author = {Smolka, Steffen and
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
+ **05/2018** Our preprint **Convex Language Semantics for Nondeterministic
|
||||||
|
Probabilistic Automata** is now available.
|
||||||
+ **05/2018** I will be serving on the program committee of [**POPL
|
+ **05/2018** I will be serving on the program committee of [**POPL
|
||||||
2019**](https://popl19.sigplan.org/) in Lisbon, Portugal. Submit your best
|
2019**](https://popl19.sigplan.org/) in Lisbon, Portugal. Submit your best
|
||||||
papers!
|
papers!
|
||||||
|
|
Loading…
Reference in New Issue