Uses 11335K of libraries. Click here for Pure Java version (11122L/75K).
1 | svoid test_ai_ruleOfThree_1() {
|
2 | // both of these solve the quest |
3 | test_ai_ruleOfThree_1( |
4 | //::ai_ruleOfThree_solver_1 |
5 | ::ai_ruleOfThree_solver_3); |
6 | } |
7 | |
8 | svoid test_ai_ruleOfThree_1(IF2<S, S, S> f) {
|
9 | testFunctionValues_twoArgs(f, |
10 | pair("I want to fly => Verb phrase: fly", "I want to get high"), "Verb phrase: get high");
|
11 | } |
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: | 390 / 533 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |