Logic for Programming, Artificial Intelligence and Reasoning

Last updated

The International Conference on Logic for Programming, Artificial Intelligence and Reasoning (LPAR) is an academic conference aiming at discussing cutting-edge results in the fields of automated reasoning, computational logic, programming languages and their applications.

Contents

It grew out of the Russian Conferences on Logic Programming 1990 and 1991; the idea to organize the conference was largely due to Robert Kowalski who proposed to create the Russian Association for Logic Programming. The conference was renamed in 1992 to "Logic Programming and Automated Reasoning" (LPAR) to reflect its extended scope, due to considerable interest in automated reasoning in the Former Soviet Union. After a break from 1995 to 1998, LPAR continued in 1999 under the name "Logic for Programming and Automated Reasoning", to indicate an extension of its logic part beyond logic programming. In 2001, the name changed to "Logic for Programming, Artificial Intelligence and Reasoning". [1]

The LPAR steering committee consists of Matthias Baaz, Chris Fermüller, Geoff Sutcliffe, and Andrei Voronkov (chair). [2]

Following its slogan "To boldly go where no reasonable conference has gone before", [3] LPAR typically takes place in locations that are unusual or difficult to reach.

Overview of conference events

DateNo.NameAcr.Location LNCS ISBN
Sep14-18,19901stRussian Conference on Logic ProgrammingRCLPIrkutsk, Russia592 3-540-55460-2
Sep11-16,19912ndSt.Petersburg, Russia, on board the ship "Michail Lomonosov"
Jul15-20,19923rdInternational Conference on Logic Programming and Automated ReasoningLPARSt.Petersburg, Russia, on board the ship "Michail Lomonosov"624 3-540-55727-X
Jul13-20,19934thSt.Petersburg, Russia698 3-540-56944-8
Jul16-22,19945thKiev, Ukraine, on board the ship "Marshal Koshevoi"822 3-540-58216-9
Sep06-10,19996thInternational Conference on Logic for Programming and Automated ReasoningTbilisi, Georgia1705 3-540-66492-0
Nov11-12,20007thReunion Island, France1955 3-540-41285-9
Dec03-07,20018thInternational Conference on Logic for Programming, Artificial Intelligence, and ReasoningHavana, Cuba2250 3-540-42957-3
Oct14-18,20029thTbilisi, Georgia2514 3-540-00010-0
Sep22-26,200310thAlmaty, Kazakhstan2850 3-540-20101-7
Mar14-18,200411thMontevideo, Uruguay3452 3-540-25236-3
Dec02-06,200512thMontego Bay, Jamaica3835 3-540-30553-X
Nov13-17,200613thPhnom Penh, Cambodia4246 3-540-48281-4
Oct15-19,200714thYerevan, Armenia4790 978-3-540-75560-9
Nov22-27,200815thDoha, Qatar5330 978-3-540-89438-4
Apr25-30,201016thDakar, Senegal6355 978-3-642-17510-7
Oct10-15,201017thYogyakarta, Indonesia6397 978-3-642-16241-1
Mar10-15,201218thMérida, Venezuela7180 978-3-642-28716-9
Dec10-15,201319thStellenbosch, South Africa8312 978-3-642-45220-8
Nov24-28201520thSuva, Fiji9450 978-3-662-48899-7
May7-12,201721stMaun, Botswana- ISSN   2398-7340
Nov16-21,201822stAwassa, Ethiopia- ISSN   2398-7340
Jan12-13202123rdOnline due to COVID- ISSN: 2398-7340
June4-9202324thManizales, Colombia- ISSN: 2398-7340

Related Research Articles

<span class="mw-page-title-main">Artificial intelligence</span> Intelligence of machines or software

Artificial intelligence (AI) is the intelligence of machines or software, as opposed to the intelligence of humans or animals. It is also the field of study in computer science that develops and studies intelligent machines. "AI" may also refer to the machines themselves.

<span class="mw-page-title-main">Symbolic artificial intelligence</span> Methods in artificial intelligence research

