メインコンテンツへスキップ

column generation with c++

ユーザーの入力を待っています。

コメント

1件のコメント

  • 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

サインインしてコメントを残してください。