Constraint Logic Programming

last modified: January 6, 2008

Known as CLP in LogicProgramming papers. Programming with constraints. Operation proceeds by searching all solutions by a ConstraintSolver. There are some variants of PrologLanguage, that provide this. Note, that the domains over which the constraints can be defined vary.

Typical domains are:


Related: LogicProgramming, DeclarativeProgramming, ProgrammingParadigm, ConstraintProgramming


Loading...