Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For the latex text below:
- fix the structure
- correct any spelling errors
- paraphrase it slightly to improve the flow, while keeping all the original meaning but 
- do not paraphrase the definitions just correct any spelling  on them
- write it in LaTeX inside a code block so I can copy it
- write only the LaTeX as output, with no extra suggestions
- do not use any subsections, chapters, or document headlines (they are already present)
- do not use \[ \]; use $ or $$ instead
- ensure that important words in long paragraphs are in \textit{}
- do not use italics in definitions or mathematical formulas
- if there is a math formula remove the number that are put on the right 
as label
- do not add "fig:" to labels when referring to a picture
- replace all instances of pRes with \text{text{pRes}}
- replace all instances of Heu with \text{text{Heu}}
- don't use & instead of and.
- please use \emph and dont emphase very often just wat seem the most important
Simplify the Graphviz file in this way:
- remove the initstate where initialized = false completeley
- Remove `{0=XcfaProcessState{main_init {init} initialized=false}} {PtrState(innerState=(PredState), nextCnt=0), mutex={0=0}}` — only keep the innermost state.
  - Example: here it is `init`.
- For the other states, just keep the state that has the variables and set the location l1 l2 ...
  - Example (l1, a>5 ∧  a<5)
- Don’t change any of the styles.
- Please use infix notation.
- Remove the `main::` in the variables.
- Correct spelling errors.
- please for and use the ∧  for or use ∨  for implication use ⟹ and so on
- use Hevetica font

\begin{figure}[htbp] \centering \begin{minipage}[t]{0.35\textwidth} \begin{lstlisting}[style=c] \end{lstlisting} \end{minipage} \caption{} \label{fig:combined} \end{figure}

https://www.doi2bib.org/bib/ https://scholar.google.com/ https://dblp.org/

\chapter{Introduction/Abstract}

# it's mainly for motivation, starting with an overview

\chapter{Background} (Preliminaries)

# Sw verification, witnesses, validation
# violation witnesses (example)
# (X)CFA and formal representations (example?)
# Multianalysis / product automata (example?)
# validation in other tools ("related work")

\chapter{Validation in Theta}

# theory (how do we want to validate)
# implementation - pipeline

# does it differ from the other tools, how?

\chapter{Conclusion}

Suggested packages

  • algorithm2e
  • booktables

About

My bsc theses at [BME](https://www.bme.hu/)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages