<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - bjornredemption</title>
<link>http://snipplr.com/users/bjornredemption</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 04:15:41 GMT</pubDate>
<item>
<title>(Java) AI Backward Chaining implementation for propositional logic horn form knowledge bases</title>
<link>http://snipplr.com/view/56297/ai-backward-chaining-implementation-for-propositional-logic-horn-form-knowledge-bases/</link>
<description><![CDATA[ <p>Artificial intelligence basics : This is a backward chaining implementation which works with horn form knowledge bases. Had some trouble finding any simple and easy to understand examples online - so here's my version!!! http://en.wikipedia.org/wiki/Backward_chaining</p> ]]></description>
<pubDate>Fri, 08 Jul 2011 12:03:00 GMT</pubDate>
<guid>http://snipplr.com/view/56297/ai-backward-chaining-implementation-for-propositional-logic-horn-form-knowledge-bases/</guid>
</item>
<item>
<title>(Java) AI Forward Chaining implementation for propositional logic horn form knowledge bases</title>
<link>http://snipplr.com/view/56296/ai-forward-chaining-implementation-for-propositional-logic-horn-form-knowledge-bases/</link>
<description><![CDATA[ <p>Artificial intelligence basics : This is a forward chaining implementation which works with horn form knowledge bases. Had some trouble finding any simple and easy to understand examples online - so here's my version!!!
http://en.wikipedia.org/wiki/Forward_chaining</p> ]]></description>
<pubDate>Fri, 08 Jul 2011 11:59:20 GMT</pubDate>
<guid>http://snipplr.com/view/56296/ai-forward-chaining-implementation-for-propositional-logic-horn-form-knowledge-bases/</guid>
</item>
<item>
<title>(Regular Expression) Remove html tag attributes with Regex find and replace in Dreamweaver</title>
<link>http://snipplr.com/view/40761/remove-html-tag-attributes-with-regex-find-and-replace-in-dreamweaver/</link>
<description><![CDATA[ <p>Use this regex search in Dreamweaver's find/replace to remove any html tag attributes</p> ]]></description>
<pubDate>Sun, 19 Sep 2010 20:30:12 GMT</pubDate>
<guid>http://snipplr.com/view/40761/remove-html-tag-attributes-with-regex-find-and-replace-in-dreamweaver/</guid>
</item>
</channel>
</rss>