Yahoo Web Search

Search results

  1. People also ask

  2. Apr 4, 2023 · Logic programming is one of several programming paradigms, including imperative/procedural, object-oriented, and functional models. Several variations of logic programming also exist. It is used in artificial intelligence, natural language processing, database management, and predictive analysis.

    • Linode
  3. Logic programming is a programming, database and knowledge representation paradigm based on formal logic. A logic program is a set of sentences in logical form, representing knowledge about some problem domain. Computation is performed by applying logical reasoning to that knowledge, to solve problems in the domain.

  4. The Logic Programming Paradigm and Prolog; John C. Mitchell, Stanford University, California; Book: Concepts in Programming Languages; Online publication: 05 June 2012; Chapter DOI: https://doi.org/10.1017/CBO9780511804175.016

    • Krzysztof R. Apt
    • 2002
  5. Logic Programming is a style of programming in which programs take the form of sets of sentences in the language of Symbolic Logic. Programs written in this style are called logic programs . The language in which these programs are written is called logic programming language .

  6. Chapter 12. The Logic Programming Paradigm. In this chapter we analyse the other paradigm which, together with functional pro-gramming, supports declarative programming. The logic programming paradigm in-cludes both theoretical and fully implemented languages, of which the best known is surely PROLOG.

    • Maurizio Gabbrielli, Simone Martini
    • 2010
  7. Logic programming is a particular way to approach programming. Other paradigms we might compare it to are imperative programming or func-tional programming. The divisions are not always clear-cut—a functional language may have imperative aspects, for example—but the mindset of various paradigms is quite different and determines how we ...

  8. Overview. Editors: Krzysztof R. Apt, Victor W. Marek, Mirek Truszczynski, David S. Warren. A 25-year survey of the evolution and achievements of a major new programming paradigm Including latest results and promising future developments Written by leading world experts in Logic Programming.

  1. People also search for