// package ilog.language.design.types;

/**
 * @version     Last modified on Tue May 14 08:45:00 2002 by hak
 * @author      <a href="mailto:hak@ilog.fr">Hassan A&iuml;t-Kaci</a>
 * @copyright   &copy; 2002 <a href="http://www.ilog.fr/">ILOG, S.A.</a>
 */

/**
 * This directory contains the Javadoc'ed source code for the files comprising
 * the package <tt>ilog.language.design.types</tt>. This documentation file
 * (<tt>READ_ME_types.java</tt>) acts as an additional repository of comments
 * in addition to the more specific ones in the individual files. It should
 * best contain generic information or yet-to-be sorted specifications of
 * planned or completed designs. It also may outline and/or add to on-going
 * documentation of implemented features.

 * <h3>The subtyping system</h3>

 * Give a description of "Homomorphic coercions" paper (by Alex Shafarenko)

 * <h4>The type constraint solving algorithm</h4>
 *
 * <h4>The fix-point input-increasing method</h4>
 *
 * (networked concurrent ly or not)
 *
 * <h4>The type minimization phase</h4>
 *


 */
