Results 15 comments of Roderic

Adding some unsolved tasks that we could target: - Easy reference implementation: 74,142,181,451,742 - pixelwise: 303,433,467,674 - symmetrize shapes:61,108,284,295,461,464,472,542,604,628,716 - Other easy tasks?: 29,168,276,278,329,333,368,414,443,453

Task 650 should be solved. Right now I don't know why it isn't.

Adding the (I believe) unsolved tasks related to these specific functions: - cropShape: 87,204,318,473,586,774 - replicateShape: 4,53,74,88,132,190,196,207,362,424,474,509,539,659,683,779,795 - arrangeShapes: 21,29,45,95,125,158,200,232,237,252,263,295,365,414,434,475,535,558,\ 588,589,699,759,760

I'm working on the following: - a task attribute: self.twoShapeTask. For now it is a boolean vector [task has two shapes, multicolor, diagonal, shapes have same size] We can add...

I was looking at such type of tasks yesterday. Happy to think about it, I think I may have some ideas. PD: note that 624 could already by solved, by...

I meant at startOperations Sent from my iPhone > On May 8, 2020, at 6:28 PM, alejandrodemiquel wrote: > >  > What do you mean with "having replicateShapes before...

Cool. These tasks can be solved with arrangeShapes too, which I will commit tonight. Adding option of scale/rotate would help solve: 158, 760, 535, 158, 760, 535 Currently solves: 152,...

Currently solves: 17,68,75,79,111,116,172,360,367,421,500,540,645 Next update hopefully: 4,100,132,157,196,208,779,795

Added Shape attribute .isPartialFrame. It helps detect frames in tasks like 87, 142, 153, 200, 244, 386, 462, 597, 690. Won't detect if there is more than one frame of...