Zuhal Kartal

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 10
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 3

アクティビティの概要

Zuhal Kartalさんの最近のアクティビティ
  • Zuhal Kartalさんが投稿を作成しました:

    MPS/Branching priorities

    回答済み

    Hi all, I am wondering if we could use branching priority attribute for some variables while we are working on an MPS file? Thanks from now on,

  • Zuhal Kartalさんがコメントを作成しました:

    Hi Jaromil, I have deleted for v in V[1:] after quicksum; because I have already added this in the for loops. So, this constraint does the job right now. If someone has some symmetry in their mathe...

  • Zuhal Kartalさんがコメントを作成しました:

    Hi Jaromil again! I have solved the problem, Luckily! Thanks for your interest.. Cheers,

  • Zuhal Kartalさんがコメントを作成しました:

    Hi Jaromil; Thanks for your interest. Firstly, I would like to reach out a solution like this: hz(1,0)=1; hz(1,1)=1; hz(2,2)=1; hz(2,3)=1; hz(3,4)=1; hz(3,5)=1. I have not reached this yet with my ...

  • Zuhal Kartalさんが投稿を作成しました:

    Symmetry Breaking Issue

    回答済み

    Hi everyone, I have a constraint as in the following: And I formulate it as in the following: My indexes for N and V start with 0; in my hz (i,v) variables  the indexes that for ii has to be 1,2,...

  • Zuhal Kartalさんがコメントを作成しました:

    Hi Matthias, Thank you so much for your answer. As you realise, I keep my variables in a list right now. However, as I understand in order to define the variables as you have shown; I should use a ...

  • Zuhal Kartalさんが投稿を作成しました:

    How do I set a subset for the variable

    回答済み