From d82e8d5fbef2fe04ca1fcd208a230b6831726ca1 Mon Sep 17 00:00:00 2001 From: Gloria Mundi Date: Thu, 19 Mar 2026 12:17:42 +0100 Subject: add 2sat at most one to tcr-opt --- content/graph/graph.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'content/graph/graph.tex') diff --git a/content/graph/graph.tex b/content/graph/graph.tex index f6f3d02..b27db0b 100644 --- a/content/graph/graph.tex +++ b/content/graph/graph.tex @@ -92,6 +92,10 @@ \begin{algorithm}{2-SAT} \sourcecode{graph/2sat.cpp} + \optional{ + \subsubsection{At most one \opthint} + \sourcecode{graph/2sat_amo.cpp} + } \end{algorithm} \begin{algorithm}{Artikulationspunkte, Brücken und BCC} -- cgit v1.2.3