Sven Rahmann

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

投稿

Sven Rahmannによる最近のアクティビティ 最近のアクティビティ 投票
  • Best settings for set cover problems

    回答済み

    Hi, I have a typical set cover problem with a few hundreds of variables. Are there any recommended parameter settings that work well with set cover constraints? While Gurobi finds optimal solutions...

  • Reading matrix variables in in callback / Python matrix API

    回答済み

    I'm attempting to solve a MIP with a 1-dimensional matrix variable "visitors" (integer), using the new Python matrix API. In a user callback, I want to read out the optimal fractional solution in t...