Examples of using Logic programming in English and their translations into Russian
{-}
-
Official
-
Colloquial
Logic Programming.
Advanced control and logic programming.
In logic programming a definite clause behaves as a goal-reduction procedure.
Artificial intelligence and logic programming.
Function symbols: Logic Programming languages allow function symbols to build up complex symbols.
Nevertheless, attempts were made to extend logic programming to concurrent computation.
In 1958, he proposed the advice taker,which inspired later work on question-answering and logic programming.
An example of a general-purpose logic programming language is Prolog.
Deductive databases are more expressive than relational databases butless expressive than logic programming systems.
Problems of constraint logic programming on arbitrary object-oriented data sets(CLP(O)) are considered in this paper.
The use of logic variables for communication in concurrent logic programming languages was quite similar to futures.
Declarative logic programming provides an opportunity to concentrate on task analysis and rules formulation instead of coding an algorithm.
With Marek Sergot,he developed both the event calculus and the application of logic programming to legal reasoning.
Meld is a declarative language, a logic programming language originally designed for programming overlay networks.
Gedemin is the first technological platform where the programmer on the same basis as standard code applies Prolog language-based logic programming.
In 1972, logic programming and Prolog were developed thus allowing computer programs to be expressed as mathematical logic. .
In Europe a new computer language was developed called PROLOG(short for logic programming) that was slicker than LISP and had potential for AI.
Logtalk aims to bring together the advantages of object-oriented programming and logic programming.
Key words: logic programming, Prolog, declarative level of programming, procedural level of programming, semantic errors, runtime errors.
A concurrent logic variable is similar to a future, but is updated by unification,in the same way as logic variables in logic programming.
Tuple-oriented processing: Deductive databases use set-oriented processing while logic programming languages concentrate on one tuple at a time.
In logic programming approaches, negation as failure is often used to handle non-monotonicity, but specific non-monotonic logics such as defeasible logic have also been used.
Other algorithms andmodels for structured prediction include inductive logic programming, case-based reasoning, structured SVMs, Markov logic networks and constrained conditional models.
Inductive logic programming(ILP) is an approach to rule-learning using logic programming as a uniform representation for input examples, background knowledge, and hypotheses.
Artificial intelligence, processing of natural languages, ontology of subject areas, methods and means of interaction with ontological models, semantic networks with object models,object-oriented logic programming.
Deductive databases and logic programming: Deductive databases reuse a large number of concepts from logic programming; rules and facts specified in the deductive database language Datalog look very similar to those in Prolog.
Pereira also collaborated with Stuart M. Shieber on a book called"Prolog and Natural Language Analysis",that was intended as a general introduction to computational linguistics using logic programming.
Deductive databases have grown out of the desire to combine logic programming with relational databases to construct systems that support a powerful formalism and are still fast and able to deal with very large datasets.
Object-oriented constraint-based programming(OOCP) combines two orthogonal, but complementary programming paradigms, namely:object-oriented programming(OOP) and constraint logic programming CLP.
It was found that the unification in addition to logic programming can be used in the development of automated theorem proving systems, text processing on natural and formal languages, the construction of systems term rewriting.