Skip to main content

1988 | OriginalPaper | Buchkapitel

Drawing with Prolog

verfasst von : Helder Coelho, José Carlos Cotta

Erschienen in: Prolog by Example

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

The use of knowledge brings the programmer to an understanding of concepts like feedback, recursion, state and so on. In this chapter the examples involve search through a large number of alternatives. This feature is especially well suited for problems that can be modelled as graph search ones. This is also the basis for an approach to planning and simulation models using logic programming (see Chapters 13 and 18). The purpose is also to support the programmer with graphics in order to put forward the underlying intelligent machinery and to show how programs reason.

Metadaten
Titel
Drawing with Prolog
verfasst von
Helder Coelho
José Carlos Cotta
Copyright-Jahr
1988
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-642-83213-0_12