Implement cutting plane generation. This is a fundamental algorithmic improvement that directly impacts time to optimality in MIP. - Upgrade the code base to support the cut framework - Add core cut types after considering GPU optimization perspective