TOMS563
Continuation Code for Parameterized Nonlinear Equations


TOMS563 is a FORTRAN77 library which solves a linearly constrained L1 optimization problem.

TOMS563 is ACM TOMS Algorithm 563. The text of the original FORTRAN77 version is available online through ACM: http://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.html.

Author:

Richard Bartels, Andrew Conn.

Reference:

  1. Richard Bartels, Andrew Conn,
    A program for linearly constrained discrete L1 problems,
    ACM Transactions on Mathematical Software,
    Volume 6, 1980, pages 609-614.

Source Code:

Examples and Tests:

You can go up one level to the FORTRAN77 source codes.


Last revised on 01 December 2012.