0%

ALL meanings of backward chaining

B b
  • noun Technical meaning of backward chaining (algorithm)   An algorithm for proving a goal by recursively breaking it down into sub-goals and trying to prove these until facts are reached. Facts are goals with no sub-goals which are therefore always true. Backward training is the program execution mechanism used by most logic programming language like Prolog. Opposite: forward chaining. 1
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?