From 0f186cf149a8bcd0619c0477464c7e0e68ce81c7 Mon Sep 17 00:00:00 2001 From: Benjamin Loison Date: Tue, 27 Jun 2023 09:37:35 +0000 Subject: [PATCH] Update on Overleaf. --- ccs-body.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ccs-body.tex b/ccs-body.tex index 0054e9d..776fc0c 100644 --- a/ccs-body.tex +++ b/ccs-body.tex @@ -467,7 +467,9 @@ The remaining $\mathcal{C}[:-k]$ constitutes our stable part of the chain. \State $(\chi', \ell', \mathcal{D}') \gets $ \textsc{Dissolve}$_{m,k}(\Pi')$ \State $M \gets \{ n \in \mathbb{N} : \mathcal{D}[n] \cap \mathcal{D'}[n] \neq \emptyset \}$ \If{$M = \emptyset$} - \If{$\ell' > \ell$} + %\If{$\ell' > \ell$} + \If{$diff\{\mathcal{D}[\ell']\} > diff\{\mathcal{D}[\ell]\}$} + % Or same expression but $\ell' = \ell = 0$ \State \Return $\Pi'$ \EndIf \State \Return $\Pi$