Jump to content

Inductive programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Superploro (talk | contribs) at 23:05, 14 January 2014 (Page Creation. More to be added soon, especially on the connection with other areas in the "see also".). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Inductive Programming (IP) is a special area of automatic programming, covering research from artificial intelligence and programming, which addresses learning of, typically declarative (logic or functional) and often recursive programs from incomplete specifications, such as input/output examples or constraints.

See also