ILP Part 9 – Conditional operator
This is the ninth 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 conditional operator in ILP. We are basically going to represent if statement in declarative language. Interpretation We will start with explanation … Continue reading ILP Part 9 – Conditional operator