Pedro Castellucci
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Pedro Castellucci-
Pedro Castellucci commented,
Hi Jaromil, I see! So maybe my issue is with the policy of adding solutions to the solution pool. I was under the impression that it saved up to 'PoolSolutions' regardless of the order the solut...
-
Pedro Castellucci commented,
Hi Jaromil, I appreciate the quick response. But it is still fuzzy to me. I will try to elucidate with an example. Let us say the solver has registered an incumbent with value 100 for a minimiz...
-
Pedro Castellucci created a post,
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...
-
Pedro Castellucci created a post,
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...