Maxplus Function

astarb - maxplus linear system solution

Calling Sequence

w=astarb(A,b)

Parameters

Description

Solve x=Ax+b in the maxplus algebra when there is no circuits with positive weight in G(A') (the incidence graph of A', that is it exists an arc from j to i if A_ij is nonzero).

It is much more efficient in time and memory used than star(A)*b.

EXAMPLES

See Also