diff options
author | Erin van der Veen | 2018-04-15 13:03:10 +0200 |
---|---|---|
committer | Erin van der Veen | 2018-04-15 13:03:10 +0200 |
commit | 4ae23f3b27a16aeb0be31785c087351bff674710 (patch) | |
tree | 28a9417c758da9ac088d95fd2ea5afbe62238d1f /Assignment1/library.bib | |
parent | Step 1 of syntactic algorithm (diff) | |
parent | Add result by Sistla (1985): complexity of model checking for PLTL is the sam... (diff) |
Merge branch 'master' of gitlab.science.ru.nl:eveen/Model-Checking
Diffstat (limited to 'Assignment1/library.bib')
-rwxr-xr-x | Assignment1/library.bib | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Assignment1/library.bib b/Assignment1/library.bib index ade5101..23f73b8 100755 --- a/Assignment1/library.bib +++ b/Assignment1/library.bib @@ -87,3 +87,13 @@ year = 2002, pages = {279--295} } + +@article{Sistla1985, + author = {Sistla, A. P. and Clarke, E. M.}, + title = {The Complexity of Propositional Linear Temporal Logics}, + journal = {Journal of the ACM}, + volume = 32, + issue = 3, + year = 1985, + pages = {733--749} +} |