Uses of Class
com.imsl.math.Transport.TooManyIterationsException
Packages that use Transport.TooManyIterationsException
-
Uses of Transport.TooManyIterationsException in com.imsl.math
Methods in com.imsl.math that throw Transport.TooManyIterationsExceptionModifier and TypeMethodDescriptionfinal voidTransport.solve()Solves a transportation problem using the revised simplex method or an interior-point method.