Libraryless. Click here for Pure Java version (15255L/107K).
// returns number of expectations checked // fails on error static int ai_checkMusing(S musing) { PhilosophyBot1 bot = new(musing); bot.printNonMatches = true; bot.smartParser1_verbose = true; bot.debugContradictionChecks = true; pb_allStandardFeatures(bot); bot.autoOpenTheories(); bot.run(); ret bot.checkExpectations(); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1025730 | 
| Snippet name: | ai_checkMusing | 
| Eternal ID of this version: | #1025730/11 | 
| Text MD5: | ab2b3e1f0cd77ace56bc5d0ed8767239 | 
| Transpilation MD5: | 07c9e5b5b23e679dceddd56ab411a15c | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-03-20 16:24:08 | 
| Source code size: | 351 bytes / 12 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 450 / 615 | 
| Version history: | 10 change(s) | 
| Referenced in: | [show references] |