ILP Part 8 – Multiple and GCD
This is the eighth part of the ILP series. For your convenience you can find other parts in the table of contents in Part 1 – Boolean algebra Today we are going to implement multiple and Greatest Common Divisor (GCD) using ILP. Representations of these functions look very trivial, however, they are in fact a … Continue reading ILP Part 8 – Multiple and GCD