Logic programming

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


Wikipedia English The Free EncyclopediaDownload this dictionary
Logic programming
Logic programming (which might better be called logical programming by analogy with mathematical programming and linear programming) is, in its broadest sense, the use of mathematical logic for computer programming. In this view of logic programming, which can be traced at least as far back as John McCarthy's [1958] advice-taker proposal, logic is used as a purely declarative representation language, and a theorem-prover or model-generator is used as the problem-solver. The problem-solving task is split between the programmer, who is responsible only for ensuring the truth of programs expressed in logical form, and the theorem-prover or model-generator, which is responsible for solving problems efficiently.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

Wikipédia FrançaisDownload this dictionary
Programmation logique
La programmation logique est une forme de programmation qui définit les applications à l'aide d'un ensemble de faits élémentaires les concernant et de règles de logique leur associant des conséquences plus ou moins directes. Ces faits et ces règles sont exploités par un démonstrateur de théorème ou moteur d'inférence, en réaction à une question ou requête.
Pour la suite, voir Wikipédia.org…

© Cet article se sert du contenu de Wikipédia® et est autorisé sous les termes de la Licence de Documentation libre GNU

Wikipedia Deutsch Die freie EnzyklopädieDownload this dictionary
Logische Programmierung
Logische Programmierung ist ein Programmierparadigma, das auf der mathematischen Logik beruht. Anders als bei der imperativen Programmierung besteht ein Logik-Programm nicht aus einer Folge von Befehlen, sondern aus einer Menge von Axiomen, welche hier als eine reine Ansammlung von Fakten oder Annahmen zu verstehen sind. Stellt der Benutzer eines Logik-Programms eine Anfrage, so versucht der Interpreter die Lösungsaussage allein aus den Axiomen zu berechnen.
Mehr unter Wikipedia.org...

Dieser Eintrag beinhaltet Material aus Wikipedia® und ist lizensiert auf GNU-Lizenz für freie Dokumentation

Polska Wikipedia – Darmowa encyklopediaDownload this dictionary
Programowanie logiczne
Programowanie logiczne (nazywane także programowaniem w logice lub programowaniem w języku logiki) to będąca odmianą programowania deklaratywnego metoda programowania, w której program podawany jest jako pewien zestaw zależności, a obliczenia są dowodem pewnego twierdzenia w oparciu o te zależności.Na przykład chcemy stwierdzić, czy w danym grafie skierowanym istnieje ścieżka z pewnego punktu do pewnego innego punktu. Krawędzie zapisane są relacją edge(Skąd, Dokąd). Nasz program wyglądałby w Prologu tak: connected(X, Y) :- X = Y. connected(X, Y) :- edge(X,Z), connected(Z, Y). Co czytamy następująco:istnieje ścieżka z X do Y, jeśli X = Yistnieje ścieżka z X do Y, jeśli dla jakiegoś Z istnieje krawędź z X do Z, oraz ścieżka z Z do Y
W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg...

© W niniejszym artykule wykorzystano materialy pochodzace z Wikipedia® i posiada on Powszechna Licencje Publiczna GNU
Wikipedia Nederlands De vrije encyclopedieDownload this dictionary
Logisch programmeren
Logisch programmeren is een vorm van programmeren die valt onder de declaratieve paradigma. Een veelgebruikte logische programmeertaal is Prolog. Ook SQL is een declaratieve taal. Logische talen vinden vooral toepassing in de Computationele Taalkunde en Kunstmatige Intelligentie. Inductief logisch programmeren is een andere vorm van logisch programmeren.
Zie meer op Wikipedia.org...

Dit artikel maakt gebruik van materiaal uit Wikipedia® en valt onder de GNU Vrije Documentatie Licentie

Define Logic programming

Translate Logic programming





Logic programming in Chinese | | Logic programming in English | Logic programming in French | Logic programming in Italian | Logic programming in Spanish | Logic programming in Dutch | Logic programming in German | Logic programming in Russian | Logic programming in Japanese | Logic programming in Greek | Logic programming in Turkish | Logic programming in Arabic | Logic programming in Polish | Logic programming in Croatian | Logic programming in Swedish | Logic programming in Farsi