Skip to content

Metrics and Objective Functions

Andrew Johnson edited this page Jan 29, 2024 · 13 revisions

The compiler chooses from among equivalent candidate functions and data to minimize the final objective metric.

What is a Metric?

Metrics are integer tuples. Zero is the perfect score.

0 < 1 < (1 1) < (1 (0 2))

Clone this wiki locally