Solving MILP without a solver
Hi Can i solver a MILP problem without using a solver. I want to write plain matlab code for the objective function, constraints and Branch and Bound method . In using a solver or built in optimization tool of linear programming i may not know what is going in my code.
Regards Zohaib
If you want to write your own solver in matlab, perhaps this forum is not appropriate. Could you please be more explicit about the connection with SageMath ?