Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.
For the best experience please use the latest Chrome, Safari or Firefox browser.
We define the current travel time at time \(\theta\) on edge \(e\) by: \[c_e(\theta) := \tau_e + q_e(\theta)/\nu_e\]
A flow is in Instantaneous Dynamic Equilibrium (IDE) if the following holds:
Whenever positive flow enters an edge, this edge must lie on a currently shortest path towards the respective sink (w.r.t. \(c\)).
(we call such an edge active)
Existence? | Termination? | |
For any given network: Does an IDE flow exist? | Do all IDE flows terminate? I.e. does all flow volume reach a sink in finite time? | |
single sink | ||
multi- sink |
For any multi-source single-sink network \(G\)
there exists an IDE flow.
Given: | An IDE flow \(f\) up to some time \(\theta\) |
---|---|
Goal: | Extending \(f\) up to some time \(\theta + \varepsilon\), i.e. for every \(v \in V\) distribute inflow onto active edges at \(\theta\) such that they remain active on \([\theta,\theta+\varepsilon)\) for some \(\varepsilon >0\) |
Idea: | Order nodes by increasing distance to the sink \(t\) Distribute inflow node by node using a suitable Optimization Problem |
For any multi-source single-sink network \(G\)
all IDE flows terminate.
1) The sink can never be part of a cycle
2) The total amount of flow in the network is bounded
Let \(\color{red}H \subseteq G\) be the sink and all edges leading towards the sink
\(\implies\) The total volume of flow in \(H\) eventually stays small
\(\implies\) Then all queues in \(H\) are small
\(\implies\) \(H\) acts as a new sink
There exists a multi-source multi-sink network \(G\),
where IDE flows exist, but none of them terminate.
Existence? | Termination? | |
For any given network: Does an IDE flow exist? | Do all IDE flows terminate? I.e. does all flow volume reach a sink in finite time? | |
single sink | ||
multi- sink | ? → Leon Sering: ? |
More details: https://arxiv.org/abs/1811.07381