
output.pl -- Emit sCASP terms
print_model_term(+Term, +Options) is det
connector(+Semantics, -Conn, +Options) is det
inline_constraints(+Term, +Options) is detVar | {Constraints} and
use assigned variable names. Note that this binds the attributed
variables in Term. This code is normally used on a copy or inside
double negation (\+ \+ ( inline_constraints(Term, Options),
...)).
ovar_analyze_term(+Term) is det
ovar_analyze_term(+Term, +Options) is det
ovar_clean(+Term)
ovar_is_singleton(@Var) is semidet
ovar_set_name(+Var, +Name)
ovar_set_bindings(+Bindings) is detName=Var, set the names of the
variables.
ovar_var_name(@Var, -Name) is semidet
human_expression(:Tree, -Children, -Actions) is semidettext(String) and
@(Var:Type), where Type can be the empty atom.The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.
ovar_analyze_term(+Term) is det
ovar_analyze_term(+Term, +Options) is detThe following predicates are exported, but not or incorrectly documented.
print_connector(Arg1, Arg2)