Uses of Interface
dev.civl.sarl.IF.expr.BooleanExpression

Packages that use BooleanExpression
Package
Description
This package provides the internal interface for the representation of basic symbolic expressions.
The ideal module supports reasoning about numerical expressions using "ideal" mathematical reals and integers.
This package and its subpackages provide the "public interface" to SARL.
The public interface package dealing with symbolic expressions.
Module "prove" constitutes the interface between SARL and (possibly external) theorem provers.
The internal interface for the "reason" module, which deals with Reasoners --- objects used to prove theorems and simplify symbolic expressions.
Interfaces for the simplification of symbolic expressions.