In artificial intelligence, symbolic artificial intelligence is the term for the collection of all methods in artificial intelligence research that are based on high-level symbolic (human-readable) representations of problems, logic and search. Symbolic AI used tools such as logic programming, production rules, semantic nets and frames, and it developed applications such as knowledge-based systems, symbolic mathematics, automated theorem provers, ontologies, the semantic web, and automated planning and scheduling systems. The Symbolic AI paradigm led to seminal ideas in search, symbolic programming languages, agents, multi-agent systems, the semantic web, and the strengths and limitations of formal knowledge and reasoning systems.

<span class="mw-page-title-main">Proof assistant</span> Software tool to assist with the development of formal proofs by human-machine collaboration

In computer science and mathematical logic, a proof assistant or interactive theorem prover is a software tool to assist with the development of formal proofs by human-machine collaboration. This involves some sort of interactive proof editor, or other interface, with which a human can guide the search for proofs, the details of which are stored in, and some steps provided by, a computer.

<span class="mw-page-title-main">Robert Kowalski</span> British computer scientist (born 1941)

Robert Anthony Kowalski is an American-British logician and computer scientist, whose research is concerned with developing both human-oriented models of computing and computational models of human thinking. He has spent most of his career in the United Kingdom.

Legal informatics is an area within information science.

<span class="mw-page-title-main">DPLL algorithm</span>

In logic and computer science, the Davis–Putnam–Logemann–Loveland (DPLL) algorithm is a complete, backtracking-based search algorithm for deciding the satisfiability of propositional logic formulae in conjunctive normal form, i.e. for solving the CNF-SAT problem.

In computer science, in particular in knowledge representation and reasoning and metalogic, the area of automated reasoning is dedicated to understanding different aspects of reasoning. The study of automated reasoning helps produce computer programs that allow computers to reason completely, or nearly completely, automatically. Although automated reasoning is considered a sub-field of artificial intelligence, it also has connections with theoretical computer science and philosophy.

<span class="mw-page-title-main">Damien Doligez</span> French academic and programmer

Damien Doligez is a French academic and programmer. He is best known for his role as a developer of the OCaml system, especially its garbage collector. He is a research scientist at the French government research institution INRIA.

Franz Baader is a German computer scientist at Dresden University of Technology.

<span class="mw-page-title-main">Alan Bundy</span> British artificial intelligence researcher (born 1947)

Alan Richard Bundy is a professor at the School of Informatics at the University of Edinburgh, known for his contributions to automated reasoning, especially to proof planning, the use of meta-level reasoning to guide proof search.

<span class="mw-page-title-main">Outline of artificial intelligence</span> Overview of and topical guide to artificial intelligence

The following outline is provided as an overview of and topical guide to artificial intelligence:

Drew McDermott was a professor of Computer Science at Yale University. He was known for his contributions in artificial intelligence and planning.

Cryptol is a domain-specific programming language for cryptography developed by the Portland, Oregon based software development firm, Galois, Inc. The language was originally developed for use by the United States National Security Agency. The language is also used by private firms that provide information technology systems, such as the American company Rockwell Collins provides to aerospace and defense contractors in the United States.

John L. Pollock (1940–2009) was an American philosopher known for influential work in epistemology, philosophical logic, cognitive science, and artificial intelligence.

<span class="mw-page-title-main">Action model learning</span>

Action model learning is an area of machine learning concerned with creation and modification of software agent's knowledge about effects and preconditions of the actions that can be executed within its environment. This knowledge is usually represented in logic-based action description language and used as the input for automated planners.

Nachum Dershowitz is an Israeli computer scientist, known e.g. for the Dershowitz–Manna ordering and the multiset path ordering used to prove termination of term rewrite systems.

Christoph Walther is a German computer scientist, known for his contributions to automated theorem proving. He is Professor emeritus at Darmstadt University of Technology.

<span class="mw-page-title-main">Glossary of artificial intelligence</span> List of definitions of terms and concepts commonly used in the study of artificial intelligence

This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence, its sub-disciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, and Glossary of machine vision.

Luigia (Gigina) Carlucci Aiello is an Italian computer scientist, emeritus professor of artificial intelligence at Sapienza University of Rome.

References

  1. History section at LPAR Home page
  2. LPAR Home page
  3. "LPAR-24, Manizales Colombia, 4-9th June 2023". easychair.org. Retrieved 2023-08-28.