I am using Gurobi through Julia, and currently have it set up so that it gives me an optimal solution to the LP I am interested in.
However, it would be really helpful if there was a way it could give multiple optimal solutions. Even just giving me two solutions instead of only one would be very useful for my project.
Does anyone know how to do this?