toms563


toms563, a Fortran77 code which solves a linearly constrained L1 minimization problem, by Richard Bartels, Andrew Conn. This is a version of ACM TOMS algorithm 563.

This 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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

toms563 is available in a FORTRAN77 version.

Related Programs:

toms563_test

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:


Last revised on 24 November 2023.