Hi,

I've build a solver with many conditions.

The calc is performed on a list, with 80 items.

It returns the combination of 8 items, under the conditions.

If i want to "lock" items, that no matter what the result is, they have to be inside, how do i do it?

Many thanks.