What is the purpose of "cutting planes" in solving Integer Linear Programming problems?
a) To create additional constraints that help eliminate non-integer solutions
b) To simplify the objective function
c) To split the problem into multiple smaller problems
d) To handle degeneracy in the solution