Changes for version 0.01

  • First version

Modules

A pure-Perl relational logic system.
Represents a rest/slurp wrapper for array unification.
Represents a symbolic constant (atom) in the logic engine.
Event dispatched when logic program changes.
Represents a logic clause (fact or rule).
Domain Specific Language helpers for relational logic.
Represents a finite domain of allowed integer values.
Base class for relational logic goals.
Conjunction of goals (AND).
Constraint goal that all variables must have distinct values.
Disjunction of goals (OR).
Goal representing a predicate call.
Goal that binds the value of an array element at a ground index.
Declarative CLP(FD) arithmetic constraint goal.
Goal to constrain a variable to a range.
Goal that always fails.
Represents a lazy step in a generator.
Evaluates a deterministic Perl test block.
Evaluates strict term identity without variable binding.
Evaluates arithmetic expressions and unifies results.
Backtracking labeling goal for domain variables.
Negation as failure (not) goal.
Goal that always succeeds.
Goal that unifies two terms.
Represents the mutable relational logic program.
Manages the execution and backtracking search of a query.
Serializes and deserializes knowledge base snapshots.
Represents a single solution from a logic query.
Represents a frozen search state in the logic engine.
Standard Relational Logic Library.
Represents an immutable variable substitution mapping.
Represents a compound term in the logic engine.
Event dispatched during query execution tracing.
Performs structural unification of logic terms.
Represents a logical variable in the logic engine.

Provides

in lib/Logic/Relational/Syntax.pm