AI-ExpertSystem-Simple

 view release on metacpan or  search on metacpan

examples/Doctor.xml  view on Meta::CPAN

   <name>15</name>
   <conditions>
    <condition>
     <attribute>high.fever</attribute>
     <value>yes</value>
    </condition>
   </conditions>
   <actions>
    <action>
     <attribute>type.disease</attribute>
     <value>roseola</value>
    </action>
   </actions>
  </rule>
  <rule>
   <name>16</name>
   <conditions>
    <condition>
     <attribute>fever</attribute>
     <value>yes</value>
    </condition>



( run in 1.925 second using v1.01-cache-2.11-cpan-98e64b0badf )