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

6
LINES

< > BotCompany Repo | #21 // Result/no-result (Solving strategy)

Task description

A solving strategy that works like this:
  1. yesExamples := examples where output is not empty
  2. noExamples := examples where output is empty
  3. subsolve: find predicate to distinguish between yes and no examples
  4. subsolve: find solution for yes examples
  5. combine results of 3 and 4

download  show line numbers   

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

Comments [hide]

ID Author/Program Comment Date
656 #1000610 Edit suggestion:
!636
!629

main {
static Object androidContext;
static String programID;

public static void main(String[] args) throws Exception {
A solving strategy that works like this:
1. yesExamples := examples where output is not empty
2. noExamples := examples where output is empty
3. subsolve: find predicate to distinguish between yes and no examples
4. subsolve: find solution for yes examples
5. combine results of 3 and 4

}}
2015-08-19 05:02:02  delete 
654 #1000604 (pitcher) 2015-08-18 00:07:22

add comment

Image recognition results

Recognizer Recognition Result Visualize Recalc
#308 303 [visualize]

Snippet ID: #21
Snippet name: Result/no-result (Solving strategy)
Eternal ID of this version: #21/1
Text MD5: 2b4c85b5303959c08f3cf2547f9c202c
Author: stefan
Category: strategies
Type: Task description
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2013-12-09 21:20:19
Source code size: 303 bytes / 6 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 1192 / 262
Referenced in: [show references]