Well here it is. Unfortunately you'll have to have Python installed to run it as I don't know how to package it nicely as an exe or something. If you are using Windows I think this link should work:
http://www.python.org/ftp/python/2.7.1/python-2.7.1.msi. If you are on a mac then I think you should already have Python but unfortunately I don't know how it works...
So basically what I'm saying is here is some code that you can't run, lol, I should have thought of this. If anyone is interested enough though you can try installing python etc. and see if it works. On Windows if everything goes ok you should just be able to double click it and it should work after python is installed. If you have problems let me know and I will
fail try to help. If none of that works you could just drag the file into notepad and look at the code, but that's not very exciting at all lol.
Basically it will ask you to put in the same variables that jez used in his spreadsheet then print out the possible tyre combinations and the best strategy for each one. For example, using the original values from the spreadsheet it says the best strategy is 3 stops with the following stints:
Option: 16 laps
Option: 16 laps
Option: 16 laps
Prime: 22 laps
With this giving 92.15s added due to tyre wear and pit stops. I should point out that my times are slightly different from jez's because I didn't include any extra lap time due to degradation on the first lap (so the 1st lap is 0 seconds added, then 0.1s for the 2nd lap etc.).
Well there goes my day. Well done if I haven't completely lost you by now. Also, it would be interesting to see what the tyre wear is like in Canada jez. I will do my best to resist doing it myself though
.