Uses of Class
edu.toronto.cs.algebra.IntAlgebraWrapper

Packages that use IntAlgebraWrapper
edu.toronto.cs.algebra De Morgan algebra library. 
 

Uses of IntAlgebraWrapper in edu.toronto.cs.algebra
 

Subclasses of IntAlgebraWrapper in edu.toronto.cs.algebra
 class IntBelnapAlgebraWrapper
          Provides an int based wrapper methods to IAlgebra so that it can be used with C programs.