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

11
LINES

< > BotCompany Repo | #1028826 // test_ai_ruleOfThree_1 (OK)

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

Uses 11335K of libraries. Click here for Pure Java version (11122L/75K).

svoid test_ai_ruleOfThree_1() { 
  // both of these solve the quest
  test_ai_ruleOfThree_1(
    //::ai_ruleOfThree_solver_1
    ::ai_ruleOfThree_solver_3);
}

svoid test_ai_ruleOfThree_1(IF2<S, S, S> f) {
  testFunctionValues_twoArgs(f,
    pair("I want to fly => Verb phrase: fly", "I want to get high"), "Verb phrase: get high");
}

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: #1028826
Snippet name: test_ai_ruleOfThree_1 (OK)
Eternal ID of this version: #1028826/6
Text MD5: 30c89aadc52527562ad0cec5354ec163
Transpilation MD5: 60ab8e8783cbee1340d70b832bf70095
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-11 22:06:04
Source code size: 344 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 125 / 207
Version history: 5 change(s)
Referenced in: [show references]