Head | - Head of rule. |
Goal | - Rule goal. Always positive, with Neg indicating negation. |
Neg | - 1 or 0 indicating if goal is negated. |
ArcsIn | - List of arcs of the form a(Head, Goal, Neg, ID) . |
ArcsOut | - List of arcs of the form a(Head, Goal, Neg, ID) . |
IDs | - IDs associated with the current arc. |