Enprimarika Nursari

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Enprimarika Nursari Recent activity Votes
  • model.addGenConstrAbs PROBLEM

    Answered

    Hello GUROBI team,  I am currently trying to develop program for Double Row Layout Program with safety consideration with GUROBI optimizer by adding this constraint below for my bachelor thesis. Wi...

  • Infeasible Result For Double Row Layout Problem

    Awaiting user input

    Hi Gurobis Staffs! I'm currently developing a Double Row Layout Problem using Gurobi Optimizer. With Parameters and constraints below: n = len(Data[0][:])-1N = [i for i in range(1,n+1)]R = [1,2]l =...