
stack.pl
justification_tree(:Stack, -JustificationTree, +Options)<none yet>
The tree format is defined as follows.
Node-Children, where Node
is an atom (in the logical sense) and Children is
a (possibly empty) list of sub-trees that justify the
Node.chs(Node)).
The root node has the atom query and has two children: the actual
query and the atom o_nmr_check which represents the global
constraints.
print_justification_tree(:Tree) is det
print_justification_tree(:Tree, +Options) is detunicode (default) or ascii.false,
it ends with the last atom.
unqualify_justitication_tree(:TreeIn, +Module, -TreeOut) is detThe following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.
print_justification_tree(:Tree) is det
print_justification_tree(:Tree, +Options) is detunicode (default) or ascii.false,
it ends with the last atom.