| souffle
    2.0.2-371-g6315b36
    | 
ExecutionPlan. More...

ExecutionPlan.
execution plan for a clause.
An user-defined execution plan consists of one or more execution orders. An execution order is a permutation of atoms in a clause.
Example: .plan 0:(1,2,3), 2:(3,2,1)
 1.8.17
 1.8.17