Логическое программирование
  • формат pdf
  • размер 29.76 МБ
  • добавлен 05 января 2012 г.
Bratko Ivan. Prolog Programming for Artificial Intelligence
The third edition of this best-selling guide to Prolog and Artificial Intelligence has been updated to include key developments in the field while retaining its lucid approach to these topics. Divided into two parts, the first part of the book introduces the programming language Prolog, while the second part teaches Artificial Intelligence using Prolog as a tool for the implementation of AI techniques. Prolog has its roots in logic, however the main aim of this book is to teach Prolog as a practical programming tool. This text therefore concentrates on the art of using the basic mechanisms of Prolog to solve interesting problems. The third edition has been fully revised and extended to provide an even greater range of applications, which further enhance its value as a self-contained guide to Prolog, AI or AI Programming for students and professional programmers alike.

Features
· Combined approach to Prolog and AI allows flexibility for leaing and teaching
· Provides a thorough representation of AI, emphasizing practical techniques and Prolog implementations
· Prolog programs for use in projects and research are available for download on the World Wide Web.

New for this edition:
· Constraint Logic Programming
· Qualitative Reasoning
· Inductive Logic Programming
· The addition of belief networks for handling uncertainty
· A major update on machine leaing
· Additional techniques for improving program efficiency
· Meta-programming is updated to show how Prolog can be used to implement other languages (including object-oriented programming)
· A new Companion Web Site will contain further teaching materials and updates

Author:
Professor Ivan Bratko leads the AI groups in the Faculty of Computer and Information Science at both Ljubljana University and the Jozef Stefan Institute in Slovenia. He has taught Prolog world-wide as well as applying Prolog in medical expert systems, robot programming, qualitative modelling and computer chess research.

Contents

I. The Prolog Language
1. Introduction to Prolog
2. Syntax and Meaning of Prolog Programs
3. Lists, Operators, Arithmetic
4. Using Structures: Example Programs
5. Controlling Backtracking
6. Input and Output
7. More Built-in Predicates
8. Programming style and Technique
9. Operations on Data Structures
10. Advanced Tree Representations

II. Prolog in Artificial Intelligence
11. Basic Problem-Solving Strategies
12. Best-First Heuristic Search
13. Problem Decomposition and AND/OR Graphs
14. Constraint Logic Programming
15. Knowledge Representation and Expert Systems
16. An Expert System Shell
17. Planning
18. Machine Leaing
19. Inductive Logice Programming
20. Qualitative Reasoning
21. Language Processing with Grammar Rules
22. Game Playing
23. Meta-Programming
Смотрите также

Братко И. Алгоритмы искусственного интеллекта на языке Prolog

  • формат pdf
  • размер 21.05 МБ
  • добавлен 11 февраля 2010 г.
3-е издание. : Пер. с англ. — М. : Издательский дом "Вильяме", 2001. 640 с. : ил. В книге известного специалиста по программированию приведены основные сведения о языке Prolog, описан процесс разработки программ на этом языке и показано применение языка Prolog во многих областях искусственного интеллекта, включая решение задач и эвристический поиск, программирование в ограничениях, представление знаний и экспертные системы, планирование, машинно...

Курсовой проект - Написание программ на языке Prolog

Курсовая работа
  • формат doc
  • размер 77.95 КБ
  • добавлен 02 мая 2007 г.
Знакомство с основами логического программирования (Prolog). Написать программу, реализующую калькулятор на четыре арифметических действия (без скобок). Для удобства работы реализовать меню с соответствующими пунктами. Подсчитать, сколько раз встречается некоторая буква в строке. Строка и буква должны вводиться с клавиатуры.

Лабораторная работа - Ознакомление с языком программирования Prolog

Лабораторная
  • формат doc, odt, pdf, txt
  • размер 168.32 КБ
  • добавлен 03 ноября 2009 г.
Цель: Первоначальное ознакомление с выбранной системой программирования на языке Пролог, реализация предикатов обработки списков в различных представлениях. Задача: 1. Ознакомится с одной из систем программирования на языке Пролог на персональной или мини-ЭВМ (J#, GNU Prolog, BinProlog, Cprolog, AMZI Prolog, Visual Prolog, TurboProlog, JLog или др. ), освоить операции загрузки простейших пролог-программ и формулирования запросов. 2. Проверить н...

Лабораторная работа №1

Лабораторная
  • формат doc
  • размер 4.69 КБ
  • добавлен 19 ноября 2008 г.
Отчет по лабораторной работе на тему: "Основы работы в системе Visual prolog 5.2. ". Содержит листинг программы.rn

Программа - Visual Prolog 7.2

program
  • формат msi
  • размер 18.9 МБ
  • добавлен 02 марта 2009 г.
Новейшая версия программы из серии Visual Prolog. Дружественный интерфейс и высокая интеллектуальность. Приятной работы!rn

Реферат - История создания и развития языка Prolog

Реферат
  • формат docx
  • размер 679.52 КБ
  • добавлен 08 ноября 2010 г.
История создания и развития языка Prolog. Сферы использования. Среда разработки "SWI-Prolog". Среда разработки "Тurbo Prolog". Среда разработки " Visual Prolog ". Количество страниц 35.rn

Bramer M. Logic Programming with Prolog

  • формат pdf
  • размер 828.06 КБ
  • добавлен 03 января 2011 г.
Springer, 2005. - 223 pages. This book teaches the techniques of Logic Programming through the Prolog language. The name stands for Programming in Logic. Prolog has been used for a wide variety of applications, including as the basis for a standard ‘knowledge representation language’ for the Semantic Web – the next generation of internet technology; it is one of the principal languages used by researchers in Artificial Intelligence. Logic Progra...

Costa E. Visual Prolog 7.2 for Tyros

  • формат pdf
  • размер 1.67 МБ
  • добавлен 03 марта 2009 г.
This book started as a personal project. My intention was simply to write a tutorial on Logic Programming for my son. The success of the book,however, was immense, and I received many uggestions on how to improve the text, or the code, and encouragement to continue with the work. Подробное описание работы в Visual Prolog 7.2 - от знакомства с интерфейсом до решения серьезных задач с пояснениями и приведенными листингами - (25 глав 256 стр. на анг...

Lloyd J.W. Foundations of Logic Programming

  • формат pdf
  • размер 7.86 МБ
  • добавлен 27 июня 2011 г.
Springer, 1987. - 212 pages. This is the second edition of the first book to give an account of the mathematical foundations of Logic Programming. Its purpose is to collect, in a unified and comprehensive manner, the basic theoretical results of Logic Programming, which have previously only been available in widely scattered research papers. In addition to presenting the technical results, the book also contains many illustrative examples. Many...

Thomas W. de Boer. A Beginners Guide to Visual Prolog 7.1

  • формат pdf
  • размер 2.99 МБ
  • добавлен 09 сентября 2009 г.
Groningen. 2008 This is a book on how to write computer programs in Visual Prolog. Visual Prolog, or VIP for short, is an Object-Oriented Programming Language (OOPL for short) that can be used to create programs that run under Microsoft Windows. This means that the programs that you write should support a GUI, a Graphical User Interface.