fchollet / ARC-AGI

The Abstraction and Reasoning Corpus
Apache License 2.0
3.31k stars 548 forks source link

B7CB93AC.json is not unambiguous #88

Closed volotat closed 3 months ago

volotat commented 3 years ago

Not exactly an issue, but most of the task in the dataset seems to have single unambiguous solutions while this and couple of others doesn't.

image According to the rule we have to combine shapes in a way such that we get complete rectangle. Rotation is allowed. With that in mind solution like this should also be correct. image

fchollet commented 3 months ago

This is an acceptable level of ambiguity -- as long as there are no more than 2 likely solutions, we're clear. This is the reason why you're allowed several attempts per test grid.