Hi all,
I would like to a question about the options that are made available by Gurobi to solve linear programs.
In the reference manual, I am not seeing a "network simplex" option. Does that mean networks simplex is not provided in linear program solver?
The reason I ask this is because I have a network formulation that has integral input, and I want to use network solver to make sure the solution is also integral. If I solve it as a general linear program with Gurobi, will I guarantee to obtain a integral solution?
Thanks,
Liang