1 | static Collection<S> ai_simulateFactToFactRules() {
|
2 | L<IfThen> rules = ai_parseRules(mL_raw("Fact-to-fact rules"));
|
3 | LS facts = ai_facts(); |
4 | ret setMinusSet(ai_deriveFacts(rules, facts), facts); |
5 | } |
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: | 572 / 604 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |