volotat / ARC-Game

The Abstraction and Reasoning Corpus made into a web game
https://volotat.github.io/ARC-Game/
MIT License
83 stars 5 forks source link

Easy 8FBCA751 has multiple solutions. #5

Closed Erquint closed 2 weeks ago

Erquint commented 1 year ago

Supposedly incorrect solution. I can't see what would make this solution incorrect. The islands are rectangular, spaced apart and the input shapes are copied verbatim sans background. Unless you're willing to point out something I missed, would you consider moving this to the multiple solutions category?

Erquint commented 1 year ago

Perhaps there's a rule implied that islands have to touch corners, but none of the examples make that decidable. The second one comes closest, but there is no other way to solve it even without this implied rule, so it's not really showcasing the rule distinction.

Changing examples may be another way to make this unambiguous.

volotat commented 2 weeks ago

Exactly the issue I pointed out earlier in the original repository: https://github.com/fchollet/ARC-AGI/issues/84 . As François stated "This is an acceptable level of ambiguity", so it is fine.