Uses of Package
dev.civl.sarl.ideal.IF
Packages that use dev.civl.sarl.ideal.IF
Package
Description
The ideal module supports reasoning about numerical expressions using "ideal"
mathematical reals and integers.
The internal interface for the "reason" module, which deals with
Reasoners --- objects used to prove
theorems and simplify symbolic expressions.-
Classes in dev.civl.sarl.ideal.IF used by dev.civl.sarl.ideal.IFClassDescriptionA constant, i.e., a concrete number.An
IdealFactoryprovides a few services beyond those guaranteed by an arbitraryNumericExpressionFactory.A Monic is a product of powers of primitive expressions x1i 1*...*xnin, where the x i are primitives and the ij are positive concrete ints.A polynomial: an expression which is the sum of monomials.A numeric primitive expression, e.g., a symbolic constant of numeric type, an array read expression of numeric type, or a tuple read expression of numeric type.ARationalExpressionis the quotient of twoMonomials of real type. -
Classes in dev.civl.sarl.ideal.IF used by dev.civl.sarl.reason.IFClassDescriptionAn
IdealFactoryprovides a few services beyond those guaranteed by an arbitraryNumericExpressionFactory.