Traffic-toolbox Function

AONd - All or Nothing traffic assignment algorithm

Calling Sequence

[F,f]=AONd(net)
[F,f]=AONd(net,t0)
[F,f]=AONd(tl,hl,t0,nn,origins,td,hd,dd)

Parameters

Description

Displays the non feasible OD pairs, if there are some. Those pairs are ignored in the assignment. Assigns the flow with the All or Nothing algorithm. For each OD-pair it looks for the minimum travel time path and assigns all the demand to this path. The travel time of the links are given by t0 or by the corresponding field in net.

EXAMPLES

See Also