Package edu.harvard.seas.pl.abcdatalog.ast.validation
package edu.harvard.seas.pl.abcdatalog.ast.validation
This package contains classes to check that a clause or a set of clauses (such as those parsed
from user input) are valid (i.e., can be successfully evaluated).
-
ClassDescriptionA validator for a set of clauses.A class for validating that an unstratified program can be successfully stratified for negation.A Datalog program that has been stratified; for instance, to support stratified negation.A Datalog program for which each rule and initial fact has been independently validated, but the program as a whole has not been validated.