Uses of Package
dev.civl.sarl.IF.number

Packages that use dev.civl.sarl.IF.number
Package
Description
This package and its subpackages provide the "public interface" to SARL.
The number package supports infinite-precision integer and rational numbers.
The object package provides the SymbolicObject interface, which is the root of the symbolic object type hierarchy.
This package provides the internal interface for the representation of basic symbolic expressions.
This package provides the internal interface supporting Herbrand arithmetic, i.e., arithmetic in which all operations are treated as uninterpreted operations.
The ideal module supports reasoning about numerical expressions using "ideal" mathematical reals and integers.
A utility package supporting infinite precision integer and rational numbers, and a variety of arithmetic operations on them.
Internal interface for the symbolic object module, providing mechanisms for creating SymbolicObjects.
This package provides all of the functionality of a symbolic universe except reasoning.
Interfaces for the simplification of symbolic expressions.