scasp

Prolog files

call_graph.pl  -- Build the call graph used for NMR check construction and indexing.Show source
common.pl  -- Common predicates used in multiple filesShow source
comp_duals.pl  -- Dual rule computationShow source
compile.pl  -- s(ASP) Ungrounded Stable Models SolverShow source
dyncall.pl  -- Show source
embed.pl  -- Embed sCASP programs in Prolog sourcesShow source
html.pl  -- Render s(CASP) justification as HTMLShow source
html_text.pl  -- Switch between HTML and plain text outputShow source
human.pl  -- Print s(CASP) output in human languageShow source
input.pl  -- Read SASP source codeShow source
json.pl  -- s(CASP) JSON I/OShow source
listing.plShow source
messages.plShow source
model.pl  -- sCASP model handlingShow source
modules.pl  -- Encode modulesShow source
nmr_check.pl  -- Detect OLON rules and construct nmr_checkShow source
ops.plShow source
options.pl  -- (Command line) option handling for sCASPShow source
output.pl  -- Emit sCASP termsShow source
pr_rules.pl  -- Output formatting and printing.Show source
predicates.pl  -- Basic information about sCASP predicatesShow source
program.pl  -- Input program accessShow source
solve.pl  -- The sCASP solverShow source
source_ref.pl  -- s(CASP) source referencesShow source
stack.plShow source
swish.pl  -- s(CASP) adapter for SWISHShow source
variables.pl  -- Variable storage and accessShow source
verbose.pl  -- Print goal and stack in Ciao compatible formatShow source