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

7
LINES

< > BotCompany Repo | #1025875 // agiBlue_deduceWithAllDollarVarRules

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9051L/60K).

static Cl<S> agiBlue_deduceWithAllDollarVarRules(S... facts) {
  PhilosophyBot1 bot = agiBlue_philosophyBotWithAllDollarVarRules();
  bot.extraLogicOperations.add(r { philosophyBot_processUnclearIfs(bot) });
  bot.addFacts(asList(facts));
  bot.think();
  ret bot.factsDeduced();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025875
Snippet name: agiBlue_deduceWithAllDollarVarRules
Eternal ID of this version: #1025875/4
Text MD5: 93bb4935d06ed1c69958e6b1cfe3cbe6
Transpilation MD5: f6743f9f814aa2a6c23eb4216bc786a8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-28 15:17:24
Source code size: 287 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 148 / 243
Version history: 3 change(s)
Referenced in: [show references]