An open API service indexing awesome lists of open source software.

https://github.com/pgdr/icerm


https://github.com/pgdr/icerm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

---
theme: metropolis
aspectratio: 169
header-includes:
- \usetheme{metropolis}
- \definecolor{beaublue}{rgb}{0.74, 0.83, 0.9}
- \usepackage[sfdefault,lining]{FiraSans}
---

# Planar Network Diversion

![](del0.png){ width=40% } \hfill
![](del1.png){ width=40% }

::: columns
:::: column

Pål Grønås Drange

\smallskip

\scriptsize

_University of Bergen_

February 21, 2025

\medskip

\tiny

Joint work with

* Matthias Bentert
* Fedor V. Fomin
* Steinar Simonnes

::::
:::: column

* \textsc{Minimum $s$-$t$-Cuts}
* \textsc{Network Diversion}
* Planar case: $O(n \log n)$
* Directed: NP-complete
* Undirected: Open

::::
:::

# Cut -- Cycle space duality

![](del0.png){ width=30% }
![](del-cycle.png){ width=30% }
![](del-cut.png){ width=30% }

![](del-paths.png){ width=30% }
![](del-odd-paths.png){ width=30% }
![](del-s-t-cut.png){ width=30% }

# Algorithm: Planar Network Diversion

![](del0.png){ width=30% }
![](del1.png){ width=30% }
![](del2.png){ width=30% }

![](del2-odd.png){ width=30% }
![](del3.png){ width=30% }
![](del4.png){ width=30% }

# Diverse cuts

![](cut-out.png){ width=100% }