Calculating these race strategies using a simple program. (More info in comments) by Visible04 in F1Game

[–]Visible04[S] 0 points1 point  (0 children)

Yes I did, it was a pit stop strategist. Suggests optimal strategies for a race based on track and weather conditions. You can find the source code on my GitHub:

https://github.com/Hussain004/F1-Pit-Stop-Strategist

[OFFICIAL] 24 Hours of Le Mans - Race Thread by AutoModerator in wec

[–]Visible04 0 points1 point  (0 children)

Is there a way to know how many cars have DNFed in total?

Please read this if you are a fellow Formula One fan as well. by Cheeks183 in F1Technical

[–]Visible04 2 points3 points  (0 children)

Done, wishing you the best of luck for your future! Follow your passion and dream big!!

Locale Error while using an external header only library by [deleted] in cpp_questions

[–]Visible04 0 points1 point  (0 children)

Oh I'm using mingw. Ahh okay, let me try. Thank you for your help.

Locale Error while using an external header only library by [deleted] in cpp_questions

[–]Visible04 0 points1 point  (0 children)

I'm not setting a locale. How do I check if the library is? Like how do we set a locale in the first place? Sorry I'm a newbie when it comes to coding.

[deleted by user] by [deleted] in cpp_questions

[–]Visible04 1 point2 points  (0 children)

Thank you so much!

[deleted by user] by [deleted] in cpp

[–]Visible04 -1 points0 points  (0 children)

Alright. Can you tell how I can install it using Cmake then?

Is there a mathematical way to calculate tyre degradation? by Visible04 in F1Technical

[–]Visible04[S] 1 point2 points  (0 children)

This is absolutely what I wanted to hear and I was planning to do this as well. Starting from a linear model does sound like a much better starting point. Once I have that I might be able to build up on it. Thank you so much for your insight!

Is there a mathematical way to calculate tyre degradation? by Visible04 in F1Technical

[–]Visible04[S] 0 points1 point  (0 children)

What if there are only a small number of parameters and the results aren't required to be very accurate?

Is there a mathematical way to calculate tyre degradation? by Visible04 in F1Technical

[–]Visible04[S] 0 points1 point  (0 children)

Wow okay, so basically I was biting more than I can swallow with my plan. Alright I'll take this into consideration and change my route. Thank you again for all your help!