ChengsongTanPhdThesis/Chapters/Chapter6.tex
author Chengsong
Thu, 09 Jun 2022 12:57:53 +0100
changeset 538 8016a2480704
parent 527 2c907b118f78
permissions -rwxr-xr-x
intro and chap2

% Chapter Template

\chapter{Further Improvements} % Main chapter title

\label{Chapter6} %In Chapter 5\ref{Chapter5} we discuss stronger simplifications to improve the finite bound
%in Chapter 4 to a polynomial one, and demonstrate how one can extend the
%algorithm to include constructs such as bounded repetitions and negations.
 
%----------------------------------------------------------------------------------------
%	SECTION strongsimp
%----------------------------------------------------------------------------------------
\section{Zippers}
%TODO: search for isabelle proofs of algorithms that check equivalence 

Unfortunately using zippers causes a similar effect like the "break up" rule
and does not preserve the $\POSIX$ property.