ARC-AGI-2 problem / Monocolor line by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Toplevel box by Ciro Santilli 37 Updated +Created
There are two or more boxes drawn inside the toplevel and sharing boundaries with toplevel.
ARC-AGI-2 problem / Edge by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Square by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Distance by Ciro Santilli 37 Updated +Created
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 Updated +Created
ARC-AGI-2 problem / Dotted path by Ciro Santilli 37 Updated +Created
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 Updated +Created
A rectangular container.
The toplevel viewport is always implicitly understood as a special box.
ARC-AGI-2 problem / Path by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Rectangle by Ciro Santilli 37 Updated +Created
Rectangle is like a box but always fully filled.
ARC-AGI-2 problem / Primitive relation by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Monocolor object by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Container by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Draw line by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Optimize by Ciro Santilli 37 Updated +Created
There is no unique solution, we just have to optimize something, often the least changed colors.
ARC-AGI-2 problem / Repeat by Ciro Santilli 37 Updated +Created
ARC-AGI-2 problem / Object by Ciro Santilli 37 Updated +Created
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.
ARC-AGI-2 problem / Background color by Ciro Santilli 37 Updated +Created
If a color is inferred to be a background color, it contains no information and should be ignored.
Most problems tend to use black as a background color, but not all of them.

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