Show simple item record

PrologPF: Parallel Logic and Functions on the Delphi Machine

dc.contributorClocksin, William
dc.creatorLewis, Ian
dc.date.accessioned2018-11-24T13:10:31Z
dc.date.available2009-11-16T15:11:54Z
dc.date.available2018-11-24T13:10:31Z
dc.date.issued1998-06-16
dc.identifierhttp://www.dspace.cam.ac.uk/handle/1810/221792
dc.identifierhttps://www.repository.cam.ac.uk/handle/1810/221792
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/123456789/2786
dc.description.abstractPrologPF is a parallelising compiler targeting a distributed system of general purpose workstations connected by a relatively low performance network. The source language extends standard Prolog with the integration of higher-order functions. The execution of a compiled PrologPF program proceeds in a similar manner to standard Prolog, but uses oracles in one of two modes. An oracle represents the sequence of clauses used to reach a given point in the problem search tree, and the same PrologPF executable can be used to build oracles, or follow oracles previously generated. The parallelisation strategy used by PrologPF proceeds in two phases, which this research shows can be interleaved. An initial phase searches the problem tree to a limited depth, recording the discovered incomplete paths. In the second phase these paths are allocated to the available processors in the network. Each processor follows its assigned paths and fully searches the referenced subtree, sending solutions back to a control processor. This research investigates the use of the technique with a one-time partitioning of the problem and no further scheduling communication, and with the recursive application of the partitioning technique to effect dynamic work reassignment. For a problem requiring all solutions to be found, execution completes when all the distributed processors have completed the search of their assigned subtrees. If one solution is required, the execution of all the path processors is terminated when the control processor receives the first solution. The presence of the extra-logical Prolog predicate cut in the user program conflicts with the use of oracles to represent valid open subtrees. PrologPF promotes the use of higher-order functional programming as an alternative to the use of cut. The combined language shows that functional support can be added as a consistent extension to standard Prolog.
dc.languageen
dc.publisherUniversity of Cambridge
dc.publisherComputer Laboratory
dc.publisherGirton College
dc.subjectprologpf
dc.subjectprolog
dc.subjectcomputing
dc.subjectlogic programming
dc.subjectcomputer science
dc.subjectfunctional programming
dc.subjectlogic
dc.subjectparallel
dc.titlePrologPF: Parallel Logic and Functions on the Delphi Machine
dc.typeThesis


Files in this item

FilesSizeFormatView
ian_lewis_prologpf_phd.pdf1.404Mbapplication/pdfView/Open

This item appears in the following Collection(s)

Show simple item record