Traffic-toolbox Function

IA - Incremental traffic assignment algorithm

Calling Sequence

[f,ta]=IA(net,k)

Parameters

Description

Assigns the flow with the Incremental Assignment algorithm. Each origin-destination flow is divided into k equal parts. Each part is assigned by AON. The link costs are updated using the travel time functions of the assigned flow f.

EXAMPLES

See Also