ARC-AGI-2 problem / Toplevel box by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
There are two or more boxes drawn inside the toplevel and sharing boundaries with toplevel.
ARC-AGI-2 problem / Edge by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
ARC-AGI-2 problem / Distance by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
A path is something you obtain by somehow drawing from one point to another, e.g. a line, and then starting another drawing between two points from the end point.
ARC-AGI-2 problem / Line by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
ARC-AGI-2 problem / Dotted path by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
A dotted line is a generalized line that cycles between a color pattern, e.g.:
r r g
would be a line:
r r g r r g r r g
An extra color "transparent" may also be added to not change for that pixel.
ARC-AGI-2 problem / Box by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
A rectangular container.
The toplevel viewport is always implicitly understood as a special box.
ARC-AGI-2 problem / Path by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
ARC-AGI-2 problem / Rectangle by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
Rectangle is like a box but always fully filled.
ARC-AGI-2 problem / Optimize by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
There is no unique solution, we just have to optimize something, often the least changed colors.
ARC-AGI-2 problem / Object by Ciro Santilli 37 Created 2025-03-28 Updated 2025-07-16
An "object" is a set of points that is understood to be one singular entity.
Contiguity and having the same color are strong indicators that something should be understood as an object.

There are unlisted articles, also show them or only show them.