Directory macros/latex/contrib/algorithms
README
The "algorithms" bundle provides two environments, "algorithmic" and "algorithm", which are designed to be used together but may be used separately. The "algorithmic" environment provides an environment for describing algorithms and the "algorithm" environment provides a "float" wrapper for algorithms (implemented using "algorithmic" or some other method at the author's option). The reason that two environments are provided is to allow the author maximum flexibility. The algorithms bundle is (currently) licensed under the Lesser GPL license, which is a Free Software license. It may, in the future, be released under the standard LaTeX license (the Latex Project Public License). -- Rog�rio Brito <rbrito@users.berlios.de> Fri, 2 Jun 2006 21:54:10 -0300
Download the contents of this package in one zip archive (304.0k).
algorithms – A suite of tools for typesetting algorithms in pseudo-code
Consists of two environments: algorithm and algorithmic. The algorithm package defines a floating algorithm environment designed to work with the algorithmic style. Within an algorithmic environment a number of commands for typesetting popular algorithmic constructs are available.
Package | algorithms |
Version | 0.1 |
Licenses | GNU Lesser General Public License 2.1 |
Copyright | 1994 Peter Williams |
Maintainer | Peter Williams (inactive) Rogério Brito (deceased) |
Contained in | TeX Live as algorithms MiKTeX as algorithms |
Topics | Pseudocode |
See also | alg |