call_graph.pl -- Build the call graph used for NMR check construction and indexing.![]() | ||
---|---|---|
common.pl -- Common predicates used in multiple files![]() | ||
comp_duals.pl -- Dual rule computation![]() | ||
compile.pl -- s(ASP) Ungrounded Stable Models Solver![]() | ||
dyncall.pl -- ![]() | ||
embed.pl -- Embed sCASP programs in Prolog sources![]() | ||
html.pl -- Render s(CASP) justification as HTML![]() | ||
html_text.pl -- Switch between HTML and plain text output![]() | ||
emit_as/4 | Causes all emit//1 calls to either behave as html//1 or convert the commands to output for print_message_lines/3. | ![]() |
emitting_as/1 | Current emit mode. | ![]() |
fixup_layout/2 | Fixup layout instructions in the token list. | ![]() |
human.pl -- Print s(CASP) output in human language![]() | ||
input.pl -- Read SASP source code![]() | ||
json.pl -- s(CASP) JSON I/O![]() | ||
listing.pl![]() | ||
messages.pl![]() | ||
model.pl -- sCASP model handling![]() | ||
modules.pl -- Encode modules![]() | ||
nmr_check.pl -- Detect OLON rules and construct nmr_check![]() | ||
ops.pl![]() | ||
options.pl -- (Command line) option handling for sCASP![]() | ||
output.pl -- Emit sCASP terms![]() | ||
connector/3 | Get an ASCII or Unicode connector string with the claimed Semantics. | ![]() |
human_expression/3 | If there is a human print rule for Atom, return a list of format actions as Actions. | ![]() |
inline_constraints/2 | Get constraints on variables notated as Var | {Constraints} and use assigned variable names. | ![]() |
ovar_analyze_term/1 | Analyze variables in an output term. | ![]() |
ovar_analyze_term/2 | Analyze variables in an output term. | ![]() |
ovar_clean/1 | Delete all attributes added by ovar_analyze_term/1. | ![]() |
ovar_is_singleton/1 | True when Var is a singleton variable. | ![]() |
ovar_set_bindings/1 | Given Bindings as a list of Name=Var , set the names of the variables. | ![]() |
ovar_set_name/2 | Set the name of Var to Name. | ![]() |
ovar_var_name/2 | True when var is not a singleton and has the assigned name. | ![]() |
print_model_term/2 | Print a model element to the terminal. | ![]() |
pr_rules.pl -- Output formatting and printing.![]() | ||
predicates.pl -- Basic information about sCASP predicates![]() | ||
program.pl -- Input program access![]() | ||
solve.pl -- The sCASP solver![]() | ||
source_ref.pl -- s(CASP) source references![]() | ||
stack.pl![]() | ||
swish.pl -- s(CASP) adapter for SWISH![]() | ||
variables.pl -- Variable storage and access![]() | ||
verbose.pl -- Print goal and stack in Ciao compatible format![]() |