-
Notifications
You must be signed in to change notification settings - Fork 42
From Pthreads to Petri Nets
Lars Nitzke edited this page Dec 17, 2018
·
6 revisions
- Setup repository for everything.
- Writing the proposal.
- Find one or more good examples that represent all of the features of pthreads we support.
Should list the content of the Bachelor-Thesis and how I'm going to write it.
- Abstract - Summerizes the Bachelor-Thesis.
- Contents Page
- Notation and terminology - Is an ongoing process while writing the Bachelor-Thesis
- Introduction - What are pthreads and petri nets. What is the purpose of it. Maybe a short example to arouse the interest of the reader. Why are we translating it from pthreads to petri nets.
- Pthreads - Detailed overview of pthreads. How they work and how they can be used. Also includes syntax of the from ultimate supported features.
- Boogie - Short overview what boogie is and how we use it. (May include some example syntax of a boogie program) 6.1 fork Statement - Represents syntax and translation process from pthread to boogie 6.2 join Statement - analog
- CFG - ?
- Petri Nets - Why we use petri nets. How we represent a program with petri nets. 8.1 From fork to petri net 8.2 From join to petri net Conclusions What's next? List of tables ? List of figures ? List of definitions ? References
- Home
- Ultimate Development
- Ultimate Build System
- Documentation
- Project Topics