pub fn integer_programming_ty() -> Expr
IntegerProgramming : Nat -> Nat -> List Real -> Prop ILP feasibility / optimality for a mixed-integer program.
IntegerProgramming : Nat -> Nat -> List Real -> Prop