mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-11 07:28:26 +00:00
[TI] Fixes
This commit is contained in:
@@ -154,4 +154,11 @@ or the condition can be restated such that only $L(M)$ is described by it.
|
||||
For a more formal proof of that condition, simply show that the implication holds
|
||||
|
||||
|
||||
As of HS2025, chapters 5.5 and 5.6 are not relevant for the Endterm or Session exam, so they are omitted here
|
||||
\stepcounter{subsection}
|
||||
\subsection{The method of the Kolmogorov-Complexity}
|
||||
\inlinetheorem The problem of computing the Kolmogorov-Complexity $K(x)$ for each $x$ is algorithmically unsolvable.
|
||||
|
||||
\inlinelemma If $L_H \in \cL_R$, then there exists an algorithm to compute the Kolmogorov-Complexity $K(x)$ for each $x \in \wordbool$
|
||||
|
||||
|
||||
As of HS2025, chapters 5.5 and 5.7 are not relevant for the Endterm or Session exam, so they are omitted here
|
||||
|
||||
@@ -181,3 +181,5 @@ A few languages commonly used to show $NP$-completeness:
|
||||
\end{itemize}
|
||||
where a clique is \TODO Add.
|
||||
and a vertex cover is any set $U \subseteq V$ where all edges $\{ u, v \} \in E$ have at least one endpoint $u, v \in U$
|
||||
|
||||
We have $SAT \leq_p \text{CLIQUE}$, $SAT \leq 3SAT$, $\text{CLIQUE} \leq VC$
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user