Popis předmětu - AE4B33FLP
AE4B33FLP | Functional and Logic Programming | ||
---|---|---|---|
Role: | Rozsah výuky: | 2P+2C | |
Katedra: | 13136 | Jazyk výuky: | EN |
Garanti: | Zakončení: | Z,ZK | |
Přednášející: | Kreditů: | 6 | |
Cvičící: | Semestr: | L |
Webová stránka:
http://cw.felk.cvut.cz/doku.php/courses/ae4b33flp/startAnotace:
This course introduces students into the techniques of functional programming in the LISP (or more precisely SCHEME) and HASKELL language and logic programming in the PROLOG language. Both languages are declarative in that the programmer symbolically describes the problem to be solved, rather than enumerating the exact sequence of actions to be taken. In PROLOG, one describes the problem by specifying properties of objects and relations thereamong through logic formulas. In LISP, the problem description takes the form of function definitions. Both languages have found significant applications in artificial intelligence fields, such as agent systems or symbolic machine learning. Motivating tasks from these domains will be used throughout the course.Výsledek studentské ankety předmětu je zde: AE4B33FLP
Cíle studia:
Learn principles of functional and logic programming in the respective languages LISP and PROLOG.Osnovy přednášek:
1. | Introduction to declarative programming languages. Comparison to classical imperative languages. Introduction to programming for artificial intelligence. | |
2. | Lisp and Scheme: basic language idioms, atoms, lists, recursion. | |
3. | Scheme: lambda abstraction, built-in functions, advanced data structures. | |
4. | Scheme: relations between iterations and tail recursion optimisations guaranteed by the language standard, built-in high-order functions. | |
5. | Scheme: state space search, applications in artificial intelligence. | |
6. | Haskell: types, patterns, built-in functions, lambda abstraction. | |
7. | Haskell: advanced properties of the language in comparison to Scheme. | |
8. | Prolog: facts, rules and queries. Recursion. Query answering. | |
9. | Functions, unification, list operations. | |
10. | Prolog and logic: clauses, Herbrand base, interpretation, model, closed-world assumption, decidability. | |
11. | Cut and negation. Extralogical operators, arithmetics. | |
12. | Combinatorial search in Prolog. | |
13. | Constraint logic programming. | |
14. | Programming practices, debugging, built-in predicates. |
Osnovy cvičení:
1. | Scheme. First look at Scheme and its environment. Program debugging. Basic examples. | |
2. | Recursion. Accumulator. | |
3. | Lambda abstraction. | |
4. | Tail recursion. High-order function. | |
5. | Haskell. | |
6. | Prolog as a database. Facts, rules, queries. | |
7. | Recursion. Program debugging. | |
8. | Unificaton. List operations. | |
9. | List, cut and negation operations. | |
10. | Search algorithms, individual task assignment | |
11. | Search algorithms | |
12. | Constraint logic programming | |
13. | Constraint logic programming | |
14. | Credits |
Literatura:
P. | Flach: Simply Logical, John Wiley 1994 | |
I. | Bratko: Prolog programing for AI, Addison Wesley 2001 (3rd edition) | |
V. | Mařík et al: Umělá |
P. | Jirků, P. Štěpánek, O. Štěpánková: Programování v Jazyku Prolog, SNTL 1991 (In Czech) | |
B. | O'Sullivan, D. Stewart, and J. Goerzen: Real World Haskell, O'Reilly, November 2008, English, ISBN-10: 0596514980, ISBN-13: 978-0596514983 | |
B. | Harvey and M. Wright: Simply Scheme, Introducing Computer Science, MIT Press, 1999 |
Požadavky:
Discrete Mathematics Programming 1+2.Poznámka:
Rozsah výuky v kombinované formě studia: 14p+6c |
Klíčová slova:
LISP, PROLOG, functional programming, logic programmingPředmět je zahrnut do těchto studijních plánů:
Plán | Obor | Role | Dop. semestr |
Stránka vytvořena 15.9.2024 15:51:01, semestry: Z,L/2024-5, L/2023-4, Z/2025-6, Z/2023-4, připomínky k informační náplni zasílejte správci studijních plánů | Návrh a realizace: I. Halaška (K336), J. Novák (K336) |