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

11
LINES

< > BotCompany Repo | #1008294 // applyRules - synonym of applyAlwaysRules

JavaX fragment (include)

static void applyRules() {
  ifdef LispAI
  applyAlwaysRules();
  endifdef
}

static void applyRules(long maxSteps) {
  ifdef LispAI
  applyAlwaysRules(maxSteps);
  endifdef
}

Author comment

Began life as a copy of #1008182

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1008294
Snippet name: applyRules - synonym of applyAlwaysRules
Eternal ID of this version: #1008294/2
Text MD5: 5d74c7d434070c9cc83bf0ff100389a4
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-05-16 01:14:25
Source code size: 185 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 442 / 478
Version history: 1 change(s)
Referenced in: [show references]