Add preprint for CAV.
This commit is contained in:
parent
96a0d99c0f
commit
5660c81d72
|
@ -118,6 +118,10 @@
|
||||||
jh = yes,
|
jh = yes,
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
booktitle = cav18,
|
booktitle = cav18,
|
||||||
|
url = {http://arxiv.org/abs/1804.04052},
|
||||||
|
eprint = {1804.04052},
|
||||||
|
archivePrefix = {arXiv},
|
||||||
|
primaryClass = {cs.PL},
|
||||||
}
|
}
|
||||||
|
|
||||||
@inproceedings{BEGGHS16,
|
@inproceedings{BEGGHS16,
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
+ **04/2018** Our preprint **Constraint-Based Synthesis of Coupling Proofs** is
|
||||||
|
now available.
|
||||||
+ **04/2018** **Constraint-Based Synthesis of Coupling Proofs** will appear at
|
+ **04/2018** **Constraint-Based Synthesis of Coupling Proofs** will appear at
|
||||||
**CAV 2018**!
|
**CAV 2018**!
|
||||||
+ **03/2018** Our preprint **Probabilistic Program Equivalence for NetKAT** is
|
+ **03/2018** Our preprint **Probabilistic Program Equivalence for NetKAT** is
|
||||||
|
|
Loading…
Reference in New Issue