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

3
LINES

< > BotCompany Repo | #1021230 // ai_applyFactToOutputRules

JavaX fragment (include)

static LS ai_applyFactToOutputRules(S rules, S facts) {
  ret asList(ai_deriveOutput(ai_parseRulesWithMacros(rules), tlft(facts)));
}

Author comment

Began life as a copy of #1017829

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021230
Snippet name: ai_applyFactToOutputRules
Eternal ID of this version: #1021230/3
Text MD5: c8a722d51700c87ff74880bb53e0a2dc
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-03 19:22:05
Source code size: 135 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 231 / 264
Version history: 2 change(s)
Referenced in: [show references]