next up previous contents
Next: Planning for given arrival Up: Routing Previous: Alternative routes   Contents

Logit for routes

Another major problem of our approach is that all travellers with the same situation will be put on the same route, that is, there is no ``spread'' of solutions.

A typical way to obtain some spread of solutions is to use a logit approach. Remember, a logit means that the probability of picking a solution $i$ is set to

\begin{displaymath}
p_i = {e^{\beta \, U_i} \over \sum_je^{\beta \, U_j}} \ ,
\end{displaymath}

where $U_i$ is the utility of solution $i$. When the utility of a solution is high, then it will be selected with a high probability.

For routes, utility is negative, and it becomes more negative the longer the driving time. For example, one could set $U_j = - T_j$, where $T_j$ is the driving time for route choice $j$.

A major problem with this is that it is not easy to generate routing alternatives. Two approaches, and their drawbacks, are:

Figure 19.1: Correlations between paths
\includegraphics[width=0.8\textwidth]{logit-fig.eps}


next up previous contents
Next: Planning for given arrival Up: Routing Previous: Alternative routes   Contents
2004-02-02