Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1018243 // ai_simulateFactToFactRules

JavaX fragment (include)

static Collection<S> ai_simulateFactToFactRules() {
  L<IfThen> rules = ai_parseRules(mL_raw("Fact-to-fact rules"));
  LS facts = ai_facts();
  ret setMinusSet(ai_deriveFacts(rules, facts), facts);
}

Author comment

Began life as a copy of #1017829

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018243
Snippet name: ai_simulateFactToFactRules
Eternal ID of this version: #1018243/5
Text MD5: c084595a4e5ac12f02bbc078ef029625
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-11 22:49:45
Source code size: 203 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 277 / 308
Version history: 4 change(s)
Referenced in: [show references]