|
|
_iterate_first(first,
second,
bindings,
used,
skipped,
finalize_method,
debug)
This method facilitates movement through the terms of 'self' |
source code
|
|
|
|
_iterate_second(first,
second,
bindings,
used,
skipped,
finalize_method,
debug)
This method facilitates movement through the terms of 'other' |
source code
|
|
|
|
|
|
|
| _complete_unify_path(first,
second,
bindings,
used,
skipped,
debug) |
source code
|
|
|
|
| _subsumes_finalize(first,
second,
bindings,
used,
skipped,
debug) |
source code
|
|
|
|
clausify(expression)
Skolemize, clausify, and standardize the variables apart. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|