WPettersson/moip_aira

Replace max/min with bound

Opened this issue · 0 comments

Not sure if this actually would work, but I believe that, when minimising, only the int max[] array is needed, and when maximising only the int min[] array is needed. Check if this is the case, and see if we can merge these arrays.