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

Relaxed variable in Java API

回答済み

コメント

2件のコメント

  • 正式なコメント
    Michael Winkler
    Gurobi Staff Gurobi Staff

    Hi Abbas,

     

    you can change the type of a variable with by settings it's variable type attribute. E.g., start[0][0].set(GRB.CharAttr.VType, GRB.CONTINUOUS).

     

    Best,

    Michael

  • A.Omidi
    Gurobi-versary
    Conversationalist
    Investigator

    Hi Michael,

     

    Thanks for your advice. It works fine.

    Regards

    Abbas

    0

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