Uses of Package
dev.civl.sarl.preuniverse.IF
Packages that use dev.civl.sarl.preuniverse.IF
Package
Description
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.Interfaces for the simplification of symbolic expressions.
-
Classes in dev.civl.sarl.preuniverse.IF used by dev.civl.sarl.preuniverse.IFClassDescriptionA
PreUniverseprovides most of the services of aSymbolicUniverse, but not those that require reasoning, specifically theorem proving and simplification. -
Classes in dev.civl.sarl.preuniverse.IF used by dev.civl.sarl.prove.IFClassDescriptionA
PreUniverseprovides most of the services of aSymbolicUniverse, but not those that require reasoning, specifically theorem proving and simplification. -
Classes in dev.civl.sarl.preuniverse.IF used by dev.civl.sarl.reason.IFClassDescriptionA
PreUniverseprovides most of the services of aSymbolicUniverse, but not those that require reasoning, specifically theorem proving and simplification. -
Classes in dev.civl.sarl.preuniverse.IF used by dev.civl.sarl.simplify.IFClassDescriptionA
PreUniverseprovides most of the services of aSymbolicUniverse, but not those that require reasoning, specifically theorem proving and simplification.