Uses of Package
dev.civl.sarl.expr.IF
Packages that use dev.civl.sarl.expr.IF
Package
Description
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.
This package provides all of the functionality of a symbolic universe except
reasoning.
-
Classes in dev.civl.sarl.expr.IF used by dev.civl.sarl.expr.IFClassDescriptionAn ExpressionFactory is used to instantiate instances of SymbolicExpression.A NumericExpressionFactory provides all of the functionality needed to create and manipulate expressions of numeric type.
-
Classes in dev.civl.sarl.expr.IF used by dev.civl.sarl.herbrand.IFClassDescriptionA NumericExpressionFactory provides all of the functionality needed to create and manipulate expressions of numeric type.
-
Classes in dev.civl.sarl.expr.IF used by dev.civl.sarl.ideal.IFClassDescriptionA NumericExpressionFactory provides all of the functionality needed to create and manipulate expressions of numeric type.
-
Classes in dev.civl.sarl.expr.IF used by dev.civl.sarl.preuniverse.IFClassDescriptionAn ExpressionFactory is used to instantiate instances of SymbolicExpression.A NumericExpressionFactory provides all of the functionality needed to create and manipulate expressions of numeric type.