Skip to main content

column generation with c++

Awaiting user input

Comments

1 comment

  • Mario Ruthmair
    • Gurobi Staff Gurobi Staff

    Hi Kechen,

    What exactly is the error message you get?

    In addVar() you use NULL for a string argument (name). Since the name parameter is optional, you can just skip it.

    Best regards,
    Mario

    0

Please sign in to leave a comment.