Hey,
I was able to implement my own heuristic cost function. In the beginning, my solutions were stuck at around 330. I tried to improve my function and I am confident that the solutions should be over the 350. But I never achieved them on my PC.
As this exercise depends on milliseconds, I had the feeling that either my PC is not strong enough to run all the scenarios, or my internet connecting is not good enough. Because of that, I asked a friend of mine (who already submitted their solution) to run my function on their device, and it got over 350 solutions.
My question is now, if it would be possible + acceptable to increase the timeout on the batch.processing.config file? Or what else can I do? As I am pretty sure that my function should be able to run well over the 350 solutions that are needed to pass for the bonus points.
Thank you so much for your response
Kind regards