Skip to main content

Solution not found or model is infeasible ( Gurobi in R)

Answered

Comments

2 comments

  • Simranjit Kaur
    • Gurobi Staff

    Hi,

    Your Gurobi log does not report any error. The solver found one feasible solution with zero objective value (which means zero fine across all projects)

    Solution count 1: 0 

    This solution is also an optimal solution (within tolerances) for your model.

    Optimal solution found (tolerance 1.00e-04)

    Best regards,
    Simran

    0
  • Nills van de Velde
    • Gurobi-versary
    • First Comment
    • First Question

    Hi,

    thank you for the feedback, this means that the MIP is not complete as a fine is expected due to the workload.

    I recon the StartTime is the issue.

    0

Please sign in to leave a comment.