diff options
Diffstat (limited to 'content/graph/graph.tex')
| -rw-r--r-- | content/graph/graph.tex | 4 |
1 files changed, 4 insertions, 0 deletions
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} |
