Backward chaining is a artificial intelligence method of reasoning which uses inference rules to create new sentences from existing facts.
» Read more: Backward chaining
Archive for the ‘Algorithms’ category
Backward chaining
October 10th, 2010Forward chaining
October 4th, 2010Forward chaining is a artificial intelligence method of reasoning which uses inference rules to create new sentences from existing facts.
» Read more: Forward chaining
Generating procedural cloud texture
September 19th, 2010The following post presents implementation of a procedural cloud texture generation algorithm.