intelligent backtracking

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


FOLDOC DictionaryDownload this dictionary
intelligent backtracking
<algorithm> An improved backtracking algorithm for Prolog interpreters, which records the point at which each logic variable becomes bound and, when a given set of bindings leads to failure, ignores any choice point which does not bind any of those variables. No choice from such a choice point can succeed since it does not change the bindings which caused the failure.
(1996-04-06)


(c) Copyright 1993 by Denis Howe

Define intelligent backtracking

Translate intelligent backtracking