Constructs a CostModel instance.
CostModel(List<BigInt> values) : values = List<BigInt>.unmodifiable(values);