
compile.pl -- s(ASP) Ungrounded Stable Models SolverRead in a normal logic program. Compute dual rules and the NMR check. Execute the modified program according to the stable model semantics and output the results.
scasp_load(:Sources, +Options)
scasp_compile(:Terms, +Options) is det
scasp_compile_query(:Goal, -Query, +Options) is det
scasp_query(:Query) is det
scasp_query(:Query, -Bindings, +Options) is dets(CASP) query as a list that includes the NMR
check if required. Bindings is a list of Name=Var terms expressing
the names of the variables.