Note that this may not be the global minimum because we are not adding new columns during the solution of the mixed-integer problem model
(an algorithm known as branch and price).
Could someone please help me how to formulate the branch and price model for this problem? Here they just generated columns without branching the variables, but I would like to implement branching and then generate columns based on pricing. Is it possible to provide the revised code?