« Programmation logique abductive » : différence entre les versions


(Page créée avec « == Domaine == Category:Vocabulaire Category:Vocabulary == Définition == == Termes privilégiés == == Anglais == ===Abductive logic programming==... »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :


== Domaine ==
== Domaine ==
[[Category:Vocabulaire]]
 
[[Category:Vocabulary]]
[[Category:Vocabulary]]
   
   

Version du 28 février 2018 à 09:37

Domaine

Définition

Termes privilégiés

Anglais

Abductive logic programming

Abductive logic programming (ALP) is a high-level knowledge-representation framework that can be used to solve problems declaratively based on abductive reasoning. It extends normal logic programming by allowing some predicates to be incompletely defined, declared as abducible predicates. Problem solving is effected by deriving hypotheses on these abducible predicates (abductive hypotheses) as solutions of problems to be solved. These problems can be either observations that need to be explained (as in classical abduction) or goals to be achieved (as in normal logic programming). It can be used to solve problems in diagnosis, planning, natural language and machine learning. It has also been used to interpret negation as failure as a form of abductive reasoning.