ARC-AGI-2 problem / Monocolor line Updated +Created
ARC-AGI-2 problem / Dotted line Updated +Created
ARC-AGI-2 problem / Adjacent Updated +Created
ARC-AGI-2 problem / Toplevel box Updated +Created
There are two or more boxes drawn inside the toplevel and sharing boundaries with toplevel.
ARC-AGI-2 problem / Edge Updated +Created
ARC-AGI-2 problem / Square Updated +Created
ARC-AGI-2 problem / Distance 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 Updated +Created
ARC-AGI-2 problem / Dotted path 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 Updated +Created
A rectangular container.
The toplevel viewport is always implicitly understood as a special box.
ARC-AGI-2 problem / Path Updated +Created
ARC-AGI-2 problem / Rectangle Updated +Created
Rectangle is like a box but always fully filled.
ARC-AGI-2 problem / Primitive relation Updated +Created
ARC-AGI-2 problem / Monocolor object Updated +Created
ARC-AGI-2 problem / Container Updated +Created
ARC-AGI-2 problem / Draw line Updated +Created
ARC-AGI-2 problem / Optimize Updated +Created
There is no unique solution, we just have to optimize something, often the least changed colors.
ARC-AGI-2 problem / Repeat Updated +Created
ARC-AGI-2 problem / Object 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 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.

Unlisted articles are being shown, click here to show only listed articles.