Batch Processing in R Gurobi
Awaiting user inputHi,
I am writing to inquire about the availability of batch processing capabilities for R Gurobi. Currently, I am faced with the challenge of solving a large number of small optimization tasks, and I'm experiencing significant latency overhead during API communication.
Could you please provide guidance on any strategies or best practices to mitigate this latency overhead when dealing with batch optimization tasks?
Thank you in advance for your assistance.
Best regards,
George
-
Hi George,
Can you expand on where you are seeing the latency? R is not my strong suit, but my understanding was that you would set up all the data structures (which would not incur any API calls) then call the gurobi() function to optimize.
- Riley
0
Please sign in to leave a comment.
Comments
1 comment