Content deleted Content added
m link |
|||
Line 1:
[[pl:Programowanie logiczne]]
'''Logical programming''' or '''constraint programming''' is a [[programming paradigm]] in which a set of attributes that a solution should have are specified rather than set of steps to obtain such a solution. A widely used logical [[programming language]] is [[
Schematically, the process is ''facts'' + ''rules'' = ''results''. For a different approach, see [[Inductive logic programming]].
|