Vamsi Krishna

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

アクティビティの概要

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

    Issue while modelling indicator constraints

    回答済み

    I am trying to model the following constraint. where x_ij is binary Decision variable, c_j is continuous decision variable, and k_i is parameter. K is set for the parameter k_i values K ={k_1,.......

  • Vamsi Krishnaさんがコメントを作成しました:

    Hi Mario,Thanks for the suggestions. Yes, wrong formulation of distance constraint. I have defined one more continuous variable that tries to capture this. Here is the updated code. import gurobip...

  • Vamsi Krishnaさんが投稿を作成しました:

    Please help with this program

    回答済み

    Let's say a line network with nodes at M =[0,4,8,15] (say on X-axis ), and r =7, m=2. I want to place m points on this line networkObjective:  To maximize the number of points out of m to be placed...