--
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-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to pulp-or-discuss@googlegroups.com.
Visit this group at https://groups.google.com/group/pulp-or-discuss.
For more options, visit https://groups.google.com/d/optout.
Have you looked at the amount of memory used by your computer while solving?Stu
Stuart MitchellPhD Engineering ScienceExtraordinary Freelance Programmer and Optimisation Guru
On Sat, Jul 7, 2018 at 1:50 AM, Aleksandra Firkowska <ola.fi...@gmail.com> wrote:
Hello,I am quite new to programming and I have been trying to use PULP for an inventory stock optimisation. I have however hit a wall.The model is working and I am getting an optimal solution for a relatively small dataset, however when I try to run this model for a larger dataset I it not working and I am getting an error in actualSolve:return self.solve_CBC(lp, **kwargs)getting an error while executing the cbc.exeI have tried and I can actually run it manually once I go into the folder.I have also tried using model.solve(pulp.GLPK()) but this is coming up with similar error but when executing glpsol.exeI really do not know what to do anymore as I do not have much programming/computing background and I do not understand how it works for smaller dataset but not a larger one.Is someone able to help?Thank you in advance!
--
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.