Link Search Menu Expand Document

Shape Change

The robot minimizes or maximizes its shape.


Page Outline

  1. AreaMaximizer-v0
  2. AreaMinimizer-v0
  3. WingspanMazimizer-v0
  4. HeightMaximizer-v0

AreaMaximizer-v0

The robot grows to occupy the largest possible surface area. This task is easy.

areamaxv0

AreaMinimizer-v0

The robot shrinks to occupy the smallest possible surface area. This task is medium.

areaminv0

WingspanMazimizer-v0

The robot grows to be as wide as possible. This task is easy.

areamaxxv0

HeightMaximizer-v0

The robot grows to be as tall as possible. This task is easy.

areamaxyv0