Traffic-toolbox Function

AON - All or Nothing traffic assignment algorithm

Calling Sequence

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

Parameters

Description

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. The non feasible OD pairs are ignored.

EXAMPLES

See Also