Check whether two terms have to be considered as potential aliases, i.e., may have the same value.
Check whether two terms have to be considered as potential aliases, i.e., may have the same value.
Find atoms within the sequence atoms
that may
alias with atoms with the given arguments
as the first arguments.
Find atoms within the sequence atoms
that may
alias with atoms with the given arguments
as the first arguments.
(Since version ) see corresponding Javadoc for more information.
Class to approximate whether two terms have to be considered as potential aliases, i.e., may have the same value. Two criteria are taken into account for this: arithmetic facts that are available in a proof goal, and constant freedom. The class does caching to speed up queries.