Allyson Silva
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by Allyson Silva-
Thanks for the quick answer, Jaromił!In fact, my problem is that I am creating the GRBEnv and GRBModel as attributes of a class as: class MyProblem { public: GRBEnv env; GRBModel model = GRB...