23 ms·
Well, most Prolog support clp(fd) (Constraint Logic Programming, Finite Domain) which mostly include support for minimizing/maximizing objectives.
by hakank 4y ago
Well, most Prolog support clp(fd) (Constraint Logic Programming, Finite Domain) which mostly include support for minimizing/maximizing objectives.
- rad_gruchalski 4y agoBy unification, which will only match the arity, not the rules inside of a predicate. I could be wrong, though. Still learning all ins and outs.