Inductive programming: Difference between revisions

Content deleted Content added
History: fix cite
MaD70 (talk | contribs)
Removed merge template: inductive functional programming is a subset of inductive programming
Line 1:
{{merge from|Inductive functional programming|discuss=Talk:Inductive programming#Proposed merge with Inductive functional programming|date=February 2014}}
'''Inductive Programming''' (IP) is a special area of [[automatic programming]], covering research from [[artificial intelligence]] and [[Computer programming|programming]], which addresses [[machine learning|learning]] of typically [[declarative programming|declarative]] ([[logic programming|logic]] or [[functional programming|functional]]) and often [[recursion|recursive]] programs from incomplete specifications, such as input/output examples or constraints.