Uses of Interface
dev.civl.sarl.IF.ModelResult
Packages that use ModelResult
Package
Description
Module "prove" constitutes the interface between SARL and (possibly external)
theorem provers.
-
Uses of ModelResult in dev.civl.sarl.prove.IF
Methods in dev.civl.sarl.prove.IF that return ModelResultModifier and TypeMethodDescriptionstatic ModelResultProve.modelResult(Map<SymbolicConstant, SymbolicExpression> model) Constructs a newModelResultwrapping the given mapping from symbolic constants to symbolic expressions.