S.J.R. van Meetelen

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

アクティビティの概要

S.J.R. van Meetelenさんの最近のアクティビティ
  • S.J.R. van Meetelenさんがコメントを作成しました:

    Now i changed the calculation class so that it returns a GRBLinExpr (as can be seen in the picture below). However the int stock is 0 all the time. So i think i don't give it to this class in the r...

  • S.J.R. van Meetelenさんがコメントを作成しました:

    Hi,  First I want to thank you for your very fast comment! The class called NAVcalc.java is the class that returns the double that returns the NAV-risk calculation shown below. The risk calculation...

  • S.J.R. van Meetelenさんが投稿を作成しました:

    Using a class that returns a double as a GRBVar

    回答済み

    In my objective function i use a class that returns a double to calculate a certain risk which depends on the variables of my MIP model. However, since this class returns a double i get the error m...