--
You received this message because you are subscribed to the Google Groups "pulp-or-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discu...@googlegroups.com.
To post to this group, send email to pulp-or...@googlegroups.com.
Visit this group at http://groups.google.com/group/pulp-or-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
--
New posters to this group are moderated which can take up to 48 hours, so please be patient if your first post takes a while to turn up.
---
You received this message because you are subscribed to the Google Groups "pulp-or-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discu...@googlegroups.com.
To post to this group, send email to pulp-or...@googlegroups.com.
Visit this group at https://groups.google.com/group/pulp-or-discuss.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or...@googlegroups.com.
To post to this group, send email to pulp-or...@googlegroups.com.
Visit this group at https://groups.google.com/group/pulp-or-discuss.
For more options, visit https://groups.google.com/d/optout.
--
New posters to this group are moderated which can take up to 48 hours, so please be patient if your first post takes a while to turn up.
---
You received this message because you are subscribed to the Google Groups "pulp-or-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or...@googlegroups.com.
How can I collect GAP information using methods (get/set)?Result - Stopped on time limitObjective value: 2643725.00739212Lower bound: 681382.380Gap: 2.88Enumerated nodes: 4993Total iterations: 289152Time (CPU seconds): 322.05Time (Wallclock seconds): 322.05
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pulp-or-discuss/90d4f280-bef4-4919-b25e-632a9cbbc7cc%40googlegroups.com.
Hello Juliano,
I think pulp does not return by defualt the gap. In the other question of this conversation the recommendation was to use the CPLEX_PY api because it uses the cplex
library under the hood and it does return the gap. In your case you’re using CBC so not too much luck there.
If you manage to write the log into a file (also check this issue), you can use the orloge package to import the log file into python easily to check the gap info among other things.
cheers,
Franco
To unsubscribe from this group and stop receiving emails from it, send an email to pulp-or-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pulp-or-discuss/90d4f280-bef4-4919-b25e-632a9cbbc7cc%40googlegroups.com.