S.J.R. van Meetelen
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by S.J.R. van Meetelen-
S.J.R. van Meetelen commented,
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 commented,
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 created a post,
Using a class that returns a double as a GRBVar
AnsweredIn 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...