minimize-costs ( costs -- representations )


Vocabulary
compiler.cfg.representations.selection

Inputs
costsa sequence


Outputs
representationsa sequence


Word description
For every vreg, compute preferred representation, that minimizes costs.

Definition