Pedro Castellucci
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by Pedro Castellucci-
is MIPSOL callback called only on new incumbent or on all integer solutions?
AnsweredHello, I believe this is more of a clarifying question about the documentation on callbacks. I am confused about the proper behavior of MIPSOL callback. From the Callback Codes page, I read tha...
-
TimeLimit behavior with subproblems in callback
AnsweredDear community, I have a Benders-like setup. That is, I have a (master) model in which I add lazy constraints using a callback. The lazy constraint depends on the solution of several subproblems...