Uses of Package
dev.civl.sarl.IF

Packages that use dev.civl.sarl.IF
Package
Description
This is the root package for SARL, and contains the single class SARL.
This package and its subpackages provide the "public interface" to SARL.
The config module provides a SARLConfig type, which encapsulates configuration information such as the list of available theorem provers with information on each.
The public interface package dealing with symbolic expressions.
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 all of the functionality of a symbolic universe except reasoning.
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.
Internal interface for the "universe" module.