<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>RealityForge.org: Distributed Case-Based Reasoning using Java</title>
    <link>/articles/2006/03/08/distributed-case-based-reasoning-using-java</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>A little short for a storm trooper</description>
    <item>
      <title>Distributed Case-Based Reasoning using Java</title>
      <description>&lt;p&gt;Over the next few months I will be investing some time into a research project focusing on distributed &lt;a href="http://en.wikipedia.org/wiki/Case-based_reasoning"&gt;case-base reasoning&lt;/a&gt;. The idea is to establish an &lt;a href="http://en.wikipedia.org/wiki/Mobile_ad-hoc_network"&gt;ad-hoc network&lt;/a&gt; of nodes that each have a separate case-base. When a node attempts to find a solution to a problem it will query both it&amp;#8217;s local case-base and case-bases of connected nodes to determine the solution.&lt;/p&gt;


	&lt;p&gt;The exact algorithms that the solver uses to select nodes to query will have a significant impact on the speed and accuracy with which a solution can be found. The maintainece of the distributed cases-bases via case addition or removal will also need to be addressed in our research.&lt;/p&gt;


	&lt;p&gt;I will be working on an existing codebase but I have been looking around to see if I can find any free or opensource java case-base reasoning software. Something that I can tack a distribution layer on top of but I have been unable to find any products that are not commercial software and/or under highly restrictive licenses. I wonder if this is an area that just does not appeal to &lt;span class="caps"&gt;FOSS&lt;/span&gt; developers?&lt;/p&gt;</description>
      <pubDate>Wed, 08 Mar 2006 13:05:00 +1100</pubDate>
      <guid isPermaLink="false">urn:uuid:2c386742-324f-49eb-a7d5-dd038f523132</guid>
      <author>Peter Donald</author>
      <link>http://www.realityforge.org/articles/2006/03/08/distributed-case-based-reasoning-using-java</link>
      <category>Java</category>
      <category>cbr</category>
      <category>case</category>
      <category>base</category>
      <category>reasoning</category>
      <category>java</category>
      <category>distributed</category>
      <trackback:ping>http://www.realityforge.org/articles/trackback/31</trackback:ping>
    </item>
  </channel>
</rss>
